Class dektrium\rbac\widgets\Assignments

Inheritancedektrium\rbac\widgets\Assignments » yii\base\Widget

This widget may be used in user update form and provides ability to assign multiple auth items to the user.

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$userId integer ID of the user to whom auth items will be assigned. dektrium\rbac\widgets\Assignments

Property Details

$manager protected property
$userId public property

ID of the user to whom auth items will be assigned.

public integer $userId null

Method Details

init() public method

public void init ( )
run() public method

public void run ( )