![]() |
rapila
|
Public Member Functions | |
__construct ($aItems=null) | |
__get ($sName) | |
__set ($sName, $sValue) | |
__isset ($sName) | |
__unset ($sName) | |
getItems () | |
parse ($sQuery) | |
Static Public Member Functions | |
static | booleanForString ($sValue, $bIsReversed=false) |
static | stringForBoolean ($bValue, $bIsReversed=false) |
Public Attributes | |
const | BP_TRUE = "true" |
const | BP_FALSE = "false" |
const | BP_AND = "&" |
const | BP_OR = "|" |
const | BP_NOT = "!" |
class BooleanParser