|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmoticonDisplayMapper | |
---|---|
com.atlassian.confluence.content.render.xhtml.editor.inline | |
com.atlassian.confluence.content.render.xhtml.view.inline | |
com.atlassian.plugins.editor.actions |
Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.editor.inline |
---|
Classes in com.atlassian.confluence.content.render.xhtml.editor.inline that implement EmoticonDisplayMapper | |
---|---|
class |
SimpleEmoticonDisplayMapper
An EmoticonImageMapper which makes use of the type of the emoticon supplied when building the URL to use. |
Constructors in com.atlassian.confluence.content.render.xhtml.editor.inline with parameters of type EmoticonDisplayMapper | |
---|---|
EditorEmoticonMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory,
EmoticonDisplayMapper emoticonDisplayMapper,
UserI18NBeanFactory userI18NBeanFactory,
MarshallingRegistry registry)
|
Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.view.inline |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.view.inline with parameters of type EmoticonDisplayMapper | |
---|---|
ViewEmoticonMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory,
EmoticonDisplayMapper emoticonDisplayMapper,
UserI18NBeanFactory userI18NBeanFactory,
HrefEvaluator hrefEvaluator)
|
Uses of EmoticonDisplayMapper in com.atlassian.plugins.editor.actions |
---|
Methods in com.atlassian.plugins.editor.actions with parameters of type EmoticonDisplayMapper | |
---|---|
void |
TinyMceEmotionsAction.setEmoticonDisplayMapper(EmoticonDisplayMapper emoticonDisplayMapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |