Class Index | File Index

Classes


Class Comment


Extends Story.

Defined in: Comment.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Comment(parent)
Field Summary
Field Attributes Field Name and Description
<private>  
<static>  
Comment.getStatus
 
 
 
Fields borrowed from class Story:
commentMode, comments, created, creator, metadata, mode, modified, modifier, parent_id, parent_type, prototype, requests, site, status, tags, text, title
Method Summary
Method Attributes Method Name and Description
 
 
 
getPermission(action)
 
href(action)
 
link_macro(param, action, text)
<static>  
Comment.remove(options)
 
 
 
update(data)
Methods borrowed from class Story:
comments_macro, count, format_filter, getDelta, getFormOptions, getFormValue, getTitle, isMetadata, 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
Class Detail
Comment(parent)
Parameters:
{Object} parent
Field Detail
<private> {Comment[]} _children

<static> Comment.getStatus
See:
defineConstants

{String} name

{Story|Comment} parent

{Story} story
Method Detail
{String} getConfirmText()
Returns:
{String}

{HopObject} getMacroHandler(name)
Parameters:
{String} name
Returns:
{HopObject}

{Boolean} getPermission(action)
Parameters:
{Object} action
Returns:
{Boolean}

{String} href(action)
Parameters:
{Object} action
Returns:
{String}

link_macro(param, action, text)
Parameters:
{Object} param
{Object} action
{Object} text

<static> {String} Comment.remove(options)
Parameters:
options
Returns:
{String}

text_macro()

title_macro()

update(data)
Parameters:
{Object} data

Documentation generated by JsDoc Toolkit 2.3.3-beta on Sat Jun 05 2010 17:47:54 GMT+0200 (CEST)