|
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...
Collaboration diagram for ilBiblEntryDetailPresentationGUI:Public Member Functions | |
| __construct (\ilBiblEntry $entry, ilBiblFactoryFacade $facade) | |
| ilBiblEntryPresentationGUI constructor. More... | |
| getHTML () | |
Static Public Member Functions | |
| static | prepareLatex ($string) |
| This feature has to be discussed by JF first. More... | |
Data Fields | |
| $entry | |
Protected Member Functions | |
| renderAttributes (ilPropertyFormGUI $form) | |
| renderLibraries (ilPropertyFormGUI $form) | |
Protected Attributes | |
| $facade | |
Private Member Functions | |
| initTabs () | |
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 ilBiblEntryDetailPresentationGUI
Definition at line 25 of file class.ilBiblEntryDetailPresentationGUI.php.
| ilBiblEntryDetailPresentationGUI::__construct | ( | \ilBiblEntry | $entry, |
| ilBiblFactoryFacade | $facade | ||
| ) |
ilBiblEntryPresentationGUI constructor.
| \ilBiblEntry | $entry | |
| \ilBiblFactoryFacade | $facade |
Definition at line 44 of file class.ilBiblEntryDetailPresentationGUI.php.
| ilBiblEntryDetailPresentationGUI::getHTML | ( | ) |
Definition at line 76 of file class.ilBiblEntryDetailPresentationGUI.php.
References $_GET, initTabs(), ilObjBibliographicGUI\P_ENTRY_ID, renderAttributes(), and renderLibraries().
Here is the call graph for this function:
|
private |
Definition at line 63 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilObjBibliographicGUI\CMD_SHOW_CONTENT.
Referenced by getHTML().
Here is the caller graph for this function:
|
static |
This feature has to be discussed by JF first.
| $string |
Definition at line 138 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilMathJax\getInstance().
Here is the call graph for this function:
|
protected |
| \ilPropertyFormGUI | $form |
Definition at line 100 of file class.ilBiblEntryDetailPresentationGUI.php.
References $attributes, and ilPropertyFormGUI\addItem().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| \ilPropertyFormGUI | $form |
Definition at line 117 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilPropertyFormGUI\addItem().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBiblEntryDetailPresentationGUI::$entry |
Definition at line 31 of file class.ilBiblEntryDetailPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilBiblEntryDetailPresentationGUI.php.
Referenced by __construct().