| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilKioskPageRenderer:Public Member Functions | |
| __construct (MetaContent $layout_meta_content, Factory $ui_factory, Renderer $ui_renderer, ilLanguage $lng, ilTemplate $kiosk_template, ilLSTOCGUI $toc_gui, ilLSLocatorGUI $loc_gui, string $window_base_title) | |
| buildCurriculumSlate (Workflow $curriculum) | |
| buildToCSlate (LSTOCBuilder $toc, Icon $icon) | |
| render (LSControlBuilder $control_builder, string $obj_title, Component $icon, array $content) | |
Protected Attributes | |
| MetaContent | $layout_meta_content | 
| Factory | $ui_factory | 
| Renderer | $ui_renderer | 
| ilLanguage | $lng | 
| ilTemplate | $tpl | 
| ilLSTOCGUI | $toc_gui | 
| ilLSLocatorGUI | $loc_gui | 
| string | $window_base_title | 
Definition at line 29 of file class.ilKioskPageRenderer.php.
| ilKioskPageRenderer::__construct | ( | MetaContent | $layout_meta_content, | 
| Factory | $ui_factory, | ||
| Renderer | $ui_renderer, | ||
| ilLanguage | $lng, | ||
| ilTemplate | $kiosk_template, | ||
| ilLSTOCGUI | $toc_gui, | ||
| ilLSLocatorGUI | $loc_gui, | ||
| string | $window_base_title | ||
| ) | 
Definition at line 40 of file class.ilKioskPageRenderer.php.
References $layout_meta_content, $lng, $loc_gui, $toc_gui, $ui_factory, $ui_renderer, $window_base_title, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilKioskPageRenderer::buildCurriculumSlate | ( | Workflow | $curriculum | ) | 
Definition at line 60 of file class.ilKioskPageRenderer.php.
References Vendor\Package\$f, $ui_factory, ILIAS\UI\Factory\legacy(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilKioskPageRenderer::buildToCSlate | ( | LSTOCBuilder | $toc, | 
| Icon | $icon | ||
| ) | 
Definition at line 72 of file class.ilKioskPageRenderer.php.
References ILIAS\Repository\lng(), LSTOCBuilder\toJSON(), and ILIAS\UI\Component\Symbol\Icon\Icon\withSize().
 Here is the call graph for this function:| ilKioskPageRenderer::render | ( | LSControlBuilder | $control_builder, | 
| string | $obj_title, | ||
| Component | $icon, | ||
| array | $content | ||
| ) | 
Definition at line 84 of file class.ilKioskPageRenderer.php.
References LSControlBuilder\getAdditionalJS(), LSControlBuilder\getControls(), LSControlBuilder\getDoneControl(), LSControlBuilder\getLocator(), LSControlBuilder\getModeControls(), LSControlBuilder\getNextControl(), LSControlBuilder\getPreviousControl(), and LSControlBuilder\getStartControl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 31 of file class.ilKioskPageRenderer.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 34 of file class.ilKioskPageRenderer.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 37 of file class.ilKioskPageRenderer.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 36 of file class.ilKioskPageRenderer.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 35 of file class.ilKioskPageRenderer.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilKioskPageRenderer.php.
Referenced by __construct(), and buildCurriculumSlate().
      
  | 
  protected | 
Definition at line 33 of file class.ilKioskPageRenderer.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 38 of file class.ilKioskPageRenderer.php.
Referenced by __construct().