mongodb\rbac\MongoDbManager getItems()

getItems() protected method

Returns the items of the specified type.

protected yii\rbac\Item[] getItems ( $type )
$type integer

The auth item type (either yii\rbac\Item::TYPE_ROLE or yii\rbac\Item::TYPE_PERMISSION

return yii\rbac\Item[]

The auth items of the specified type.

doc_Yii
2016-10-30 17:09:19
Comments
Leave a Comment

Please login to continue.