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

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 parent 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 RAuthItemParentDataProvider.php.

Constructor & Destructor Documentation

RAuthItemParentDataProvider::__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 RAuthItemParentDataProvider.php.

Member Function Documentation

RAuthItemParentDataProvider::fetchData ( )

Fetches the data from the persistent data storage.

Returns
array list of data items

Reimplemented from RAuthItemDataProvider.

Definition at line 35 of file RAuthItemParentDataProvider.php.

Here is the call graph for this function:


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