API DOCS
Classes & Functions
Files & Folders
Function: addCommand
function addCommand($aAttributes, $mData)
Parameters:
aAttributes
(array) Associative array of attributes that will describe the command.
mData
(mixed) The data to be associated with this command.
Returns:
object
The command.
