|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBiblLibraryPresentationGUI. More...
Collaboration diagram for ilBiblLibraryPresentationGUI:Public Member Functions | |
| __construct (\ilBiblLibraryInterface $library, \ilBiblFactoryFacade $facade) | |
| ilBiblLibraryPresentationGUI constructor. More... | |
| generateLibraryLink (ilBiblEntry $entry, $type) | |
| getButton (ilBiblFactoryFacadeInterface $bibl_factory_facade, ilBiblEntry $entry) | |
| formatAttribute ($a, $type, $attributes, $prefix) | |
Protected Attributes | |
| $library | |
| $facade | |
Class ilBiblLibraryPresentationGUI.
Definition at line 8 of file class.ilBiblLibraryPresentationGUI.php.
| ilBiblLibraryPresentationGUI::__construct | ( | \ilBiblLibraryInterface | $library, |
| \ilBiblFactoryFacade | $facade | ||
| ) |
ilBiblLibraryPresentationGUI constructor.
| \ilBiblLibraryInterface | $library |
Definition at line 26 of file class.ilBiblLibraryPresentationGUI.php.
| ilBiblLibraryPresentationGUI::formatAttribute | ( | $a, | |
| $type, | |||
| $attributes, | |||
| $prefix | |||
| ) |
| String | $a | |
| ilBiblTypeInterface | $type | |
| array | $attributes | |
| String | $prefix |
Definition at line 141 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, |
| $type | |||
| ) |
| \ilBiblEntry | $entry | |
| $type |
Definition at line 42 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 | ||
| ) |
| \ilBiblFactoryFacadeInterface | $bibl_factory_facade | |
| \ilBiblEntry | $entry |
Definition at line 110 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 18 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().