Class Skins
Extends
HopObject.
Defined in: Skins.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Skins(name, parent)
|
Field Attributes | Field Name and Description |
---|---|
<private> | |
Method Attributes | Method Name and Description |
---|---|
getChildElement(name)
|
|
getPermission(action)
|
|
getSkin(group, name)
|
- Methods borrowed from class HopObject:
- addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, getTags, getTitle, handleMetadata, input_macro, kind_macro, link_filter, link_macro, log, macro_macro, map, modified_macro, modifier_macro, notify, onRequest, radiobutton_macro, removeTag, select_macro, self_macro, setTags, skin_macro, textarea_macro, toString, touch, type_macro, upload_macro
Field Detail
<private>
{Skin[]}
_children
{Skin[]}
custom
{Skin[]}
modified
{String}
name
{Skins}
parent
Method Detail
- Parameters:
- {String} name
{String}
getOutline()
- Returns:
- {String}
{Boolean}
getPermission(action)
- Parameters:
- {String} action
- Returns:
- {Boolean}
{Skin}
getSkin(group, name)
- Parameters:
- {String} group
- {String} name
- Returns:
- {Skin}