Additional filters added by application logic
Map between the filter conditions and the actual filter class
An associative array with filter field and value
Inherited from miTableFeature
miTableFeature::$_table
Adds an additional filter
Creates a filter object The object depends on the $condition
Gets all filter parameters from the request
Returns the additional filters along with the filters from the request Uses $_REQUEST superglobal instead of $_GET or $_POST Note: Value and Condition can be arrays
Returns the filter value of $filterName The request is checked first, then the default filter values, and if the $filterName cannot not found returns empty string
TODO: improve efficiency by not using getFilterValues()
Returns associative array with params that save the feature state
Get the feature values
Sets a condition handler The miView expects the handler class be subclassed from miSqlFilter
Set the default filter values
Inherited From miTableFeature
miTableFeature::__construct()
miTableFeature::getStateParams()
miTableFeature::getStateValue()
miTableFeature::getValues()
Documentation generated on Thu, 08 May 2008 16:57:45 +0300 by phpDocumentor 1.4.1