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:

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]

Returns:
IdentifiableObject

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

References $id.

IdentifiableObject::getId (  ) 

Implements Identifiable.

Reimplemented in Enumeration.

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

Referenced by IdentifiableTree::toString().

IdentifiableObject::setId ( id  ) 

Returns:
IdentifiableObject

Implements Identifiable.

Reimplemented in Enumeration, and LogLevel.

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

References $id.


Member Data Documentation


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

generated by doxygen-1.5.5
for onPHP at Thu Aug 7 18:21:42 2008