Antville 1.2.1 API Reference
Class Index | File Index

Classes


Class Archive


Extends HopObject.

Defined in: Archive.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Archive(name, type, parent)
Field Summary
Field Attributes Field Name and Description
<private>  
 
 
 
Method Summary
Method Attributes Method Name and Description
 
 
 
 
 
 
getPermission(action)
 
 
href(action)
 
link_macro(param, action, text)
 
Methods borrowed from class HopObject:
addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, getTags, getTitle, 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
Archive(name, type, parent)
Parameters:
{Object} name
{Object} type
{Object} parent
Field Detail
<private> {Story[]} _children

{String} name

{String} parent

{String} type
Method Detail
{HopObject} getChildElement(name)
Parameters:
{String} name
Returns:
{HopObject}

{Date} getDate()
Returns:
{Date}

{String} getFilter()
Parameters:
{boolean}
Returns:
{String}

{Number} getPage()
Returns:
{Number}

{Number} getPageSize()
Returns:
{Number}

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

{Number} getSize()
Returns:
{Number}

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

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

stories_macro()

Documentation generated by JsDoc Toolkit 2.3.3-beta on Fri Jan 21 2011 21:44:02 GMT+0100 (CET)