base\InlineAction __construct()

__construct() public method

public void __construct ( $id, $controller, $actionMethod, $config = [] )
$id string

The ID of this action

$controller yii\base\Controller

The controller that owns this action

$actionMethod string

The controller method that this inline action is associated with

$config array

Name-value pairs that will be used to initialize the object properties

doc_Yii
2016-10-30 16:51:40
Comments
Leave a Comment

Please login to continue.