ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilObjUserFolderGUI. More...
Public Member Functions | |
__construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor public. More... | |
setUserOwnerId ($a_id) | |
getUserOwnerId () | |
executeCommand () | |
learningProgressObject () | |
resetFilterObject () | |
Reset filter (note: this function existed before data table filter has been introduced. More... | |
addUserObject () | |
Add new user;. More... | |
applyFilterObject () | |
Apply filter. More... | |
viewObject ($reset_filter=false) | |
list users More... | |
chooseLetterObject () | |
Choose first letter. More... | |
showActions ($with_subobjects=false) | |
show possible action (form buttons) More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders More... | |
cancelUserFolderActionObject () | |
cancelSearchActionObject () | |
confirmactivateObject () | |
Set the selected users active. More... | |
confirmdeactivateObject () | |
Set the selected users inactive. More... | |
confirmaccessFreeObject () | |
setAccessRestrictionObject ($a_form=null, $a_from_search=false) | |
confirmaccessRestrictObject () | |
confirmdeleteObject () | |
confirm delete Object More... | |
showActionConfirmation ($action, $a_from_search=false) | |
display activation confirmation screen More... | |
deleteUsersObject () | |
Delete users. More... | |
activateUsersObject () | |
Activate users. More... | |
deactivateUsersObject () | |
Deactivate users. More... | |
restrictAccessObject () | |
Restrict access. More... | |
freeAccessObject () | |
Free access. More... | |
userActionObject () | |
importUserFormObject () | |
display form for user import More... | |
initUserImportForm () | |
Init user import form. More... | |
importCancelledObject () | |
import cancelled More... | |
getImportDir () | |
get user import directory name More... | |
importUserRoleAssignmentObject () | |
display form for user import More... | |
importUsersObject () | |
import users More... | |
hitsperpageObject () | |
saveGeneralSettingsObject () | |
Save user account settings. More... | |
settingsObject () | |
Global user settings. More... | |
confirmSavedObject () | |
saveGlobalUserSettingsObject ($action="") | |
__buildUserFilterSelect () | |
build select form to distinguish between active and non-active users More... | |
downloadExportFileObject () | |
Download selected export files. More... | |
confirmDeleteExportFileObject () | |
confirmation screen for export file deletion More... | |
cancelDeleteExportFileObject () | |
cancel deletion of export files More... | |
deleteExportFileObject () | |
delete export files More... | |
exportObject () | |
Global user settings. More... | |
newAccountMailObject () | |
new account mail administration More... | |
cancelNewAccountMailObject () | |
saveNewAccountMailObject () | |
getAdminTabs () | |
getTabs () | |
get tabs public More... | |
setSubTabs ($a_tab) | |
set sub tabs More... | |
showLoginnameSettingsObject () | |
saveLoginnameSettingsObject () | |
jumpToUserObject () | |
Jump to edit screen for user. More... | |
searchResultHandler ($a_usr_ids, $a_cmd) | |
Handles multi command from repository search gui. More... | |
getUserMultiCommands ($a_search_form=false) | |
usrExportX86Object () | |
usrExportCsvObject () | |
usrExportXmlObject () | |
mailObject () | |
addToExternalSettingsForm ($a_form_id) | |
Public Member Functions inherited from ilObjectGUI | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
setCreationMode ($a_mode=true) | |
if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
getAdminTabs () | |
administration tabs show only permissions and trash folder More... | |
getHTML () | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
static | _goto ($a_user) |
goto target group More... | |
Static Public Member Functions inherited from ilObjectGUI | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$ctrl | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
addUserAutoCompleteObject () | |
Show auto complete results. More... | |
initAccessRestrictionForm ($a_from_search=false) | |
getActionUserIds () | |
Get selected items for table action. More... | |
generalSettingsObject () | |
Show user account general settings. More... | |
initFormGeneralSettings () | |
init general settings form More... | |
initNewAccountMailForm () | |
addToClipboardObject () | |
Protected Member Functions inherited from ilObjectGUI | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public More... | |
setAdminTabs () | |
set admin tabs public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__showButton ($a_cmd, $a_text, $a_target='') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table More... | |
redirectToRefId ($a_ref_id, $a_cmd="") | |
redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
fillCloneTemplate ($a_tpl_varname, $a_type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Protected Attributes | |
$log | |
Protected Attributes inherited from ilObjectGUI | |
$ilErr | |
$locator | |
$user | |
$access | |
$settings | |
$rbacreview | |
$toolbar | |
$rbacsystem | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
Private Member Functions | |
initLoginSettingsForm () | |
Class ilObjUserFolderGUI.
ilObjUserFolderGUI: ilPermissionGUI, ilUserTableGUI ilObjUserFolderGUI: ilAccountCodesGUI, ilCustomUserFieldsGUI, ilRepositorySearchGUI, ilUserStartingPointGUI ilObjUserFolderGUI: ilUserProfileInfoSettingsGUI
Definition at line 20 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor public.
Definition at line 30 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, and ilLoggerFactory\getLogger().
ilObjUserFolderGUI::__buildUserFilterSelect | ( | ) |
build select form to distinguish between active and non-active users
Definition at line 1914 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $action, and ilUtil\formSelect().
|
static |
goto target group
Definition at line 2492 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\redirect(), ilUtil\sendFailure(), and USER_FOLDER_ID.
ilObjUserFolderGUI::activateUsersObject | ( | ) |
Activate users.
Definition at line 725 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
|
protected |
Definition at line 2735 of file class.ilObjUserFolderGUI.php.
References $_POST, $GLOBALS, $users, array, ilUserClipboard\getInstance(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjUserFolderGUI::addToExternalSettingsForm | ( | $a_form_id | ) |
Definition at line 2702 of file class.ilObjUserFolderGUI.php.
References ilSecuritySettings\_getInstance(), array, ilAdministrationSettingsFormHandler\FORM_SECURITY, and ilAdministrationSettingsFormHandler\VALUE_BOOL.
|
protected |
Show auto complete results.
Definition at line 257 of file class.ilObjUserFolderGUI.php.
References array, exit, and ilUserAutoComplete\MAX_ENTRIES.
ilObjUserFolderGUI::addUserObject | ( | ) |
Add new user;.
Definition at line 181 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, and array.
ilObjUserFolderGUI::applyFilterObject | ( | ) |
Apply filter.
Definition at line 193 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) |
cancel deletion of export files
Definition at line 1980 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::cancelNewAccountMailObject | ( | ) |
Definition at line 2243 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::cancelSearchActionObject | ( | ) |
Definition at line 402 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::cancelUserFolderActionObject | ( | ) |
Definition at line 397 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::chooseLetterObject | ( | ) |
Choose first letter.
Definition at line 279 of file class.ilObjUserFolderGUI.php.
References $ilCtrl.
ilObjUserFolderGUI::confirmaccessFreeObject | ( | ) |
Definition at line 470 of file class.ilObjUserFolderGUI.php.
References $_POST, $id, $ilUser, ilObjectGUI\$rbacsystem, and ilUtil\sendSuccess().
ilObjUserFolderGUI::confirmaccessRestrictObject | ( | ) |
Definition at line 553 of file class.ilObjUserFolderGUI.php.
References $_POST, $form, $id, $ilUser, ilObjectGUI\$rbacsystem, IL_CAL_UNIX, initAccessRestrictionForm(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and setAccessRestrictionObject().
ilObjUserFolderGUI::confirmactivateObject | ( | ) |
Set the selected users active.
public
Definition at line 412 of file class.ilObjUserFolderGUI.php.
References $_POST, $id, $ilUser, ilObjectGUI\$rbacsystem, and ilUtil\sendSuccess().
ilObjUserFolderGUI::confirmdeactivateObject | ( | ) |
Set the selected users inactive.
public
Definition at line 443 of file class.ilObjUserFolderGUI.php.
References $_POST, $id, $ilUser, ilObjectGUI\$rbacsystem, and ilUtil\sendSuccess().
ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) |
confirmation screen for export file deletion
Definition at line 1954 of file class.ilObjUserFolderGUI.php.
References $_POST, $file, ilObject\_getIcon(), and object.
ilObjUserFolderGUI::confirmdeleteObject | ( | ) |
confirm delete Object
public
Definition at line 600 of file class.ilObjUserFolderGUI.php.
References $_POST, $id, $ilCtrl, $ilUser, ilObjectGUI\$rbacsystem, ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjUserFolderGUI::confirmSavedObject | ( | ) |
Definition at line 1751 of file class.ilObjUserFolderGUI.php.
References saveGlobalUserSettingsObject().
ilObjUserFolderGUI::deactivateUsersObject | ( | ) |
Deactivate users.
Definition at line 734 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
ilObjUserFolderGUI::deleteExportFileObject | ( | ) |
delete export files
Definition at line 1989 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::deleteUsersObject | ( | ) |
Delete users.
Definition at line 716 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
ilObjUserFolderGUI::downloadExportFileObject | ( | ) |
Download selected export files.
Sends a selected export file for download
Definition at line 1935 of file class.ilObjUserFolderGUI.php.
References $_POST, $file, and ilUtil\deliverFile().
ilObjUserFolderGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilObjUserFolderGUI.php.
References $ret, getUserMultiCommands(), ilObjectGUI\prepareOutput(), and setSubTabs().
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 2013 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $i, $ilCtrl, $tbl, array, exit, ilDatePresentation\formatDate(), ilUtil\getImagePath(), IL_CAL_UNIX, and ilUtil\switchColor().
ilObjUserFolderGUI::freeAccessObject | ( | ) |
Free access.
Definition at line 752 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
|
protected |
Show user account general settings.
Definition at line 1291 of file class.ilObjUserFolderGUI.php.
References $ilSetting, ilSecuritySettings\_getInstance(), array, ilSessionControl\DEFAULT_MAX_COUNT, ilSessionControl\DEFAULT_MAX_IDLE, ilSessionControl\DEFAULT_MAX_IDLE_AFTER_FIRST_REQUEST, ilSessionControl\DEFAULT_MIN_IDLE, ilUserAccountSettings\getInstance(), initFormGeneralSettings(), and ilSession\SESSION_HANDLING_FIXED.
|
protected |
Get selected items for table action.
Definition at line 636 of file class.ilObjUserFolderGUI.php.
References $_POST, and ilUserTableGUI\MODE_USER_FOLDER.
Referenced by initAccessRestrictionForm(), mailObject(), showActionConfirmation(), usrExportCsvObject(), usrExportX86Object(), and usrExportXmlObject().
ilObjUserFolderGUI::getAdminTabs | ( | ) |
Definition at line 2280 of file class.ilObjUserFolderGUI.php.
References getTabs().
ilObjUserFolderGUI::getImportDir | ( | ) |
get user import directory name
Definition at line 834 of file class.ilObjUserFolderGUI.php.
References $ilUser, ilUtil\getDataDir(), and ilUtil\makeDirParents().
Referenced by importCancelledObject(), importUserRoleAssignmentObject(), and importUsersObject().
ilObjUserFolderGUI::getTabs | ( | ) |
get tabs public
object | tabs gui object |
Definition at line 2290 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$rbacsystem, and array.
Referenced by getAdminTabs().
ilObjUserFolderGUI::getUserMultiCommands | ( | $a_search_form = false | ) |
Definition at line 2548 of file class.ilObjUserFolderGUI.php.
References $ilUser, ilObjectGUI\$rbacsystem, $type, and array.
Referenced by executeCommand().
ilObjUserFolderGUI::getUserOwnerId | ( | ) |
Definition at line 52 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
Referenced by importUsersObject().
ilObjUserFolderGUI::hitsperpageObject | ( | ) |
Definition at line 1281 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
ilObjUserFolderGUI::importCancelledObject | ( | ) |
import cancelled
private
Definition at line 815 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUtil\delDir(), and getImportDir().
ilObjUserFolderGUI::importUserFormObject | ( | ) |
display form for user import
Definition at line 766 of file class.ilObjUserFolderGUI.php.
References $_GET, ilObjectGUI\$rbacsystem, ilObjectGUI\$tpl, and initUserImportForm().
ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) |
display form for user import
Definition at line 848 of file class.ilObjUserFolderGUI.php.
References $_GET, $i, $id, $ilCtrl, $ilUser, $key, ilObjectGUI\$lng, $n, $path, ilObjectGUI\$rbacreview, ilObjectGUI\$rbacsystem, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjRole\_getAssignUsersStatus(), ilObjUserFolder\_lookupNewAccountMail(), array, ilUtil\delDir(), ilUtil\formSelect(), ilUtil\getDir(), getImportDir(), ilMailRoleAddressType\getRoleMailboxAddress(), 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(), object, ilMailRoleAddressType\searchRolesByMailboxAddressList(), ilUtil\unzip(), and USER_FOLDER_ID.
ilObjUserFolderGUI::importUsersObject | ( | ) |
import users
Definition at line 1187 of file class.ilObjUserFolderGUI.php.
References $_GET, $_POST, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$rbacreview, ilObjectGUI\$rbacsystem, $rule, 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.
|
protected |
Definition at line 511 of file class.ilObjUserFolderGUI.php.
References $_POST, $form, $from, getActionUserIds(), ilUtil\sendFailure(), ilFormPropertyGUI\setRequired(), and ilObjectGUI\viewObject().
Referenced by confirmaccessRestrictObject(), and setAccessRestrictionObject().
|
protected |
init general settings form
Definition at line 1466 of file class.ilObjUserFolderGUI.php.
References $code, $ilSetting, $log, $pass, $text, $time, ilSubEnabledFormPropertyGUI\addSubItem(), ilNumberInputGUI\allowDecimals(), ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, ilSession\getSessionExpireValue(), ilDatePresentation\secondsToString(), ilSession\SESSION_HANDLING_FIXED, ilSession\SESSION_HANDLING_LOAD_DEPENDENT, ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilTextInputGUI\setMaxLength(), setSubTabs(), ilCheckboxInputGUI\setValue(), and ilNonEditableValueGUI\setValue().
Referenced by generalSettingsObject(), and saveGeneralSettingsObject().
|
private |
Definition at line 2422 of file class.ilObjUserFolderGUI.php.
References ilNumberInputGUI\allowDecimals(), ilFormGUI\setFormAction(), ilFormPropertyGUI\setInfo(), setSubTabs(), and ilCheckboxInputGUI\setValue().
Referenced by saveLoginnameSettingsObject(), and showLoginnameSettingsObject().
|
protected |
Definition at line 2134 of file class.ilObjUserFolderGUI.php.
References $form, $header, $ilCtrl, ilObjectGUI\$lng, $title, ilUtil\getImagePath(), ilTextInputGUI\setValue(), ilFileInputGUI\setValue(), and ilTextAreaInputGUI\setValue().
Referenced by newAccountMailObject().
ilObjUserFolderGUI::initUserImportForm | ( | ) |
Init user import form.
int | $a_mode | Edit Mode |
Definition at line 788 of file class.ilObjUserFolderGUI.php.
References $ilCtrl, ilObjectGUI\$lng, array, and ilFileInputGUI\setSuffixes().
Referenced by importUserFormObject(), and importUserRoleAssignmentObject().
ilObjUserFolderGUI::jumpToUserObject | ( | ) |
Jump to edit screen for user.
Definition at line 2516 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilCtrl, and ilObject\_lookupType().
ilObjUserFolderGUI::learningProgressObject | ( | ) |
Definition at line 144 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$rbacsystem, $tbl, ilObjectGUI\$tpl, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), exit, and object.
ilObjUserFolderGUI::mailObject | ( | ) |
Definition at line 2633 of file class.ilObjUserFolderGUI.php.
References $ilUser, $list, array, date, getActionUserIds(), ilMailFormCall\getRedirectTarget(), ilMail\getSavedData(), ilMailingList\MODE_TEMPORARY, ilUtil\redirect(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
Referenced by showActionConfirmation().
ilObjUserFolderGUI::newAccountMailObject | ( | ) |
new account mail administration
Definition at line 2206 of file class.ilObjUserFolderGUI.php.
References $form, ilObjectGUI\$lng, initNewAccountMailForm(), and setSubTabs().
ilObjUserFolderGUI::resetFilterObject | ( | ) |
Reset filter (note: this function existed before data table filter has been introduced.
Definition at line 167 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
ilObjUserFolderGUI::restrictAccessObject | ( | ) |
Restrict access.
Definition at line 743 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
ilObjUserFolderGUI::saveGeneralSettingsObject | ( | ) |
Save user account settings.
Definition at line 1352 of file class.ilObjUserFolderGUI.php.
References $_POST, $ilSetting, $ilUser, $valid, ilSecuritySettings\_getInstance(), ilSessionControl\DEFAULT_ALLOW_CLIENT_MAINTENANCE, ilUserAccountSettings\getInstance(), initFormGeneralSettings(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilSession\SESSION_HANDLING_FIXED, ilSession\SESSION_HANDLING_LOAD_DEPENDENT, and ilSessionStatistics\updateLimitLog().
ilObjUserFolderGUI::saveGlobalUserSettingsObject | ( | $action = "" | ) |
Definition at line 1756 of file class.ilObjUserFolderGUI.php.
References $_POST, $action, $ilSetting, ilObjectGUI\$lng, $valid, ilPrivacySettings\_getInstance(), ilUserSearchOptions\_isSearchable(), ilMemberAgreement\_reset(), ilUserSearchOptions\_saveStatus(), array, ilUtil\sendFailure(), ilUtil\sendSuccess(), settingsObject(), and ilUtil\stripSlashes().
Referenced by confirmSavedObject().
ilObjUserFolderGUI::saveLoginnameSettingsObject | ( | ) |
Definition at line 2455 of file class.ilObjUserFolderGUI.php.
References $ilSetting, $ilUser, $valid, initLoginSettingsForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjUserFolderGUI::saveNewAccountMailObject | ( | ) |
Definition at line 2248 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$lng, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjUserFolderGUI::searchResultHandler | ( | $a_usr_ids, | |
$a_cmd | |||
) |
Handles multi command from repository search gui.
Definition at line 2529 of file class.ilObjUserFolderGUI.php.
References $_POST, array, ilUtil\sendFailure(), and showActionConfirmation().
ilObjUserFolderGUI::setAccessRestrictionObject | ( | $a_form = null , |
|
$a_from_search = false |
|||
) |
Definition at line 500 of file class.ilObjUserFolderGUI.php.
References initAccessRestrictionForm().
Referenced by confirmaccessRestrictObject(), and showActionConfirmation().
ilObjUserFolderGUI::setSubTabs | ( | $a_tab | ) |
set sub tabs
Definition at line 2353 of file class.ilObjUserFolderGUI.php.
References $ilUser, ilObjectGUI\$rbacsystem, and array.
Referenced by executeCommand(), initFormGeneralSettings(), initLoginSettingsForm(), newAccountMailObject(), and settingsObject().
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 1731 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, $tab, ilObjectGUI\$tpl, and setSubTabs().
Referenced by saveGlobalUserSettingsObject().
ilObjUserFolderGUI::setUserOwnerId | ( | $a_id | ) |
Definition at line 48 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::showActionConfirmation | ( | $action, | |
$a_from_search = false |
|||
) |
display activation confirmation screen
Definition at line 650 of file class.ilObjUserFolderGUI.php.
References $action, $id, ilObjectGUI\$user, data, ilDatePresentation\formatDate(), getActionUserIds(), IL_CAL_DATETIME, mailObject(), and setAccessRestrictionObject().
Referenced by activateUsersObject(), deactivateUsersObject(), deleteUsersObject(), freeAccessObject(), restrictAccessObject(), searchResultHandler(), and userActionObject().
ilObjUserFolderGUI::showActions | ( | $with_subobjects = false | ) |
show possible action (form buttons)
boolean | public |
Definition at line 293 of file class.ilObjUserFolderGUI.php.
References $_POST, ilObjectGUI\$actions, $d, ilObjectGUI\$rbacsystem, $row, array, data, ilUtil\getImagePath(), and showPossibleSubObjects().
ilObjUserFolderGUI::showLoginnameSettingsObject | ( | ) |
Definition at line 2405 of file class.ilObjUserFolderGUI.php.
References $ilSetting, array, and initLoginSettingsForm().
ilObjUserFolderGUI::showPossibleSubObjects | ( | ) |
show possible subobjects (pulldown menu) overwritten to prevent displaying of role templates in local role folders
public
Definition at line 355 of file class.ilObjUserFolderGUI.php.
References $d, $i, ilObjectGUI\$rbacsystem, $row, data, ilUtil\formSelect(), and object.
Referenced by showActions().
ilObjUserFolderGUI::userActionObject | ( | ) |
Definition at line 758 of file class.ilObjUserFolderGUI.php.
References $_POST, and showActionConfirmation().
ilObjUserFolderGUI::usrExportCsvObject | ( | ) |
Definition at line 2611 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
ilObjUserFolderGUI::usrExportX86Object | ( | ) |
Definition at line 2600 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
ilObjUserFolderGUI::usrExportXmlObject | ( | ) |
Definition at line 2622 of file class.ilObjUserFolderGUI.php.
References getActionUserIds(), ilUtil\sendFailure(), and ilObjectGUI\viewObject().
ilObjUserFolderGUI::viewObject | ( | $reset_filter = false | ) |
list users
public
Definition at line 210 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilSetting, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$rbacsystem, ilObjectGUI\$tpl, ilObjUser\getFirstLettersOfLastnames(), ilLinkButton\getInstance(), and ilUserAccountSettings\getInstance().
ilObjUserFolderGUI::$ctrl |
Definition at line 22 of file class.ilObjUserFolderGUI.php.
|
protected |
Definition at line 24 of file class.ilObjUserFolderGUI.php.
Referenced by initFormGeneralSettings().