HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
RAuthItemChildDataProvider Class Reference
Inheritance diagram for RAuthItemChildDataProvider:
Collaboration diagram for RAuthItemChildDataProvider:

Public Member Functions

 __construct ($parent, $config=array())
 fetchData ()
- Public Member Functions inherited from RAuthItemDataProvider
 fetchKeys ()

Additional Inherited Members

- Public Attributes inherited from RAuthItemDataProvider
 $type
 $userId
 $parent
 $exclude = array()
 $items
 $sortable
- Protected Member Functions inherited from RAuthItemDataProvider
 processSortable ()
 calculateTotalItemCount ()

Detailed Description

Authorization item child data provider class file.

Author
Christoffer Niska cnisk.nosp@m.a@li.nosp@m.ve.co.nosp@m.m
Since
0.9.10

Definition at line 10 of file RAuthItemChildDataProvider.php.

Constructor & Destructor Documentation

RAuthItemChildDataProvider::__construct (   $parent,
  $config = array() 
)

Constructs the data provider.

Parameters
string$parentthe data provider identifier.
array$configconfiguration (name=>value) to be applied as the initial property values of this class.
Returns
RightsAuthItemDataProvider

Reimplemented from RAuthItemDataProvider.

Definition at line 20 of file RAuthItemChildDataProvider.php.

Member Function Documentation

RAuthItemChildDataProvider::fetchData ( )

Fetches the data from the persistent data storage.

Returns
array list of data items

Reimplemented from RAuthItemDataProvider.

Definition at line 35 of file RAuthItemChildDataProvider.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: