
Public Member Functions | |
| __construct ($rawString) | |
| toDialectString (Dialect $dialect) | |
| toBoolean (Form $form) | |
Private Attributes | |
| $string = null | |
Definition at line 20 of file DBRaw.class.php.
| DBRaw::__construct | ( | $ | rawString | ) |
Definition at line 24 of file DBRaw.class.php.
| DBRaw::toDialectString | ( | Dialect $ | dialect | ) |
| DBRaw::toBoolean | ( | Form $ | form | ) |
DBRaw::$string = null [private] |
Definition at line 22 of file DBRaw.class.php.
1.5.4