Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2011-5-27 22:23

Class Poll

Class Summary
Constructor Attributes Constructor Name and Description
 
Poll(question)
Field Summary
Field Attributes Field Name and Description
<private>  
 
 
 
 
 
 
 
 
 

Class Detail

Poll(question)
Parameters:
{String} question

Field Detail

<private> {Choice[]} _children
{String} closed
{Date} created
{User} creator
{Date} modified
{User} modifier
{String} question
{Site} site
{String} status
{Vote[]} votes

Method Detail

  • closed_macro(param, format)
    Parameters:
    {Object} param
    {String} format
  • {String} getConfirmText()
    Returns:
    {String}
  • {Object} getFormOptions(name)
    Parameters:
    {String} name
    Returns:
    {Object}
  • {Boolean} getPermission(action)
    Parameters:
    {String} action
    Returns:
    {Boolean}
  • <static> {String[]} Poll.getStatus(ctor)
    Parameters:
    {String} ctor
    Returns:
    {String[]}
    See:
    defineConstants
  • input_macro(param, name)
    Parameters:
    {Object} param
    {String} name
    See:
    HopObject#link_macro
  • Parameters:
    {Object} param
    {String} action
    {String} text
    See:
    HopObject#link_macro
  • <static> Poll.remove()
  • update(data)
    Parameters:
    {Object} data
  • vote(data)
    Parameters:
    {Object} data
  • votes_macro()