Public Member Functions | |
__construct ($parent, $config=array()) | |
fetchData () | |
![]() | |
fetchKeys () |
Additional Inherited Members | |
![]() | |
$type | |
$userId | |
$parent | |
$exclude = array() | |
$items | |
$sortable | |
![]() | |
processSortable () | |
calculateTotalItemCount () |
Authorization item child data provider class file.
Definition at line 9 of file RAuthItemChildDataProvider.php.
RAuthItemChildDataProvider::__construct | ( | $parent, | |
$config = array() |
|||
) |
Constructs the data provider.
string | $parent | the data provider identifier. |
array | $config | configuration (name=>value) to be applied as the initial property values of this class. |
Reimplemented from RAuthItemDataProvider.
Definition at line 19 of file RAuthItemChildDataProvider.php.
RAuthItemChildDataProvider::fetchData | ( | ) |
Fetches the data from the persistent data storage.
Reimplemented from RAuthItemDataProvider.
Definition at line 34 of file RAuthItemChildDataProvider.php.
References Rights\getAuthorizer().