Ingo_Storage_filters_sql is the object used to hold user-defined filtering rule information.
Located in /lib/Storage/sql.php (line 446)
Ingo_Storage_filters | --Ingo_Storage_filters_sql
Handle for the current database connection.
Driver specific parameters.
Handle for the current database connection, used for writing.
Defaults to the same handle as $_db if a separate write database is not required.
Inherited from Ingo_Storage_filters
Ingo_Storage_filters::$_filters
Ingo_Storage_filters::$_obtype
Constructor.
Adds a rule hash to the filters list.
Creates a copy of an existing rule.
The created copy is added to the filters list right after the original rule.
Deletes a rule from the filters list.
Loads all rules from the DB backend.
Disables a rule.
Moves a rule down in the filters list.
Enables a rule.
Moves a rule up in the filters list.
Updates an existing rule with a rule hash.
Moves a rule in the filters list.
Converts a rule hash from Ingo's internal format to the database format.
Inherited From Ingo_Storage_filters
Ingo_Storage_filters::addRule()
Ingo_Storage_filters::copyRule()
Ingo_Storage_filters::deleteRule()
Ingo_Storage_filters::findRule()
Ingo_Storage_filters::findRuleId()
Ingo_Storage_filters::getDefaultRule()
Ingo_Storage_filters::getFilterlist()
Ingo_Storage_filters::getRule()
Ingo_Storage_filters::obType()
Ingo_Storage_filters::ruleDisable()
Ingo_Storage_filters::ruleDown()
Ingo_Storage_filters::ruleEnable()
Ingo_Storage_filters::ruleUp()
Ingo_Storage_filters::setFilterlist()
Ingo_Storage_filters::updateRule()
Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3