|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
@noinspection PhpIncludeInspection More...
Inheritance diagram for ilServicesAuthenticationExtractor:
Collaboration diagram for ilServicesAuthenticationExtractor:Public Member Functions | |
| extract ($event, $parameters) | |
Public Member Functions inherited from ilBaseExtractor | |
| __construct (ilExtractedParams $ilExtractedParams) | |
| ilBaseExtractor constructor. More... | |
| extract ($event, $parameters) | |
| extract ($event, $parameters) | |
Protected Member Functions | |
| extractAfterLogin ($parameters) | |
Protected Member Functions inherited from ilBaseExtractor | |
| extractWithUser ($parameters) | |
| extractWithoutUser ($parameters) | |
Additional Inherited Members | |
Protected Attributes inherited from ilBaseExtractor | |
| $ilExtractedParams | |
@noinspection PhpIncludeInspection
Class ilServicesAuthenticationExtractor
Definition at line 14 of file class.ilServicesAuthenticationExtractor.php.
| ilServicesAuthenticationExtractor::extract | ( | $event, | |
| $parameters | |||
| ) |
| string | $event | |
| array | $parameters |
Reimplemented from ilBaseExtractor.
Definition at line 22 of file class.ilServicesAuthenticationExtractor.php.
References ilBaseExtractor\$ilExtractedParams, extractAfterLogin(), and ilExtractedParams\setSubjectType().
Here is the call graph for this function:
|
protected |
| array | $parameters |
Definition at line 41 of file class.ilServicesAuthenticationExtractor.php.
References ilObjUser\_lookupId(), ilExtractedParams\setContextId(), ilExtractedParams\setContextType(), and ilExtractedParams\setSubjectId().
Referenced by extract().
Here is the call graph for this function:
Here is the caller graph for this function: