Zend_Environment_Module_AbstractImplements interfaces:
Located in /Environment/Module/Abstract.php (line 42)
Zend_Environment_Container_Abstract | --Zend_Environment_Module_Abstract
mixed
$_id
(line 49)
mixed
$_info
= 'Zend_Environment_Info' (line 50)
mixed
$_type
(line 51)
Inherited from Zend_Environment_Container_Abstract
Zend_Environment_Container_Abstract::$_data
Zend_Environment_Container_Abstract::$_ptr
Constructor __construct (line 59)
Constructor requires a unique id
getId (line 146)
Retrieve Module id.
getType (line 156)
Retrieve Module type.
_init (line 72)
The _init() method is where the module is propagated. Since the methods for populating the fields can vary this is left to each concrete module to implement.
_parsePhpInfo (line 100)
Convert phpinfo output to an array.
As phpinfo() output can vary from section to section, the methods for extracting text vary for each. Where multiple values exists for a directive within a section, these are converted to arrays.
Directives are also converted to an underscore-based name to allow legal property names.
_underscore (line 80)
Convert keys to valid property ids.
Inherited From Zend_Environment_Container_Abstract
Zend_Environment_Container_Abstract::asArray()
Zend_Environment_Container_Abstract::count()
Zend_Environment_Container_Abstract::current()
Zend_Environment_Container_Abstract::key()
Zend_Environment_Container_Abstract::next()
Zend_Environment_Container_Abstract::rewind()
Zend_Environment_Container_Abstract::valid()
Zend_Environment_Container_Abstract::__get()
Zend_Environment_Container_Abstract::__isset()
Zend_Environment_Container_Abstract::__set()
Documentation generated on Wed, 21 Feb 2007 12:02:11 -0800 by phpDocumentor 1.3.1