nxr

Tag favicon

Component Information 
InfoValue
Component Typeorg.nuxeo.ecm.web.resources.jsf.component.UIFavicon
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
valuefalsejavax.el.ValueExpression
(must evaluate to org.nuxeo.theme.styling.service.descriptors.IconDescriptor)
The favicon object, that should be an instance of IconDescriptor. Filling the value attribute is equivalent to filling each of the other attributes value.
namefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name for this favicon.
srcfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The path to the favicon image.
mimetypefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The mimetype of the favicon image (can be deduced from the image extension).
sizesfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The sizes for this favicon (HTML5 attribute).

Output generated by Vdldoc View Declaration Language Documentation Generator.