| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilPCGridEditorGUI:
 Collaboration diagram for ilPCGridEditorGUI:Public Member Functions | |
| __construct () | |
| getEditorElements (UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
| getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, string $pcid) | |
| Get rendered editor elements.  More... | |
  Public Member Functions inherited from ILIAS\COPage\Editor\Components\PageComponentEditor | |
| getEditorElements (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id) | |
| Get rendered editor elements.  More... | |
Protected Attributes | |
| ilLanguage | $lng | 
Definition at line 25 of file class.ilPCGridEditorGUI.php.
| ilPCGridEditorGUI::__construct | ( | ) | 
Definition at line 29 of file class.ilPCGridEditorGUI.php.
References $DIC, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilPCGridEditorGUI::getEditComponentForm | ( | UIWrapper | $ui_wrapper, | 
| string | $page_type, | ||
| \ilPageObjectGUI | $page_gui, | ||
| int | $style_id, | ||
| string | $pcid | ||
| ) | 
Get rendered editor elements.
Implements ILIAS\COPage\Editor\Components\PageComponentEditor.
Definition at line 49 of file class.ilPCGridEditorGUI.php.
References $lng, ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), and ilPCGridGUI\initCreationForm().
 Here is the call graph for this function:| ilPCGridEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, | 
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) | 
Definition at line 35 of file class.ilPCGridEditorGUI.php.
References ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 27 of file class.ilPCGridEditorGUI.php.
Referenced by getEditComponentForm().