|
ILIAS
release_8 Revision v8.24
|
Survey internal data service. More...
Collaboration diagram for ILIAS\Survey\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| execution () | |
| participants () | |
| code () | |
| settings () | |
| edit () | |
| evaluation () | |
| sequence () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Survey internal data service.
Definition at line 31 of file class.InternalRepoService.php.
| ILIAS\Survey\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 36 of file class.InternalRepoService.php.
References ILIAS\Survey\InternalRepoService\$data, and ILIAS\Survey\InternalRepoService\$db.
| ILIAS\Survey\InternalRepoService::code | ( | ) |
Definition at line 58 of file class.InternalRepoService.php.
| ILIAS\Survey\InternalRepoService::edit | ( | ) |
Definition at line 74 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\Editing\EditManager\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalRepoService::evaluation | ( | ) |
Definition at line 79 of file class.InternalRepoService.php.
| ILIAS\Survey\InternalRepoService::execution | ( | ) |
Definition at line 42 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\Participants\InvitationsManager\__construct(), ILIAS\Survey\Survey360\Survey360Manager\__construct(), and ILIAS\Survey\Execution\RunManager\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalRepoService::participants | ( | ) |
Definition at line 50 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\Participants\InvitationsManager\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalRepoService::sequence | ( | ) |
Definition at line 84 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\Sequence\SequenceManager\__construct().
Here is the caller graph for this function:| ILIAS\Survey\InternalRepoService::settings | ( | ) |
Definition at line 66 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\Participants\InvitationsManager\__construct(), and ILIAS\Survey\Survey360\Survey360Manager\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\InternalRepoService\__construct().
|
protected |
Definition at line 34 of file class.InternalRepoService.php.
Referenced by ILIAS\Survey\InternalRepoService\__construct().