Class: I2CE SwissMagicFactory

From IHRIS Wiki
Revision as of 14:13, 17 October 2009 by Litlfred (talk | contribs)

This article desrcibes the class I2CE_SwissMagicFactory.

I2CE_SwissMDNFactory

Variables

$status

  • Type: protected $status

$root_path

  • Type: protected $root_path

$root_type

  • Type: protected $root_type

$root_path_create

  • Type: protected $root_path_create

$root_url_postfix

  • Type: protected $root_url_postfix

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 $type. The type of the root swiwss. Defaults to 'Swiss' @throws Exception

  • Signature: public function __construct($page,$init_options)
  • Parameters:
    • $page
    • $init_options
      • Default Value: array()

count()

  • Signature: public function count($swiss)
  • Parameters:
    • $swiss

getChildNames()

  • Signature: public function getChildNames($swiss)
  • Parameters:
    • $swiss

getChildStorage()

  • Signature: public function getChildStorage($swiss,$child,$create)
  • Parameters:
    • $swiss
    • $child
      • Default Value: null
    • $create
      • Default Value: false

getChildType()

  • Signature: public function getChildType($swiss,$child)
  • Parameters:
    • $swiss
    • $child

getRootStorage()

  • Signature: protected function getRootStorage()

getRootType()

  • Signature: protected function getRootType()

getStatus()

  • Signature: public function getStatus($swiss)
  • Parameters:
    • $swiss

getURLRoot()

  • Signature: public function getURLRoot($action)
  • Parameters:
    • $action
      • Default Value: null

key()

  • Signature: public function key($swiss)
  • Parameters:
    • $swiss

next()

  • Signature: public function next($swiss)
  • Parameters:
    • $swiss

rewind()

  • Signature: public function rewind($swiss)
  • Parameters:
    • $swiss

valid()

  • Signature: public function valid($swiss)
  • Parameters:
    • $swiss

Inherited Methods

current()

This public method is inherited from I2CE_SwissFactory->current()

displayValues()

This public method is inherited from I2CE_SwissFactory->displayValues()

getAttribute()

This public method is inherited from I2CE_SwissFactory->getAttribute()

getDescription()

This public method is inherited from I2CE_SwissFactory->getDescription()

getDisplayName()

This public method is inherited from I2CE_SwissFactory->getDisplayName()

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()

hasAttribute()

This public method is inherited from I2CE_SwissFactory->hasAttribute()

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