Class: I2CE Template Options
From IHRIS Wiki
This article describes the class I2CE_Template_Options.
- Extends the class: I2CE_Module.
- Parent Classses: I2CE_Module I2CE_Fuzzy
- Location: Part of the module Options 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:
addOptions()
Add options elements to the select node with the given id attribute.
- Signature: public function addOptions($template,$selectID,$options,$value,$node)
- Parameters:
getHooks()
- Signature: static public function getHooks()
getMethods()
- Signature: static public function getMethods()
processOptions()
- Signature: public function processOptions($page)
- Parameters:
- $page