Zend Framework
1.12
|
Public Member Functions | |
__construct ($objNum, $genNum, $isFree, $dump=null) | |
Object constructor. | |
getObjNum () | |
Get object number. | |
getGenNum () | |
Get generation number. | |
isFree () | |
Check, that object is free. | |
getObjectDump () | |
Get string representation of the object. | |
__construct | ( | $objNum, | |
$genNum, | |||
$isFree, | |||
$dump = null |
|||
) |
Object constructor.
integer | $objCount |
getGenNum | ( | ) |
Get generation number.
getObjectDump | ( | ) |
Get string representation of the object.
getObjNum | ( | ) |
Get object number.
isFree | ( | ) |
Check, that object is free.