|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBiblEntryDetailPresentationGUI. 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 () | |
Class ilBiblEntryDetailPresentationGUI.
Definition at line 9 of file class.ilBiblEntryDetailPresentationGUI.php.
| ilBiblEntryDetailPresentationGUI::__construct | ( | \ilBiblEntry | $entry, |
| ilBiblFactoryFacade | $facade | ||
| ) |
ilBiblEntryPresentationGUI constructor.
| \ilBiblEntry | $entry | |
| \ilBiblFactoryFacade | $facade |
Definition at line 28 of file class.ilBiblEntryDetailPresentationGUI.php.
| ilBiblEntryDetailPresentationGUI::getHTML | ( | ) |
Definition at line 60 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 47 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 122 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilMathJax\getInstance().
Referenced by ilBiblEntryTableGUI\fillRow().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| \ilPropertyFormGUI | $form |
Definition at line 84 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 101 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 15 of file class.ilBiblEntryDetailPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 19 of file class.ilBiblEntryDetailPresentationGUI.php.
Referenced by __construct().