ExplodedPrimitive Class Reference
[Base data types used in Form]

Inheritance diagram for ExplodedPrimitive:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setSeparator ($separator)
 
Returns:
ExplodedPrimitive

 getSeparator ()
 setSplitByRegexp ($splitByRegexp=false)
 isSplitByRegexp ()
 import ($scope)

Protected Attributes

 $separator = ' '
 $splitByRegexp = false


Detailed Description

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


Member Function Documentation

ExplodedPrimitive::setSeparator ( separator  ) 

Returns:
ExplodedPrimitive

Definition at line 24 of file ExplodedPrimitive.class.php.

References $separator.

ExplodedPrimitive::getSeparator (  ) 

Definition at line 31 of file ExplodedPrimitive.class.php.

ExplodedPrimitive::setSplitByRegexp ( splitByRegexp = false  ) 

Definition at line 36 of file ExplodedPrimitive.class.php.

References $splitByRegexp.

ExplodedPrimitive::isSplitByRegexp (  ) 

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

Referenced by import().

ExplodedPrimitive::import ( scope  ) 

Reimplemented from PrimitiveString.

Definition at line 48 of file ExplodedPrimitive.class.php.

References isSplitByRegexp().

Here is the call graph for this function:


Member Data Documentation

ExplodedPrimitive::$separator = ' ' [protected]

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

Referenced by setSeparator().

ExplodedPrimitive::$splitByRegexp = false [protected]

Definition at line 19 of file ExplodedPrimitive.class.php.

Referenced by setSplitByRegexp().


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