Class Comment
Extends
Story.
Defined in: Comment.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Comment(parent)
|
Field Attributes | Field Name and Description |
---|---|
<static> |
Comment._children
|
<static> |
Comment.getStatus
|
<static> |
Comment.name
|
<static> |
Comment.parent
|
<static> |
Comment.story
|
Method Attributes | Method Name and Description |
---|---|
getMacroHandler(name)
|
|
getPermission(action)
|
|
href(action)
|
|
<static> |
Comment.remove(options)
|
update(data)
|
- Methods borrowed from class Story:
- comments_macro, count, format_filter, getDelta, getFormOptions, getFormValue, getTitle, isMetadata, link_macro, macro_filter, referrers_macro, setMetadata, summary_macro, tags_macro, url_filter
- Methods borrowed from class HopObject:
- addTag, checkbox_macro, created_macro, creator_macro, getTags, handleMetadata, input_macro, kind_macro, link_filter, 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
<static>
{Comment[]}
Comment._children
<static>
Comment.getStatus
- See:
- defineConstants
<static>
{String}
Comment.name
<static>
{Story}
Comment.story
Method Detail
{HopObject}
getMacroHandler(name)
- Parameters:
- {String} name
- Returns:
- {HopObject}
{Boolean}
getPermission(action)
- Parameters:
- {Object} action
- Returns:
- {Boolean}
{String}
href(action)
- Parameters:
- {Object} action
- Returns:
- {String}
<static>
{String}
Comment.remove(options)
- Parameters:
- options
- Returns:
- {String}
update(data)
- Parameters:
- {Object} data