ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Class ilBiblEntryDetailPresentationGUI. More...
Public Member Functions | |
__construct (public \ilBiblEntry $entry, protected ilBiblFactoryFacade $facade, protected ilCtrlInterface $ctrl, protected ilHelpGUI $help, protected ilLanguage $lng, protected ilGlobalTemplateInterface $main_tpl, protected ilTabsGUI $tabs, protected UIServices $ui) | |
ilBiblEntryPresentationGUI constructor. More... | |
getHTML () | |
Private Member Functions | |
initHelp () | |
initTabs () | |
initPermanentLink () | |
getLibrariesDeck () | |
getOverviewPanel () | |
Class ilBiblEntryDetailPresentationGUI.
Definition at line 28 of file class.ilBiblEntryDetailPresentationGUI.php.
ilBiblEntryDetailPresentationGUI::__construct | ( | public \ilBiblEntry | $entry, |
protected ilBiblFactoryFacade | $facade, | ||
protected ilCtrlInterface | $ctrl, | ||
protected ilHelpGUI | $help, | ||
protected ilLanguage | $lng, | ||
protected ilGlobalTemplateInterface | $main_tpl, | ||
protected ilTabsGUI | $tabs, | ||
protected UIServices | $ui | ||
) |
ilBiblEntryPresentationGUI constructor.
Definition at line 33 of file class.ilBiblEntryDetailPresentationGUI.php.
References initHelp(), initPermanentLink(), and initTabs().
ilBiblEntryDetailPresentationGUI::getHTML | ( | ) |
Definition at line 74 of file class.ilBiblEntryDetailPresentationGUI.php.
References getLibrariesDeck(), getOverviewPanel(), ILIAS\Repository\lng(), null, and ILIAS\Repository\ui().
|
private |
Definition at line 89 of file class.ilBiblEntryDetailPresentationGUI.php.
References $data, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), null, and ILIAS\Repository\ui().
Referenced by getHTML().
|
private |
Definition at line 109 of file class.ilBiblEntryDetailPresentationGUI.php.
References $data, and ILIAS\Repository\ui().
Referenced by getHTML().
|
private |
Definition at line 49 of file class.ilBiblEntryDetailPresentationGUI.php.
References ILIAS\Repository\help().
Referenced by __construct().
|
private |
Definition at line 64 of file class.ilBiblEntryDetailPresentationGUI.php.
Referenced by __construct().
|
private |
Definition at line 55 of file class.ilBiblEntryDetailPresentationGUI.php.
References ilObjBibliographicGUI\CMD_SHOW_CONTENT, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by __construct().