Detailed Description
Definition at line 20 of file TbExtendedFilter.php.
Member Function Documentation
TbExtendedFilter::checkRequestFilters |
( |
| ) |
|
|
protected |
Checkes whether there has been send the command to save a filter to the registry and redirects to specified route
- Returns
- bool
Definition at line 123 of file TbExtendedFilter.php.
TbExtendedFilter::checkRequestRemovalFilter |
( |
| ) |
|
|
protected |
Checks whether there has been send the command to remove a filter from the registry and redirects to specified route
Definition at line 106 of file TbExtendedFilter.php.
TbExtendedFilter::displayExtendedFilterValues |
( |
|
$filteredBy | ) |
|
|
protected |
TbExtendedFilter::displaySaveButton |
( |
|
$registryKey | ) |
|
|
protected |
TbExtendedFilter::displaySavedFilters |
( |
|
$registryKey | ) |
|
|
protected |
TbExtendedFilter::generateRegistryItemKey |
( |
| ) |
|
|
protected |
Generates a registry item key with the filtered attributes + the grid id
- Returns
- null|string
Definition at line 295 of file TbExtendedFilter.php.
TbExtendedFilter::init |
( |
| ) |
|
TbExtendedFilter::registerClientScript |
( |
| ) |
|
TbExtendedFilter::run |
( |
| ) |
|
Member Data Documentation
TbExtendedFilter::$filteredBy |
TbExtendedFilter::$jsonStorage |
|
protected |
TbExtendedFilter::$redirectRoute |
TbExtendedFilter::$registry = 'extended-filter' |
|
protected |
TbExtendedFilter::$removeFilterVar = 'removeFilter' |
TbExtendedFilter::$saveFilterVar = 'saveFilterAs' |
The documentation for this class was generated from the following file: