|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilBibliographicDetailsGUI The detailled view on each entry. More...
Collaboration diagram for ilBibliographicDetailsGUI:Static Public Member Functions | |
| static | getInstance (ilObjBibliographic $bibl_obj, $entry_id) |
| static | prepareLatex ($string) |
| This feature has to be discussed by JF first. More... | |
Data Fields | |
| $bibl_obj | |
| $entry | |
Class ilBibliographicDetailsGUI The detailled view on each entry.
@ilCtrl_Calls ilObjBibliographicDetailsGUI: ilBibliographicGUI
Definition at line 15 of file class.ilBibliographicDetailsGUI.php.
|
static |
| ilObjBibliographic | $bibl_obj | |
| $entry_id |
Definition at line 33 of file class.ilBibliographicDetailsGUI.php.
References $bibl_obj, and ilBibliographicEntry\getInstance().
Referenced by ilObjBibliographicGUI\showDetails().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
This feature has to be discussed by JF first.
| $string |
Definition at line 124 of file class.ilBibliographicDetailsGUI.php.
References ilMathJax\getInstance().
Referenced by ilDataBibliographicRecordListTableGUI\fillRow().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBibliographicDetailsGUI::$bibl_obj |
Definition at line 20 of file class.ilBibliographicDetailsGUI.php.
Referenced by getInstance().
| ilBibliographicDetailsGUI::$entry |
Definition at line 24 of file class.ilBibliographicDetailsGUI.php.