grid\ActionColumn $controller

$controller public property

The ID of the controller that should handle the actions specified here. If not set, it will use the currently active controller. This property is mainly used by $urlCreator to create URLs for different actions. The value of this property will be prefixed to each action name to form the route of the action.

public string $controller = null
doc_Yii
2016-10-30 17:03:58
Comments
Leave a Comment

Please login to continue.