Class: I2CE SwissConfigFactory (4.1.4)
This article describes the class I2CE_SwissConfigFactory .
- Extends the class: I2CE_SwissFactory.
- Location: Part of the module swissConfig in the package I2CE 4.1.4-release
- 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