UserPage
class UserPage extends Page
Constants
| ACTION_DETAIL |
|
| ACTION_DELETE |
|
| ACTION_ANONYMIZE |
|
| ACTION_ACTIVATE |
|
| ACTION_PASSWORD_CHANGE |
|
| ACTION_RESET_PASSWORD_ERRORS |
|
| ACTION_REVOKE_ONBOARDING_CODE |
|
| ACTION_IMPORT |
|
| ACTION_CREATE |
|
| ACTION_SEARCH |
|
| IMPORT_RESULT_FILE_KEY |
|
| IMPORT_ZIP_FILE_KEY |
|
Properties
| AdministrationController|Controller | $mod | ||
| protected | $default_page | from Page |
Methods
Template|xelos_global_template
xelos_global_template|string|bool
get_page(mixed $subpage = false)
No description
void
bool|string
importUserCb(mixed $importArray, mixed $options = [], $processedFdl = [])
User Import Callback (used by xui_import above)
Details
at line 59
xelos_global_template|string|bool
get_page(mixed $subpage = false)
No description
at line 722
void
importInitCb(Import $import)
No description
at line 772
bool|string
importUserCb(mixed $importArray, mixed $options = [], $processedFdl = [])
User Import Callback (used by xui_import above)