ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.