Public Member Functions | |
attachOrmMap ($mapName) | |
Stores the orm Map's name in $this->ormList array attribute. | |
Data Fields | |
$ormList = array() | |
Array Stores the List of ORMs to load. |
Definition at line 28 of file zigModel.php.
zigModel::attachOrmMap | ( | $ | mapName | ) |
Stores the orm Map's name in $this->ormList
array attribute.
$mapName | string The ORM Map Name to be loaded |
Definition at line 39 of file zigModel.php.
zigModel::$ormList = array() |