PrimitiveList Class Reference
[Base data types used in Form]

Inheritance diagram for PrimitiveList:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getChoiceValue ()
 getActualChoiceValue ()
 setDefault ($default)
 
Returns:
PrimitiveList

 getList ()
 
Returns:
plain array of possible primitive choices

 setList ($list)
 
Returns:
PrimitiveList

 import ($scope)

Protected Attributes

 $list = array()


Detailed Description

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


Member Function Documentation

PrimitiveList::getChoiceValue (  ) 

Implements ListedPrimitive.

Reimplemented in PrimitiveMultiList.

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

PrimitiveList::getActualChoiceValue (  ) 

Implements ListedPrimitive.

Reimplemented in PrimitiveMultiList.

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

PrimitiveList::setDefault ( default  ) 

Returns:
PrimitiveList

Reimplemented from BasePrimitive.

Reimplemented in PrimitiveMultiList.

Definition at line 39 of file PrimitiveList.class.php.

References BasePrimitive::$default, and Assert::isTrue().

Here is the call graph for this function:

PrimitiveList::getList (  ) 

Returns:
plain array of possible primitive choices

Implements ListedPrimitive.

Definition at line 54 of file PrimitiveList.class.php.

PrimitiveList::setList ( list  ) 

Returns:
PrimitiveList

Implements ListedPrimitive.

Reimplemented in PrimitivePlainList.

Definition at line 62 of file PrimitiveList.class.php.

References $list.

PrimitiveList::import ( scope  ) 

Reimplemented from BasePrimitive.

Reimplemented in PrimitiveMultiList.

Definition at line 69 of file PrimitiveList.class.php.


Member Data Documentation

PrimitiveList::$list = array() [protected]

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

Referenced by PrimitivePlainList::setList(), and setList().


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