Class: I2CE Swiss Default Base: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
*Signature: public function displayOptions($optionsNode,$transient_options) | *Signature: public function displayOptions($optionsNode,$transient_options) | ||
*Parameters: | *Parameters: | ||
*$optionsNode | **$optionsNode | ||
*$transient_options | **$transient_options | ||
===getLocale()=== | ===getLocale()=== | ||
*Signature: public function getLocale() | *Signature: public function getLocale() |
Revision as of 12:10, 17 October 2009
This article desrcibes the1 class I2CE_Swiss_Default_Base.
- Extends the class: I2CE_Swiss.
- Location: Part of the module swissfactory in the package I2CE
- Source: Defined in the file modules/SwissFactory/lib/I2CE_Swiss_Default_Base.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Swiss_Default_Base
Methods
displayOptions()
- Signature: public function displayOptions($optionsNode,$transient_options)
- Parameters:
- $optionsNode
- $transient_options
getLocale()
- Signature: public function getLocale()
Inherited Variables
$name
Theis protected variable is inherited from I2CE_Swiss->$name
$path
Theis protected variable is inherited from I2CE_Swiss->$path
$parent
Theis protected variable is inherited from I2CE_Swiss->$parent
$page
Theis protected variable is inherited from I2CE_Swiss->$page
$template
Theis protected variable is inherited from I2CE_Swiss->$template
$children
Theis protected variable is inherited from I2CE_Swiss->$children
Inherited Fuzzy Methods
userMessage()
This method is inherited from I2CE_Fuzzy->userMessage()