| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilObjSystemFolderGUI. More...
 Inheritance diagram for ilObjSystemFolderGUI:
 Collaboration diagram for ilObjSystemFolderGUI:Public Member Functions | |
| __construct ($a_data, $a_id, $a_call_by_reference) | |
| Constructor  public.  More... | |
| executeCommand () | |
| viewObject () | |
| show admin subpanels and basic settings form  More... | |
| setSystemCheckSubTabs ($a_activate) | |
| Set sub tabs for general settings.  More... | |
| cancelObject () | |
| benchmarkObject () | |
| Benchmark settings.  More... | |
| showDbBenchChronologicalObject () | |
| Show db benchmark results.  More... | |
| showDbBenchSlowestFirstObject () | |
| Show db benchmark results.  More... | |
| showDbBenchSortedBySqlObject () | |
| Show db benchmark results.  More... | |
| showDbBenchByFirstTableObject () | |
| Show db benchmark results.  More... | |
| showDbBenchResults ($a_mode) | |
| Show Db Benchmark Results.  More... | |
| benchmarkSubTabs ($a_current) | |
| Benchmark sub tabs.  More... | |
| saveBenchSettingsObject () | |
| Save benchmark settings.  More... | |
| switchBenchModuleObject () | |
| save benchmark settings  More... | |
| clearBenchObject () | |
| delete all benchmark records  More... | |
| getAdminTabs () | |
| showPHPInfoObject () | |
| Show PHP Information.  More... | |
| setServerInfoSubTabs ($a_activate) | |
| Set sub tabs for server info.  More... | |
| initServerInfoForm () | |
| Init server info form.  More... | |
| setGeneralSettingsSubTabs ($a_activate) | |
| Set sub tabs for general settings.  More... | |
| showBasicSettingsObject () | |
| Show basic settings.  More... | |
| saveBasicSettingsObject () | |
| Save basic settings form.  More... | |
| showHeaderTitleObject ( $a_get_post_values=false, bool $add_entry=false) | |
| Show header title.  More... | |
| saveHeaderTitlesObject (bool $delete=false) | |
| Save header titles.  More... | |
| addHeaderTitleObject () | |
| Add a header title.  More... | |
| deleteHeaderTitlesObject () | |
| Remove header titles.  More... | |
| jumpToCronJobsObject () | |
| showContactInformationObject () | |
| Show contact information.  More... | |
| initContactInformationForm () | |
| Init contact information form.  More... | |
| saveContactInformationObject () | |
| Save contact information form.  More... | |
| showJavaServerObject () | |
| Show Java Server Settings.  More... | |
| createJavaServerIniObject () | |
| Create a server ini file.  More... | |
| initJavaServerForm () | |
| Init java server form.  More... | |
| saveJavaServerObject () | |
| Save java server form.  More... | |
  Public Member Functions inherited from ilObjectGUI | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not)  More... | |
| setCreationMode (bool $mode=true) | |
| If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI.  More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder  More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled  More... | |
| cancelObject () | |
| cancel action and go back to previous page  More... | |
| createObject () | |
| create new object form  More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| cancelCreation () | |
| cancel create action and go back to repository parent  More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen.  More... | |
| putObjectInTree (ilObject $obj, int $parent_node_id=null) | |
| Add object to tree at given position.  More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data  More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g.  More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions"  More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen.  More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| addToDeskObject () | |
| removeFromDeskObject () | |
  Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
| static | _goto () | 
| goto target group  More... | |
  Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) | 
| Goto repository root.  More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") | 
| static | _gotoSharedWorkspaceNode (int $wsp_id) | 
Data Fields | |
| string | $type | 
  Data Fields inherited from ilObjectGUI | |
| const | ADMIN_MODE_NONE = "" | 
| const | ADMIN_MODE_SETTINGS = "settings" | 
| const | ADMIN_MODE_REPOSITORY = "repository" | 
| const | UPLOAD_TYPE_LOCAL = 1 | 
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 | 
| const | CFORM_NEW = 1 | 
| const | CFORM_IMPORT = 2 | 
| const | CFORM_CLONE = 3 | 
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] | 
Protected Member Functions | |
| showServerInstallationStatusObject () | |
| renderServerStatus () | |
| getServerStatusInfo () | |
| showVcsInformationObject () | |
  Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu.  More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template.  More... | |
| addHeaderAction () | |
| Add header action menu.  More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only.  More... | |
| setTabs () | |
| set admin tabs  More... | |
| setAdminTabs () | |
| set admin tabs  More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded)  More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded)  More... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook.  More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form.  More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields.  More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput())  More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object.  More... | |
| afterUpdate () | |
| Post (successful) object update hook.  More... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook.  More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g.  More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command  More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g.  More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command.  More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu)  More... | |
| getTabs () | |
| overwrite in derived GUI class of your object type  More... | |
| redirectToRefId (int $ref_id, string $cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request  More... | |
| getCenterColumnHTML () | |
| Get center column.  More... | |
| getRightColumnHTML () | |
| Display right column.  More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files.  More... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Class ilObjSystemFolderGUI.
ilObjSystemFolderGUI: ilPermissionGUI ilObjSystemFolderGUI: ilObjectOwnershipManagementGUI, ilCronManagerGUI
Definition at line 33 of file class.ilObjSystemFolderGUI.php.
| ilObjSystemFolderGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference | |||
| ) | 
Constructor public.
Definition at line 55 of file class.ilObjSystemFolderGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  static | 
goto target group
Definition at line 1247 of file class.ilObjSystemFolderGUI.php.
References $DIC, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), ROOT_FOLDER_ID, SYSTEM_FOLDER_ID, and ilLanguage\txt().
 Here is the call graph for this function:| ilObjSystemFolderGUI::addHeaderTitleObject | ( | ) | 
Add a header title.
Definition at line 928 of file class.ilObjSystemFolderGUI.php.
References showHeaderTitleObject().
 Here is the call graph for this function:| ilObjSystemFolderGUI::benchmarkObject | ( | ) | 
Benchmark settings.
Definition at line 171 of file class.ilObjSystemFolderGUI.php.
References $user_id, ilObjUser\_lookupLogin(), benchmarkSubTabs(), ILIAS\Repository\ctrl(), ilBenchmark\DB_BENCH_USER, ilBenchmark\ENABLE_DB_BENCH, ILIAS\Repository\form(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\settings().
 Here is the call graph for this function:| ilObjSystemFolderGUI::benchmarkSubTabs | ( | $a_current | ) | 
Benchmark sub tabs.
Definition at line 270 of file class.ilObjSystemFolderGUI.php.
References $bench, ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilBenchmark\getDbBenchRecords(), and ilLanguage\txt().
Referenced by benchmarkObject(), showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::cancelObject | ( | ) | 
Definition at line 162 of file class.ilObjSystemFolderGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjSystemFolderGUI::clearBenchObject | ( | ) | 
delete all benchmark records
Definition at line 354 of file class.ilObjSystemFolderGUI.php.
References $bench, ilBenchmark\clearData(), and saveBenchSettingsObject().
 Here is the call graph for this function:| ilObjSystemFolderGUI::createJavaServerIniObject | ( | ) | 
Create a server ini file.
Definition at line 1177 of file class.ilObjSystemFolderGUI.php.
References ILIAS\Repository\form(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:| ilObjSystemFolderGUI::deleteHeaderTitlesObject | ( | ) | 
Remove header titles.
Definition at line 937 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, ilObjectGUI\$lng, and saveHeaderTitlesObject().
 Here is the call graph for this function:| ilObjSystemFolderGUI::executeCommand | ( | ) | 
Definition at line 88 of file class.ilObjSystemFolderGUI.php.
References $tabs, ILIAS\Repository\ctrl(), ilObjectGUI\prepareOutput(), and setSystemCheckSubTabs().
 Here is the call graph for this function:| ilObjSystemFolderGUI::getAdminTabs | ( | ) | 
Definition at line 362 of file class.ilObjSystemFolderGUI.php.
References $help, $rbacsystem, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
This is a total exception/abomination in the use of entry points. Do not copy or use as example! The use case here is quite special, we regularly do not need the agents throughout runtime, so I did not want to initialize in general. Also, this is only relevant for version 10, and will be gone in 11.
Definition at line 620 of file class.ilObjSystemFolderGUI.php.
References $DIC, and entry_point().
Referenced by renderServerStatus().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initContactInformationForm | ( | ) | 
Init contact information form.
Definition at line 994 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilAccessibilitySupportContacts\getList(), ilSystemSupportContacts\getList(), ILIAS\Repository\lng(), ilEMailInputGUI\setMaxLength(), and ilLanguage\txt().
Referenced by saveContactInformationObject(), and showContactInformationObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initJavaServerForm | ( | ) | 
Init java server form.
Definition at line 1186 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by saveJavaServerObject(), and showJavaServerObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initServerInfoForm | ( | ) | 
Init server info form.
| int | $a_mode | Edit Mode | 
Definition at line 501 of file class.ilObjSystemFolderGUI.php.
References $_SERVER, $client_ini, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, CLIENT_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS_VERSION, ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by setServerInfoSubTabs().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::jumpToCronJobsObject | ( | ) | 
Definition at line 966 of file class.ilObjSystemFolderGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 607 of file class.ilObjSystemFolderGUI.php.
References $DIC, Vendor\Package\$f, $r, getServerStatusInfo(), and ILIAS\Repository\lng().
Referenced by showServerInstallationStatusObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::saveBasicSettingsObject | ( | ) | 
Save basic settings form.
Definition at line 760 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $error, $ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilPublicSectionSettings\getInstance(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), setGeneralSettingsSubTabs(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveBenchSettingsObject | ( | ) | 
Save benchmark settings.
Definition at line 316 of file class.ilObjSystemFolderGUI.php.
References ILIAS\Repository\ctrl(), ilBenchmark\DB_BENCH_USER, ilBenchmark\ENABLE_DB_BENCH, ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\refinery().
Referenced by clearBenchObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::saveContactInformationObject | ( | ) | 
Save contact information form.
Definition at line 1113 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $error, Vendor\Package\$f, $ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), initContactInformationForm(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), setGeneralSettingsSubTabs(), ilAccessibilitySupportContacts\setList(), ilSystemSupportContacts\setList(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveHeaderTitlesObject | ( | bool | $delete = false | ) | 
Save header titles.
Definition at line 861 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $DIC, $error, $ilErr, ilObjectGUI\$lng, $post, $rbacsystem, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), showHeaderTitleObject(), ilUtil\stripSlashes(), and ilLanguage\txt().
Referenced by deleteHeaderTitlesObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::saveJavaServerObject | ( | ) | 
Save java server form.
Definition at line 1217 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $error, $ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, ilRbacSystem\checkAccess(), ILIAS\Repository\form(), initJavaServerForm(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\setContent(), setGeneralSettingsSubTabs(), ilUtil\stripSlashes(), and ilLanguage\txt().
 Here is the call graph for this function:| ilObjSystemFolderGUI::setGeneralSettingsSubTabs | ( | $a_activate | ) | 
Set sub tabs for general settings.
Definition at line 647 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, and $tabs.
Referenced by createJavaServerIniObject(), saveBasicSettingsObject(), saveContactInformationObject(), saveJavaServerObject(), showBasicSettingsObject(), showContactInformationObject(), and showHeaderTitleObject().
 Here is the caller graph for this function:| ilObjSystemFolderGUI::setServerInfoSubTabs | ( | $a_activate | ) | 
Set sub tabs for server info.
Definition at line 440 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $rbacsystem, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilRbacSystem\checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), initServerInfoForm(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
Referenced by showJavaServerObject(), and showServerInstallationStatusObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::setSystemCheckSubTabs | ( | $a_activate | ) | 
Set sub tabs for general settings.
Definition at line 142 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $tabs, and ILIAS\Repository\lng().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showBasicSettingsObject | ( | ) | 
Show basic settings.
Definition at line 669 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ilObjectGUI\$tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilRobotSettings\getInstance(), ilPublicSectionSettings\getInstance(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilGlobalTemplateInterface\setContent(), setGeneralSettingsSubTabs(), and ilLanguage\txt().
Referenced by viewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showContactInformationObject | ( | ) | 
Show contact information.
Definition at line 982 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, ILIAS\Repository\form(), initContactInformationForm(), ilGlobalTemplateInterface\setContent(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchByFirstTableObject | ( | ) | 
Show db benchmark results.
Definition at line 242 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchChronologicalObject | ( | ) | 
Show db benchmark results.
Definition at line 215 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchResults | ( | $a_mode | ) | 
Show Db Benchmark Results.
| string | mode | 
Definition at line 253 of file class.ilObjSystemFolderGUI.php.
References $bench, ilObjectGUI\$tpl, ilBenchmark\getDbBenchRecords(), and ilGlobalTemplateInterface\setContent().
Referenced by showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showDbBenchSlowestFirstObject | ( | ) | 
Show db benchmark results.
Definition at line 224 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchSortedBySqlObject | ( | ) | 
Show db benchmark results.
Definition at line 233 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showHeaderTitleObject | ( | $a_get_post_values = false,  | 
        |
| bool | $add_entry = false  | 
        ||
| ) | 
Show header title.
Definition at line 816 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$data, $post, ilObjectGUI\$tpl, ilGlobalTemplateInterface\setContent(), and setGeneralSettingsSubTabs().
Referenced by addHeaderTitleObject(), and saveHeaderTitlesObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showJavaServerObject | ( | ) | 
Show Java Server Settings.
Definition at line 1160 of file class.ilObjSystemFolderGUI.php.
References $GLOBALS, ilObjectGUI\$tpl, ilGlobalTemplateInterface\addBlockFile(), ILIAS\Repository\form(), initJavaServerForm(), setServerInfoSubTabs(), and ilGlobalTemplateInterface\setVariable().
 Here is the call graph for this function:| ilObjSystemFolderGUI::showPHPInfoObject | ( | ) | 
Show PHP Information.
Definition at line 421 of file class.ilObjSystemFolderGUI.php.
References $rbacsystem, ilRbacSystem\checkAccess(), and exit.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 598 of file class.ilObjSystemFolderGUI.php.
References $rbacsystem, ilRbacSystem\checkAccess(), renderServerStatus(), and setServerInfoSubTabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1276 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$html, $rbacsystem, ilRbacSystem\checkAccess(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjSystemFolderGUI::switchBenchModuleObject | ( | ) | 
save benchmark settings
Definition at line 344 of file class.ilObjSystemFolderGUI.php.
References $_POST, and ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjSystemFolderGUI::viewObject | ( | ) | 
show admin subpanels and basic settings form
public
Definition at line 128 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$access, and showBasicSettingsObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 46 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkSubTabs(), clearBenchObject(), and showDbBenchResults().
      
  | 
  protected | 
Definition at line 45 of file class.ilObjSystemFolderGUI.php.
Referenced by initServerInfoForm().
Definition at line 37 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 41 of file class.ilObjSystemFolderGUI.php.
Referenced by saveBasicSettingsObject(), saveContactInformationObject(), saveHeaderTitlesObject(), and saveJavaServerObject().
      
  | 
  protected | 
Definition at line 36 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.ilObjSystemFolderGUI.php.
Referenced by getAdminTabs().
      
  | 
  protected | 
Definition at line 40 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilObjSystemFolderGUI.php.
Referenced by getAdminTabs(), saveBasicSettingsObject(), saveContactInformationObject(), saveHeaderTitlesObject(), saveJavaServerObject(), setServerInfoSubTabs(), showPHPInfoObject(), showServerInstallationStatusObject(), and showVcsInformationObject().
Definition at line 49 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkSubTabs(), executeCommand(), setGeneralSettingsSubTabs(), setServerInfoSubTabs(), and setSystemCheckSubTabs().
| string ilObjSystemFolderGUI::$type | 
Definition at line 47 of file class.ilObjSystemFolderGUI.php.
      
  | 
  protected | 
Definition at line 48 of file class.ilObjSystemFolderGUI.php.