|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilBiblLibraryPresentationGUI. More...
Collaboration diagram for ilBiblLibraryPresentationGUI: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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBiblLibraryPresentationGUI::generateLibraryLink | ( | ilBiblEntry | $entry, |
| string | $type | ||
| ) |
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBiblLibraryPresentationGUI::getButton | ( | ilBiblFactoryFacadeInterface | $bibl_factory_facade, |
| ilBiblEntry | $entry | ||
| ) |
Definition at line 105 of file class.ilBiblLibraryPresentationGUI.php.
References generateLibraryLink(), ILIAS\Repository\lng(), ilBiblFactoryFacadeInterface\type(), and ILIAS\Repository\ui().
Here is the call graph for this function: