API DOCS
Function: addPluginCommand
function addPluginCommand($objPlugin, $aAttributes, $mData)
Parameters:
objPlugin
(object) A reference to a plugin object.
aAttributes
(array) Array containing the attributes for this response command.
mData
(mixed) The data to be sent with this command.
Returns:
object
The object.
