|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilECSParticipantConsents:Public Member Functions | |
| __construct (int $server_id, int $mid) | |
| delete () | |
| hasConsents () | |
Protected Attributes | |
| ilDBInterface | $db |
Private Attributes | |
| int | $server_id |
| int | $mid |
Definition at line 20 of file class.ilECSParticipantConsents.php.
| ilECSParticipantConsents::__construct | ( | int | $server_id, |
| int | $mid | ||
| ) |
Definition at line 27 of file class.ilECSParticipantConsents.php.
References $DIC, $mid, and $server_id.
| ilECSParticipantConsents::delete | ( | ) |
Definition at line 37 of file class.ilECSParticipantConsents.php.
References ilDBConstants\T_INTEGER.
| ilECSParticipantConsents::hasConsents | ( | ) |
Definition at line 45 of file class.ilECSParticipantConsents.php.
References $res, ilDBConstants\FETCHMODE_OBJECT, and ilDBConstants\T_INTEGER.
|
protected |
Definition at line 25 of file class.ilECSParticipantConsents.php.
|
private |
Definition at line 23 of file class.ilECSParticipantConsents.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilECSParticipantConsents.php.
Referenced by __construct().