.

CreateUsersBaseCommand Member List

This is the complete list of members for CreateUsersBaseCommand, including all inherited members.
$next CommandChain [protected]
$obj CommandBase [protected]
$params CommandBase [protected]
$prev CommandChain [protected]
$result CommandBase [protected]
__construct($obj=null, $params=false) CommandBase
append($cmd) CommandChain
append_array($commands) CommandChain
can_execute($user) CommandChain
do_can_execute($user) CommandChain [protected]
do_execute() CreateUsersBaseCommand [protected]
do_undo() CommandChain [protected]
execute() CommandChain
get_description() CommandBase
get_instance() CommandBase
get_name() CommandBase
get_name_serialized() CommandBase
get_next() CommandChain [protected]
get_params() CommandBase
get_prev() CommandChain [protected]
get_result() CommandBase
get_success_message() CommandBase
illegal_data_error() CommandBase [protected]
link_roles($user, $params) CreateUsersBaseCommand [protected]
postprocess($user, $params) CreateUsersBaseCommand [protected]
preprocess_check_roles(&$params) CreateUsersBaseCommand [protected]
preprocess_hash_password(&$params) CreateUsersBaseCommand [protected]
preprocess_params($params) CreateUsersBaseCommand [protected]
serialize() CommandBase
serialize_instance_name($inst) CommandBase [protected]
serialize_params($params) CommandBase [protected]
set_prev($cmd) CommandChain [protected]
set_result($result) CommandBase [protected]
undo() CommandChain