Previous Page
exec()

Solar_Controller_Console
getCommandList()

Next Page
locale()

getCommandList()

public array getCommandList ( )

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.