ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 (ilBiblEntry $entry, ilBiblFactoryFacadeInterface $facade) | |
ilBiblEntryTablePresentationGUI constructor. More... | |
getHtml () | |
setHtml ($html) | |
getEntry () | |
setEntry ($entry) | |
Protected Member Functions | |
render () | |
Protected Attributes | |
$entry | |
$html = '' | |
$facade | |
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 ilBiblEntryTablePresentationGUI
Definition at line 25 of file class.ilBiblEntryTablePresentationGUI.php.
ilBiblEntryTablePresentationGUI::__construct | ( | ilBiblEntry | $entry, |
ilBiblFactoryFacadeInterface | $facade | ||
) |
ilBiblEntryTablePresentationGUI constructor.
\ilBiblEntry | $entry |
Definition at line 47 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry, $facade, and render().
ilBiblEntryTablePresentationGUI::getEntry | ( | ) |
Definition at line 144 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
Referenced by render().
ilBiblEntryTablePresentationGUI::getHtml | ( | ) |
Definition at line 126 of file class.ilBiblEntryTablePresentationGUI.php.
References $html.
|
protected |
Definition at line 60 of file class.ilBiblEntryTablePresentationGUI.php.
References $attributes, getEntry(), and setHtml().
Referenced by __construct().
ilBiblEntryTablePresentationGUI::setEntry | ( | $entry | ) |
ilBiblEntry | $entry |
Definition at line 153 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
ilBiblEntryTablePresentationGUI::setHtml | ( | $html | ) |
string | $html |
Definition at line 135 of file class.ilBiblEntryTablePresentationGUI.php.
References $html.
Referenced by render().
|
protected |
Definition at line 31 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct(), getEntry(), and setEntry().
|
protected |
Definition at line 39 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilBiblEntryTablePresentationGUI.php.