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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.