ILIAS
release_8 Revision v8.23
|
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 $query, and ilDBConstants\T_INTEGER.
ilECSParticipantConsents::hasConsents | ( | ) |
Definition at line 45 of file class.ilECSParticipantConsents.php.
References $query, $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().