CommandChain Member List
This is the complete list of members for CommandChain, 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() | CommandChain | [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] |
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 |