\app_core_component_filter_filterset_combinator

FilterSet combinator

Summary

Methods
Properties
Constants
createListInstance()
__construct()
prepareListForm()
modifyWhere()
modifyWhereByFilterSetName()
No public properties found
No constants found
No protected methods found
$_preference
$_formComponent
$_table
N/A
No private methods found
No private properties found
N/A

Properties

Methods

__construct()

__construct(string  $id, \Fuman_Table  $table) 

Constructor

Parameters

string $id
\Fuman_Table $table

modifyWhere()

modifyWhere(\Fuman_Db_Where  $where, \Fuman_Form_List_Abstract  $formComponent = null) 

Modify where

Parameters

\Fuman_Db_Where $where
\Fuman_Form_List_Abstract $formComponent

Throws

\Fuman_Exception

modifyWhereByFilterSetName()

modifyWhereByFilterSetName(\Fuman_Db_Where  $where,   $filterSetName) 

Modify where

Parameters

\Fuman_Db_Where $where
$filterSetName