ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
Public Member Functions | |
intercept () | |
id () | |
target () | |
Definition at line 25 of file Intercept.php.
ILIAS\LegalDocuments\Intercept::id | ( | ) |
ILIAS\LegalDocuments\Intercept::intercept | ( | ) |
Implemented in ILIAS\LegalDocuments\Intercept\LazyIntercept, ILIAS\LegalDocuments\Intercept\ConditionalIntercept, and ILIAS\LegalDocuments\Intercept\NullIntercept.
Referenced by ILIAS\LegalDocuments\test\Intercept\NullInterceptTest\testIntercept().
ILIAS\LegalDocuments\Intercept::target | ( | ) |
Implemented in ILIAS\LegalDocuments\Intercept\LazyIntercept, ILIAS\LegalDocuments\Intercept\ConditionalIntercept, and ILIAS\LegalDocuments\Intercept\NullIntercept.
Referenced by ILIAS\LegalDocuments\test\Intercept\NullInterceptTest\testTarget().