Class Skin
Constructor Attributes | Constructor Name and Description |
---|---|
Skin(prototype, name)
|
Field Attributes | Field Name and Description |
---|---|
Method Summary
Method Attributes | Method Name and Description |
---|---|
equals(source)
|
|
<static> |
Skin.getByName(group, name)
|
getFormOptions(name)
|
|
getMainSkin(prototype)
|
|
getPermission(action)
|
|
<static> |
Skin.getPrototypeOptions()
|
getSubskin(prototype, name)
|
|
href(action)
|
|
<static> |
Skin.remove(skin)
|
render()
|
|
setSource(source)
|
|
toString()
|
|
update(data)
|
- Methods borrowed from class HopObject:
- addTag
- checkbox_macro
- created_macro
- creator_macro
- deleteMetadata
- getFormValue
- getMetadata
- getTags
- getTitle
- handleMetadata
- input_macro
- kind_macro
- link_filter
- link_macro
- log
- macro_macro
- map
- metadata_macro
- modified_macro
- modifier_macro
- notify
- onRequest
- radiobutton_macro
- removeTag
- select_macro
- self_macro
- setMetadata
- setTags
- skin_macro
- textarea_macro
- touch
- type_macro
- upload_macro
Class Detail
Skin(prototype, name)
- Parameters:
- {String} prototype
- {String} name
Method Detail
-
content_macro()
-
{Boolean} equals(source)
- Parameters:
- {String} source
- Returns:
- {Boolean}
-
- Parameters:
- {String} group
- {String} name
- Returns:
- {Skin}
-
{String} getConfirmText()
- Returns:
- {String}
-
{Object} getFormOptions(name)
- Parameters:
- {String} name
- Returns:
- {Object}
-
{Skin} getMainSkin(prototype)
- Parameters:
- {String} prototype
- Returns:
- {Skin}
-
{Boolean} getPermission(action)
- Parameters:
- {String} action
- Returns:
- {Boolean}
-
<static> {String[]} Skin.getPrototypeOptions()
- Returns:
- {String[]}
-
{String} getSource()
- Returns:
- {String}
-
{java.io.File} getStaticFile()
- Returns:
- {java.io.File}
-
{Skin} getSubskin(prototype, name)
- Parameters:
- prototype
- name
- Returns:
- {Skin}
-
{String} href(action)
- Parameters:
- {String} action
- Returns:
- {String}
-
<static> Skin.remove(skin)
- Parameters:
- {Skin} skin
-
render()
-
setSource(source)
- Parameters:
- {String} source
-
status_macro()
-
{String} toString()
- Returns:
- {String}
-
update(data)
- Parameters:
- {Object} data