public class ERXFavIcon extends com.webobjects.appserver._private.WOHTMLDynamicElement
| Name | Description |
|---|---|
href | href to the icon |
filename | filename of the icon |
framework | framework of the icon |
type | the type of icon to use. Default is for a favicon, while "touch" generates an 'apple-touch-icon-precomposed' icon for android and iDevices. For information about icon sizes, see touch icons |
| Modifier and Type | Field and Description |
|---|---|
protected WOAssociation |
_filename |
protected WOAssociation |
_framework |
protected WOAssociation |
_href |
protected WOAssociation |
_type |
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
ERXFavIcon(String aName,
NSDictionary associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendAttributesToResponse(WOResponse response,
WOContext context) |
protected boolean |
hasContent() |
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, toString, urlAttributeAssociationsaddChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequestprotected WOAssociation _href
protected WOAssociation _framework
protected WOAssociation _filename
protected WOAssociation _type
public ERXFavIcon(String aName, NSDictionary associations, WOElement template)
public void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementprotected boolean hasContent()
hasContent in class com.webobjects.appserver._private.WOHTMLDynamicElementCopyright © 2002 – 2025 Project Wonder.