ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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) | |
![]() | |
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 () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
static | _goto (string $a_user) |
![]() | |
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 |
![]() | |
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 () | |
![]() | |
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 () | |
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 |
UserSettingsRepository | $user_settings_repo |
ProfileConfigurationRepository | $profile_configuration_repo |
array | $profile_field_change_listeners |
Definition at line 55 of file class.ilObjUserFolderGUI.php.
|
static |
Definition at line 1963 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.
ilObjUserFolderGUI::activateUsersObject | ( | ) |
Definition at line 1005 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 2349 of file class.ilObjUserFolderGUI.php.
References $GLOBALS, ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ilUserClipboard\getInstance(), and ILIAS\Repository\lng().
ilObjUserFolderGUI::addToExternalSettingsForm | ( | int | $a_form_id | ) |
Definition at line 2287 of file class.ilObjUserFolderGUI.php.
References ilSecuritySettings\_getInstance(), ilAdministrationSettingsFormHandler\FORM_SECURITY, and ilAdministrationSettingsFormHandler\VALUE_BOOL.
|
protected |
Definition at line 433 of file class.ilObjUserFolderGUI.php.
References exit, and ilUserAutoComplete\MAX_ENTRIES.
ilObjUserFolderGUI::addUserObject | ( | ) |
Add new user.
Definition at line 357 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
ilObjUserFolderGUI::applyFilterObject | ( | ) |
Definition at line 370 of file class.ilObjUserFolderGUI.php.
References viewObject().
ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) |
Definition at line 1877 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
ilObjUserFolderGUI::cancelSearchActionObject | ( | ) |
Definition at line 536 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
ilObjUserFolderGUI::cancelUserFolderActionObject | ( | ) |
Definition at line 528 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 2370 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
|
private |
Definition at line 885 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
ilObjUserFolderGUI::chooseLetterObject | ( | ) |
Definition at line 462 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 625 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), and ILIAS\Repository\lng().
|
protected |
Definition at line 741 of file class.ilObjUserFolderGUI.php.
References $id, ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, and ILIAS\Repository\lng().
ilObjUserFolderGUI::confirmactivateObject | ( | ) |
Definition at line 544 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilObjUserFolderGUI::confirmdeactivateObject | ( | ) |
Definition at line 586 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) |
Definition at line 1841 of file class.ilObjUserFolderGUI.php.
References ilObject\_getIcon(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
ilObjUserFolderGUI::confirmdeleteObject | ( | ) |
Definition at line 789 of file class.ilObjUserFolderGUI.php.
References $id, ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilObjUserFolderGUI::deactivateUsersObject | ( | ) |
Definition at line 1011 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilObjUserFolderGUI::deleteExportFileObject | ( | ) |
Definition at line 1885 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
ilObjUserFolderGUI::deleteUsersObject | ( | ) |
Definition at line 984 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.
ilObjUserFolderGUI::downloadExportFileObject | ( | ) |
Download selected export files Sends a selected export file for download.
Definition at line 1815 of file class.ilObjUserFolderGUI.php.
References ilFileDelivery\deliverFileLegacy(), and ILIAS\Repository\lng().
ilObjUserFolderGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 173 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\event(), getUserMultiCommands(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, ilObjectGUI\prepareOutput(), raiseErrorOnMissingWrite(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), ILIAS\Repository\toolbar(), and USER_FOLDER_ID.
ilObjUserFolderGUI::exportObject | ( | ) |
Definition at line 1919 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\toolbar().
ilObjUserFolderGUI::filterUserIdsByRbacOrPositionOfCurrentUser | ( | array | $user_ids | ) |
array<int> | $user_ids |
Definition at line 452 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
ilObjUserFolderGUI::freeAccessObject | ( | ) |
Definition at line 1028 of file class.ilObjUserFolderGUI.php.
|
protected |
Get selected items for table action.
Definition at line 840 of file class.ilObjUserFolderGUI.php.
References ilLocalUser\_getAllUserIds(), ilLocalUser\_getUserFolderId(), ILIAS\Repository\access(), ilUserTableGUI\MODE_USER_FOLDER, ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
ilObjUserFolderGUI::getAdminTabs | ( | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 1953 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::getImportDir | ( | ) |
Definition at line 1112 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\user().
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilObjectGUI.
Definition at line 1958 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::getUserMultiCommands | ( | bool | $a_search_form = false | ) |
Definition at line 2062 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by executeCommand().
ilObjUserFolderGUI::getUserOwnerId | ( | ) |
Definition at line 168 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
|
private |
Definition at line 1516 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().
ilObjUserFolderGUI::importCancelledObject | ( | ) |
Definition at line 1092 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\filesystem().
ilObjUserFolderGUI::importUserFormObject | ( | ) |
Definition at line 1040 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\form(), and ILIAS\Repository\lng().
ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) |
display form for user import with new FileSystem implementation
Definition at line 1126 of file class.ilObjUserFolderGUI.php.
References $message, ILIAS\Repository\form(), ilFileUtils\getDataDir(), and ILIAS\Repository\lng().
ilObjUserFolderGUI::importUsersObject | ( | ) |
Import Users with new form implementation.
Definition at line 1630 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().
|
protected |
Definition at line 1087 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 676 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
ilObjUserFolderGUI::initUserImportForm | ( | ) |
Definition at line 1061 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), and ILIAS\Repository\lng().
|
private |
ilCtrlException |
Definition at line 1155 of file class.ilObjUserFolderGUI.php.
References $id, $message, $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.
ilObjUserFolderGUI::jumpToUserObject | ( | ) |
Jump to edit screen for user.
Definition at line 2006 of file class.ilObjUserFolderGUI.php.
References ilObject\_lookupType(), and ILIAS\Repository\ctrl().
|
protected |
Definition at line 2231 of file class.ilObjUserFolderGUI.php.
References $user_id, ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilMailingList\MODE_TEMPORARY, and ILIAS\Repository\user().
|
protected |
ilCtrlException | |
ilObjectException |
Definition at line 1908 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 2379 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().
|
private |
Definition at line 2334 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 1759 of file class.ilObjUserFolderGUI.php.
References ilObjRole\_getAssignUsersStatus(), ILIAS\Repository\filesystem(), ILIAS\Repository\lng(), ILIAS\Repository\object(), SYSTEM_ROLE_ID, and USER_FOLDER_ID.
ilObjUserFolderGUI::resetFilterObject | ( | ) |
Definition at line 343 of file class.ilObjUserFolderGUI.php.
References viewObject().
ilObjUserFolderGUI::restrictAccessObject | ( | ) |
Definition at line 1022 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::searchResultHandler | ( | array | $a_usr_ids, |
string | $a_cmd | ||
) |
Handles multi command from repository search gui.
Definition at line 2039 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
ilObjUserFolderGUI::searchUserAccessFilterCallable | ( | array | $a_user_ids | ) |
Definition at line 2022 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\access(), ilObjUserFolder\ORG_OP_EDIT_USER_ACCOUNTS, and USER_FOLDER_ID.
ilObjUserFolderGUI::setAccessRestrictionObject | ( | ?ilPropertyFormGUI | $a_form = null , |
bool | $a_from_search = false |
||
) |
Definition at line 663 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::setUserOwnerId | ( | int | $a_id | ) |
Definition at line 163 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::showActionConfirmation | ( | string | $action, |
bool | $a_from_search = false |
||
) |
Definition at line 894 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\lng().
|
protected |
show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders
Reimplemented from ilObjectGUI.
Definition at line 474 of file class.ilObjUserFolderGUI.php.
References Vendor\Package\$d, ilLegacyFormElementsUtil\formSelect(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
ilObjUserFolderGUI::userActionObject | ( | ) |
Definition at line 1034 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 2160 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_CSV, ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 2124 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_EXCEL, ILIAS\Repository\lng(), and ILIAS\Repository\object().
|
protected |
Definition at line 2196 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilObjUserFolder\FILE_TYPE_XML, ILIAS\Repository\lng(), and ILIAS\Repository\object().
ilObjUserFolderGUI::verifyXmlData | ( | ilUserImportParser | $import_parser | ) |
Definition at line 1606 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().
ilObjUserFolderGUI::viewObject | ( | ) |
list users
Reimplemented from ilObjectGUI.
Definition at line 384 of file class.ilObjUserFolderGUI.php.
References ILIAS\Repository\toolbar().
Referenced by applyFilterObject(), and resetFilterObject().
|
private |
Definition at line 87 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 77 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 82 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 83 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 73 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 86 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 81 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 80 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 89 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 90 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 74 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 75 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 84 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 78 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 76 of file class.ilObjUserFolderGUI.php.
|
private |
Definition at line 88 of file class.ilObjUserFolderGUI.php.
const ilObjUserFolderGUI::USER_FIELD_TRANSLATION_MAPPING |
Definition at line 59 of file class.ilObjUserFolderGUI.php.