ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
trackAcceptance (ilTermsOfServiceAcceptanceEntity $entity) | |
loadCurrentAcceptanceOfUser (ilTermsOfServiceAcceptanceEntity $entity) | |
deleteAcceptanceHistoryByUser (ilTermsOfServiceAcceptanceEntity $entity) | |
Definition at line 8 of file interface.ilTermsOfServiceAcceptanceDataGateway.php.
ilTermsOfServiceAcceptanceDataGateway::deleteAcceptanceHistoryByUser | ( | 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.