ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilObjSystemFolderGUI. More...
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... | |
viewScanLogObject () | |
setSystemCheckSubTabs ($a_activate) | |
Set sub tabs for general settings. More... | |
checkObject () | |
displays system check menu More... | |
changeHeaderTitleObject () | |
edit header title form More... | |
saveHeaderTitleObject () | |
save header title More... | |
cancelObject () | |
addHeaderTitleTranslationObject () | |
adds a translation form & save post vars to session More... | |
removeTranslationObject () | |
removes a translation form & save post vars to session More... | |
startValidator ($a_mode, $a_log) | |
viewScanLog () | |
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) | |
Show header title. More... | |
saveHeaderTitlesObject () | |
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... | |
showWebServicesObject () | |
Show Web Services. More... | |
initWebServicesForm () | |
Init web services form. More... | |
saveWebServicesObject () | |
Save web services 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... | |
showProxyObject () | |
Show proxy settings. More... | |
saveProxyObject () | |
Save proxy settings. More... | |
showHTTPSObject () | |
saveHTTPSObject () | |
addToExternalSettingsForm ($a_form_id) | |
Public Member Functions inherited from ilObjectGUI | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
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 More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
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... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
static | _goto () |
goto target group More... | |
Static Public Member Functions inherited from ilObjectGUI | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$type | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$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 | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
initJavaServerIniForm () | |
downloadJavaServerIniObject () | |
Create and offer server ini file for download. More... | |
showVcsInformationObject () | |
Protected Member Functions inherited from ilObjectGUI | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public More... | |
setAdminTabs () | |
set admin tabs public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__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 More... | |
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 More... | |
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. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Protected Attributes | |
$tabs | |
$rbacsystem | |
$obj_definition | |
$error | |
$db | |
$style_definition | |
$help | |
$client_ini | |
$bench | |
Protected Attributes inherited from ilObjectGUI | |
$ilErr | |
$locator | |
$user | |
$access | |
$settings | |
$rbacreview | |
$toolbar | |
$rbacsystem | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
Private Member Functions | |
saveCheckParamsObject () | |
writeCheckParams () | |
saveCheckCronObject () | |
printProxyStatus () | |
Print proxy settings. More... | |
initProxyForm () | |
Initialize proxy settings form. More... | |
initHTTPSForm () | |
Class ilObjSystemFolderGUI.
ilObjSystemFolderGUI: ilPermissionGUI, ilImprintGUI ilObjSystemFolderGUI: ilObjectOwnershipManagementGUI, ilCronManagerGUI
Definition at line 18 of file class.ilObjSystemFolderGUI.php.
ilObjSystemFolderGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference | |||
) |
Constructor public.
Definition at line 76 of file class.ilObjSystemFolderGUI.php.
References $DIC, settings(), and user().
|
static |
goto target group
Definition at line 2233 of file class.ilObjSystemFolderGUI.php.
References $DIC, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), and ilUtil\sendFailure().
ilObjSystemFolderGUI::addHeaderTitleObject | ( | ) |
Add a header title.
Definition at line 1405 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, and showHeaderTitleObject().
ilObjSystemFolderGUI::addHeaderTitleTranslationObject | ( | ) |
adds a translation form & save post vars to session
public
Definition at line 630 of file class.ilObjSystemFolderGUI.php.
References $_POST, and $_SESSION.
ilObjSystemFolderGUI::addToExternalSettingsForm | ( | $a_form_id | ) |
Definition at line 2213 of file class.ilObjSystemFolderGUI.php.
References ilSecuritySettings\_getInstance(), array, ilAdministrationSettingsFormHandler\FORM_SECURITY, and ilAdministrationSettingsFormHandler\VALUE_BOOL.
ilObjSystemFolderGUI::benchmarkObject | ( | ) |
Benchmark settings.
Definition at line 729 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, benchmarkSubTabs(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setValue().
ilObjSystemFolderGUI::benchmarkSubTabs | ( | $a_current | ) |
Benchmark sub tabs.
Definition at line 826 of file class.ilObjSystemFolderGUI.php.
References $bench, ilObjectGUI\$ctrl, $ilBench, $ilCtrl, ilObjectGUI\$lng, and $tabs.
Referenced by benchmarkObject(), showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
ilObjSystemFolderGUI::cancelObject | ( | ) |
Definition at line 620 of file class.ilObjSystemFolderGUI.php.
ilObjSystemFolderGUI::changeHeaderTitleObject | ( | ) |
edit header title form
private
Definition at line 441 of file class.ilObjSystemFolderGUI.php.
References $_GET, $_SESSION, $code, ilObjectGUI\$data, $key, $rbacsystem, $style_definition, ilMDLanguageItem\_getLanguages(), array, ilUtil\prepareFormOutput(), and ilUtil\stripSlashes().
ilObjSystemFolderGUI::checkObject | ( | ) |
displays system check menu
public
Definition at line 216 of file class.ilObjSystemFolderGUI.php.
References $_POST, $db, $error, $ilDB, ilObjectGUI\$ilErr, $ilSetting, $ilUser, $obj_definition, ilObjectGUI\$objDefinition, $rbacsystem, $row, ilObjectGUI\$settings, $t, ilObjectGUI\$user, array, ilUtil\formSelect(), ilObjectPlugin\getRepoPluginObjectByType(), setSystemCheckSubTabs(), ilRadioGroupInputGUI\setValue(), startValidator(), and writeCheckParams().
Referenced by saveCheckCronObject(), and saveCheckParamsObject().
ilObjSystemFolderGUI::clearBenchObject | ( | ) |
delete all benchmark records
Definition at line 900 of file class.ilObjSystemFolderGUI.php.
References $bench, $ilBench, and saveBenchSettingsObject().
ilObjSystemFolderGUI::createJavaServerIniObject | ( | ) |
Create a server ini file.
Definition at line 1788 of file class.ilObjSystemFolderGUI.php.
References initJavaServerIniForm(), and setGeneralSettingsSubTabs().
ilObjSystemFolderGUI::deleteHeaderTitlesObject | ( | ) |
Remove header titles.
Definition at line 1422 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, and saveHeaderTitlesObject().
|
protected |
Create and offer server ini file for download.
Definition at line 1878 of file class.ilObjSystemFolderGUI.php.
References $ini, ilUtil\deliverData(), initJavaServerIniForm(), ilUtil\sendFailure(), and setGeneralSettingsSubTabs().
ilObjSystemFolderGUI::executeCommand | ( | ) |
Definition at line 103 of file class.ilObjSystemFolderGUI.php.
References $ret, $tabs, ilObjectGUI\checkPermissionBool(), ilObjStyleSheet\getEffectiveContentStyleId(), ilObjectGUI\prepareOutput(), and setSystemCheckSubTabs().
ilObjSystemFolderGUI::getAdminTabs | ( | ) |
Definition at line 908 of file class.ilObjSystemFolderGUI.php.
References $help, $rbacsystem, array, and object.
ilObjSystemFolderGUI::initContactInformationForm | ( | ) |
Init contact information form.
Definition at line 1491 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ilSystemSupportContacts\getList(), and ilTextInputGUI\setMaxLength().
Referenced by saveContactInformationObject(), and showContactInformationObject().
|
private |
Definition at line 2185 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $form, $ilCtrl, ilObjectGUI\$lng, ilSecuritySettings\_getInstance(), ilCheckboxInputGUI\setChecked(), and setServerInfoSubTabs().
Referenced by saveHTTPSObject(), and showHTTPSObject().
ilObjSystemFolderGUI::initJavaServerForm | ( | ) |
Init java server form.
Definition at line 1907 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, $pdf, ilObjectGUI\$settings, ilFormPropertyGUI\setInfo(), ilNumberInputGUI\setMaxLength(), and ilTextInputGUI\setMaxLength().
Referenced by saveJavaServerObject(), and showJavaServerObject().
|
protected |
Definition at line 1795 of file class.ilObjSystemFolderGUI.php.
References $GLOBALS, $log, $path, array, ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), ilNumberInputGUI\setSize(), and ilNumberInputGUI\setValue().
Referenced by createJavaServerIniObject(), and downloadJavaServerIniObject().
|
private |
Initialize proxy settings form.
public
Definition at line 2109 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, ilFormPropertyGUI\setInfo(), and setServerInfoSubTabs().
Referenced by saveProxyObject(), and showProxyObject().
ilObjSystemFolderGUI::initServerInfoForm | ( | ) |
Init server info form.
int | $a_mode | Edit Mode |
Definition at line 1039 of file class.ilObjSystemFolderGUI.php.
References $_SERVER, $client_ini, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, and ilNonEditableValueGUI\setValue().
Referenced by setServerInfoSubTabs().
ilObjSystemFolderGUI::initWebServicesForm | ( | ) |
Init web services form.
Definition at line 1682 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ilSoapClient\DEFAULT_CONNECT_TIMEOUT, ilFormPropertyGUI\setInfo(), and ilNumberInputGUI\setMinValue().
Referenced by saveWebServicesObject(), and showWebServicesObject().
ilObjSystemFolderGUI::jumpToCronJobsObject | ( | ) |
Definition at line 1463 of file class.ilObjSystemFolderGUI.php.
|
private |
Print proxy settings.
private
Definition at line 2027 of file class.ilObjSystemFolderGUI.php.
References ilProxySettings\_getInstance(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by saveProxyObject(), and showProxyObject().
ilObjSystemFolderGUI::removeTranslationObject | ( | ) |
removes a translation form & save post vars to session
public
Definition at line 644 of file class.ilObjSystemFolderGUI.php.
References $_GET.
ilObjSystemFolderGUI::saveBasicSettingsObject | ( | ) |
Save basic settings form.
Definition at line 1265 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $domain, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, array, ilPublicSectionSettings\getInstance(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
ilObjSystemFolderGUI::saveBenchSettingsObject | ( | ) |
Save benchmark settings.
Definition at line 872 of file class.ilObjSystemFolderGUI.php.
References $_POST, $bench, $ilBench, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Referenced by clearBenchObject().
|
private |
Definition at line 425 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilSetting, ilObjectGUI\$settings, and checkObject().
|
private |
Definition at line 389 of file class.ilObjSystemFolderGUI.php.
References $_POST, checkObject(), and writeCheckParams().
ilObjSystemFolderGUI::saveContactInformationObject | ( | ) |
Save contact information form.
Definition at line 1627 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, array, initContactInformationForm(), ilUtil\sendSuccess(), setGeneralSettingsSubTabs(), and ilSystemSupportContacts\setList().
ilObjSystemFolderGUI::saveHeaderTitleObject | ( | ) |
save header title
Definition at line 569 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$data, $error, ilObjectGUI\$ilErr, $key, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjSystemFolderGUI::saveHeaderTitlesObject | ( | ) |
Save header titles.
Definition at line 1356 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, ilObjectGUI\$lng, $rbacsystem, ilUtil\sendFailure(), ilUtil\sendSuccess(), showHeaderTitleObject(), and ilUtil\stripSlashes().
Referenced by deleteHeaderTitlesObject().
ilObjSystemFolderGUI::saveHTTPSObject | ( | ) |
Definition at line 2160 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $form, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilSecuritySettings\_getInstance(), initHTTPSForm(), and ilUtil\sendSuccess().
ilObjSystemFolderGUI::saveJavaServerObject | ( | ) |
Save java server form.
Definition at line 1959 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, initJavaServerForm(), ilUtil\sendSuccess(), setGeneralSettingsSubTabs(), and ilUtil\stripSlashes().
ilObjSystemFolderGUI::saveProxyObject | ( | ) |
Save proxy settings.
public
Definition at line 2051 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$access, $error, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilProxySettings\_getInstance(), initProxyForm(), printProxyStatus(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjSystemFolderGUI::saveWebServicesObject | ( | ) |
Save web services form.
Definition at line 1726 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $error, $ilCtrl, ilObjectGUI\$ilErr, $ilSetting, ilObjectGUI\$lng, $rbacsystem, ilObjectGUI\$settings, ilObjectGUI\$tpl, initWebServicesForm(), ilUtil\sendSuccess(), and setGeneralSettingsSubTabs().
ilObjSystemFolderGUI::setGeneralSettingsSubTabs | ( | $a_activate | ) |
Set sub tabs for general settings.
Definition at line 1147 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, and $tabs.
Referenced by createJavaServerIniObject(), downloadJavaServerIniObject(), saveBasicSettingsObject(), saveContactInformationObject(), saveJavaServerObject(), saveWebServicesObject(), showBasicSettingsObject(), showContactInformationObject(), and showHeaderTitleObject().
ilObjSystemFolderGUI::setServerInfoSubTabs | ( | $a_activate | ) |
Set sub tabs for server info.
Definition at line 984 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, $rbacsystem, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, ilLinkButton\getInstance(), and initServerInfoForm().
Referenced by initHTTPSForm(), initProxyForm(), showJavaServerObject(), and showWebServicesObject().
ilObjSystemFolderGUI::setSystemCheckSubTabs | ( | $a_activate | ) |
Set sub tabs for general settings.
Definition at line 191 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$ctrl, $ilCtrl, and $tabs.
Referenced by checkObject(), and executeCommand().
ilObjSystemFolderGUI::showBasicSettingsObject | ( | ) |
Show basic settings.
Definition at line 1170 of file class.ilObjSystemFolderGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, ilObjectGUI\$tpl, ilRobotSettings\_getInstance(), ilPublicSectionSettings\getInstance(), setGeneralSettingsSubTabs(), ilFormPropertyGUI\setInfo(), and ilTextInputGUI\setMaxLength().
Referenced by viewObject().
ilObjSystemFolderGUI::showContactInformationObject | ( | ) |
Show contact information.
Definition at line 1479 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initContactInformationForm(), and setGeneralSettingsSubTabs().
ilObjSystemFolderGUI::showDbBenchByFirstTableObject | ( | ) |
Show db benchmark results.
Definition at line 797 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
ilObjSystemFolderGUI::showDbBenchChronologicalObject | ( | ) |
Show db benchmark results.
Definition at line 770 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
ilObjSystemFolderGUI::showDbBenchResults | ( | $a_mode | ) |
Show Db Benchmark Results.
string | mode |
Definition at line 808 of file class.ilObjSystemFolderGUI.php.
References $bench, $ilBench, $table, and ilObjectGUI\$tpl.
Referenced by showDbBenchByFirstTableObject(), showDbBenchChronologicalObject(), showDbBenchSlowestFirstObject(), and showDbBenchSortedBySqlObject().
ilObjSystemFolderGUI::showDbBenchSlowestFirstObject | ( | ) |
Show db benchmark results.
Definition at line 779 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
ilObjSystemFolderGUI::showDbBenchSortedBySqlObject | ( | ) |
Show db benchmark results.
Definition at line 788 of file class.ilObjSystemFolderGUI.php.
References benchmarkSubTabs(), and showDbBenchResults().
ilObjSystemFolderGUI::showHeaderTitleObject | ( | $a_get_post_values = false | ) |
Show header title.
Definition at line 1319 of file class.ilObjSystemFolderGUI.php.
References $_POST, ilObjectGUI\$data, $table, ilObjectGUI\$tpl, array, and setGeneralSettingsSubTabs().
Referenced by addHeaderTitleObject(), and saveHeaderTitlesObject().
ilObjSystemFolderGUI::showHTTPSObject | ( | ) |
Definition at line 2146 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$access, $error, $form, ilObjectGUI\$ilErr, ilObjectGUI\$tpl, and initHTTPSForm().
ilObjSystemFolderGUI::showJavaServerObject | ( | ) |
Show Java Server Settings.
Definition at line 1763 of file class.ilObjSystemFolderGUI.php.
References $GLOBALS, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, initJavaServerForm(), and setServerInfoSubTabs().
ilObjSystemFolderGUI::showPHPInfoObject | ( | ) |
Show PHP Information.
Definition at line 969 of file class.ilObjSystemFolderGUI.php.
References exit.
ilObjSystemFolderGUI::showProxyObject | ( | ) |
Show proxy settings.
public
Definition at line 1995 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$access, $error, ilObjectGUI\$ilErr, ilObjectGUI\$tpl, ilProxySettings\_getInstance(), array, initProxyForm(), and printProxyStatus().
|
protected |
Definition at line 2261 of file class.ilObjSystemFolderGUI.php.
References $html, array, and ilUtil\sendInfo().
ilObjSystemFolderGUI::showWebServicesObject | ( | ) |
Show Web Services.
Definition at line 1670 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$tpl, initWebServicesForm(), and setServerInfoSubTabs().
ilObjSystemFolderGUI::startValidator | ( | $a_mode, | |
$a_log | |||
) |
Definition at line 652 of file class.ilObjSystemFolderGUI.php.
References $error, ilObjectGUI\$ilErr, $rbacsystem, and array.
Referenced by checkObject().
ilObjSystemFolderGUI::switchBenchModuleObject | ( | ) |
save benchmark settings
Definition at line 890 of file class.ilObjSystemFolderGUI.php.
References $_POST.
ilObjSystemFolderGUI::viewObject | ( | ) |
show admin subpanels and basic settings form
public
Definition at line 173 of file class.ilObjSystemFolderGUI.php.
References ilObjectGUI\$access, and showBasicSettingsObject().
ilObjSystemFolderGUI::viewScanLog | ( | ) |
Definition at line 699 of file class.ilObjSystemFolderGUI.php.
Referenced by viewScanLogObject().
ilObjSystemFolderGUI::viewScanLogObject | ( | ) |
Definition at line 183 of file class.ilObjSystemFolderGUI.php.
References viewScanLog().
|
private |
Definition at line 396 of file class.ilObjSystemFolderGUI.php.
References $_POST, $ilUser, $key, ilObjectGUI\$user, and array.
Referenced by checkObject(), and saveCheckParamsObject().
|
protected |
Definition at line 63 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkSubTabs(), clearBenchObject(), saveBenchSettingsObject(), and showDbBenchResults().
|
protected |
Definition at line 58 of file class.ilObjSystemFolderGUI.php.
Referenced by initServerInfoForm().
|
protected |
Definition at line 43 of file class.ilObjSystemFolderGUI.php.
Referenced by checkObject().
|
protected |
Definition at line 38 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkObject(), checkObject(), saveBasicSettingsObject(), saveContactInformationObject(), saveHeaderTitleObject(), saveHeaderTitlesObject(), saveJavaServerObject(), saveProxyObject(), saveWebServicesObject(), showHTTPSObject(), showProxyObject(), and startValidator().
|
protected |
Definition at line 53 of file class.ilObjSystemFolderGUI.php.
Referenced by getAdminTabs().
|
protected |
Definition at line 33 of file class.ilObjSystemFolderGUI.php.
Referenced by checkObject().
|
protected |
Definition at line 28 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkObject(), changeHeaderTitleObject(), checkObject(), getAdminTabs(), saveBasicSettingsObject(), saveContactInformationObject(), saveHeaderTitlesObject(), saveJavaServerObject(), saveWebServicesObject(), setServerInfoSubTabs(), and startValidator().
|
protected |
Definition at line 48 of file class.ilObjSystemFolderGUI.php.
Referenced by changeHeaderTitleObject().
|
protected |
Definition at line 23 of file class.ilObjSystemFolderGUI.php.
Referenced by benchmarkSubTabs(), executeCommand(), setGeneralSettingsSubTabs(), setServerInfoSubTabs(), and setSystemCheckSubTabs().
ilObjSystemFolderGUI::$type |
Definition at line 70 of file class.ilObjSystemFolderGUI.php.