|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBiblEntryTablePresentationGUI. More...
Collaboration diagram for ilBiblEntryTablePresentationGUI: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 | |
Class ilBiblEntryTablePresentationGUI.
Definition at line 9 of file class.ilBiblEntryTablePresentationGUI.php.
| ilBiblEntryTablePresentationGUI::__construct | ( | ilBiblEntry | $entry, |
| ilBiblFactoryFacadeInterface | $facade | ||
| ) |
ilBiblEntryTablePresentationGUI constructor.
| \ilBiblEntry | $entry |
Definition at line 31 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry, $facade, and render().
Here is the call graph for this function:| ilBiblEntryTablePresentationGUI::getEntry | ( | ) |
Definition at line 127 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
Referenced by render().
Here is the caller graph for this function:| ilBiblEntryTablePresentationGUI::getHtml | ( | ) |
Definition at line 109 of file class.ilBiblEntryTablePresentationGUI.php.
References $html.
|
protected |
Definition at line 44 of file class.ilBiblEntryTablePresentationGUI.php.
References $attributes, getEntry(), and setHtml().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBiblEntryTablePresentationGUI::setEntry | ( | $entry | ) |
| ilBiblEntry | $entry |
Definition at line 136 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
| ilBiblEntryTablePresentationGUI::setHtml | ( | $html | ) |
| string | $html |
Definition at line 118 of file class.ilBiblEntryTablePresentationGUI.php.
References $html.
Referenced by render().
Here is the caller graph for this function:
|
protected |
Definition at line 15 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct(), getEntry(), and setEntry().
|
protected |
Definition at line 23 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 19 of file class.ilBiblEntryTablePresentationGUI.php.