ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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.