|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Interface ilTermsOfServiceSequentialDocumentEvaluation. More...
Inheritance diagram for ilTermsOfServiceSequentialDocumentEvaluation:
Collaboration diagram for ilTermsOfServiceSequentialDocumentEvaluation:Public Member Functions | |||
| __construct (\ilTermsOfServiceDocumentCriteriaEvaluation $evaluation, \ilObjUser $user, \ilLogger $log, array $possibleDocuments) | |||
| ilTermsOfServiceDocumentLogicalAndCriteriaEvaluation constructor. More... | |||
| document () | |||
| |||
| hasDocument () | |||
| |||
| document () | |||
| hasDocument () | |||
Protected Member Functions | |
| getMatchingDocuments () | |
Protected Attributes | |
| $evaluation | |
| $user | |
| $matchingDocuments = null | |
| $possibleDocuments = [] | |
| $log | |
Interface ilTermsOfServiceSequentialDocumentEvaluation.
Definition at line 8 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
| ilTermsOfServiceSequentialDocumentEvaluation::__construct | ( | \ilTermsOfServiceDocumentCriteriaEvaluation | $evaluation, |
| \ilObjUser | $user, | ||
| \ilLogger | $log, | ||
| array | $possibleDocuments | ||
| ) |
ilTermsOfServiceDocumentLogicalAndCriteriaEvaluation constructor.
| \ilTermsOfServiceDocumentCriteriaEvaluation | $evaluation | |
| \ilObjUser | $user | |
| \ilLogger | $log | |
| \ilTermsOfServiceSignableDocument[] | $possibleDocuments |
Definition at line 32 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
References $evaluation, $log, $possibleDocuments, $user, and user().
Here is the call graph for this function:| ilTermsOfServiceSequentialDocumentEvaluation::document | ( | ) |
ilTermsOfServiceNoSignableDocumentFoundException
Implements ilTermsOfServiceDocumentEvaluation.
Definition at line 76 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
References $matchingDocuments, getMatchingDocuments(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 47 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
References $matchingDocuments, and user().
Referenced by document(), and hasDocument().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermsOfServiceSequentialDocumentEvaluation::hasDocument | ( | ) |
Implements ilTermsOfServiceDocumentEvaluation.
Definition at line 93 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
References getMatchingDocuments().
Here is the call graph for this function:
|
protected |
Definition at line 11 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
Referenced by document(), and getMatchingDocuments().
|
protected |
Definition at line 20 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
Referenced by __construct().
|
protected |
Definition at line 14 of file class.ilTermsOfServiceSequentialDocumentEvaluation.php.
Referenced by __construct().