
Public Member Functions | |
| setSeparator ($separator) | |
| |
| getSeparator () | |
| setSplitByRegexp ($splitByRegexp=false) | |
| isSplitByRegexp () | |
| import ($scope) | |
Protected Attributes | |
| $separator = ' ' | |
| $splitByRegexp = false | |
Definition at line 16 of file ExplodedPrimitive.class.php.
| ExplodedPrimitive::setSeparator | ( | $ | separator | ) |
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 |
) |
| ExplodedPrimitive::isSplitByRegexp | ( | ) |
| ExplodedPrimitive::import | ( | $ | scope | ) |
Reimplemented from PrimitiveString.
Definition at line 48 of file ExplodedPrimitive.class.php.
References isSplitByRegexp().

ExplodedPrimitive::$separator = ' ' [protected] |
ExplodedPrimitive::$splitByRegexp = false [protected] |
1.5.4