| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilObjUserFolderGUI. More...
 Inheritance diagram for ilObjUserFolderGUI:
 Inheritance diagram for ilObjUserFolderGUI: Collaboration 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 | |
| learningProgressExcelExportObject () | |
| _addLearningProgressWorksheet (&$pewa) | |
| 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 | |
| cancelUserFolderAction () | |
| cancelactivateObject () | |
| cancel activation of object | |
| confirmactivateObject () | |
| Set the selected users active. | |
| canceldeactivateObject () | |
| cancel activation of object | |
| confirmdeactivateObject () | |
| Set the selected users inactive. | |
| cancelaccessFreeObject () | |
| confirmaccessFreeObject () | |
| setAccessRestrictionObject () | |
| cancelaccessRestrictObject () | |
| confirmaccessRestrictObject () | |
| canceldeleteObject () | |
| cancel deletion of object | |
| confirmdeleteObject () | |
| confirm delete Object | |
| cancelexportObject () | |
| cancel export of object | |
| confirmexportObject () | |
| confirm export of object | |
| deleteObject () | |
| display deletion confirmation screen | |
| selectExportFormat () | |
| showActionConfirmation ($action) | |
| display activation confirmation screen | |
| deleteUsersObject () | |
| Delete users. | |
| activateUsersObject () | |
| Activate users. | |
| deactivateUsersObject () | |
| Deactivate users. | |
| restrictAccessObject () | |
| Restrict access. | |
| freeAccessObject () | |
| Free access. | |
| exportUsersObject () | |
| Export users. | |
| userActionObject () | |
| searchUserFormObject () | |
| displays user search form | |
| searchCancelledObject () | |
| searchUserObject () | |
| 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 () | |
| listUserDefinedFieldsObject () | |
| List all custom user fields. | |
| editTextFieldObject () | |
| updateTextFieldObject () | |
| editWysiwygFieldObject () | |
| updateWysiwygFieldObject () | |
| editSelectFieldObject () | |
| updateSelectFieldObject () | |
| deleteValueObject () | |
| addSelectValueObject () | |
| askDeleteFieldObject () | |
| deleteFieldObject () | |
| confirmSavedUDFObject () | |
| updateFieldsObject ($action="") | |
| Update custom fields properties. | |
| chooseFieldTypeObject () | |
| chooseDefinitionsObject () | |
| Choose definition. | |
| __showTextTable () | |
| Text field. | |
| __showSelectTable () | |
| __showWysiwygTable () | |
| Wysiwyg field. | |
| addValueObject () | |
| saveFieldObject () | |
| 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 () | |
| _goto ($a_user) | |
| goto target group | |
| jumpToUserObject () | |
| Jump to edit screen for user. | |
|  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) | |
| viewObject () | |
| list childs of current object | |
| 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 | |
| $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 | |
| Protected Member Functions | |
| generalSettingsObject () | |
| Show user account general settings. | |
| initFormGeneralSettings () | |
| init general settings form | |
|  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 | |
| 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= '') | |
| __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 | |
| initLoginSettingsForm () | |
Class ilObjUserFolderGUI.
ilObjUserFolderGUI: ilPermissionGUI, ilAdminUserSearchGUI, ilUserTableGUI
Definition at line 18 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::__buildUserFilterSelect | ( | ) | 
build select form to distinguish between active and non-active users
Definition at line 3468 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and formSelect().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::__getDateSelect | ( | $a_type, | |
| $a_varname, | |||
| $a_selected | |||
| ) | 
Definition at line 2252 of file class.ilObjUserFolderGUI.php.
References formSelect().
Referenced by editAppliedUsersObject().
 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:| & ilObjUserFolderGUI::__initTableGUI | ( | ) | 
Reimplemented from ilObjectGUI.
Definition at line 2229 of file class.ilObjUserFolderGUI.php.
Referenced by __showAppliedUsersTable().
 Here is the caller graph for this function:
 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 2236 of file class.ilObjUserFolderGUI.php.
References $_GET.
Referenced by __showAppliedUsersTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::__showAppliedUsersTable | ( | $a_result_set | ) | 
Definition at line 2181 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::__showSelectTable | ( | ) | 
Definition at line 2895 of file class.ilObjUserFolderGUI.php.
References $_POST, $_REQUEST, $_SESSION, ilObjectGUI\$lng, ilMemberAgreement\_hasAgreements(), and ilUtil\formCheckbox().
Referenced by chooseDefinitionsObject().
 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:| ilObjUserFolderGUI::__showTextTable | ( | ) | 
Text field.
Definition at line 2843 of file class.ilObjUserFolderGUI.php.
References $_POST, $_REQUEST, ilObjectGUI\$lng, ilMemberAgreement\_hasAgreements(), and ilUtil\formCheckbox().
Referenced by chooseDefinitionsObject().
 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:| ilObjUserFolderGUI::__showWysiwygTable | ( | ) | 
Wysiwyg field.
Definition at line 2962 of file class.ilObjUserFolderGUI.php.
References $_POST, $_REQUEST, ilObjectGUI\$lng, ilMemberAgreement\_hasAgreements(), and ilUtil\formCheckbox().
Referenced by chooseDefinitionsObject().
 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:| ilObjUserFolderGUI::__toUnix | ( | $a_time_arr | ) | 
Definition at line 2292 of file class.ilObjUserFolderGUI.php.
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::_addLearningProgressWorksheet | ( | & | $pewa | ) | 
Definition at line 119 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $title, $user, ilExcelUtils\_convert_text(), ilObjUser\_getAllUserData(), ilFormat\_secondsToShortString(), and ilUtil\sortArray().
Referenced by learningProgressExcelExportObject().
 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:| ilObjUserFolderGUI::_goto | ( | $a_user | ) | 
goto target group
Definition at line 3984 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), ilUtil\sendFailure(), and USER_FOLDER_ID.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::activateUsersObject | ( | ) | 
Activate users.
Definition at line 1066 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::addSelectValueObject | ( | ) | 
Definition at line 2652 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and editSelectFieldObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::addUserObject | ( | ) | 
Add new user;.
Definition at line 337 of file class.ilObjUserFolderGUI.php.
References $ilCtrl.
| ilObjUserFolderGUI::addValueObject | ( | ) | 
Definition at line 3014 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and chooseDefinitionsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::appliedUsersObject | ( | ) | 
Definition at line 1969 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$ilias, $usr_id, __showAppliedUsersTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendFailure().
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
 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:| ilObjUserFolderGUI::applyFilterObject | ( | ) | 
Apply filter.
Definition at line 349 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::askDeleteFieldObject | ( | ) | 
Definition at line 2659 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), ilUtil\sendQuestion(), and setSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelaccessFreeObject | ( | ) | 
Definition at line 652 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelaccessRestrictObject | ( | ) | 
Definition at line 726 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelactivateObject | ( | ) | 
cancel activation of object
public
Definition at line 556 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::canceldeactivateObject | ( | ) | 
cancel activation of object
public
Definition at line 606 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) | 
cancel deletion of export files
Definition at line 3560 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::canceldeleteObject | ( | ) | 
cancel deletion of object
public
Definition at line 786 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelexportObject | ( | ) | 
cancel export of object
public
Definition at line 845 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::cancelNewAccountMailObject | ( | ) | 
Definition at line 3792 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::cancelUserFolderAction | ( | ) | 
Definition at line 545 of file class.ilObjUserFolderGUI.php.
Referenced by cancelaccessFreeObject(), cancelaccessRestrictObject(), cancelactivateObject(), canceldeactivateObject(), canceldeleteObject(), and cancelexportObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::chooseDefinitionsObject | ( | ) | 
Choose definition.
Definition at line 2815 of file class.ilObjUserFolderGUI.php.
References $_REQUEST, __showSelectTable(), __showTextTable(), __showWysiwygTable(), setSubTabs(), UDF_TYPE_SELECT, UDF_TYPE_TEXT, and UDF_TYPE_WYSIWYG.
Referenced by addValueObject(), and saveFieldObject().
 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:| ilObjUserFolderGUI::chooseFieldTypeObject | ( | ) | 
Definition at line 2779 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$lng, ilObjectGUI\$tpl, setSubTabs(), ilRadioGroupInputGUI\setValue(), UDF_TYPE_SELECT, UDF_TYPE_TEXT, and UDF_TYPE_WYSIWYG.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::chooseLetterObject | ( | ) | 
Choose first letter.
| @return | 
Definition at line 409 of file class.ilObjUserFolderGUI.php.
References $ilCtrl.
| ilObjUserFolderGUI::confirmaccessFreeObject | ( | ) | 
Definition at line 657 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmaccessRestrictObject | ( | ) | 
Definition at line 731 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmactivateObject | ( | ) | 
Set the selected users active.
public
Definition at line 566 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeactivateObject | ( | ) | 
Set the selected users inactive.
public
Definition at line 616 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) | 
confirmation screen for export file deletion
Definition at line 3510 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, $file, ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), ilUtil\sendQuestion(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeleteObject | ( | ) | 
confirm delete Object
public
Definition at line 796 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $ilCtrl, ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmexportObject | ( | ) | 
| ilObjUserFolderGUI::confirmSavedObject | ( | ) | 
Definition at line 3270 of file class.ilObjUserFolderGUI.php.
References saveGlobalUserSettingsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::confirmSavedUDFObject | ( | ) | 
Definition at line 2699 of file class.ilObjUserFolderGUI.php.
References updateFieldsObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::deactivateUsersObject | ( | ) | 
Deactivate users.
Definition at line 1075 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::deleteExportFileObject | ( | ) | 
delete export files
Definition at line 3570 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::deleteFieldObject | ( | ) | 
Definition at line 2686 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::deleteObject | ( | ) | 
display deletion confirmation screen
Definition at line 866 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), ilUtil\sendQuestion(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::deleteUsersObject | ( | ) | 
Delete users.
Definition at line 1057 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::deleteValueObject | ( | ) | 
Definition at line 2639 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), editSelectFieldObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::downloadExportFileObject | ( | ) | 
Download selected export files.
Sends a selected export file for download
Definition at line 3489 of file class.ilObjUserFolderGUI.php.
References $_POST, and ilUtil\deliverFile().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::editAppliedUsersObject | ( | ) | 
Definition at line 2019 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, $title, $usr_id, __getDateSelect(), __toUnix(), appliedUsersObject(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by updateAppliedUsersObject().
 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:| ilObjUserFolderGUI::editSelectFieldObject | ( | ) | 
Definition at line 2536 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilUserDefinedFields\_getInstance(), and setSubTabs().
Referenced by addSelectValueObject(), deleteValueObject(), and updateSelectFieldObject().
 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:| ilObjUserFolderGUI::editTextFieldObject | ( | ) | 
Definition at line 2430 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), and setSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::editWysiwygFieldObject | ( | ) | 
Definition at line 2483 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), and setSubTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilObjUserFolderGUI::executeCommand | ( | ) | 
execute command
Reimplemented from ilObjectGUI.
Definition at line 51 of file class.ilObjUserFolderGUI.php.
References $cmd, $ret, and ilObjectGUI\prepareOutput().
 Here is the call graph for this function:
 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 3594 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$ilias, exit, ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), IL_CAL_UNIX, and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::exportUsersObject | ( | ) | 
Export users.
Definition at line 1102 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::freeAccessObject | ( | ) | 
Free access.
Definition at line 1093 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Show user account general settings.
Definition at line 3101 of file class.ilObjUserFolderGUI.php.
References $ilSetting, ilUserAccountSettings\getInstance(), and initFormGeneralSettings().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::getAdminTabs | ( | & | $tabs_gui | ) | 
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 3815 of file class.ilObjUserFolderGUI.php.
References getTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::getImportDir | ( | ) | 
get user import directory name
Definition at line 1476 of file class.ilObjUserFolderGUI.php.
References ilUtil\getDataDir(), and ilUtil\makeDirParents().
Referenced by importCancelledObject(), importUserRoleAssignmentObject(), and importUsersObject().
 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:| ilObjUserFolderGUI::getTabs | ( | & | $tabs_gui | ) | 
get tabs public
| object | tabs gui object | 
Reimplemented from ilObjectGUI.
Definition at line 3825 of file class.ilObjUserFolderGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledTracking(), and ilObjUserTracking\_enabledUserRelatedData().
Referenced by getAdminTabs().
 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:| ilObjUserFolderGUI::getUserOwnerId | ( | ) | 
Definition at line 46 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
Referenced by importUsersObject().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::hitsperpageObject | ( | ) | 
Reimplemented from ilObjectGUI.
Definition at line 2302 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
 Here is the call graph for this function:
 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 26 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, and ilObjectGUI\ilObjectGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::importCancelledObject | ( | ) | 
import cancelled
private
Definition at line 1453 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUtil\delDir(), and getImportDir().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::importUserFormObject | ( | ) | 
display form for user import
Definition at line 1398 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$tpl, and initUserImportForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) | 
display form for user import
Definition at line 1490 of file class.ilObjUserFolderGUI.php.
References $file_name, $ilCtrl, ilObjectGUI\$lng, $n, $path, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjRole\_getAssignUsersStatus(), ilObjUserFolder\_lookupNewAccountMail(), ilUtil\delDir(), formSelect(), 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:
 Here is the call graph for this function:| ilObjUserFolderGUI::importUsersObject | ( | ) | 
import users
Definition at line 1863 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, 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:
 Here is the call graph for this function:| 
 | protected | 
init general settings form
Definition at line 3183 of file class.ilObjUserFolderGUI.php.
References $log, ilFormPropertyGUI\setInfo(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Referenced by generalSettingsObject(), and saveGeneralSettingsObject().
 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 3909 of file class.ilObjUserFolderGUI.php.
References ilFormGUI\setFormAction(), ilFormPropertyGUI\setInfo(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Referenced by saveLoginnameSettingsObject(), and showLoginnameSettingsObject().
 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:| ilObjUserFolderGUI::initUserImportForm | ( | ) | 
Init user import form.
| int | $a_mode | Edit Mode | 
Definition at line 1424 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::jumpToUserObject | ( | ) | 
Jump to edit screen for user.
Definition at line 4014 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilCtrl, and ilObject\_lookupType().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::learningProgressExcelExportObject | ( | ) | 
Definition at line 97 of file class.ilObjUserFolderGUI.php.
References $ilErr, and _addLearningProgressWorksheet().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::learningProgressObject | ( | ) | 
Definition at line 167 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, $ctrl, ilObjectGUI\$data, $usr_id, ilObjUserTracking\_enabledLearningProgress(), ilObjUser\_getAllUserData(), ilFormat\_secondsToShortString(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilUtil\sortArray(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::listUserDefinedFieldsObject | ( | ) | 
List all custom user fields.
Definition at line 2312 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, ilObjectGUI\$lng, $tab, ilObjectGUI\$tpl, ilUserDefinedFields\_getInstance(), ilUtil\formCheckbox(), setSubTabs(), UDF_TYPE_SELECT, UDF_TYPE_TEXT, and UDF_TYPE_WYSIWYG.
Referenced by deleteFieldObject(), saveFieldObject(), updateFieldsObject(), updateTextFieldObject(), and updateWysiwygFieldObject().
 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:| ilObjUserFolderGUI::newAccountMailObject | ( | ) | 
new account mail administration
Definition at line 3719 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, ilUtil\getImagePath(), ilUtil\prepareFormOutput(), and setSubTabs().
 Here is the call graph for this function:
 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 323 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::restrictAccessObject | ( | ) | 
Restrict access.
Definition at line 1084 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::saveFieldObject | ( | ) | 
Definition at line 3021 of file class.ilObjUserFolderGUI.php.
References $_POST, $_REQUEST, ilUserDefinedFields\_getInstance(), ilMemberAgreement\_reset(), chooseDefinitionsObject(), listUserDefinedFieldsObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), UDF_DUPLICATE_VALUES, UDF_NO_VALUES, and UDF_TYPE_SELECT.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::saveGeneralSettingsObject | ( | ) | 
Save user account settings.
Definition at line 3130 of file class.ilObjUserFolderGUI.php.
References $ilSetting, $valid, ilUserAccountSettings\getInstance(), initFormGeneralSettings(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::saveGlobalUserSettingsObject | ( | $action = "" | ) | 
Definition at line 3275 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::saveLoginnameSettingsObject | ( | ) | 
Definition at line 3940 of file class.ilObjUserFolderGUI.php.
References $ilSetting, $valid, initLoginSettingsForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::saveNewAccountMailObject | ( | ) | 
Definition at line 3797 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$lng, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::searchCancelledObject | ( | ) | 
Definition at line 1151 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::searchUserFormObject | ( | ) | 
displays user search form
Definition at line 1121 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::searchUserObject | ( | ) | 
Definition at line 1159 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $_SESSION, $ctrl, ilObjectGUI\$data, ilObjUser\searchUsers(), ilUtil\sendInfo(), showActions(), ilUtil\sortArray(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::selectExportFormat | ( | ) | 
Definition at line 947 of file class.ilObjUserFolderGUI.php.
References formSelect().
Referenced by showActionConfirmation().
 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:| ilObjUserFolderGUI::setAccessRestrictionObject | ( | ) | 
Definition at line 697 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUtil\makeDateSelect(), and ilUtil\makeTimeSelect().
Referenced by showActionConfirmation().
 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:| ilObjUserFolderGUI::setSubTabs | ( | $a_tab | ) | 
set sub tabs
Definition at line 3870 of file class.ilObjUserFolderGUI.php.
Referenced by askDeleteFieldObject(), chooseDefinitionsObject(), chooseFieldTypeObject(), editSelectFieldObject(), editTextFieldObject(), editWysiwygFieldObject(), initFormGeneralSettings(), initLoginSettingsForm(), listUserDefinedFieldsObject(), newAccountMailObject(), and settingsObject().
 Here is the caller graph for this function:
 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 3255 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjUserFolderGUI::setUserOwnerId | ( | $a_id | ) | 
Definition at line 42 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::showActionConfirmation | ( | $action | ) | 
display activation confirmation screen
Definition at line 970 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), selectExportFormat(), ilUtil\sendQuestion(), setAccessRestrictionObject(), and ilUtil\switchColor().
Referenced by activateUsersObject(), deactivateUsersObject(), deleteUsersObject(), exportUsersObject(), freeAccessObject(), restrictAccessObject(), and userActionObject().
 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:| ilObjUserFolderGUI::showActions | ( | $with_subobjects = false | ) | 
show possible action (form buttons)
| boolean | public | 
Definition at line 423 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$actions, $d, $row, ilUtil\getImagePath(), and showPossibleSubObjects().
Referenced by searchUserObject().
 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:| ilObjUserFolderGUI::showLoginnameSettingsObject | ( | ) | 
Definition at line 3894 of file class.ilObjUserFolderGUI.php.
References $ilSetting, and initLoginSettingsForm().
 Here is the call graph for this function:
 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 495 of file class.ilObjUserFolderGUI.php.
References $d, $row, and formSelect().
Referenced by showActions().
 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:| ilObjUserFolderGUI::updateAppliedUsersObject | ( | ) | 
Definition at line 2125 of file class.ilObjUserFolderGUI.php.
References $_POST, $_SESSION, $usr_id, __toUnix(), appliedUsersObject(), editAppliedUsersObject(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::updateFieldsObject | ( | $action = "" | ) | 
Update custom fields properties.
Definition at line 2707 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$lng, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by confirmSavedUDFObject().
 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:| ilObjUserFolderGUI::updateSelectFieldObject | ( | ) | 
Definition at line 2592 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilUserDefinedFields\_getInstance(), editSelectFieldObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), UDF_DUPLICATE_VALUES, and UDF_NO_VALUES.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::updateTextFieldObject | ( | ) | 
Definition at line 2457 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::updateWysiwygFieldObject | ( | ) | 
Definition at line 2510 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::userActionObject | ( | ) | 
Definition at line 1108 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::viewObject | ( | $reset_filter = FALSE | ) | 
list users
public
Definition at line 366 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjUser\getFirstLettersOfLastnames(), and ilUserAccountSettings\getInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserFolderGUI::$ctrl | 
Definition at line 20 of file class.ilObjUserFolderGUI.php.
Referenced by learningProgressObject(), and searchUserObject().