pnForm
[ class tree: pnForm ] [ index: pnForm ] [ all elements ]

Class: pnFormCategoryCheckboxList

Source Location: /system/pnForm/plugins/function.pnformcategorycheckboxlist.php

Class Overview

pnFormPlugin
   |
   --pnFormStyledPlugin
      |
      --pnFormBaseListSelector
         |
         --pnFormCheckboxList
            |
            --pnFormCategoryCheckboxList

Category selector


Author(s):

Version:

  • $Id: pnversion.php 19260 2006-06-12 13:08:15Z markwest $

Copyright:

  • (c) 2007, Zikula Development Team

Variables

Methods


Inherited Variables

Inherited Methods

Class: pnFormCheckboxList

pnFormCheckboxList::clearValidation()
pnFormCheckboxList::create()
pnFormCheckboxList::decode()
pnFormCheckboxList::getFilename()
pnFormCheckboxList::getSelectedValue()
pnFormCheckboxList::load()
pnFormCheckboxList::loadValue()
pnFormCheckboxList::render()
pnFormCheckboxList::saveValue()
pnFormCheckboxList::setError()
pnFormCheckboxList::setSelectedValue()
pnFormCheckboxList::validate()

Class: pnFormBaseListSelector

pnFormBaseListSelector::addItem()
pnFormBaseListSelector::clearValidation()
pnFormBaseListSelector::create()
pnFormBaseListSelector::getFilename()
pnFormBaseListSelector::getSelectedValue()
pnFormBaseListSelector::initialize()
pnFormBaseListSelector::load()
pnFormBaseListSelector::loadValue()
pnFormBaseListSelector::saveValue()
pnFormBaseListSelector::setError()
pnFormBaseListSelector::setItems()
pnFormBaseListSelector::setSelectedValue()

Class: pnFormStyledPlugin

pnFormStyledPlugin::renderAttributes()

Class: pnFormPlugin

pnFormPlugin::pnFormPlugin()
Constructor
pnFormPlugin::create()
Create event handler
pnFormPlugin::dataBound()
DataBound event handler
pnFormPlugin::decode()
Decode event handler
pnFormPlugin::decodePostBackEvent()
Decode event handler for actions that generate a postback event
pnFormPlugin::getIdHtml()
Utility function to generate HTML for ID attribute
pnFormPlugin::initialize()
Initialize event handler
pnFormPlugin::load()
Load event handler
pnFormPlugin::postRender()
PostRender event handler
pnFormPlugin::readParameters()
Read Smarty plugin parameters
pnFormPlugin::registerPlugin()
pnFormPlugin::render()
Render event handler
pnFormPlugin::renderAttributes()
pnFormPlugin::renderBegin()
RenderBegin event handler
pnFormPlugin::renderContent()
RenderContent event handler
pnFormPlugin::renderEnd()
RenderEnd event handler

Class Details

[line 29]
Category selector

This plugin creates a category selector using a series of checkboxes




Tags:

version:  $Id: pnversion.php 19260 2006-06-12 13:08:15Z markwest $
copyright:  (c) 2007, Zikula Development Team


[ Top ]


Class Variables

$category =

[line 32]


Type:   mixed


[ Top ]

$editLink =

[line 31]


Type:   mixed


[ Top ]



Class Methods


method getFilename [line 35]

void getFilename( )



Overrides pnFormCheckboxList::getFilename() (parent method not documented)

[ Top ]

method load [line 41]

void load( &$render, $params)



Overrides pnFormCheckboxList::load() (parent method not documented)

Parameters:

   &$render  
   $params  

[ Top ]

method render [line 48]

void render( &$render)



Overrides pnFormCheckboxList::render() (parent method not documented)

Parameters:

   &$render  

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:45:40 +0200 by phpDocumentor 1.4.1