Class: I2CE Template Options
The class I2CE_Template_Options contains 2 definitions:
- Definition in modules/TemplateData/modules/Options/I2CE_Template_Options.php
- Definition in modules/TemplateData/modules/Options/I2CE_Template_Options.php
modules/TemplateData/modules/Options/I2CE_Template_Options.php
This article desrcibes the class I2CE_Template_Options.
- Extends the class: I2CE_Module.
- Location: Part of the module template-data in the package I2CE
- Source: Defined in the file modules/TemplateData/modules/Options/I2CE_Template_Options.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Template_Options @todo Better Documentation
Methods
addOption()
Add option elements to the select node with the given id attribute.
- Signature: public function addOption($template,$selectID,$id,$value,$node)
- Parameters:
- $template
addOptions()
Add options elements to the select node with the given id attribute.
- Signature: public function addOptions($template,$selectID,$options,$value,$node)
- Parameters:
- $template
- $node
- Default Value: null
getHooks()
- Signature: static public function getHooks()
getMethods()
- Signature: static public function getMethods()
processOptions()
- Signature: public function processOptions($page)
- Parameters:
- $page
Inherited Fuzzy Methods
launchBackgroundProcess()
This method is inherited from I2CE_Module->launchBackgroundProcess()
launchBackgroundPHPScript()
This method is inherited from I2CE_Module->launchBackgroundPHPScript()
launchBackgroundPage()
This method is inherited from I2CE_Module->launchBackgroundPage()
userMessage()
This method is inherited from I2CE_Fuzzy->userMessage()
modules/TemplateData/modules/Options/I2CE_Template_Options.php
This article desrcibes the class I2CE_Template_Options.
- Extends the class: I2CE_Module.
- Location: Part of the module template-data in the package I2CE
- Source: Defined in the file modules/TemplateData/modules/Options/I2CE_Template_Options.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Template_Options @todo Better Documentation
Methods
addOption()
Add option elements to the select node with the given id attribute.
- Signature: public function addOption($template,$selectID,$id,$value,$node)
- Parameters:
- $template
addOptions()
Add options elements to the select node with the given id attribute.
- Signature: public function addOptions($template,$selectID,$options,$value,$node)
- Parameters:
- $template
- $node
- Default Value: null
getHooks()
- Signature: static public function getHooks()
getMethods()
- Signature: static public function getMethods()
processOptions()
- Signature: public function processOptions($page)
- Parameters:
- $page
Inherited Fuzzy Methods
launchBackgroundProcess()
This method is inherited from I2CE_Module->launchBackgroundProcess()
launchBackgroundPHPScript()
This method is inherited from I2CE_Module->launchBackgroundPHPScript()
launchBackgroundPage()
This method is inherited from I2CE_Module->launchBackgroundPage()
userMessage()
This method is inherited from I2CE_Fuzzy->userMessage()