|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 26 of file class.ilBiblOverviewGUI.php.
References $entry, and render().
Here is the call graph for this function:| ilBiblOverviewGUI::getEntry | ( | ) |
Definition at line 110 of file class.ilBiblOverviewGUI.php.
References $entry.
Referenced by render().
Here is the caller graph for this function:| ilBiblOverviewGUI::getHtml | ( | ) |
Definition at line 94 of file class.ilBiblOverviewGUI.php.
References $html.
|
protected |
Definition at line 35 of file class.ilBiblOverviewGUI.php.
References 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 118 of file class.ilBiblOverviewGUI.php.
References $entry.
| ilBiblOverviewGUI::setHtml | ( | $html | ) |
| string | $html |
Definition at line 102 of file class.ilBiblOverviewGUI.php.
References $html.
Referenced by render().
Here is the caller graph for this function:
|
protected |
Definition at line 14 of file class.ilBiblOverviewGUI.php.
Referenced by __construct(), getEntry(), and setEntry().
|
protected |
Definition at line 18 of file class.ilBiblOverviewGUI.php.