| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 (protected \ilBiblLibraryInterface $library, protected \ilBiblFactoryFacade $facade, protected \ilCtrlInterface $ctrl, protected \ilLanguage $lng, protected \ILIAS\DI\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) | |
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 | ( | protected \ilBiblLibraryInterface | $library, | 
| protected \ilBiblFactoryFacade | $facade, | ||
| protected \ilCtrlInterface | $ctrl, | ||
| protected \ilLanguage | $lng, | ||
| protected \ILIAS\DI\UIServices | $ui | ||
| ) | 
ilBiblLibraryPresentationGUI constructor.
Definition at line 28 of file class.ilBiblLibraryPresentationGUI.php.
| ilBiblLibraryPresentationGUI::formatAttribute | ( | string | $a, | 
| ilBiblTypeInterface | $type, | ||
| array | $attributes, | ||
| string | $prefix | ||
| ) | 
Definition at line 126 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 | ||
| ) | 
Evtl. URL Erstellung vereinfachen
Definition at line 40 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 103 of file class.ilBiblLibraryPresentationGUI.php.
References generateLibraryLink(), ILIAS\Repository\lng(), ilBiblFactoryFacadeInterface\type(), and ILIAS\Repository\ui().
 Here is the call graph for this function: