IdentifiablePrimitive Class Reference
[Base data types used in Form]

Inheritance diagram for IdentifiablePrimitive:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 of ($className)
 setValue ($value)
 
Exceptions:
WrongArgumentException 


Static Protected Member Functions

static guessClassName ($class)

Protected Attributes

 $className = null


Detailed Description

Definition at line 16 of file IdentifiablePrimitive.class.php.


Member Function Documentation

IdentifiablePrimitive::of ( className  )  [abstract]

Reimplemented in PrimitiveEnumeration, and PrimitiveIdentifier.

IdentifiablePrimitive::setValue ( value  ) 

Exceptions:
WrongArgumentException 

Returns:
IdentifiablePrimitive

Reimplemented from BasePrimitive.

Definition at line 26 of file IdentifiablePrimitive.class.php.

References $className, BasePrimitive::$value, and Assert::isTrue().

Referenced by PrimitiveIdentifier::import().

Here is the call graph for this function:

static IdentifiablePrimitive::guessClassName ( class  )  [static, protected]

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

Referenced by PrimitiveIdentifier::of(), and PrimitiveEnumeration::of().


Member Data Documentation

IdentifiablePrimitive::$className = null [protected]

Definition at line 18 of file IdentifiablePrimitive.class.php.

Referenced by PrimitiveIdentifier::import(), PrimitiveIdentifier::of(), PrimitiveEnumeration::of(), and setValue().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:46 2007 for onPHP by  doxygen 1.5.4