Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper
Packages that use EmoticonDisplayMapper
Package
Description
-
Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.editor.inline
Classes in com.atlassian.confluence.content.render.xhtml.editor.inline that implement EmoticonDisplayMapperModifier and TypeClassDescriptionclassAn 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 EmoticonDisplayMapperModifierConstructorDescriptionEditorEmoticonMarshaller(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 EmoticonDisplayMapperModifierConstructorDescriptionViewEmoticonMarshaller(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, HrefEvaluator hrefEvaluator)