callback::acs_admin::member_state_change::contract (private)
callback::acs_admin::member_state_change::contract \ [ -user_id user_id ] [ -member_state member_state ]
Defined in packages/acs-admin/tcl/acs-admin-callback-procs.tcl
Callback which is executed after a successful change of member state. Allows other software to do additional tasks upon the user.
- Switches:
- -user_id (optional)
- User ID of the user upon whom the state change was done
- -member_state (optional)
- New state of the user
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.