console\controllers\HelpController getActions()

getActions() public method

Returns all available actions of the specified controller.

public array getActions ( $controller )
$controller yii\console\Controller

The controller instance

return array

All available action IDs.

doc_Yii
2016-10-30 16:55:06
Comments
Leave a Comment

Please login to continue.