| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Exercise\Assignment\PanelBuilderUI:Public Member Functions | |
| __construct (PropertyAndActionBuilderUI $prop_builder, \ILIAS\UI\Factory $ui_factory, \ILIAS\UI\Renderer $ui_renderer, \ilCtrl $ctrl, \ilLanguage $lng) | |
| getPanel (Assignment $ass, int $user_id) | |
| getPanelViews (Assignment $ass, int $user_id) | |
Protected Member Functions | |
| addPropertyToItemProperties (array &$props, ?array $prop) | |
| renderActionButton (\ilTemplate $tpl, ?Component $c) | |
| renderLinkList (\ilTemplate $tpl, string $sec) | |
Protected Attributes | |
| ILIAS UI Renderer | $ui_renderer | 
| ilCtrl | $ctrl | 
| ilLanguage | $lng | 
| PropertyAndActionBuilderUI | $prop_builder | 
| ILIAS UI Factory | $ui_factory | 
Definition at line 30 of file PanelBuilderUI.php.
| ILIAS\Exercise\Assignment\PanelBuilderUI::__construct | ( | PropertyAndActionBuilderUI | $prop_builder, | 
| \ILIAS\UI\Factory | $ui_factory, | ||
| \ILIAS\UI\Renderer | $ui_renderer, | ||
| \ilCtrl | $ctrl, | ||
| \ilLanguage | $lng | ||
| ) | 
Definition at line 38 of file PanelBuilderUI.php.
References ILIAS\Exercise\Assignment\PanelBuilderUI\$ctrl, ILIAS\Exercise\Assignment\PanelBuilderUI\$lng, ILIAS\Exercise\Assignment\PanelBuilderUI\$prop_builder, ILIAS\Exercise\Assignment\PanelBuilderUI\$ui_factory, ILIAS\Exercise\Assignment\PanelBuilderUI\$ui_renderer, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 52 of file PanelBuilderUI.php.
| ILIAS\Exercise\Assignment\PanelBuilderUI::getPanel | ( | Assignment | $ass, | 
| int | $user_id | ||
| ) | 
Definition at line 59 of file PanelBuilderUI.php.
References ILIAS\Exercise\Assignment\PanelBuilderUI\$prop_builder, ILIAS\Exercise\Assignment\Assignment\$title, ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI\build(), ILIAS\Exercise\Assignment\Assignment\getTitle(), ILIAS\Repository\lng(), ILIAS\Exercise\Assignment\PanelBuilderUI\renderActionButton(), and ILIAS\Exercise\Assignment\PanelBuilderUI\renderLinkList().
 Here is the call graph for this function:| ILIAS\Exercise\Assignment\PanelBuilderUI::getPanelViews | ( | Assignment | $ass, | 
| int | $user_id | ||
| ) | 
Definition at line 153 of file PanelBuilderUI.php.
References ILIAS\Exercise\Assignment\PanelBuilderUI\$prop_builder, and ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI\build().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 133 of file PanelBuilderUI.php.
References ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), and HTML_Template_IT\setVariable().
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\getPanel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 142 of file PanelBuilderUI.php.
References ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), and HTML_Template_IT\setVariable().
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\getPanel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 33 of file PanelBuilderUI.php.
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\__construct().
      
  | 
  protected | 
Definition at line 34 of file PanelBuilderUI.php.
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\__construct().
      
  | 
  protected | 
Definition at line 35 of file PanelBuilderUI.php.
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\__construct(), ILIAS\Exercise\Assignment\PanelBuilderUI\getPanel(), and ILIAS\Exercise\Assignment\PanelBuilderUI\getPanelViews().
Definition at line 36 of file PanelBuilderUI.php.
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\__construct().
Definition at line 32 of file PanelBuilderUI.php.
Referenced by ILIAS\Exercise\Assignment\PanelBuilderUI\__construct().