Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper
Package
Description
-
Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.editor.inline
Modifier and TypeClassDescriptionclass
An EmoticonImageMapper which makes use of the type of the emoticon supplied when building the URL to use.ModifierConstructorDescriptionEditorEmoticonMarshaller
(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, MarshallingRegistry registry) -
Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.view.inline
ModifierConstructorDescriptionViewEmoticonMarshaller
(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, HrefEvaluator hrefEvaluator)