Class: I2CE Swiss Locale: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
*Signature: public function displayValues($contentNode,$trasient_options,$action) | *Signature: public function displayValues($contentNode,$trasient_options,$action) | ||
*Parameters: | *Parameters: | ||
*$contentNode | **$contentNode | ||
*$trasient_options | **$trasient_options | ||
*$action | **$action | ||
===getDescription()=== | ===getDescription()=== | ||
*Signature: public function getDescription() | *Signature: public function getDescription() | ||
Line 19: | Line 19: | ||
*Signature: public function processValues($vals) | *Signature: public function processValues($vals) | ||
*Parameters: | *Parameters: | ||
*$vals | **$vals | ||
==Inherited Variables== | ==Inherited Variables== | ||
===$name=== | ===$name=== |
Revision as of 13:10, 17 October 2009
This article desrcibes the class I2CE_Swiss_Locale.
- Extends the class: I2CE_Swiss.
- Location: Part of the module localeSelector in the package I2CE
- Source: Defined in the file modules/Pages/modules/LocaleSelector/lib/I2CE_Swiss_Locale.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Swiss_Locale
Methods
displayValues()
- Signature: public function displayValues($contentNode,$trasient_options,$action)
- Parameters:
- $contentNode
- $trasient_options
- $action
getDescription()
- Signature: public function getDescription()
getDisplayName()
- Signature: public function getDisplayName()
processValues()
- Signature: public function processValues($vals)
- Parameters:
- $vals
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()