console\Controller getOptionValues()

getOptionValues() public method

Returns properties corresponding to the options for the action id Child classes may override this method to specify possible properties.

public array getOptionValues ( $actionID )
$actionID string

The action id of the current request

return array

Properties corresponding to the options for the action

doc_Yii
2016-10-30 16:54:45
Comments
Leave a Comment

Please login to continue.