Class RAuthItemChildDataProvider
Authorization item child data provider class file.
- CComponent
-
CDataProvider
implements
IDataProvider
-
RAuthItemDataProvider
-
RAuthItemChildDataProvider
Author: Christoffer Niska <cniska@live.com>
Since: 0.9.10
Located at crisu83/yii-rights/components/dataproviders/RAuthItemChildDataProvider.php
Methods summary
public
RightsAuthItemDataProvider
|
|
public
array
|
Methods inherited from RAuthItemDataProvider
calculateTotalItemCount(),
fetchKeys(),
processSortable()
Methods inherited from CDataProvider
getData(),
getId(),
getItemCount(),
getKeys(),
getPagination(),
getSort(),
getTotalItemCount(),
setData(),
setId(),
setKeys(),
setPagination(),
setSort(),
setTotalItemCount()
Methods inherited from CComponent
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
Magic methods summary
Properties summary
Properties inherited from RAuthItemDataProvider
$exclude,
$items,
$parent,
$sortable,
$type,
$userId
Magic properties inherited from CDataProvider
$data,
$id,
$itemCount,
$keys,
$pagination,
$sort,
$totalItemCount