XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct ($type, $value) | |
getOutputValue () | |
getValue () | |
Data Fields | |
$mType = EASYLEX_SQL_UNKNOWN | |
$mValue = '' | |
Definition at line 23 of file EasyLex_SQLScanner.class.php.
__construct | ( | $type, | |
$value ) |
Definition at line 28 of file EasyLex_SQLScanner.class.php.
getOutputValue | ( | ) |
Definition at line 34 of file EasyLex_SQLScanner.class.php.
getValue | ( | ) |
Definition at line 43 of file EasyLex_SQLScanner.class.php.
$mType = EASYLEX_SQL_UNKNOWN |
Definition at line 25 of file EasyLex_SQLScanner.class.php.
$mValue = '' |
Definition at line 26 of file EasyLex_SQLScanner.class.php.