|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Emoticon in com.atlassian.confluence.content.render.xhtml.editor.inline |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.editor.inline that return Emoticon | |
|---|---|
Emoticon |
EditorEmoticonUnmarshaller.unmarshal(XMLEventReader xmlEventReader,
FragmentTransformer mainFragmentTransformer,
ConversionContext conversionContext)
|
| Methods in com.atlassian.confluence.content.render.xhtml.editor.inline with parameters of type Emoticon | |
|---|---|
String |
SimpleEmoticonDisplayMapper.getAbsoluteImageUrl(Emoticon emoticon)
|
String |
EmoticonDisplayMapper.getAbsoluteImageUrl(Emoticon emoticon)
Get an absolute URL for the emoticon (this will include the servers configured baseURL). |
String |
SimpleEmoticonDisplayMapper.getImageName(Emoticon emoticon)
|
String |
EmoticonDisplayMapper.getImageName(Emoticon emoticon)
|
String |
SimpleEmoticonDisplayMapper.getRelativeImageUrl(Emoticon emoticon)
|
String |
EmoticonDisplayMapper.getRelativeImageUrl(Emoticon emoticon)
Get a relative URL for the emoticon. |
String |
EditorEmoticonMarshaller.marshal(Emoticon emoticon,
ConversionContext conversionContext)
|
| Uses of Emoticon in com.atlassian.confluence.content.render.xhtml.model.inline |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.model.inline that return Emoticon | |
|---|---|
static Emoticon |
Emoticon.get(String type)
|
static Emoticon |
Emoticon.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Emoticon[] |
Emoticon.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Emoticon in com.atlassian.confluence.content.render.xhtml.storage.inline |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.storage.inline that return Emoticon | |
|---|---|
Emoticon |
StorageEmoticonUnmarshaller.unmarshal(XMLEventReader xmlEventReader,
FragmentTransformer mainFragmentTransformer,
ConversionContext conversionContext)
|
| Methods in com.atlassian.confluence.content.render.xhtml.storage.inline with parameters of type Emoticon | |
|---|---|
String |
StorageEmoticonMarshaller.marshal(Emoticon emoticon,
ConversionContext conversionContext)
|
| Uses of Emoticon in com.atlassian.confluence.content.render.xhtml.view.inline |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.view.inline with parameters of type Emoticon | |
|---|---|
String |
ViewEmoticonMarshaller.marshal(Emoticon emoticon,
ConversionContext conversionContext)
|
| Uses of Emoticon in com.atlassian.confluence.tinymceplugin.actions |
|---|
| Methods in com.atlassian.confluence.tinymceplugin.actions that return Emoticon | |
|---|---|
Emoticon[] |
TinyMceEmotionsAction.getEmoticons()
|
| Methods in com.atlassian.confluence.tinymceplugin.actions with parameters of type Emoticon | |
|---|---|
String |
TinyMceEmotionsAction.getEmoticonIdentifier(Emoticon emoticon)
|
String |
TinyMceEmotionsAction.getEmoticonUrl(Emoticon emoticon)
Returns the relative caching url to the emoticon image. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||