| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilObjSystemFolderGUI. More...
 Inheritance diagram for ilObjSystemFolderGUI:
 Inheritance diagram for ilObjSystemFolderGUI: Collaboration diagram for ilObjSystemFolderGUI:
 Collaboration diagram for ilObjSystemFolderGUI:| Public Member Functions | |
| ilObjSystemFolderGUI ($a_data, $a_id, $a_call_by_reference) | |
| Constructor  public. | |
| & | executeCommand () | 
| execute command | |
| viewObject () | |
| show admin subpanels and basic settings form | |
| displayList () | |
| display object list | |
| saveSettingsObject () | |
| createScormEditorTablesObject () | |
| displayBasicSettings () | |
| displays ILIAS basic settings form | |
| viewScanLogObject () | |
| checkObject () | |
| displays system check menu | |
| changeHeaderTitleObject () | |
| edit header title form | |
| saveHeaderTitleObject () | |
| save header title | |
| cancelObject () | |
| addHeaderTitleTranslationObject () | |
| adds a translation form & save post vars to session | |
| removeTranslationObject () | |
| removes a translation form & save post vars to session | |
| startValidator ($a_mode, $a_log) | |
| viewScanLog () | |
| benchmarkObject () | |
| Benchmark settings. | |
| showDbBenchChronologicalObject () | |
| Show db benchmark results. | |
| showDbBenchSlowestFirstObject () | |
| Show db benchmark results. | |
| showDbBenchSortedBySqlObject () | |
| Show db benchmark results. | |
| showDbBenchByFirstTableObject () | |
| Show db benchmark results. | |
| showDbBenchResults ($a_mode) | |
| Show Db Benchmark Results. | |
| benchmarkSubTabs ($a_current) | |
| Benchmark sub tabs. | |
| saveBenchSettingsObject () | |
| Save benchmark settings. | |
| switchBenchModuleObject () | |
| save benchmark settings | |
| clearBenchObject () | |
| delete all benchmark records | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| showPHPInfoObject () | |
| Show PHP Information. | |
| showServerInfoObject () | |
| Show server info. | |
| initServerInfoForm () | |
| Init server info form. | |
| setGeneralSettingsSubTabs ($a_activate) | |
| Set sub tabs for general settings. | |
| showBasicSettingsObject () | |
| Show basic settings. | |
| initBasicSettingsForm () | |
| Init basic settings form. | |
| saveBasicSettingsObject () | |
| Save basic settings form. | |
| showHeaderTitleObject ($a_get_post_values=false) | |
| Show header title. | |
| saveHeaderTitlesObject () | |
| Save header titles. | |
| addHeaderTitleObject () | |
| Add a header title. | |
| deleteHeaderTitlesObject () | |
| Remove header titles. | |
| showCronJobsObject () | |
| Show cron jobs settings. | |
| initCronJobsForm () | |
| Init cron jobs form. | |
| saveCronJobsObject () | |
| Save cron jobs form. | |
| showContactInformationObject () | |
| Show contact information. | |
| initContactInformationForm () | |
| Init contact information form. | |
| saveContactInformationObject () | |
| Save contact information form. | |
| showWebServicesObject () | |
| Show Web Services. | |
| initWebServicesForm () | |
| Init web services form. | |
| saveWebServicesObject () | |
| Save web services form. | |
| showJavaServerObject () | |
| Show Java Server Settings. | |
| createJavaServerIniObject () | |
| Create a server ini file. | |
| initJavaServerForm () | |
| Init java server form. | |
| saveJavaServerObject () | |
| Save java server form. | |
| showProxyObject () | |
| Show proxy settings. | |
| saveProxyObject () | |
| Save proxy settings. | |
| _goto () | |
| goto target group | |
|  Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor  public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui | |
| getCreationMode () | |
| get creation mode | |
| getHTML () | |
| undeleteObject () | |
| Get objects back from trash. | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| removeFromSystemObject () | |
| remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
| createObject () | |
| create new object form | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page  public | |
| saveObject () | |
| save object | |
| editObject () | |
| edit object | |
| updateObject () | |
| updates object entry in object_data | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| trashObject () | |
| Show trash content of object. | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
| copyWizardHasOptions ($a_mode) | |
| Check if there is any modules specific option. | |
| Data Fields | |
| $type | |
|  Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 | 
| $ilias | |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| Protected Member Functions | |
| initJavaServerIniForm () | |
| downloadJavaServerIniObject () | |
| Create and offer server ini file for download. | |
|  Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| showUpperIcon () | |
| setTabs () | |
| set admin tabs  public | |
| setAdminTabs () | |
| set admin tabs  public | |
| setLocator () | |
| set Locator | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| displayEditForm ($fields) | |
| display edit form (usually called by editObject) | |
| afterUpdate () | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| hitsperpageObject () | |
| & | __initTableGUI () | 
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| __showClipboardTable ($a_result_set, $a_from="") | |
| redirectToRefId ($a_ref_id, $a_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 $_GET["ref_id"] value | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="") | |
| Private Member Functions | |
| saveCheckParamsObject () | |
| writeCheckParams () | |
| saveCheckCronObject () | |
| printProxyStatus () | |
| Print proxy settings. | |
| initProxyForm () | |
| Initialize proxy settings form. | |
Class ilObjSystemFolderGUI.
ilObjSystemFolderGUI: ilPermissionGUI
Definition at line 16 of file class.ilObjSystemFolderGUI.php.
| ilObjSystemFolderGUI::_goto | ( | ) | 
goto target group
Definition at line 3453 of file class.ilObjSystemFolderGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::addHeaderTitleObject | ( | ) | 
Add a header title.
Definition at line 2509 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, and showHeaderTitleObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::addHeaderTitleTranslationObject | ( | ) | 
adds a translation form & save post vars to session
public
Definition at line 1514 of file class.ilObjSystemFolderGUI.php.
| ilObjSystemFolderGUI::benchmarkObject | ( | ) | 
Benchmark settings.
Definition at line 1608 of file class.ilObjSystemFolderGUI.php.
References $ilBench, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, benchmarkSubTabs(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setValue().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::benchmarkSubTabs | ( | $a_current | ) | 
Benchmark sub tabs.
| @return | 
Definition at line 1700 of file class.ilObjSystemFolderGUI.php.
References $ilBench, $ilCtrl, and ilObjectGUI\$lng.
Referenced by benchmarkObject(), showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::cancelObject | ( | ) | 
Definition at line 1504 of file class.ilObjSystemFolderGUI.php.
| ilObjSystemFolderGUI::changeHeaderTitleObject | ( | ) | 
edit header title form
private
Definition at line 1316 of file class.ilObjSystemFolderGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, ilMDLanguageItem\_getLanguages(), ilUtil\prepareFormOutput(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::checkObject | ( | ) | 
displays system check menu
public
Definition at line 1117 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ilias, $ilSetting, ilObjectGUI\$objDefinition, $t, ilUtil\formSelect(), ilObjectGUI\getTemplateFile(), ilPlugin\lookupTxt(), ilRadioGroupInputGUI\setValue(), startValidator(), and writeCheckParams().
Referenced by saveCheckCronObject(), and saveCheckParamsObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::clearBenchObject | ( | ) | 
delete all benchmark records
Definition at line 1766 of file class.ilObjSystemFolderGUI.php.
References $ilBench, and saveBenchSettingsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::createJavaServerIniObject | ( | ) | 
Create a server ini file.
Definition at line 3095 of file class.ilObjSystemFolderGUI.php.
References initJavaServerIniForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::createScormEditorTablesObject | ( | ) | 
Definition at line 599 of file class.ilObjSystemFolderGUI.php.
References ilUtil\sendSuccess(), and viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::deleteHeaderTitlesObject | ( | ) | 
Remove header titles.
Definition at line 2525 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, and saveHeaderTitlesObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::displayBasicSettings | ( | ) | 
displays ILIAS basic settings form
private
Definition at line 614 of file class.ilObjSystemFolderGUI.php.
References $ilCtrl, ilObjSystemFolder\_getHeaderTitle(), ilRobotSettings\_getInstance(), ilFormat\_secondsToString(), ilUtil\getImagePath(), ILIAS_ABSOLUTE_PATH, and ilUtil\prepareFormOutput().
Referenced by viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::displayList | ( | ) | 
display object list
public
Definition at line 166 of file class.ilObjSystemFolderGUI.php.
References $_GET, ilObjectGUI\$data, ilFrameTargetInfo\_getFrame(), ilObject\_lookupType(), ilUtil\getImageTagByType(), and ilUtil\switchColor().
Referenced by viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Create and offer server ini file for download.
Definition at line 3189 of file class.ilObjSystemFolderGUI.php.
References $ini, ilUtil\deliverData(), initJavaServerIniForm(), ilUtil\sendFailure(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilObjSystemFolderGUI::executeCommand | ( | ) | 
execute command
Reimplemented from ilObjectGUI.
Definition at line 37 of file class.ilObjSystemFolderGUI.php.
References $cmd, $ret, and ilObjectGUI\prepareOutput().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::getAdminTabs | ( | & | $tabs_gui | ) | 
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 1776 of file class.ilObjSystemFolderGUI.php.
| ilObjSystemFolderGUI::ilObjSystemFolderGUI | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference | |||
| ) | 
Constructor public.
Definition at line 29 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\ilObjectGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::initBasicSettingsForm | ( | ) | 
Init basic settings form.
Definition at line 2017 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilRobotSettings\_getInstance(), ilFormat\_secondsToString(), ilRadioOption\addSubItem(), ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, ilSessionControl\DEFAULT_MAX_COUNT, ilSessionControl\DEFAULT_MAX_IDLE, ilSessionControl\DEFAULT_MAX_IDLE_AFTER_FIRST_REQUEST, ilSessionControl\DEFAULT_MIN_IDLE, ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilTextInputGUI\setMaxLength(), ilSelectInputGUI\setOptions(), ilCheckboxInputGUI\setValue(), ilRadioGroupInputGUI\setValue(), and ilRadioOption\setValue().
Referenced by saveBasicSettingsObject(), and showBasicSettingsObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initContactInformationForm | ( | ) | 
Init contact information form.
Definition at line 2837 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, and ilTextInputGUI\setMaxLength().
Referenced by saveContactInformationObject(), and showContactInformationObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initCronJobsForm | ( | ) | 
Init cron jobs form.
Definition at line 2567 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilCronDeleteInactiveUserAccounts\DEFAULT_INACTIVITY_PERIOD, ilDatePresentation\formatDate(), ilCronDeleteInactiveUserAccounts\getDefaultIntervalKey(), ilCronDeleteInactiveUserAccounts\getPossibleIntervalsArray(), IL_CAL_UNIX, ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), ilTextInputGUI\setValue(), and ilCheckboxInputGUI\setValue().
Referenced by saveCronJobsObject(), and showCronJobsObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initJavaServerForm | ( | ) | 
Init java server form.
Definition at line 3219 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilNumberInputGUI\setMaxLength(), and ilTextInputGUI\setMaxLength().
Referenced by saveJavaServerObject(), and showJavaServerObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 3106 of file class.ilObjSystemFolderGUI.php.
References $GLOBALS, $log, $path, ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), ilNumberInputGUI\setSize(), and ilNumberInputGUI\setValue().
Referenced by createJavaServerIniObject(), and downloadJavaServerIniObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Initialize proxy settings form.
public
Definition at line 3414 of file class.ilObjSystemFolderGUI.php.
References $ilCtrl, ilObjectGUI\$lng, setGeneralSettingsSubTabs(), and ilFormPropertyGUI\setInfo().
Referenced by saveProxyObject(), and showProxyObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller 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 1858 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ILIAS_ABSOLUTE_PATH, ilUtil\sendFailure(), and ilNonEditableValueGUI\setValue().
Referenced by showServerInfoObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::initWebServicesForm | ( | ) | 
Init web services form.
Definition at line 3002 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, and ilFormPropertyGUI\setInfo().
Referenced by saveWebServicesObject(), and showWebServicesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Print proxy settings.
private
Definition at line 3322 of file class.ilObjSystemFolderGUI.php.
References ilProxySettings\_getInstance(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by saveProxyObject(), and showProxyObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::removeTranslationObject | ( | ) | 
removes a translation form & save post vars to session
public
Definition at line 1528 of file class.ilObjSystemFolderGUI.php.
References $_GET.
| ilObjSystemFolderGUI::saveBasicSettingsObject | ( | ) | 
Save basic settings form.
Definition at line 2318 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, initBasicSettingsForm(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveBenchSettingsObject | ( | ) | 
Save benchmark settings.
Definition at line 1732 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilBench, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Referenced by clearBenchObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 1300 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilSetting, and checkObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 1268 of file class.ilObjSystemFolderGUI.php.
References $_POST, checkObject(), and writeCheckParams().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveContactInformationObject | ( | ) | 
Save contact information form.
Definition at line 2950 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, initContactInformationForm(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveCronJobsObject | ( | ) | 
Save cron jobs form.
Definition at line 2769 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, initCronJobsForm(), ilUtil\sendSuccess(), setGeneralSettingsSubTabs(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveHeaderTitleObject | ( | ) | 
save header title
Definition at line 1447 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$data, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveHeaderTitlesObject | ( | ) | 
Save header titles.
Definition at line 2459 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilUtil\sendFailure(), ilUtil\sendSuccess(), showHeaderTitleObject(), and ilUtil\stripSlashes().
Referenced by deleteHeaderTitlesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::saveJavaServerObject | ( | ) | 
Save java server form.
Definition at line 3256 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, initJavaServerForm(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveProxyObject | ( | ) | 
Save proxy settings.
public
Definition at line 3349 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilProxySettings\_getInstance(), initProxyForm(), printProxyStatus(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveSettingsObject | ( | ) | 
Definition at line 346 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilCtrl, ilRPCServerSettings\getInstance(), ilUtil\is_email(), ilUtil\prepareFormOutput(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::saveWebServicesObject | ( | ) | 
Save web services form.
Definition at line 3037 of file class.ilObjSystemFolderGUI.php.
References $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, initWebServicesForm(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::setGeneralSettingsSubTabs | ( | $a_activate | ) | 
Set sub tabs for general settings.
Definition at line 1978 of file class.ilObjSystemFolderGUI.php.
References $ilCtrl.
Referenced by createJavaServerIniObject(), downloadJavaServerIniObject(), initProxyForm(), saveBasicSettingsObject(), saveContactInformationObject(), saveCronJobsObject(), saveJavaServerObject(), saveWebServicesObject(), showBasicSettingsObject(), showContactInformationObject(), showCronJobsObject(), showHeaderTitleObject(), showJavaServerObject(), and showWebServicesObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showBasicSettingsObject | ( | ) | 
Show basic settings.
Definition at line 2003 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initBasicSettingsForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showContactInformationObject | ( | ) | 
Show contact information.
Definition at line 2825 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initContactInformationForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showCronJobsObject | ( | ) | 
Show cron jobs settings.
Definition at line 2555 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initCronJobsForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchByFirstTableObject | ( | ) | 
Show db benchmark results.
Definition at line 1672 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchChronologicalObject | ( | ) | 
Show db benchmark results.
Definition at line 1645 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchResults | ( | $a_mode | ) | 
Show Db Benchmark Results.
| string | mode | 
Definition at line 1683 of file class.ilObjSystemFolderGUI.php.
References $ilBench, ilObjectGUI\$lng, and ilObjectGUI\$tpl.
Referenced by showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showDbBenchSlowestFirstObject | ( | ) | 
Show db benchmark results.
Definition at line 1654 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showDbBenchSortedBySqlObject | ( | ) | 
Show db benchmark results.
Definition at line 1663 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showHeaderTitleObject | ( | $a_get_post_values = false | ) | 
Show header title.
Definition at line 2411 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$data, ilObjectGUI\$tpl, and setGeneralSettingsSubTabs().
Referenced by addHeaderTitleObject(), and saveHeaderTitlesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showJavaServerObject | ( | ) | 
Show Java Server Settings.
Definition at line 3072 of file class.ilObjSystemFolderGUI.php.
References $GLOBALS, ilObjectGUI\$tpl, initJavaServerForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showPHPInfoObject | ( | ) | 
Show PHP Information.
Definition at line 1826 of file class.ilObjSystemFolderGUI.php.
References exit.
| ilObjSystemFolderGUI::showProxyObject | ( | ) | 
Show proxy settings.
public
Definition at line 3290 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$tpl, ilProxySettings\_getInstance(), initProxyForm(), and printProxyStatus().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::showServerInfoObject | ( | ) | 
Show server info.
Definition at line 1841 of file class.ilObjSystemFolderGUI.php.
References $ilCtrl, ilObjectGUI\$tpl, and initServerInfoForm().
Referenced by viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::showWebServicesObject | ( | ) | 
Show Web Services.
Definition at line 2990 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initWebServicesForm(), and setGeneralSettingsSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjSystemFolderGUI::startValidator | ( | $a_mode, | |
| $a_log | |||
| ) | 
Definition at line 1536 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\getTemplateFile().
Referenced by checkObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::switchBenchModuleObject | ( | ) | 
| ilObjSystemFolderGUI::viewObject | ( | ) | 
show admin subpanels and basic settings form
public
Reimplemented from ilObjectGUI.
Definition at line 70 of file class.ilObjSystemFolderGUI.php.
References $_GET, displayBasicSettings(), displayList(), showServerInfoObject(), and ilUtil\sortArray().
Referenced by createScormEditorTablesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::viewScanLog | ( | ) | 
Definition at line 1580 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\getTemplateFile().
Referenced by viewScanLogObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::viewScanLogObject | ( | ) | 
Definition at line 1107 of file class.ilObjSystemFolderGUI.php.
References viewScanLog().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 1275 of file class.ilObjSystemFolderGUI.php.
References $_POST.
Referenced by checkObject(), and saveCheckParamsObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjSystemFolderGUI::$type | 
Definition at line 23 of file class.ilObjSystemFolderGUI.php.