Class Tag
Constructor Attributes | Constructor Name and Description |
---|---|
Tag(name, site, type)
|
Field Attributes | Field Name and Description |
---|---|
<private> | |
<static> <constant> |
Tag.DELIMITER
|
<static> <constant> |
Tag.MOUNTPOINTS
|
Method Summary
Method Attributes | Method Name and Description |
---|---|
getPermission(action)
|
|
getTitle()
|
|
href(action)
|
|
permission_macro(param, type)
|
|
toString()
|
- Methods borrowed from class HopObject:
- addTag
- checkbox_macro
- created_macro
- creator_macro
- deleteMetadata
- getFormOptions
- getFormValue
- getMetadata
- getTags
- 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
Method Detail
-
{Boolean} getPermission(action)
- Parameters:
- {String} action
- Returns:
- {Boolean}
-
{Story[]|Image[]} getTagged()
- Returns:
- {Story[]|Image[]}
-
{String} getTitle()
- Returns:
- {String}
-
{String} href(action)
- Parameters:
- {String} action
- Returns:
- {String}
-
permission_macro(param, type)
- Parameters:
- {Object} param
- {String} type
-
{String} toString()
- Returns:
- {String}