Свойство | Type | Description | |
---|---|---|---|
$_categories | array | The categories of filtering allowed. | |
$_categoryFeatures | array | This is an associative array with the keys taken from $_actions, each value is a list of strings with the supported feature names. An absent key is interpreted as "all features supported". | |
$_features | array | A list of driver features. |
Méthode | Description | |
---|---|---|
_generate ( ) | Generates the scripts to do the filtering specified in the rules. | |
_placeHolders ( string $query, integer $rule ) : string | Replaces place holders in a query. |
protected _generate ( ) |
protected array $_categories | ||
Résultat | array |
protected array $_categoryFeatures | ||
Résultat | array |
protected array $_features | ||
Résultat | array |