ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceHistorizedDocument. More...
Public Member Functions | |
__construct (ilTermsOfServiceAcceptanceEntity $entity, ilTermsOfServiceAcceptanceHistoryCriteriaBag $criteria, ilTermsOfServiceCriterionTypeFactoryInterface $criterionTypeFactory) | |
ilTermsOfServiceHistorizedDocument constructor. More... | |
content () | |
title () | |
id () | |
criteria () | |
Private Attributes | |
$entity | |
$criteria | |
$criterionTypeFactory | |
Class ilTermsOfServiceHistorizedDocument.
Definition at line 8 of file class.ilTermsOfServiceHistorizedDocument.php.
ilTermsOfServiceHistorizedDocument::__construct | ( | ilTermsOfServiceAcceptanceEntity | $entity, |
ilTermsOfServiceAcceptanceHistoryCriteriaBag | $criteria, | ||
ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory | ||
) |
ilTermsOfServiceHistorizedDocument constructor.
ilTermsOfServiceAcceptanceEntity | $entity | |
ilTermsOfServiceAcceptanceHistoryCriteriaBag | $criteria | |
ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory |
Definition at line 23 of file class.ilTermsOfServiceHistorizedDocument.php.
References $criteria, $criterionTypeFactory, $entity, and criteria().
ilTermsOfServiceHistorizedDocument::content | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 36 of file class.ilTermsOfServiceHistorizedDocument.php.
ilTermsOfServiceHistorizedDocument::criteria | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 60 of file class.ilTermsOfServiceHistorizedDocument.php.
References $criteria.
Referenced by __construct().
ilTermsOfServiceHistorizedDocument::id | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 52 of file class.ilTermsOfServiceHistorizedDocument.php.
ilTermsOfServiceHistorizedDocument::title | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 44 of file class.ilTermsOfServiceHistorizedDocument.php.
|
private |
Definition at line 13 of file class.ilTermsOfServiceHistorizedDocument.php.
Referenced by __construct(), and criteria().
|
private |
Definition at line 15 of file class.ilTermsOfServiceHistorizedDocument.php.
Referenced by __construct().
|
private |
Definition at line 11 of file class.ilTermsOfServiceHistorizedDocument.php.
Referenced by __construct().