ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilObjUserFolderGUI. More...
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 () | |
viewObject ($reset_filter=FALSE) | |
list users | |
displayList () | |
display object list | |
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 | |
userActionObject () | |
searchUserFormObject () | |
displays user search form | |
searchCancelledObject () | |
searchUserObject () | |
importUserFormObject () | |
display form for user import | |
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 () | |
editTextFieldObject () | |
updateTextFieldObject () | |
editSelectFieldObject () | |
updateSelectFieldObject () | |
deleteValueObject () | |
addSelectValueObject () | |
askDeleteFieldObject () | |
deleteFieldObject () | |
confirmSavedUDFObject () | |
updateFieldsObject ($action="") | |
chooseFieldTypeObject () | |
chooseDefinitionsObject () | |
__showTextTable () | |
__showSelectTable () | |
addValueObject () | |
saveFieldObject () | |
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 | |
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 | |
assignObject () | |
prepareOutput () | |
prepare output | |
setTitleAndDescription () | |
called by prepare output | |
showUpperIcon () | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public | |
setAdminTabs () | |
set admin tabs public | |
getHTML () | |
setActions ($a_actions="") | |
set possible actions for objects in list. | |
setSubObjects ($a_sub_objects="") | |
set possible subobjects for this object. | |
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) | |
undeleteObject () | |
get object back from trash | |
insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids) | |
recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?) | |
confirmedDeleteObject () | |
confirmed deletion if object -> objects are moved to trash | |
cancelDeleteObject () | |
cancel deletion of object | |
removeFromSystemObject () | |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids) | |
remove already deleted objects within the objects in trash recursive function | |
createObject () | |
create new object form | |
cancelObject ($in_rep=false) | |
cancel action and go back to previous page public | |
saveObject () | |
save object | |
importObject () | |
import new object form | |
editObject () | |
edit object | |
displayEditForm ($fields) | |
display edit form (usually called by editObject) | |
updateObject () | |
updates object entry in object_data | |
afterUpdate () | |
permObject () | |
show permissions of current node | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. | |
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 | |
permSaveObject () | |
save permissions | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object | |
deleteObject ($a_error=false) | |
display deletion confirmation screen only for referenced objects. | |
trashObject () | |
show trash content of object | |
addRoleObject () | |
adds a local role This method is only called when choose the option 'you may add local roles'. | |
getActions () | |
Get Actions. | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. | |
getTitlesByRefId ($a_ref_ids) | |
get Titles of objects this method is used for error messages in methods cut/copy/paste | |
__showButton ($a_cmd, $a_text, $a_target= '') | |
__showClipboardTable ($a_result_set, $a_from="") | |
infoObject () | |
__buildRoleFilterSelect () | |
__filterRoles ($a_roles, $a_filter) | |
ownerObject () | |
changeOwnerObject () | |
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. | |
fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
Add an object search in case the number of existing objects is too big to offer a selection list. | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. | |
copyWizardHasOptions ($a_mode) | |
Check if there is any modules specific option. | |
getCenterColumnHTML () | |
Get center column. | |
getRightColumnHTML () | |
Display right column. | |
setColumnSettings ($column_gui) | |
May be overwritten in subclasses. | |
checkPermission ($a_perm, $a_cmd="") |
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 |
Additional Inherited Members | |
Protected Member Functions inherited from ilObjectGUI | |
searchCloneSourceObject () | |
Search clone source by title. | |
buildCloneSelect ($existing_objs) | |
Build a select box for clonable objects (permission write) |
Class ilObjUserFolderGUI.
ilObjUserFolderGUI: ilPermissionGUI, ilAdminUserSearchGUI
Definition at line 40 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::__buildUserFilterSelect | ( | ) |
build select form to distinguish between active and non-active users
Definition at line 3529 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and formSelect().
Referenced by viewObject().
ilObjUserFolderGUI::__getDateSelect | ( | $a_type, | |
$a_varname, | |||
$a_selected | |||
) |
Definition at line 2503 of file class.ilObjUserFolderGUI.php.
References formSelect().
Referenced by editAppliedUsersObject().
& ilObjUserFolderGUI::__initTableGUI | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 2480 of file class.ilObjUserFolderGUI.php.
Referenced by __showAppliedUsersTable().
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 2487 of file class.ilObjUserFolderGUI.php.
References $_GET.
Referenced by __showAppliedUsersTable().
ilObjUserFolderGUI::__showAppliedUsersTable | ( | $a_result_set | ) |
Definition at line 2432 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by appliedUsersObject().
ilObjUserFolderGUI::__showSelectTable | ( | ) |
Definition at line 3012 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilCourseAgreement\_hasAgreements(), and ilUtil\formCheckbox().
Referenced by chooseDefinitionsObject().
ilObjUserFolderGUI::__showTextTable | ( | ) |
Definition at line 2968 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, ilCourseAgreement\_hasAgreements(), and ilUtil\formCheckbox().
Referenced by chooseDefinitionsObject().
ilObjUserFolderGUI::__toUnix | ( | $a_time_arr | ) |
Definition at line 2543 of file class.ilObjUserFolderGUI.php.
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
ilObjUserFolderGUI::_addLearningProgressWorksheet | ( | & | $pewa | ) |
Definition at line 129 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $title, $user, ilExcelUtils\_convert_text(), ilObjUser\_getAllUserData(), ilFormat\_secondsToShortString(), and ilUtil\sortArray().
Referenced by learningProgressExcelExportObject().
ilObjUserFolderGUI::addSelectValueObject | ( | ) |
Definition at line 2818 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and editSelectFieldObject().
ilObjUserFolderGUI::addValueObject | ( | ) |
Definition at line 3067 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and chooseDefinitionsObject().
ilObjUserFolderGUI::appliedUsersObject | ( | ) |
Definition at line 2220 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$ilias, __showAppliedUsersTable(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by editAppliedUsersObject(), and updateAppliedUsersObject().
ilObjUserFolderGUI::askDeleteFieldObject | ( | ) |
Definition at line 2825 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), ilUtil\sendInfo(), and setSubTabs().
ilObjUserFolderGUI::cancelaccessFreeObject | ( | ) |
Definition at line 983 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::cancelaccessRestrictObject | ( | ) |
Definition at line 1057 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::cancelactivateObject | ( | ) |
cancel activation of object
public
Definition at line 886 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::canceldeactivateObject | ( | ) |
cancel activation of object
public
Definition at line 937 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::cancelDeleteExportFileObject | ( | ) |
cancel deletion of export files
Definition at line 3621 of file class.ilObjUserFolderGUI.php.
References ilUtil\redirect().
ilObjUserFolderGUI::canceldeleteObject | ( | ) |
cancel deletion of object
public
Definition at line 1117 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::cancelexportObject | ( | ) |
cancel export of object
public
Definition at line 1175 of file class.ilObjUserFolderGUI.php.
References cancelUserFolderAction().
ilObjUserFolderGUI::cancelNewAccountMailObject | ( | ) |
Definition at line 3853 of file class.ilObjUserFolderGUI.php.
References ilUtil\sendInfo().
ilObjUserFolderGUI::cancelUserFolderAction | ( | ) |
Definition at line 874 of file class.ilObjUserFolderGUI.php.
References ilUtil\sendInfo().
Referenced by cancelaccessFreeObject(), cancelaccessRestrictObject(), cancelactivateObject(), canceldeactivateObject(), canceldeleteObject(), and cancelexportObject().
ilObjUserFolderGUI::chooseDefinitionsObject | ( | ) |
Definition at line 2948 of file class.ilObjUserFolderGUI.php.
References __showSelectTable(), __showTextTable(), setSubTabs(), UDF_TYPE_SELECT, and UDF_TYPE_TEXT.
Referenced by addValueObject(), and saveFieldObject().
ilObjUserFolderGUI::chooseFieldTypeObject | ( | ) |
Definition at line 2923 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\formRadioButton(), setSubTabs(), UDF_TYPE_SELECT, and UDF_TYPE_TEXT.
ilObjUserFolderGUI::confirmaccessFreeObject | ( | ) |
Definition at line 988 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjUserFolderGUI::confirmaccessRestrictObject | ( | ) |
Definition at line 1062 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjUserFolderGUI::confirmactivateObject | ( | ) |
Set the selected users active.
public
Definition at line 896 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjUserFolderGUI::confirmdeactivateObject | ( | ) |
Set the selected users inactive.
public
Definition at line 947 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjUserFolderGUI::confirmDeleteExportFileObject | ( | ) |
confirmation screen for export file deletion
Definition at line 3571 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $file, ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), ilUtil\sendInfo(), and ilUtil\switchColor().
ilObjUserFolderGUI::confirmdeleteObject | ( | ) |
confirm delete Object
public
Definition at line 1127 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjUserFolderGUI::confirmexportObject | ( | ) |
confirm export of object
public
Definition at line 1185 of file class.ilObjUserFolderGUI.php.
References $_SESSION, and ilUtil\redirect().
ilObjUserFolderGUI::confirmSavedObject | ( | ) |
Definition at line 3397 of file class.ilObjUserFolderGUI.php.
References saveGlobalUserSettingsObject().
ilObjUserFolderGUI::confirmSavedUDFObject | ( | ) |
Definition at line 2865 of file class.ilObjUserFolderGUI.php.
References updateFieldsObject().
ilObjUserFolderGUI::deleteExportFileObject | ( | ) |
delete export files
Definition at line 3631 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $file, and ilUtil\redirect().
ilObjUserFolderGUI::deleteFieldObject | ( | ) |
Definition at line 2852 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), and ilUtil\sendInfo().
ilObjUserFolderGUI::deleteObject | ( | ) |
display deletion confirmation screen
Definition at line 1196 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), ilUtil\sendInfo(), and ilUtil\switchColor().
ilObjUserFolderGUI::deleteValueObject | ( | ) |
Definition at line 2805 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), editSelectFieldObject(), and ilUtil\sendInfo().
ilObjUserFolderGUI::displayList | ( | ) |
display object list
public
Reimplemented from ilObjectGUI.
Definition at line 608 of file class.ilObjUserFolderGUI.php.
References $_GET, $ctrl, ilObjectGUI\$data, ilObjectGUI\$lng, ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilUtil\sendInfo(), showActions(), and ilUtil\switchColor().
Referenced by viewObject().
ilObjUserFolderGUI::downloadExportFileObject | ( | ) |
Download selected export files.
Sends a selected export file for download
Definition at line 3550 of file class.ilObjUserFolderGUI.php.
References ilUtil\deliverFile().
ilObjUserFolderGUI::editAppliedUsersObject | ( | ) |
Definition at line 2270 of file class.ilObjUserFolderGUI.php.
References $_SESSION, $title, __getDateSelect(), __toUnix(), appliedUsersObject(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by updateAppliedUsersObject().
ilObjUserFolderGUI::editSelectFieldObject | ( | ) |
Definition at line 2704 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, ilUserDefinedFields\_getInstance(), and setSubTabs().
Referenced by addSelectValueObject(), deleteValueObject(), and updateSelectFieldObject().
ilObjUserFolderGUI::editTextFieldObject | ( | ) |
Definition at line 2653 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), and setSubTabs().
& ilObjUserFolderGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 68 of file class.ilObjUserFolderGUI.php.
References $cmd, $ret, and ilObjectGUI\prepareOutput().
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 3655 of file class.ilObjUserFolderGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\$ilias, exit, ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), IL_CAL_UNIX, ilUtil\redirect(), and ilUtil\switchColor().
ilObjUserFolderGUI::getAdminTabs | ( | & | $tabs_gui | ) |
administration tabs show only permissions and trash folder
Reimplemented from ilObjectGUI.
Definition at line 3877 of file class.ilObjUserFolderGUI.php.
References getTabs().
ilObjUserFolderGUI::getImportDir | ( | ) |
get user import directory name
Definition at line 1736 of file class.ilObjUserFolderGUI.php.
References ilUtil\getDataDir(), and ilUtil\makeDirParents().
Referenced by importCancelledObject(), importUserRoleAssignmentObject(), and importUsersObject().
ilObjUserFolderGUI::getTabs | ( | & | $tabs_gui | ) |
get tabs public
object | tabs gui object |
Reimplemented from ilObjectGUI.
Definition at line 3887 of file class.ilObjUserFolderGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledTracking(), and ilObjUserTracking\_enabledUserRelatedData().
Referenced by getAdminTabs().
ilObjUserFolderGUI::getUserOwnerId | ( | ) |
Definition at line 63 of file class.ilObjUserFolderGUI.php.
References USER_FOLDER_ID.
Referenced by importUsersObject().
ilObjUserFolderGUI::hitsperpageObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 2553 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
ilObjUserFolderGUI::ilObjUserFolderGUI | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor public.
Definition at line 48 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\ilObjectGUI().
ilObjUserFolderGUI::importCancelledObject | ( | ) |
import cancelled
private
Definition at line 1711 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUtil\delDir(), getImportDir(), and ilUtil\sendInfo().
ilObjUserFolderGUI::importUserFormObject | ( | ) |
display form for user import
Definition at line 1676 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::importUserRoleAssignmentObject | ( | ) |
display form for user import
Definition at line 1750 of file class.ilObjUserFolderGUI.php.
References $file_name, ilObjectGUI\$lng, $n, 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, ilUtil\makeDir(), ilUtil\moveUploadedFile(), ilUtil\unzip(), and USER_FOLDER_ID.
ilObjUserFolderGUI::importUsersObject | ( | ) |
import users
Definition at line 2114 of file class.ilObjUserFolderGUI.php.
References $_GET, 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(), and USER_FOLDER_ID.
ilObjUserFolderGUI::learningProgressExcelExportObject | ( | ) |
Definition at line 107 of file class.ilObjUserFolderGUI.php.
References $ilErr, and _addLearningProgressWorksheet().
ilObjUserFolderGUI::learningProgressObject | ( | ) |
Definition at line 177 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, $ctrl, ilObjectGUI\$data, ilObjUserTracking\_enabledLearningProgress(), ilObjUser\_getAllUserData(), ilFormat\_secondsToShortString(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilUtil\sortArray(), and ilUtil\switchColor().
ilObjUserFolderGUI::listUserDefinedFieldsObject | ( | ) |
Definition at line 2561 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilObjectGUI\$lng, ilUserDefinedFields\_getInstance(), ilUtil\formCheckbox(), setSubTabs(), UDF_TYPE_SELECT, and UDF_TYPE_TEXT.
Referenced by deleteFieldObject(), saveFieldObject(), updateFieldsObject(), and updateTextFieldObject().
ilObjUserFolderGUI::newAccountMailObject | ( | ) |
new account mail administration
Definition at line 3780 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, ilUtil\getImagePath(), ilUtil\prepareFormOutput(), and setSubTabs().
ilObjUserFolderGUI::resetFilterObject | ( | ) |
Definition at line 322 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\viewObject().
ilObjUserFolderGUI::saveFieldObject | ( | ) |
Definition at line 3074 of file class.ilObjUserFolderGUI.php.
References ilUserDefinedFields\_getInstance(), ilCourseAgreement\_reset(), chooseDefinitionsObject(), listUserDefinedFieldsObject(), ilUtil\sendInfo(), UDF_DUPLICATE_VALUES, UDF_NO_VALUES, UDF_TYPE_SELECT, and UDF_TYPE_TEXT.
ilObjUserFolderGUI::saveGlobalUserSettingsObject | ( | $action = "" | ) |
Definition at line 3402 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$ilias, ilPrivacySettings\_getInstance(), ilUserSearchOptions\_isSearchable(), ilCourseAgreement\_reset(), ilUserSearchOptions\_saveStatus(), ilUtil\sendInfo(), and settingsObject().
Referenced by confirmSavedObject().
ilObjUserFolderGUI::saveNewAccountMailObject | ( | ) |
Definition at line 3859 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$lng, ilUtil\sendInfo(), and ilUtil\stripSlashes().
ilObjUserFolderGUI::searchCancelledObject | ( | ) |
Definition at line 1428 of file class.ilObjUserFolderGUI.php.
References ilUtil\sendInfo().
ilObjUserFolderGUI::searchUserFormObject | ( | ) |
displays user search form
Definition at line 1398 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::searchUserObject | ( | ) |
Definition at line 1438 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, $ctrl, ilObjectGUI\$data, ilObjUser\searchUsers(), ilUtil\sendInfo(), showActions(), ilUtil\sortArray(), and ilUtil\switchColor().
ilObjUserFolderGUI::selectExportFormat | ( | ) |
Definition at line 1277 of file class.ilObjUserFolderGUI.php.
References formSelect().
Referenced by showActionConfirmation().
ilObjUserFolderGUI::setAccessRestrictionObject | ( | ) |
Definition at line 1028 of file class.ilObjUserFolderGUI.php.
References $_GET, ilObjectGUI\$tpl, ilUtil\makeDateSelect(), and ilUtil\makeTimeSelect().
Referenced by showActionConfirmation().
ilObjUserFolderGUI::setSubTabs | ( | $a_tab | ) |
set sub tabs
Definition at line 3928 of file class.ilObjUserFolderGUI.php.
Referenced by askDeleteFieldObject(), chooseDefinitionsObject(), chooseFieldTypeObject(), editSelectFieldObject(), editTextFieldObject(), listUserDefinedFieldsObject(), 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 3150 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$ilias, ilObjectGUI\$lng, ilUserSearchOptions\_isEnabled(), ilUserSearchOptions\_isSearchable(), ilUtil\formCheckbox(), ilObjectGUI\getTemplateFile(), and setSubTabs().
Referenced by saveGlobalUserSettingsObject().
ilObjUserFolderGUI::setUserOwnerId | ( | $a_id | ) |
Definition at line 59 of file class.ilObjUserFolderGUI.php.
ilObjUserFolderGUI::showActionConfirmation | ( | $action | ) |
display activation confirmation screen
Definition at line 1300 of file class.ilObjUserFolderGUI.php.
References $_SESSION, ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), selectExportFormat(), ilUtil\sendInfo(), setAccessRestrictionObject(), and ilUtil\switchColor().
Referenced by userActionObject().
ilObjUserFolderGUI::showActions | ( | $with_subobjects = false | ) |
show possible action (form buttons)
boolean | public |
Reimplemented from ilObjectGUI.
Definition at line 752 of file class.ilObjUserFolderGUI.php.
References ilObjectGUI\$actions, $d, ilUtil\getImagePath(), and showPossibleSubObjects().
Referenced by displayList(), and searchUserObject().
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 824 of file class.ilObjUserFolderGUI.php.
References $d, and formSelect().
Referenced by showActions().
ilObjUserFolderGUI::updateAppliedUsersObject | ( | ) |
Definition at line 2376 of file class.ilObjUserFolderGUI.php.
References $_SESSION, __toUnix(), appliedUsersObject(), editAppliedUsersObject(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
ilObjUserFolderGUI::updateFieldsObject | ( | $action = "" | ) |
Definition at line 2870 of file class.ilObjUserFolderGUI.php.
References ilUserDefinedFields\_getInstance(), ilPrivacySettings\_getInstance(), ilCourseAgreement\_reset(), listUserDefinedFieldsObject(), and ilUtil\sendInfo().
Referenced by confirmSavedUDFObject().
ilObjUserFolderGUI::updateSelectFieldObject | ( | ) |
Definition at line 2760 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, ilUserDefinedFields\_getInstance(), editSelectFieldObject(), ilUtil\sendInfo(), UDF_DUPLICATE_VALUES, and UDF_NO_VALUES.
ilObjUserFolderGUI::updateTextFieldObject | ( | ) |
Definition at line 2680 of file class.ilObjUserFolderGUI.php.
References $_GET, ilUserDefinedFields\_getInstance(), listUserDefinedFieldsObject(), and ilUtil\sendInfo().
ilObjUserFolderGUI::userActionObject | ( | ) |
Definition at line 1385 of file class.ilObjUserFolderGUI.php.
References showActionConfirmation().
ilObjUserFolderGUI::viewObject | ( | $reset_filter = FALSE | ) |
list users
public
Definition at line 332 of file class.ilObjUserFolderGUI.php.
References $_GET, $_SESSION, __buildUserFilterSelect(), ilObjUser\_getAllUserData(), ilUtil\_getObjectsByOperations(), ilObject\_prepareCloneSelection(), displayList(), ilDatePresentation\formatDate(), formSelect(), IL_CAL_UNIX, ilUtil\makeDateSelect(), and ilUtil\sortArray().
ilObjUserFolderGUI::$ctrl |
Definition at line 42 of file class.ilObjUserFolderGUI.php.
Referenced by displayList(), learningProgressObject(), and searchUserObject().