onPHP

IdentifiableObject Class Reference

 

IdentifiableObject Class Reference
[Widely used base classes and interfacesClasses implemented in PHP's extension.]

Ideal Identifiable interface implementation. More...

Inheritance diagram for IdentifiableObject:

Inheritance graph
[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]

Definition at line 25 of file IdentifiableObject.class.php.

References $id.

IdentifiableObject::getId (  )  [final]

Implements Identifiable.

Definition at line 32 of file IdentifiableObject.class.php.

IdentifiableObject::setId ( id  )  [final]

Implements Identifiable.

Definition at line 43 of file IdentifiableObject.class.php.

References $id.


Member Data Documentation

IdentifiableObject::$id = null [protected]


The documentation for this class was generated from the following file:

generated by doxygen-1.5.1
for onPHP at Tue Feb 13 19:30:11 2007