|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjUserFolderGUI. More...
Inheritance diagram for ilObjUserFolderGUI:
Collaboration diagram for ilObjUserFolderGUI:Public Member Functions | |
| ilObjUserFolderGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
| Constructor public. | |
| setUserOwnerId ($a_id) | |
| getUserOwnerId () | |
| & | executeCommand () |
| execute command | |
| learningProgressObject () | |
| resetFilterObject () | |
| Reset filter (note: this function existed before data table filter has been introduced. | |
| addUserObject () | |
| Add new user;. | |
| applyFilterObject () | |
| Apply filter. | |
| viewObject ($reset_filter=FALSE) | |
| list users | |
| chooseLetterObject () | |
| Choose first letter. | |
| showActions ($with_subobjects=false) | |
| show possible action (form buttons) | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders | |
| cancelUserFolderActionObject () | |
| cancelSearchActionObject () | |
| confirmactivateObject () | |
| Set the selected users active. | |
| confirmdeactivateObject () | |
| Set the selected users inactive. | |
| confirmaccessFreeObject () | |
| setAccessRestrictionObject ($a_form=null, $a_from_search=false) | |
| confirmaccessRestrictObject () | |
| confirmdeleteObject () | |
| confirm delete Object | |
| showActionConfirmation ($action, $a_from_search=false) | |
| display activation confirmation screen | |
| deleteUsersObject () | |
| Delete users. | |
| activateUsersObject () | |
| Activate users. | |
| deactivateUsersObject () | |
| Deactivate users. | |
| restrictAccessObject () | |
| Restrict access. | |
| freeAccessObject () | |
| Free access. | |
| userActionObject () | |
| importUserFormObject () | |
| display form for user import | |
| initUserImportForm () | |
| Init user import form. | |
| importCancelledObject () | |
| import cancelled | |
| getImportDir () | |
| get user import directory name | |
| importUserRoleAssignmentObject () | |
| display form for user import | |
| importUsersObject () | |
| import users | |
| appliedUsersObject () | |
| editAppliedUsersObject () | |
| updateAppliedUsersObject () | |
| __showAppliedUsersTable ($a_result_set) | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| __getDateSelect ($a_type, $a_varname, $a_selected) | |
| __toUnix ($a_time_arr) | |
| hitsperpageObject () | |
| saveGeneralSettingsObject () | |
| Save user account settings. | |
| settingsObject () | |
| Global user settings. | |
| confirmSavedObject () | |
| saveGlobalUserSettingsObject ($action="") | |
| __buildUserFilterSelect () | |
| build select form to distinguish between active and non-active users | |
| downloadExportFileObject () | |
| Download selected export files. | |
| confirmDeleteExportFileObject () | |
| confirmation screen for export file deletion | |
| cancelDeleteExportFileObject () | |
| cancel deletion of export files | |
| deleteExportFileObject () | |
| delete export files | |
| exportObject () | |
| Global user settings. | |
| newAccountMailObject () | |
| new account mail administration | |
| cancelNewAccountMailObject () | |
| saveNewAccountMailObject () | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getTabs (&$tabs_gui) | |
| get tabs public | |
| setSubTabs ($a_tab) | |
| set sub tabs | |
| showLoginnameSettingsObject () | |
| saveLoginnameSettingsObject () | |
| jumpToUserObject () | |
| Jump to edit screen for user. | |
| searchResultHandler ($a_usr_ids, $a_cmd) | |
| Handles multi command from repository search gui. | |
| getUserMultiCommands ($a_search_form=false) | |
| usrExportX86Object () | |
| usrExportCsvObject () | |
| usrExportXmlObject () | |
| mailObject () | |
| addToExternalSettingsForm ($a_form_id) | |
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 () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| createObject () | |
| create new object form | |
| cancelCreation () | |
| cancel create action and go back to repository parent | |
| 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) | |
| viewObject () | |
| list childs of current object | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
Static Public Member Functions | |
| static | _goto ($a_user) |
| goto target group | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. | |
Data Fields | |
| $ctrl | |
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 | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| addUserAutoCompleteObject () | |
| Show auto complete results. | |
| initAccessRestrictionForm ($a_from_search=false) | |
| getActionUserIds () | |
| Get selected items for table action. | |
| generalSettingsObject () | |
| Show user account general settings. | |
| initFormGeneralSettings () | |
| init general settings form | |
| initNewAccountMailForm () | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. | |
| addHeaderAction () | |
| Add header action menu. | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. | |
| showMountWebfolderIcon () | |
| 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 ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| initCreationForms ($a_new_type) | |
| Init creation froms. | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) | |
| initCreateForm ($a_new_type) | |
| Init object creation form. | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. | |
| initEditForm () | |
| Init object edit form. | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. | |
| getEditFormValues () | |
| Get values for edit form. | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. | |
| afterUpdate () | |
| Post (successful) object update hook. | |
| initImportForm ($a_new_type) | |
| Init object import form. | |
| importFileObject ($parent_id=null) | |
| Import. | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. | |
| 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 | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| 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="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. | |
Private Member Functions | |
| initLoginSettingsForm () | |
Class ilObjUserFolderGUI.
ilObjUserFolderGUI: ilPermissionGUI, ilUserTableGUI ilObjUserFolderGUI: ilAccountCodesGUI, ilCustomUserFieldsGUI, ilRepositorySearchGUI
Definition at line 19 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::__buildUserFilterSelect | ( | ) |
build select form to distinguish between active and non-active users
Definition at line 2385 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and ilUtil\formSelect().
Here is the call graph for this function:| ilObjUserFolderGUI::__getDateSelect | ( | $a_type, | |
| $a_varname, | |||
| $a_selected | |||
| ) |
Definition at line 1670 of file class.ilObjUserFolderGUI.php.
References ilUtil\formSelect().
Referenced by editAppliedUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjUserFolderGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 1647 of file class.ilObjUserFolderGUI.php.
Referenced by __showAppliedUsersTable().
Here is the caller graph for this function:| ilObjUserFolderGUI::__setTableGUIBasicData | ( | & | $tbl, |
| & | $result_set, | ||
$a_from = "" |
|||
| ) |
standard implementation for tables use 'from' variable use different initial setting of table
Reimplemented from ilObjectGUI.
Definition at line 1654 of file class.ilObjUserFolderGUI.php.
References $_GET.
Referenced by __showAppliedUsersTable().
Here is the caller graph for this function:| ilObjUserFolderGUI::__showAppliedUsersTable | ( | $a_result_set | ) |
Definition at line 1599 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by appliedUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::__toUnix | ( | $a_time_arr | ) |
Definition at line 1710 of file class.ilObjUserFolderGUI.php.
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
Here is the caller graph for this function:
|
static |
goto target group
Definition at line 2942 of file class.ilObjUserFolderGUI.php.
References $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), ilUtil\sendFailure(), and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::activateUsersObject | ( | ) |
Activate users.
Definition at line 777 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::addToExternalSettingsForm | ( | $a_form_id | ) |
Definition at line 3155 of file class.ilObjUserFolderGUI.php.
References ilSecuritySettings\_getInstance(), ilAdministrationSettingsFormHandler\FORM_SECURITY, and ilAdministrationSettingsFormHandler\VALUE_BOOL.
Here is the call graph for this function:
|
protected |
Show auto complete results.
Definition at line 239 of file class.ilObjUserFolderGUI.php.
References $_REQUEST, exit, and ilUserAutoComplete\MAX_ENTRIES.
| ilObjUserFolderGUI::addUserObject | ( | ) |
Add new user;.
Definition at line 160 of file class.ilObjUserFolderGUI.php.
References $ilCtrl.
| ilObjUserFolderGUI::appliedUsersObject | ( | ) |
Definition at line 1387 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$ilias, __showAppliedUsersTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendFailure().
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::applyFilterObject | ( | ) |
Apply filter.
Definition at line 172 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) |
cancel deletion of export files
Definition at line 2455 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::cancelNewAccountMailObject | ( | ) |
Definition at line 2727 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::cancelSearchActionObject | ( | ) |
Definition at line 403 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::cancelUserFolderActionObject | ( | ) |
Definition at line 398 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::chooseLetterObject | ( | ) |
Choose first letter.
| @return |
Definition at line 262 of file class.ilObjUserFolderGUI.php.
References $ilCtrl.
| ilObjUserFolderGUI::confirmaccessFreeObject | ( | ) |
Definition at line 481 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmaccessRestrictObject | ( | ) |
Definition at line 574 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilUser, IL_CAL_UNIX, initAccessRestrictionForm(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and setAccessRestrictionObject().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmactivateObject | ( | ) |
Set the selected users active.
public
Definition at line 413 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeactivateObject | ( | ) |
Set the selected users inactive.
public
Definition at line 449 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) |
confirmation screen for export file deletion
Definition at line 2427 of file class.ilObjUserFolderGUI.php.
References $_POST, $file, and ilUtil\getTypeIconPath().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeleteObject | ( | ) |
confirm delete Object
public
Definition at line 629 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilCtrl, $ilUser, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmSavedObject | ( | ) |
Definition at line 2186 of file class.ilObjUserFolderGUI.php.
References saveGlobalUserSettingsObject().
Here is the call graph for this function:| ilObjUserFolderGUI::deactivateUsersObject | ( | ) |
Deactivate users.
Definition at line 786 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::deleteExportFileObject | ( | ) |
delete export files
Definition at line 2464 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::deleteUsersObject | ( | ) |
Delete users.
Definition at line 768 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::downloadExportFileObject | ( | ) |
Download selected export files.
Sends a selected export file for download
Definition at line 2406 of file class.ilObjUserFolderGUI.php.
References $_POST, $file, and ilUtil\deliverFile().
Here is the call graph for this function:| ilObjUserFolderGUI::editAppliedUsersObject | ( | ) |
Definition at line 1437 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, __getDateSelect(), __toUnix(), ilObject\_getIcon(), appliedUsersObject(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by updateAppliedUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilObjUserFolderGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 52 of file class.ilObjUserFolderGUI.php.
References $cmd, $ret, getUserMultiCommands(), ilObjectGUI\prepareOutput(), and setSubTabs().
Here is the call graph for this function:| ilObjUserFolderGUI::exportObject | ( | ) |
Global user settings.
Allows to define global settings for user accounts
Note: The Global user settings form allows to specify default values for some user preferences. To avoid redundant implementations, specification of default values can be done elsewhere in ILIAS are not supported by this form.
Definition at line 2490 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$ilias, exit, ilDatePresentation\formatDate(), ilUtil\getImagePath(), IL_CAL_UNIX, and ilUtil\switchColor().
Here is the call graph for this function:| ilObjUserFolderGUI::freeAccessObject | ( | ) |
Free access.
Definition at line 804 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:
|
protected |
Show user account general settings.
Definition at line 1730 of file class.ilObjUserFolderGUI.php.
References $ilSetting, ilSecuritySettings\_getInstance(), ilSessionControl\DEFAULT_MAX_COUNT, ilSessionControl\DEFAULT_MAX_IDLE, ilSessionControl\DEFAULT_MAX_IDLE_AFTER_FIRST_REQUEST, ilSessionControl\DEFAULT_MIN_IDLE, ilUserAccountSettings\getInstance(), initFormGeneralSettings(), and ilSession\SESSION_HANDLING_FIXED.
Here is the call graph for this function:
|
protected |
Get selected items for table action.
Definition at line 671 of file class.ilObjUserFolderGUI.php.
References $_POST, and ilUserTableGUI\MODE_USER_FOLDER.
Referenced by initAccessRestrictionForm(), mailObject(), showActionConfirmation(), usrExportCsvObject(), usrExportX86Object(), and usrExportXmlObject().
Here is the caller graph for this function:| ilObjUserFolderGUI::getAdminTabs | ( | & | $tabs_gui | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 2763 of file class.ilObjUserFolderGUI.php.
References getTabs().
Here is the call graph for this function:| ilObjUserFolderGUI::getImportDir | ( | ) |
get user import directory name
Definition at line 893 of file class.ilObjUserFolderGUI.php.
References $ilUser, ilUtil\getDataDir(), and ilUtil\makeDirParents().
Referenced by importCancelledObject(), importUserRoleAssignmentObject(), and importUsersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs public
| object | tabs gui object |
Reimplemented from ilObjectGUI.
Definition at line 2773 of file class.ilObjUserFolderGUI.php.
Referenced by getAdminTabs().
Here is the caller graph for this function:| ilObjUserFolderGUI::getUserMultiCommands | ( | $a_search_form = false | ) |
Definition at line 3003 of file class.ilObjUserFolderGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjUserFolderGUI::getUserOwnerId | ( | ) |
Definition at line 47 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
Referenced by importUsersObject().
Here is the caller graph for this function:| ilObjUserFolderGUI::hitsperpageObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 1720 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::ilObjUserFolderGUI | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = true |
|||
| ) |
Constructor public.
Definition at line 27 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, and ilObjectGUI\ilObjectGUI().
Here is the call graph for this function:| ilObjUserFolderGUI::importCancelledObject | ( | ) |
import cancelled
private
Definition at line 870 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUtil\delDir(), and getImportDir().
Here is the call graph for this function:| ilObjUserFolderGUI::importUserFormObject | ( | ) |
display form for user import
Definition at line 818 of file class.ilObjUserFolderGUI.php.
References $_GET, ilObjectGUI\$tpl, and initUserImportForm().
Here is the call graph for this function:| ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) |
display form for user import
Definition at line 907 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilCtrl, $ilUser, ilObjectGUI\$lng, $n, $path, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjRole\_getAssignUsersStatus(), ilObjUserFolder\_lookupNewAccountMail(), ilUtil\delDir(), ilUtil\formSelect(), ilUtil\getDir(), getImportDir(), IL_EXTRACT_ROLES, IL_IGNORE_ON_CONFLICT, IL_IMPORT_FAILURE, IL_IMPORT_SUCCESS, IL_IMPORT_WARNING, IL_UPDATE_ON_CONFLICT, IL_VERIFY, initUserImportForm(), ilUtil\makeDir(), ilUtil\moveUploadedFile(), ilUtil\unzip(), and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::importUsersObject | ( | ) |
import users
Definition at line 1281 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$tree, ilObjRole\_getAssignUsersStatus(), ilUtil\delDir(), getImportDir(), getUserOwnerId(), IL_IGNORE_ON_CONFLICT, IL_IMPORT_FAILURE, IL_IMPORT_SUCCESS, IL_IMPORT_WARNING, IL_UPDATE_ON_CONFLICT, IL_USER_IMPORT, ilUtil\sendInfo(), ilUtil\sendSuccess(), and USER_FOLDER_ID.
Here is the call graph for this function:
|
protected |
Definition at line 529 of file class.ilObjUserFolderGUI.php.
References $_POST, getActionUserIds(), ilUtil\sendFailure(), ilFormPropertyGUI\setRequired(), ilDateTimeInputGUI\setShowTime(), and ilObjectGUI\viewObject().
Referenced by confirmaccessRestrictObject(), and setAccessRestrictionObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
init general settings form
Definition at line 1904 of file class.ilObjUserFolderGUI.php.
References $ilSetting, $log, $pass, ilFormat\_secondsToString(), ilSubEnabledFormPropertyGUI\addSubItem(), ilNumberInputGUI\allowDecimals(), ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, ilSession\getSessionExpireValue(), ilSession\SESSION_HANDLING_FIXED, ilSession\SESSION_HANDLING_LOAD_DEPENDENT, ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilTextInputGUI\setMaxLength(), setSubTabs(), ilCheckboxInputGUI\setValue(), and ilNonEditableValueGUI\setValue().
Referenced by generalSettingsObject(), and saveGeneralSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 2865 of file class.ilObjUserFolderGUI.php.
References ilNumberInputGUI\allowDecimals(), ilFormGUI\setFormAction(), ilFormPropertyGUI\setInfo(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Referenced by saveLoginnameSettingsObject(), and showLoginnameSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 2615 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilUtil\getImagePath(), ilTextInputGUI\setValue(), ilFileInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by newAccountMailObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::initUserImportForm | ( | ) |
Init user import form.
| int | $a_mode | Edit Mode |
Definition at line 842 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilFileInputGUI\setSuffixes().
Referenced by importUserFormObject(), and importUserRoleAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::jumpToUserObject | ( | ) |
Jump to edit screen for user.
Definition at line 2968 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilCtrl, and ilObject\_lookupType().
Here is the call graph for this function:| ilObjUserFolderGUI::learningProgressObject | ( | ) |
Definition at line 122 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$tpl, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), and exit.
Here is the call graph for this function:| ilObjUserFolderGUI::mailObject | ( | ) |
Definition at line 3095 of file class.ilObjUserFolderGUI.php.
References $ilUser, getActionUserIds(), ilMail\getSavedData(), ilMailingList\MODE_TEMPORARY, ilUtil\redirect(), ilMail\savePostData(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
Referenced by showActionConfirmation().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::newAccountMailObject | ( | ) |
new account mail administration
Definition at line 2690 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, initNewAccountMailForm(), and setSubTabs().
Here is the call graph for this function:| ilObjUserFolderGUI::resetFilterObject | ( | ) |
Reset filter (note: this function existed before data table filter has been introduced.
Definition at line 146 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::restrictAccessObject | ( | ) |
Restrict access.
Definition at line 795 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::saveGeneralSettingsObject | ( | ) |
Save user account settings.
Definition at line 1791 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilSetting, $ilUser, $valid, ilSecuritySettings\_getInstance(), ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, ilUserAccountSettings\getInstance(), initFormGeneralSettings(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilSession\SESSION_HANDLING_FIXED, ilSession\SESSION_HANDLING_LOAD_DEPENDENT, and ilSessionStatistics\updateLimitLog().
Here is the call graph for this function:| ilObjUserFolderGUI::saveGlobalUserSettingsObject | ( | $action = "" | ) |
Definition at line 2191 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$ilias, $ilSetting, ilObjectGUI\$lng, $valid, ilPrivacySettings\_getInstance(), ilUserSearchOptions\_isSearchable(), ilMemberAgreement\_reset(), ilUserSearchOptions\_saveStatus(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and settingsObject().
Referenced by confirmSavedObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::saveLoginnameSettingsObject | ( | ) |
Definition at line 2898 of file class.ilObjUserFolderGUI.php.
References $ilSetting, $ilUser, $valid, initLoginSettingsForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::saveNewAccountMailObject | ( | ) |
Definition at line 2732 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$lng, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjUserFolderGUI::searchResultHandler | ( | $a_usr_ids, | |
| $a_cmd | |||
| ) |
Handles multi command from repository search gui.
Definition at line 2982 of file class.ilObjUserFolderGUI.php.
References $_POST, $cmd, ilUtil\sendFailure(), and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::setAccessRestrictionObject | ( | $a_form = null, |
|
$a_from_search = false |
|||
| ) |
Definition at line 517 of file class.ilObjUserFolderGUI.php.
References initAccessRestrictionForm().
Referenced by confirmaccessRestrictObject(), and showActionConfirmation().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::setSubTabs | ( | $a_tab | ) |
set sub tabs
Definition at line 2823 of file class.ilObjUserFolderGUI.php.
References $ilUser.
Referenced by executeCommand(), initFormGeneralSettings(), initLoginSettingsForm(), newAccountMailObject(), and settingsObject().
Here is the caller graph for this function:| ilObjUserFolderGUI::settingsObject | ( | ) |
Global user settings.
Allows to define global settings for user accounts
Note: The Global user settings form allows to specify default values for some user preferences. To avoid redundant implementations, specification of default values can be done elsewhere in ILIAS are not supported by this form.
Definition at line 2169 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$ilias, ilObjectGUI\$lng, $tab, ilObjectGUI\$tpl, and setSubTabs().
Referenced by saveGlobalUserSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::setUserOwnerId | ( | $a_id | ) |
Definition at line 43 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::showActionConfirmation | ( | $action, | |
$a_from_search = false |
|||
| ) |
display activation confirmation screen
Definition at line 688 of file class.ilObjUserFolderGUI.php.
References ilDatePresentation\formatDate(), getActionUserIds(), IL_CAL_DATETIME, mailObject(), and setAccessRestrictionObject().
Referenced by activateUsersObject(), deactivateUsersObject(), deleteUsersObject(), freeAccessObject(), restrictAccessObject(), searchResultHandler(), and userActionObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::showActions | ( | $with_subobjects = false | ) |
show possible action (form buttons)
| boolean | public |
Definition at line 276 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$actions, $d, $row, ilUtil\getImagePath(), and showPossibleSubObjects().
Here is the call graph for this function:| ilObjUserFolderGUI::showLoginnameSettingsObject | ( | ) |
Definition at line 2848 of file class.ilObjUserFolderGUI.php.
References $ilSetting, and initLoginSettingsForm().
Here is the call graph for this function:| ilObjUserFolderGUI::showPossibleSubObjects | ( | ) |
show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders
public
Reimplemented from ilObjectGUI.
Definition at line 348 of file class.ilObjUserFolderGUI.php.
References $d, $row, and ilUtil\formSelect().
Referenced by showActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::updateAppliedUsersObject | ( | ) |
Definition at line 1543 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, __toUnix(), appliedUsersObject(), editAppliedUsersObject(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjUserFolderGUI::userActionObject | ( | ) |
Definition at line 810 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
Here is the call graph for this function:| ilObjUserFolderGUI::usrExportCsvObject | ( | ) |
Definition at line 3071 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::usrExportX86Object | ( | ) |
Definition at line 3059 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::usrExportXmlObject | ( | ) |
Definition at line 3083 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::viewObject | ( | $reset_filter = FALSE | ) |
list users
public
Definition at line 189 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilSetting, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjUser\getFirstLettersOfLastnames(), ilLinkButton\getInstance(), and ilUserAccountSettings\getInstance().
Here is the call graph for this function:| ilObjUserFolderGUI::$ctrl |
Definition at line 21 of file class.ilObjUserFolderGUI.php.