| 
    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 ilBiblEntryTablePresentationGUI:Public Member Functions | |
| __construct (ilBiblEntry $entry, ilBiblFactoryFacadeInterface $facade) | |
| ilBiblEntryTablePresentationGUI constructor.  More... | |
| getHtml () | |
| setHtml (string $html) | |
| getEntry () | |
| setEntry (\ilBiblEntry $entry) | |
Protected Member Functions | |
| render () | |
Protected Attributes | |
| ilBiblEntry | $entry | 
| string | $html = '' | 
| ilBiblFactoryFacadeInterface | $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 ilBiblEntryTablePresentationGUI
Definition at line 24 of file class.ilBiblEntryTablePresentationGUI.php.
| ilBiblEntryTablePresentationGUI::__construct | ( | ilBiblEntry | $entry, | 
| ilBiblFactoryFacadeInterface | $facade | ||
| ) | 
ilBiblEntryTablePresentationGUI constructor.
Definition at line 33 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry, $facade, and render().
 Here is the call graph for this function:| ilBiblEntryTablePresentationGUI::getEntry | ( | ) | 
Definition at line 119 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
Referenced by render().
 Here is the caller graph for this function:| ilBiblEntryTablePresentationGUI::getHtml | ( | ) | 
Definition at line 109 of file class.ilBiblEntryTablePresentationGUI.php.
References $html.
      
  | 
  protected | 
Active records verwenden statt array
Definition at line 43 of file class.ilBiblEntryTablePresentationGUI.php.
References getEntry(), ILIAS\Survey\Mode\getId(), and setHtml().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBiblEntryTablePresentationGUI::setEntry | ( | \ilBiblEntry | $entry | ) | 
Definition at line 124 of file class.ilBiblEntryTablePresentationGUI.php.
References $entry.
| ilBiblEntryTablePresentationGUI::setHtml | ( | string | $html | ) | 
Definition at line 114 of file class.ilBiblEntryTablePresentationGUI.php.
References $html, and ILIAS\Repository\html().
Referenced by render().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 26 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct(), getEntry(), and setEntry().
      
  | 
  protected | 
Definition at line 28 of file class.ilBiblEntryTablePresentationGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 27 of file class.ilBiblEntryTablePresentationGUI.php.