|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceHistorizedDocument. More...
Inheritance diagram for ilTermsOfServiceHistorizedDocument:
Collaboration diagram for ilTermsOfServiceHistorizedDocument:Public Member Functions | |
| __construct (ilTermsOfServiceAcceptanceEntity $entity, ilTermsOfServiceAcceptanceHistoryCriteriaBag $criteria) | |
| content () | |
| title () | |
| id () | |
| criteria () | |
| content () | |
| title () | |
| id () | |
| criteria () | |
Private Attributes | |
| ilTermsOfServiceAcceptanceEntity | $entity |
| ilTermsOfServiceAcceptanceHistoryCriteriaBag | $criteria |
Class ilTermsOfServiceHistorizedDocument.
Definition at line 25 of file class.ilTermsOfServiceHistorizedDocument.php.
| ilTermsOfServiceHistorizedDocument::__construct | ( | ilTermsOfServiceAcceptanceEntity | $entity, |
| ilTermsOfServiceAcceptanceHistoryCriteriaBag | $criteria | ||
| ) |
Definition at line 30 of file class.ilTermsOfServiceHistorizedDocument.php.
References $criteria, $entity, and criteria().
Here is the call graph for this function:| ilTermsOfServiceHistorizedDocument::content | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 38 of file class.ilTermsOfServiceHistorizedDocument.php.
| ilTermsOfServiceHistorizedDocument::criteria | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 53 of file class.ilTermsOfServiceHistorizedDocument.php.
References criteria().
Referenced by __construct(), and criteria().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceHistorizedDocument::id | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 48 of file class.ilTermsOfServiceHistorizedDocument.php.
| ilTermsOfServiceHistorizedDocument::title | ( | ) |
Implements ilTermsOfServiceSignableDocument.
Definition at line 43 of file class.ilTermsOfServiceHistorizedDocument.php.
|
private |
Definition at line 28 of file class.ilTermsOfServiceHistorizedDocument.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilTermsOfServiceHistorizedDocument.php.
Referenced by __construct().