ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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.