ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Class ilBiblLibraryPresentationGUI. More...
Public Member Functions | |
__construct (protected \ilBiblLibraryInterface $library, protected \ilBiblFactoryFacade $facade, protected \ilCtrlInterface $ctrl, protected \ilLanguage $lng, protected UIServices $ui) | |
ilBiblLibraryPresentationGUI constructor. More... | |
generateLibraryLink (ilBiblEntry $entry, string $type) | |
getButton (ilBiblFactoryFacadeInterface $bibl_factory_facade, ilBiblEntry $entry) | |
formatAttribute (string $a, ilBiblTypeInterface $type, array $attributes, string $prefix) | |
Class ilBiblLibraryPresentationGUI.
Definition at line 25 of file class.ilBiblLibraryPresentationGUI.php.
ilBiblLibraryPresentationGUI::__construct | ( | protected \ilBiblLibraryInterface | $library, |
protected \ilBiblFactoryFacade | $facade, | ||
protected \ilCtrlInterface | $ctrl, | ||
protected \ilLanguage | $lng, | ||
protected UIServices | $ui | ||
) |
ilBiblLibraryPresentationGUI constructor.
Definition at line 30 of file class.ilBiblLibraryPresentationGUI.php.
ilBiblLibraryPresentationGUI::formatAttribute | ( | string | $a, |
ilBiblTypeInterface | $type, | ||
array | $attributes, | ||
string | $prefix | ||
) |
Definition at line 128 of file class.ilBiblLibraryPresentationGUI.php.
References Vendor\Package\$a, and ilBiblTypeInterface\getStringRepresentation().
Referenced by generateLibraryLink().
ilBiblLibraryPresentationGUI::generateLibraryLink | ( | ilBiblEntry | $entry, |
string | $type | ||
) |
Evtl. URL Erstellung vereinfachen
Definition at line 42 of file class.ilBiblLibraryPresentationGUI.php.
References Vendor\Package\$a, ilBiblTypeFactoryInterface\DATA_TYPE_BIBTEX, ilBiblTypeFactoryInterface\DATA_TYPE_RIS, formatAttribute(), ilBiblEntry\getId(), and ilBiblEntry\getType().
Referenced by getButton().
ilBiblLibraryPresentationGUI::getButton | ( | ilBiblFactoryFacadeInterface | $bibl_factory_facade, |
ilBiblEntry | $entry | ||
) |
Definition at line 105 of file class.ilBiblLibraryPresentationGUI.php.
References generateLibraryLink(), ILIAS\Repository\lng(), null, ilBiblFactoryFacadeInterface\type(), and ILIAS\Repository\ui().