Class: I2CE SwissConfigFactory (Development): Difference between revisions
(Created page with '{{otherversions|Class: I2CE_SwissConfigFactory}} This article describes the class ''I2CE_SwissConfigFactory'' . *Extends the class: [[Class: I2CE_SwissFactory (Development) | I2C…') |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
This article describes the class ''I2CE_SwissConfigFactory'' . | This article describes the class ''I2CE_SwissConfigFactory'' . | ||
*Extends the class: [[Class: I2CE_SwissFactory (Development) | I2CE_SwissFactory]]. | *Extends the class: [[Class: I2CE_SwissFactory (Development) | I2CE_SwissFactory]]. | ||
*Location: Part of the module [[I2CE Module List (Development)#swissConfig|swissConfig]] in the package [https://launchpad.net/i2ce I2CE] 4. | *Location: Part of the module [[I2CE Module List (Development)#swissConfig|swissConfig]] in the package [https://launchpad.net/i2ce I2CE] 4.1-dev | ||
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L29 modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 29 | ||
*Author: Carl Leitner <litlfred@ibiblio.org> | *Author: Carl Leitner <litlfred@ibiblio.org> | ||
I2CE_SwissConfigFactory | I2CE_SwissConfigFactory | ||
Line 9: | Line 9: | ||
===$configNodes=== | ===$configNodes=== | ||
@var protected DOMNode $configNode | @var protected DOMNode $configNode | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L72 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 72 | ||
*Type: protected $configNodes | *Type: protected $configNodes | ||
===$statii=== | ===$statii=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L73 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 73 | ||
*Type: protected $statii | *Type: protected $statii | ||
===$module=== | ===$module=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L100 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 100 | ||
*Type: protected $module | *Type: protected $module | ||
===$translatedConfigs=== | ===$translatedConfigs=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L158 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 158 | ||
*Type: protected $translatedConfigs | *Type: protected $translatedConfigs | ||
===$child_node_cache=== | ===$child_node_cache=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L364 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 364 | ||
*Type: protected $child_node_cache | *Type: protected $child_node_cache | ||
===$child_node_cache_index=== | ===$child_node_cache_index=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L365 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 365 | ||
*Type: protected $child_node_cache_index | *Type: protected $child_node_cache_index | ||
Line 35: | Line 35: | ||
===__construct()=== | ===__construct()=== | ||
construct a swiss swiss factory and create it if it doesn't exist. @param I2CE_MagicDataNode $storage. The root of the magic data we will be operating on @param string $swissName. The classname for the root swiss object. @throws Exception | construct a swiss swiss factory and create it if it doesn't exist. @param I2CE_MagicDataNode $storage. The root of the magic data we will be operating on @param string $swissName. The classname for the root swiss object. @throws Exception | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L107 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 107 | ||
*Signature: public function __construct($page,$options) | *Signature: public function __construct($page,$options) | ||
*Parameters: | *Parameters: | ||
Line 42: | Line 42: | ||
***Default Value: array() | ***Default Value: array() | ||
===count()=== | ===count()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L428 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 428 | ||
*Signature: public function count($swiss) | *Signature: public function count($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===displayValues()=== | ===displayValues()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L346 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 346 | ||
*Signature: public function displayValues($contentNode,$path,$ | *Signature: public function displayValues($contentNode,$path,$action,$transient_options) | ||
*Parameters: | *Parameters: | ||
**$contentNode | **$contentNode | ||
**$path | **$path | ||
**$action | |||
**$transient_options | **$transient_options | ||
***Default Value: array() | |||
===ensureIterator()=== | ===ensureIterator()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L371 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 371 | ||
*Signature: protected function ensureIterator($swiss) | *Signature: protected function ensureIterator($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getAttribute()=== | ===getAttribute()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L319 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 319 | ||
*Signature: public function getAttribute($swiss,$attr) | *Signature: public function getAttribute($swiss,$attr) | ||
*Parameters: | *Parameters: | ||
Line 72: | Line 67: | ||
**$attr | **$attr | ||
===getChildConfigNode()=== | ===getChildConfigNode()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L86 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 86 | ||
*Signature: protected function getChildConfigNode($node,$child) | *Signature: protected function getChildConfigNode($node,$child) | ||
*Parameters: | *Parameters: | ||
Line 78: | Line 73: | ||
**$child | **$child | ||
===getChildConfigNodes()=== | ===getChildConfigNodes()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L241 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 241 | ||
*Signature: protected function getChildConfigNodes($swiss,$child) | *Signature: protected function getChildConfigNodes($swiss,$child) | ||
*Parameters: | *Parameters: | ||
Line 85: | Line 80: | ||
***Default Value: null | ***Default Value: null | ||
===getChildNames()=== | ===getChildNames()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L55 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 55 | ||
*Signature: public function getChildNames($swiss) | *Signature: public function getChildNames($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getChildStorage()=== | ===getChildStorage()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L193 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 193 | ||
*Signature: public function getChildStorage($swiss,$child,$create) | *Signature: public function getChildStorage($swiss,$child,$create) | ||
*Parameters: | *Parameters: | ||
Line 99: | Line 94: | ||
***Default Value: false | ***Default Value: false | ||
===getChildType()=== | ===getChildType()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L256 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 256 | ||
*Signature: public function getChildType($swiss,$child) | *Signature: public function getChildType($swiss,$child) | ||
*Parameters: | *Parameters: | ||
Line 105: | Line 100: | ||
**$child | **$child | ||
===getConfigNode()=== | ===getConfigNode()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L74 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 74 | ||
*Signature: public function getConfigNode($swiss) | *Signature: public function getConfigNode($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getDescription()=== | ===getDescription()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L290 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 290 | ||
*Signature: public function getDescription($swiss) | *Signature: public function getDescription($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getDisplayName()=== | ===getDisplayName()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L304 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 304 | ||
*Signature: public function getDisplayName($swiss) | *Signature: public function getDisplayName($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getRootStorage()=== | ===getRootStorage()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L169 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 169 | ||
*Signature: protected function getRootStorage() | *Signature: protected function getRootStorage() | ||
===getRootType()=== | ===getRootType()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L160 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 160 | ||
*Signature: protected function getRootType() | *Signature: protected function getRootType() | ||
===getStatus()=== | ===getStatus()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L336 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 336 | ||
*Signature: public function getStatus($swiss) | *Signature: public function getStatus($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===getTranslatedContentAtPath()=== | ===getTranslatedContentAtPath()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L268 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 268 | ||
*Signature: protected function getTranslatedContentAtPath($tag,$path) | *Signature: protected function getTranslatedContentAtPath($tag,$path) | ||
*Parameters: | *Parameters: | ||
Line 137: | Line 132: | ||
**$path | **$path | ||
===getURLRoot()=== | ===getURLRoot()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L232 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 232 | ||
*Signature: public function getURLRoot($action) | *Signature: public function getURLRoot($action) | ||
*Parameters: | *Parameters: | ||
Line 143: | Line 138: | ||
***Default Value: null | ***Default Value: null | ||
===hasAttribute()=== | ===hasAttribute()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L326 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 326 | ||
*Signature: public function hasAttribute($swiss,$attr) | *Signature: public function hasAttribute($swiss,$attr) | ||
*Parameters: | *Parameters: | ||
Line 149: | Line 144: | ||
**$attr | **$attr | ||
===key()=== | ===key()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L388 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 388 | ||
*Signature: public function key($swiss) | *Signature: public function key($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===next()=== | ===next()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L400 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 400 | ||
*Signature: public function next($swiss) | *Signature: public function next($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===rewind()=== | ===rewind()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L406 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 406 | ||
*Signature: public function rewind($swiss) | *Signature: public function rewind($swiss) | ||
*Parameters: | *Parameters: | ||
**$swiss | **$swiss | ||
===setupNode()=== | ===setupNode()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L32 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 32 | ||
*Signature: protected function setupNode($path) | *Signature: protected function setupNode($path) | ||
*Parameters: | *Parameters: | ||
**$path | **$path | ||
===valid()=== | ===valid()=== | ||
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4. | *Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php#L412 i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php] on line 412 | ||
*Signature: public function valid($swiss) | *Signature: public function valid($swiss) | ||
*Parameters: | *Parameters: |
Latest revision as of 08:18, 6 May 2015
This article describes the class I2CE_SwissConfigFactory .
- Extends the class: I2CE_SwissFactory.
- Location: Part of the module swissConfig in the package I2CE 4.1-dev
- Source: Defined in the file modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 29
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_SwissConfigFactory
Variables
$configNodes
@var protected DOMNode $configNode
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 72
- Type: protected $configNodes
$statii
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 73
- Type: protected $statii
$module
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 100
- Type: protected $module
$translatedConfigs
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 158
- Type: protected $translatedConfigs
$child_node_cache
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 364
- Type: protected $child_node_cache
$child_node_cache_index
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 365
- Type: protected $child_node_cache_index
Methods
__construct()
construct a swiss swiss factory and create it if it doesn't exist. @param I2CE_MagicDataNode $storage. The root of the magic data we will be operating on @param string $swissName. The classname for the root swiss object. @throws Exception
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 107
- Signature: public function __construct($page,$options)
- Parameters:
- $page
- $options
- Default Value: array()
count()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 428
- Signature: public function count($swiss)
- Parameters:
- $swiss
displayValues()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 346
- Signature: public function displayValues($contentNode,$path,$action,$transient_options)
- Parameters:
- $contentNode
- $path
- $action
- $transient_options
- Default Value: array()
ensureIterator()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 371
- Signature: protected function ensureIterator($swiss)
- Parameters:
- $swiss
getAttribute()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 319
- Signature: public function getAttribute($swiss,$attr)
- Parameters:
- $swiss
- $attr
getChildConfigNode()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 86
- Signature: protected function getChildConfigNode($node,$child)
- Parameters:
- $node
- $child
getChildConfigNodes()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 241
- Signature: protected function getChildConfigNodes($swiss,$child)
- Parameters:
- $swiss
- $child
- Default Value: null
getChildNames()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 55
- Signature: public function getChildNames($swiss)
- Parameters:
- $swiss
getChildStorage()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 193
- Signature: public function getChildStorage($swiss,$child,$create)
- Parameters:
- $swiss
- $child
- Default Value: null
- $create
- Default Value: false
getChildType()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 256
- Signature: public function getChildType($swiss,$child)
- Parameters:
- $swiss
- $child
getConfigNode()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 74
- Signature: public function getConfigNode($swiss)
- Parameters:
- $swiss
getDescription()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 290
- Signature: public function getDescription($swiss)
- Parameters:
- $swiss
getDisplayName()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 304
- Signature: public function getDisplayName($swiss)
- Parameters:
- $swiss
getRootStorage()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 169
- Signature: protected function getRootStorage()
getRootType()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 160
- Signature: protected function getRootType()
getStatus()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 336
- Signature: public function getStatus($swiss)
- Parameters:
- $swiss
getTranslatedContentAtPath()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 268
- Signature: protected function getTranslatedContentAtPath($tag,$path)
- Parameters:
- $tag
- $path
getURLRoot()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 232
- Signature: public function getURLRoot($action)
- Parameters:
- $action
- Default Value: null
- $action
hasAttribute()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 326
- Signature: public function hasAttribute($swiss,$attr)
- Parameters:
- $swiss
- $attr
key()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 388
- Signature: public function key($swiss)
- Parameters:
- $swiss
next()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 400
- Signature: public function next($swiss)
- Parameters:
- $swiss
rewind()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 406
- Signature: public function rewind($swiss)
- Parameters:
- $swiss
setupNode()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 32
- Signature: protected function setupNode($path)
- Parameters:
- $path
valid()
- Defined in i2ce/modules/SwissFactory/modules/SwissConfig/lib/I2CE_SwissConfigFactory.php on line 412
- Signature: public function valid($swiss)
- Parameters:
- $swiss
Inherited Methods
current()
This public method is inherited from I2CE_SwissFactory->current()
getPage()
This public method is inherited from I2CE_SwissFactory->getPage()
getPath()
This public method is inherited from I2CE_SwissFactory->getPath()
getPathComponents()
This public method is inherited from I2CE_SwissFactory->getPathComponents()
getStorage()
This public method is inherited from I2CE_SwissFactory->getStorage()
getStoredOptions()
This public method is inherited from I2CE_SwissFactory->getStoredOptions()
getSwiss()
This public method is inherited from I2CE_SwissFactory->getSwiss()
getURLQueryString()
This public method is inherited from I2CE_SwissFactory->getURLQueryString()
humanText()
This public method is inherited from I2CE_SwissFactory->humanText()
setRedirect()
This public method is inherited from I2CE_SwissFactory->setRedirect()
setRootSwiss()
This public method is inherited from I2CE_SwissFactory->setRootSwiss()
setStoredOptions()
This public method is inherited from I2CE_SwissFactory->setStoredOptions()
updateValues()
This public method is inherited from I2CE_SwissFactory->updateValues()
setupDisplay()
This protected method is inherited from I2CE_SwissFactory->setupDisplay()
Inherited Variables
$page
Theis protected variable is inherited from I2CE_SwissFactory->$page
$swiss
Theis protected variable is inherited from I2CE_SwissFactory->$swiss
$stored_options
Theis protected variable is inherited from I2CE_SwissFactory->$stored_options
$template
Theis protected variable is inherited from I2CE_SwissFactory->$template
$style
Theis protected variable is inherited from I2CE_SwissFactory->$style