Antville 1.2-beta API Reference
Class Index | File Index

Classes


Class Choice


Extends HopObject.

Defined in: Choice.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Choice(title)
Field Summary
Field Attributes Field Name and Description
<static>  
Choice._children
<static>  
Choice.created
<static>  
Choice.modified
<static>  
Choice.poll
<static>  
Choice.title
Method Summary
Method Attributes Method Name and Description
<static>  
Choice.remove()
 
 
votes_macro(param, variant)
Methods borrowed from class HopObject:
addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, getPermission, getTags, 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
Choice(title)
Parameters:
{Object} title
Field Detail
<static> {Vote[]} Choice._children

<static> {Date} Choice.created

<static> {Date} Choice.modified

<static> {Poll} Choice.poll

<static> {String} Choice.title
Method Detail
<static> Choice.remove()

selected_macro()

votes_macro(param, variant)
Parameters:
{Object} param
{String} variant

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 16 2010 00:41:41 GMT+0100 (CET)