CallbackCommand Member List
This is the complete list of members for CallbackCommand, including all inherited members.$args | CallbackCommand | [protected] |
$callback | CallbackCommand | [protected] |
$obj | CommandBase | [protected] |
$params | CommandBase | [protected] |
$result | CommandBase | [protected] |
__construct($callback, $args=array()) | CallbackCommand | |
can_execute($user) | CommandBase | |
execute() | CallbackCommand | |
get_description() | CommandBase | |
get_instance() | CommandBase | |
get_name() | CallbackCommand | |
get_name_serialized() | CommandBase | |
get_params() | CommandBase | |
get_result() | CommandBase | |
get_success_message() | CommandBase | |
illegal_data_error() | CommandBase | [protected] |
serialize() | CommandBase | |
serialize_instance_name($inst) | CommandBase | [protected] |
serialize_params($params) | CommandBase | [protected] |
set_result($result) | CommandBase | [protected] |
undo() | CommandBase |