|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilBiblLibraryPresentationGUI:Public Member Functions | |
| __construct (\ilBiblLibraryInterface $library, \ilBiblFactoryFacade $facade) | |
| ilBiblLibraryPresentationGUI constructor. More... | |
| generateLibraryLink (ilBiblEntry $entry, string $type) | |
| getButton (ilBiblFactoryFacadeInterface $bibl_factory_facade, ilBiblEntry $entry) | |
| formatAttribute (string $a, ilBiblTypeInterface $type, array $attributes, string $prefix) | |
Protected Attributes | |
| ilBiblLibraryInterface | $library |
| ilBiblFactoryFacade | $facade |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilBiblLibraryPresentationGUI
Definition at line 23 of file class.ilBiblLibraryPresentationGUI.php.
| ilBiblLibraryPresentationGUI::__construct | ( | \ilBiblLibraryInterface | $library, |
| \ilBiblFactoryFacade | $facade | ||
| ) |
ilBiblLibraryPresentationGUI constructor.
Definition at line 31 of file class.ilBiblLibraryPresentationGUI.php.
| ilBiblLibraryPresentationGUI::formatAttribute | ( | string | $a, |
| ilBiblTypeInterface | $type, | ||
| array | $attributes, | ||
| string | $prefix | ||
| ) |
Definition at line 123 of file class.ilBiblLibraryPresentationGUI.php.
References Vendor\Package\$a, $attributes, and $type.
Referenced by generateLibraryLink().
Here is the caller graph for this function:| ilBiblLibraryPresentationGUI::generateLibraryLink | ( | ilBiblEntry | $entry, |
| string | $type | ||
| ) |
Definition at line 40 of file class.ilBiblLibraryPresentationGUI.php.
References Vendor\Package\$a, $attributes, $type, 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 103 of file class.ilBiblLibraryPresentationGUI.php.
References generateLibraryLink(), ilImageLinkButton\getInstance(), ilLinkButton\getInstance(), and ilBiblFactoryFacadeInterface\type().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().