mpArrayManagerImplements interfaces:
Abstract array manager class.
Provides access to multidimensional arrays up to deepness of 4 levels.
Located in /contenido/classes/mp/class.mparraymanager.php (line 85)
| Class | Description |
|---|---|
mpGlobals
|
Globals array ($GLOBALS) manager class. Provides another way to access (reading/writing) to globals array. |
static mpIArrayManager
$_instance
(line 103)
Instance of child class.
array
$_aData
(line 91)
Contains the array to manage.
string
$_delem
= '/' (line 97)
The delemiter beeing used to access to array structure.
Documentation generated on Sun, 21 Dec 2008 21:42:43 +0100 by phpDocumentor 1.4.1