ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Container user filer. More...
Public Member Functions | |
__construct ($data) | |
Constructor. More... | |
getData () | |
Get data. More... | |
isEmpty () | |
Is empty? More... | |
Protected Attributes | |
$data | |
Container user filer.
This holds the current filter data being used for filtering the objects being presented.
Currently a plain assoc array as retrieved by $filter->getData
Definition at line 14 of file class.ilContainerUserFilter.php.
ilContainerUserFilter::__construct | ( | $data | ) |
ilContainerUserFilter::getData | ( | ) |
Get data.
Definition at line 34 of file class.ilContainerUserFilter.php.
References $data.
ilContainerUserFilter::isEmpty | ( | ) |
|
protected |
Definition at line 19 of file class.ilContainerUserFilter.php.
Referenced by __construct(), and getData().