| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilPCSourceCodeEditorGUI:
 Collaboration diagram for ilPCSourceCodeEditorGUI:Public Member Functions | |
| getEditorElements (UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
  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... | |
| getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, string $pcid) | |
| Get rendered editor elements.  More... | |
Protected Member Functions | |
| getRenderedImportForm (UIWrapper $ui_wrapper, ilLanguage $lng, ilPageObjectGUI $page_gui) | |
| getRenderedManualForm (UIWrapper $ui_wrapper, ilLanguage $lng, ilPageObjectGUI $page_gui) | |
| getRenderedPoolBar (UIWrapper $ui_wrapper, ilLanguage $lng) | |
| getRenderedClipboardBar (UIWrapper $ui_wrapper, ilLanguage $lng, ilPageObjectGUI $page_gui) | |
Protected Attributes | |
| ILIAS COPage InternalGUIService | $gui | 
Definition at line 25 of file class.ilPCSourceCodeEditorGUI.php.
| ilPCSourceCodeEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, | 
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) | 
Definition at line 29 of file class.ilPCSourceCodeEditorGUI.php.
References $DIC, $lng, ilAccordionGUI\FIRST_OPEN, ILIAS\COPage\Editor\Components\PageComponentEditor\getEditComponentForm(), ilPCSourceCodeGUI\getEditingFormAdapter(), ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedAdapterForm(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon(), getRenderedImportForm(), and getRenderedManualForm().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 143 of file class.ilPCSourceCodeEditorGUI.php.
References $DIC, ILIAS\COPage\Editor\Server\UIWrapper\getButton(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedFormFooter(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 78 of file class.ilPCSourceCodeEditorGUI.php.
References ilPCSourceCodeGUI\getImportFormAdapter(), ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedAdapterForm(), and ilLanguage\txt().
Referenced by getEditorElements().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 93 of file class.ilPCSourceCodeEditorGUI.php.
References ilPCSourceCodeGUI\getManualFormAdapter(), ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedAdapterForm(), and ilLanguage\txt().
Referenced by getEditorElements().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 108 of file class.ilPCSourceCodeEditorGUI.php.
References $DIC, ILIAS\COPage\Editor\Server\UIWrapper\getButton(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedFormFooter(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 27 of file class.ilPCSourceCodeEditorGUI.php.