ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Interface ilTermsOfServiceAcceptanceDataGateway. More...
Public Member Functions | |
trackAcceptance (ilTermsOfServiceAcceptanceEntity $entity) | |
loadCurrentAcceptanceOfUser (ilTermsOfServiceAcceptanceEntity $entity) | |
loadById (ilTermsOfServiceAcceptanceEntity $entity) | |
deleteAcceptanceHistoryByUser (ilTermsOfServiceAcceptanceEntity $entity) | |
Interface ilTermsOfServiceAcceptanceDataGateway.
Definition at line 8 of file interface.ilTermsOfServiceAcceptanceDataGateway.php.
ilTermsOfServiceAcceptanceDataGateway::deleteAcceptanceHistoryByUser | ( | ilTermsOfServiceAcceptanceEntity | $entity | ) |
ilTermsOfServiceAcceptanceEntity | $entity |
Implemented in ilTermsOfServiceAcceptanceDatabaseGateway.
ilTermsOfServiceAcceptanceDataGateway::loadById | ( | ilTermsOfServiceAcceptanceEntity | $entity | ) |
ilTermsOfServiceAcceptanceEntity | $entity |
Implemented in ilTermsOfServiceAcceptanceDatabaseGateway.
ilTermsOfServiceAcceptanceDataGateway::loadCurrentAcceptanceOfUser | ( | ilTermsOfServiceAcceptanceEntity | $entity | ) |
ilTermsOfServiceAcceptanceEntity | $entity |
Implemented in ilTermsOfServiceAcceptanceDatabaseGateway.
ilTermsOfServiceAcceptanceDataGateway::trackAcceptance | ( | ilTermsOfServiceAcceptanceEntity | $entity | ) |
ilTermsOfServiceAcceptanceEntity | $entity |
Implemented in ilTermsOfServiceAcceptanceDatabaseGateway.