|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilBiblOverviewGUI. More...
Collaboration diagram for ilBiblOverviewGUI:Public Member Functions | |
| __construct (ilBibliographicEntry $entry) | |
| ilBiblOverviewGUI constructor. More... | |
| getHtml () | |
| setHtml ($html) | |
| getEntry () | |
| setEntry ($entry) | |
Protected Member Functions | |
| render () | |
Protected Attributes | |
| $entry | |
| $html = '' | |
| ilBiblOverviewGUI::__construct | ( | ilBibliographicEntry | $entry | ) |
ilBiblOverviewGUI constructor.
| ilBibliographicEntry | $entry |
Definition at line 27 of file class.ilBiblOverviewGUI.php.
References $entry, and render().
Here is the call graph for this function:| ilBiblOverviewGUI::getEntry | ( | ) |
Definition at line 132 of file class.ilBiblOverviewGUI.php.
References $entry.
Referenced by render().
Here is the caller graph for this function:| ilBiblOverviewGUI::getHtml | ( | ) |
Definition at line 114 of file class.ilBiblOverviewGUI.php.
References $html.
|
protected |
Definition at line 37 of file class.ilBiblOverviewGUI.php.
References $attributes, $key, ilObjBibliographic\getAllOverviewModels(), getEntry(), and setHtml().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBiblOverviewGUI::setEntry | ( | $entry | ) |
| ilBibliographicEntry | $entry |
Definition at line 141 of file class.ilBiblOverviewGUI.php.
References $entry.
| ilBiblOverviewGUI::setHtml | ( | $html | ) |
| string | $html |
Definition at line 123 of file class.ilBiblOverviewGUI.php.
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 15 of file class.ilBiblOverviewGUI.php.
Referenced by __construct(), getEntry(), and setEntry().
|
protected |
Definition at line 19 of file class.ilBiblOverviewGUI.php.