|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilObjUserFolderGUI:
Collaboration diagram for ilObjUserFolderGUI:Public Member Functions | |
| setUserOwnerId (int $a_id) | |
| getUserOwnerId () | |
| executeCommand () | |
| resetFilterObject () | |
| addUserObject () | |
| Add new user. More... | |
| applyFilterObject () | |
| viewObject () | |
| list users More... | |
| filterUserIdsByRbacOrPositionOfCurrentUser (array $user_ids) | |
| chooseLetterObject () | |
| cancelUserFolderActionObject () | |
| cancelSearchActionObject () | |
| confirmactivateObject () | |
| confirmdeactivateObject () | |
| setAccessRestrictionObject (?ilPropertyFormGUI $a_form=null, bool $a_from_search=false) | |
| confirmdeleteObject () | |
| showActionConfirmation (string $action, bool $a_from_search=false) | |
| deleteUsersObject () | |
| activateUsersObject () | |
| deactivateUsersObject () | |
| restrictAccessObject () | |
| freeAccessObject () | |
| userActionObject () | |
| importUserFormObject () | |
| initUserImportForm () | |
| importCancelledObject () | |
| getImportDir () | |
| importUserRoleAssignmentObject () | |
| display form for user import with new FileSystem implementation More... | |
| verifyXmlData (ilUserImportParser $import_parser) | |
| importUsersObject () | |
| Import Users with new form implementation. More... | |
| downloadExportFileObject () | |
| Download selected export files Sends a selected export file for download. More... | |
| confirmDeleteExportFileObject () | |
| cancelDeleteExportFileObject () | |
| deleteExportFileObject () | |
| exportObject () | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| jumpToUserObject () | |
| Jump to edit screen for user. More... | |
| searchUserAccessFilterCallable (array $a_user_ids) | |
| searchResultHandler (array $a_usr_ids, string $a_cmd) | |
| Handles multi command from repository search gui. More... | |
| getUserMultiCommands (bool $a_search_form=false) | |
| addToExternalSettingsForm (int $a_form_id) | |
Public Member Functions inherited from ilObjectGUI | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI. More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, ?int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
| static | _goto (string $a_user) |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
| const | USER_FIELD_TRANSLATION_MAPPING |
Data Fields inherited from ilObjectGUI | |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
Protected Member Functions | |
| addUserAutoCompleteObject () | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders More... | |
| confirmaccessFreeObject () | |
| initAccessRestrictionForm (bool $a_from_search=false) | |
| confirmaccessRestrictObject () | |
| getActionUserIds () | |
| Get selected items for table action. More... | |
| inAdministration () | |
| performExportObject () | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| usrExportX86Object () | |
| usrExportCsvObject () | |
| usrExportXmlObject () | |
| mailObject () | |
| addToClipboardObject () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| setTabs () | |
| set admin tabs More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Private Member Functions | |
| checkUserManipulationAccessBool () | |
| initUserRoleAssignmentForm (string $xml_file_full_path) | |
| handleUploadedFiles () | |
| redirectOnRoleWithMissingWrite (int $role_id, array $roles_of_user, array $global_roles, string $import_dir) | |
| redirectAfterImport () | |
| retrieveUserList () | |
| checkbox (string $name) | |
| raiseErrorOnMissingWrite () | |
Private Attributes | |
| ilPropertyFormGUI | $form |
| array | $requested_ids |
| string | $selected_action |
| UserGUIRequest | $user_request |
| AdminTabs | $admin_tabs |
| int | $user_owner_id = 0 |
| ilDBInterface | $db |
| ilMustacheFactory | $mail_mustache_factory |
| ilLogger | $log |
| ilAppEventHandler | $event |
| Filesystem | $filesystem |
| FileUpload | $upload |
| LegacyArchives | $archives |
| ResourceStorage | $irss |
| NewAccountMailRepository | $account_mail_repo |
| UserSettingsConfigurationRepository | $user_settings_repo |
| ProfileConfigurationRepository | $profile_configuration_repo |
| array | $profile_field_change_listeners |
Definition at line 56 of file class.ilObjUserFolderGUI.php.
|
static |
Definition at line 1951 of file class.ilObjUserFolderGUI.php.
References $DIC, $ilErr, $lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ILIAS\Repository\int(), ROOT_FOLDER_ID, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::activateUsersObject | ( | ) |
Definition at line 993 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 2337 of file class.ilObjUserFolderGUI.php.
References $GLOBALS, ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ilUserClipboard\getInstance(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::addToExternalSettingsForm | ( | int | $a_form_id | ) |
Definition at line 2275 of file class.ilObjUserFolderGUI.php.
References ilSecuritySettings\_getInstance(), ilAdministrationSettingsFormHandler\FORM_SECURITY, and ilAdministrationSettingsFormHandler\VALUE_BOOL.
Here is the call graph for this function:
|
protected |
Definition at line 421 of file class.ilObjUserFolderGUI.php.
References exit, and ilUserAutoComplete\MAX_ENTRIES.
| ilObjUserFolderGUI::addUserObject | ( | ) |
Add new user.
Definition at line 360 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjUserFolderGUI::applyFilterObject | ( | ) |
Definition at line 373 of file class.ilObjUserFolderGUI.php.
References viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) |
Definition at line 1865 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjUserFolderGUI::cancelSearchActionObject | ( | ) |
Definition at line 524 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjUserFolderGUI::cancelUserFolderActionObject | ( | ) |
Definition at line 516 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 2378 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 873 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::chooseLetterObject | ( | ) |
Definition at line 450 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 613 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 729 of file class.ilObjUserFolderGUI.php.
References $id, ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmactivateObject | ( | ) |
Definition at line 532 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeactivateObject | ( | ) |
Definition at line 574 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) |
Definition at line 1829 of file class.ilObjUserFolderGUI.php.
References ilObject\_getIcon(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjUserFolderGUI::confirmdeleteObject | ( | ) |
Definition at line 777 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjUserFolderGUI::deactivateUsersObject | ( | ) |
Definition at line 999 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjUserFolderGUI::deleteExportFileObject | ( | ) |
Definition at line 1873 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjUserFolderGUI::deleteUsersObject | ( | ) |
Definition at line 972 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\lng(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ILIAS\Repository\user(), and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::downloadExportFileObject | ( | ) |
Download selected export files Sends a selected export file for download.
Definition at line 1803 of file class.ilObjUserFolderGUI.php.
References ilFileDelivery\deliverFileLegacy(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 174 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ILIAS\Repository\event(), getUserMultiCommands(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjUserFolder\PERM_READ_ALL, ilObjectGUI\prepareOutput(), raiseErrorOnMissingWrite(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), ILIAS\Repository\toolbar(), and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::exportObject | ( | ) |
Definition at line 1907 of file class.ilObjUserFolderGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObjUserFolder\PERM_READ_ALL_AND_WRITE, and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilObjUserFolderGUI::filterUserIdsByRbacOrPositionOfCurrentUser | ( | array | $user_ids | ) |
| array<int> | $user_ids |
Definition at line 440 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjUserFolder\PERM_READ_ALL, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::freeAccessObject | ( | ) |
Definition at line 1016 of file class.ilObjUserFolderGUI.php.
|
protected |
Get selected items for table action.
Definition at line 828 of file class.ilObjUserFolderGUI.php.
References ilLocalUser\_getAllUserIds(), ilLocalUser\_getUserFolderId(), ILIAS\Repository\access(), ilUserTableGUI\MODE_USER_FOLDER, ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjUserFolder\PERM_READ_ALL, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::getAdminTabs | ( | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 1941 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::getImportDir | ( | ) |
Definition at line 1100 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilObjectGUI.
Definition at line 1946 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::getUserMultiCommands | ( | bool | $a_search_form = false | ) |
Definition at line 2050 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjUserFolderGUI::getUserOwnerId | ( | ) |
Definition at line 169 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
|
private |
Definition at line 1504 of file class.ilObjUserFolderGUI.php.
References Vendor\Package\$a, $parts, ILIAS\Repository\filesystem(), ilFileUtils\getDataDir(), ILIAS\Repository\lng(), ILIAS\Repository\upload(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjUserFolderGUI::importCancelledObject | ( | ) |
Definition at line 1080 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\filesystem().
Here is the call graph for this function:| ilObjUserFolderGUI::importUserFormObject | ( | ) |
Definition at line 1028 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\form(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) |
display form for user import with new FileSystem implementation
Definition at line 1114 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\form(), ilFileUtils\getDataDir(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::importUsersObject | ( | ) |
Import Users with new form implementation.
Definition at line 1618 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\filesystem(), ilFileUtils\getDataDir(), ilUserImportParser\IL_IMPORT_FAILURE, ilUserImportParser\IL_IMPORT_SUCCESS, ilUserImportParser\IL_IMPORT_WARNING, ilUserImportParser\IL_USER_IMPORT, ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 1075 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 664 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::initUserImportForm | ( | ) |
Definition at line 1049 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
| ilCtrlException |
Definition at line 1143 of file class.ilObjUserFolderGUI.php.
References $id, $path, ilObjRole\_getAssignUsersStatus(), ANONYMOUS_ROLE_ID, ILIAS\Repository\ctrl(), ilUserImportParser\IL_EXTRACT_ROLES, ilUserImportParser\IL_IGNORE_ON_CONFLICT, ilUserImportParser\IL_UPDATE_ON_CONFLICT, ilUserImportParser\IL_VERIFY, ILIAS\Repository\lng(), ILIAS\Repository\object(), ROLE_FOLDER_ID, SYSTEM_ROLE_ID, ILIAS\Repository\user(), and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::jumpToUserObject | ( | ) |
Jump to edit screen for user.
Definition at line 1994 of file class.ilObjUserFolderGUI.php.
References ilObject\_lookupType(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 2219 of file class.ilObjUserFolderGUI.php.
References $user_id, ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilMailingList\MODE_TEMPORARY, and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
| ilCtrlException | |
| ilObjectException |
Definition at line 1896 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), and ilObjUserFolder\PERM_READ_ALL_AND_WRITE.
Here is the call graph for this function:
|
private |
Definition at line 2387 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\lng(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 2322 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 1747 of file class.ilObjUserFolderGUI.php.
References ilObjRole\_getAssignUsersStatus(), ILIAS\Repository\filesystem(), ILIAS\Repository\lng(), ILIAS\Repository\object(), SYSTEM_ROLE_ID, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::resetFilterObject | ( | ) |
Definition at line 346 of file class.ilObjUserFolderGUI.php.
References viewObject().
Here is the call graph for this function:| ilObjUserFolderGUI::restrictAccessObject | ( | ) |
Definition at line 1010 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 2358 of file class.ilObjUserFolderGUI.php.
References ilLocalUser\_getAllUserIds(), ilLocalUser\_getUserFolderId(), ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjUserFolder\PERM_READ_ALL, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::searchResultHandler | ( | array | $a_usr_ids, |
| string | $a_cmd | ||
| ) |
Handles multi command from repository search gui.
Definition at line 2027 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::searchUserAccessFilterCallable | ( | array | $a_user_ids | ) |
Definition at line 2010 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjUserFolder\PERM_READ_ALL, and USER_FOLDER_ID.
Here is the call graph for this function:| ilObjUserFolderGUI::setAccessRestrictionObject | ( | ?ilPropertyFormGUI | $a_form = null, |
| bool | $a_from_search = false |
||
| ) |
Definition at line 651 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::setUserOwnerId | ( | int | $a_id | ) |
Definition at line 164 of file class.ilObjUserFolderGUI.php.
| ilObjUserFolderGUI::showActionConfirmation | ( | string | $action, |
| bool | $a_from_search = false |
||
| ) |
Definition at line 882 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders
Reimplemented from ilObjectGUI.
Definition at line 462 of file class.ilObjUserFolderGUI.php.
References Vendor\Package\$d, ilLegacyFormElementsUtil\formSelect(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjUserFolderGUI::userActionObject | ( | ) |
Definition at line 1022 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 2148 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_CSV, ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilObjUserFolder\PERM_READ_ALL_AND_WRITE.
Here is the call graph for this function:
|
protected |
Definition at line 2112 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_EXCEL, ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilObjUserFolder\PERM_READ_ALL_AND_WRITE.
Here is the call graph for this function:
|
protected |
Definition at line 2184 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_XML, ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilObjUserFolder\PERM_READ_ALL_AND_WRITE.
Here is the call graph for this function:| ilObjUserFolderGUI::verifyXmlData | ( | ilUserImportParser | $import_parser | ) |
Definition at line 1594 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\filesystem(), ilUserImportParser\getErrorLevel(), ilUserImportParser\getProtocolAsHTML(), ilUserImportParser\IL_IMPORT_FAILURE, ilUserImportParser\IL_IMPORT_SUCCESS, ilUserImportParser\IL_IMPORT_WARNING, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjUserFolderGUI::viewObject | ( | ) |
list users
Reimplemented from ilObjectGUI.
Definition at line 387 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\toolbar().
Referenced by applyFilterObject(), and resetFilterObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 88 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 78 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 86 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 80 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 83 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 84 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 74 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 87 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 82 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 81 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 90 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 91 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 75 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 76 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 85 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 79 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 77 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 89 of file class.ilObjUserFolderGUI.php.
| const ilObjUserFolderGUI::USER_FIELD_TRANSLATION_MAPPING |
Definition at line 60 of file class.ilObjUserFolderGUI.php.