acs_user::unapprove (public)

 acs_user::unapprove -user_id user_id

Defined in packages/acs-tcl/tcl/community-core-procs.tcl

Unapprove a user

Switches:
-user_id (required)

Testcases:
demote_promote_a_user
Source code:
    change_state -user_id $user_id -state "needs approval"
Generic XQL file:
packages/acs-tcl/tcl/community-core-procs.xql

PostgreSQL XQL file:
packages/acs-tcl/tcl/community-core-procs-postgresql.xql

Oracle XQL file:
packages/acs-tcl/tcl/community-core-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: