ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBiblLibraryPresentationGUI. More...
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 27 of file class.ilBiblLibraryPresentationGUI.php.
References $facade, and $library.
ilBiblLibraryPresentationGUI::formatAttribute | ( | $a, | |
$type, | |||
$attributes, | |||
$prefix | |||
) |
String | $a | |
String | $type | |
array | $attributes | |
String | $prefix |
Definition at line 142 of file class.ilBiblLibraryPresentationGUI.php.
References $attributes, and $type.
Referenced by generateLibraryLink().
ilBiblLibraryPresentationGUI::generateLibraryLink | ( | ilBiblEntry | $entry, |
$type | |||
) |
\ilBiblEntry | $entry | |
$type |
Definition at line 43 of file class.ilBiblLibraryPresentationGUI.php.
References $attributes, $type, 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 | ||
) |
\ilBiblFactoryFacadeInterface | $bibl_factory_facade | |
\ilBiblEntry | $entry |
Definition at line 111 of file class.ilBiblLibraryPresentationGUI.php.
References generateLibraryLink(), ilLinkButton\getInstance(), ilImageLinkButton\getInstance(), and ilBiblFactoryFacadeInterface\type().
|
protected |
Definition at line 19 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilBiblLibraryPresentationGUI.php.
Referenced by __construct().