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, 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.
References $DIC, $entry, and $facade.
ilBiblEntryDetailPresentationGUI::getHTML | ( | ) |
Definition at line 76 of file class.ilBiblEntryDetailPresentationGUI.php.
References $_GET, initTabs(), ilObjBibliographicGUI\P_ENTRY_ID, renderAttributes(), and renderLibraries().
|
private |
Definition at line 63 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilObjBibliographicGUI\CMD_SHOW_CONTENT.
Referenced by getHTML().
|
static |
This feature has to be discussed by JF first.
$string |
Definition at line 138 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilMathJax\getInstance().
Referenced by ilBiblEntryTableGUI\addAndReadFilterItem().
|
protected |
\ilPropertyFormGUI | $form |
Definition at line 100 of file class.ilBiblEntryDetailPresentationGUI.php.
References $attributes, and ilPropertyFormGUI\addItem().
Referenced by getHTML().
|
protected |
\ilPropertyFormGUI | $form |
Definition at line 117 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilPropertyFormGUI\addItem().
Referenced by getHTML().
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().