Class Tag
Extends
HopObject.
Defined in: Tag.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Tag(name, site, type)
|
Field Attributes | Field Name and Description |
---|---|
<static> |
Tag._children
|
<static> |
Tag.images
|
<static> <constant> |
Tag.MOUNTPOINTS
|
<static> |
Tag.name
|
<static> |
Tag.site
|
<static> |
Tag.stories
|
<static> |
Tag.type
|
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, getFormOptions, getFormValue, getTags, 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, touch, type_macro, upload_macro
Field Detail
<static>
{TagHub[]}
Tag._children
<static>
{Images[]}
Tag.images
<static> <constant>
Tag.MOUNTPOINTS
<static>
{String}
Tag.name
<static>
{Site}
Tag.site
<static>
{Story[]}
Tag.stories
<static>
{String}
Tag.type
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}