PrimitiveIdentifier Class Reference
[Base data types used in Form]

Inheritance diagram for PrimitiveIdentifier:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 of ($class)
 
Exceptions:
WrongArgumentException 

 dao ()
 
Returns:
GenericDAO

 setMethodName ($methodName)
 
Returns:
PrimitiveIdentifier

 importValue ($value)
 import ($scope)

Private Attributes

 $info = null
 $methodName = 'getById'


Detailed Description

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


Member Function Documentation

PrimitiveIdentifier::of ( class  ) 

Exceptions:
WrongArgumentException 

Returns:
PrimitiveIdentifier

Reimplemented from IdentifiablePrimitive.

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

References IdentifiablePrimitive::$className, IdentifiablePrimitive::guessClassName(), and Assert::isTrue().

Referenced by dao().

Here is the call graph for this function:

PrimitiveIdentifier::dao (  ) 

Returns:
GenericDAO

Definition at line 50 of file PrimitiveIdentifier.class.php.

References Assert::isNotNull(), and of().

Referenced by PrimitiveIdentifierList::import(), import(), and setMethodName().

Here is the call graph for this function:

PrimitiveIdentifier::setMethodName ( methodName  ) 

Returns:
PrimitiveIdentifier

Definition at line 63 of file PrimitiveIdentifier.class.php.

References $methodName, ClassUtils::checkStaticMethod(), dao(), and Assert::isTrue().

Here is the call graph for this function:

PrimitiveIdentifier::importValue ( value  ) 

Reimplemented from BasePrimitive.

Reimplemented in PrimitiveIdentifierList.

Definition at line 81 of file PrimitiveIdentifier.class.php.

References BasePrimitive::$value, BasePrimitive::getName(), ClassUtils::isInstanceOf(), and Assert::isTrue().

Here is the call graph for this function:

PrimitiveIdentifier::import ( scope  ) 

Reimplemented from PrimitiveNumber.

Reimplemented in PrimitiveIdentifierList.

Definition at line 101 of file PrimitiveIdentifier.class.php.

References IdentifiablePrimitive::$className, BasePrimitive::$value, ClassUtils::callStaticMethod(), dao(), and IdentifiablePrimitive::setValue().

Here is the call graph for this function:


Member Data Documentation

PrimitiveIdentifier::$info = null [private]

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

PrimitiveIdentifier::$methodName = 'getById' [private]

Definition at line 20 of file PrimitiveIdentifier.class.php.

Referenced by setMethodName().


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