Solar_Controller_Console::getCommandList()
public
array
Solar_Controller_Console::getCommandList ( void
)
Returns a list of commands recognized by this console controller, and the related classes for those commands.
Parameters
None.
Returns
(array) An associative array where the key is the command name, and the value is the class for that command.
Description
Returns a list of commands recognized by this console controller, and the related classes for those commands.