ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (\ilBiblFieldFilterInterface $filter, ilBiblFactoryFacadeInterface $facade) | |
ilBiblFieldFilterPresentationGUI constructor. More... | |
getFilterItem () | |
getFilter () | |
setFilter (\ilBiblFieldFilterInterface $filter) | |
Protected Attributes | |
ilBiblFactoryFacadeInterface | $facade |
ilBiblFieldFilterInterface | $filter |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilBiblFieldFilterPresentationGUI
Definition at line 24 of file class.ilBiblFieldFilterPresentationGUI.php.
ilBiblFieldFilterPresentationGUI::__construct | ( | \ilBiblFieldFilterInterface | $filter, |
ilBiblFactoryFacadeInterface | $facade | ||
) |
ilBiblFieldFilterPresentationGUI constructor.
Definition at line 34 of file class.ilBiblFieldFilterPresentationGUI.php.
References $facade, $filter, ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), and ILIAS\Repository\lng().
ilBiblFieldFilterPresentationGUI::getFilter | ( | ) |
Definition at line 75 of file class.ilBiblFieldFilterPresentationGUI.php.
References $filter.
Referenced by getFilterItem().
ilBiblFieldFilterPresentationGUI::getFilterItem | ( | ) |
Definition at line 42 of file class.ilBiblFieldFilterPresentationGUI.php.
References Vendor\Package\$f, $filter, ilBiblFieldFilterInterface\FILTER_TYPE_MULTI_SELECT_INPUT, ilBiblFieldFilterInterface\FILTER_TYPE_SELECT_INPUT, ilBiblFieldFilterInterface\FILTER_TYPE_TEXT_INPUT, getFilter(), and ILIAS\Repository\lng().
ilBiblFieldFilterPresentationGUI::setFilter | ( | \ilBiblFieldFilterInterface | $filter | ) |
Definition at line 81 of file class.ilBiblFieldFilterPresentationGUI.php.
References $filter, and ILIAS\UI\examples\Symbol\Glyph\Filter\filter().
|
protected |
Definition at line 27 of file class.ilBiblFieldFilterPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilBiblFieldFilterPresentationGUI.php.
Referenced by __construct(), getFilter(), getFilterItem(), and setFilter().