Antville 1.2-beta API Reference
Class Index | File Index

Classes


Class Images


Extends HopObject.

Defined in: Images.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Images()
Field Summary
Field Attributes Field Name and Description
<static>  
Images._children
<static>  
<static>  
Images.galleries
<static>  
Method Summary
Method Attributes Method Name and Description
 
getPermission(action)
 
getTags(group)
 
<static>  
Images.remove()
Methods borrowed from class HopObject:
addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, getTitle, 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, toString, touch, type_macro, upload_macro
Class Detail
Images()
Field Detail
<static> {Image} Images._children

<static> {Tag[]} Images.alphabeticalGalleries

<static> {Tag[]} Images.galleries

<static> {Tag[]} Images.otherGalleries
Method Detail
{Boolean} getPermission(action)
Parameters:
{String} action
Returns:
{Boolean}

{Tag[]} getTags(group)
Parameters:
{String} group
Returns:
{Tag[]}
See:
Site#getTags

{Image[]} mergeImages()
Returns:
{Image[]}

<static> Images.remove()

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Nov 02 2009 15:35:32 GMT+0100 (CET)