Public Member Functions | |
__construct ($config=array()) |
Protected Member Functions | |
fetchData () |
Definition at line 3 of file RAssignmentDataProvider.php.
RAssignmentDataProvider::__construct | ( | $config = array() | ) |
Constructor. (e.g. Post::model()
, Post::model()->published()
).
array | $config | configuration (name=>value) to be applied as the initial property values of this class. |
Definition at line 16 of file RAssignmentDataProvider.php.
References Rights\module().
|
protected |
Fetches the data from the persistent data storage.
Definition at line 30 of file RAssignmentDataProvider.php.