acs_user::delete (public)
acs_user::delete -user_id user_id [ -permanent ]
Defined in packages/acs-tcl/tcl/community-core-procs.tcl
Delete a user
- Switches:
- -user_id (required)
- -permanent (optional, boolean)
- If provided the user will be deleted permanently from the database. Otherwise the user state will merely be set to "deleted".
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- auth_authenticate, auth_create_user, auth_password_change, auth_password_reset, acs_subsite_expose_bug_1144, acs_subsite_test_email_confirmation