HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
RAssignmentDataProvider Class Reference

Public Member Functions

 __construct ($config=array())

Protected Member Functions

 fetchData ()

Private Attributes

 $_authorizer

Detailed Description

Definition at line 3 of file RAssignmentDataProvider.php.

Constructor & Destructor Documentation

RAssignmentDataProvider::__construct (   $config = array())

Constructor. (e.g. Post::model(), Post::model()->published()).

Parameters
array$configconfiguration (name=>value) to be applied as the initial property values of this class.

Definition at line 16 of file RAssignmentDataProvider.php.

Here is the call graph for this function:

Member Function Documentation

RAssignmentDataProvider::fetchData ( )
protected

Fetches the data from the persistent data storage.

Returns
array list of data items

Definition at line 30 of file RAssignmentDataProvider.php.

Member Data Documentation

RAssignmentDataProvider::$_authorizer
private

Definition at line 8 of file RAssignmentDataProvider.php.


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