|
Ideal Identifiable interface implementation.
More...
Inheritance diagram for IdentifiableObject:
[legend]List of all members.
|
Public Member Functions |
| | getId () |
| | setId ($id) |
Static Public Member Functions |
| static | wrap ($id) |
Protected Attributes |
| | $id = null |
Detailed Description
Ideal Identifiable interface implementation.
;-)
- See also:
- Identifiable
Definition at line 21 of file IdentifiableObject.class.php.
Member Function Documentation
| static IdentifiableObject::wrap |
( |
$ |
id |
) |
[static] |
| IdentifiableObject::getId |
( |
|
) |
[final] |
| IdentifiableObject::setId |
( |
$ |
id |
) |
[final] |
Member Data Documentation
IdentifiableObject::$id = null [protected] |
The documentation for this class was generated from the following file:
|
|