Ingo_Storage_filtersIngo_Storage_filters is the object used to hold user-defined filtering rule information.
Located in /lib/Storage.php (line 821)
| Class | Description |
|---|---|
Ingo_Storage_filters_sql
|
Ingo_Storage_filters_sql is the object used to hold user-defined filtering rule information. |
addRule (line 939)
Adds a rule hash to the filters list.
copyRule (line 987)
Creates a copy of an existing rule.
The created copy is added to the filters list right after the original rule.
deleteRule (line 966)
Deletes a rule from the filters list.
findRule (line 924)
Searches for and returns the first rule of a certain action type.
findRuleId (line 907)
Searches for the first rule of a certain action type and returns its number.
getDefaultRule (line 884)
Returns a rule hash with default value used when creating new rules.
getFilterlist (line 862)
Returns the filter list.
getRule (line 874)
Returns a single rule hash.
obType (line 842)
Returns the object rule type.
ruleDisable (line 1046)
Disables a rule.
ruleDown (line 1025)
Moves a rule down in the filters list.
ruleEnable (line 1056)
Enables a rule.
ruleUp (line 1005)
Moves a rule up in the filters list.
setFilterlist (line 852)
Propagates the filter list with data.
updateRule (line 954)
Updates an existing rule with a rule hash.
Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3