ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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 21 of file class.ilECSParticipantConsents.php.
ilECSParticipantConsents::__construct | ( | int | $server_id, |
int | $mid | ||
) |
Definition at line 28 of file class.ilECSParticipantConsents.php.
References $DIC, $mid, and $server_id.
ilECSParticipantConsents::delete | ( | ) |
Definition at line 38 of file class.ilECSParticipantConsents.php.
References ilDBConstants\T_INTEGER.
ilECSParticipantConsents::hasConsents | ( | ) |
Definition at line 46 of file class.ilECSParticipantConsents.php.
References $res, ilDBConstants\FETCHMODE_OBJECT, and ilDBConstants\T_INTEGER.
|
protected |
Definition at line 26 of file class.ilECSParticipantConsents.php.
|
private |
Definition at line 24 of file class.ilECSParticipantConsents.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilECSParticipantConsents.php.
Referenced by __construct().