|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
@noinspection PhpIncludeInspection More...
Inheritance diagram for ilBaseExtractor:
Collaboration diagram for ilBaseExtractor:Public Member Functions | |
| __construct (ilExtractedParams $ilExtractedParams) | |
| ilBaseExtractor constructor. More... | |
| extract ($event, $parameters) | |
| extract ($event, $parameters) | |
Protected Member Functions | |
| extractWithUser ($parameters) | |
| extractWithoutUser ($parameters) | |
Protected Attributes | |
| $ilExtractedParams | |
@noinspection PhpIncludeInspection
Class ilBaseExtractor
Definition at line 14 of file class.ilBaseExtractor.php.
| ilBaseExtractor::__construct | ( | ilExtractedParams | $ilExtractedParams | ) |
ilBaseExtractor constructor.
| \ilExtractedParams | $ilExtractedParams |
Definition at line 24 of file class.ilBaseExtractor.php.
References $ilExtractedParams.
|
abstract |
| string | $event | |
| array | $parameters |
Implements ilExtractor.
Reimplemented in ilModulesCategoryExtractor, ilModulesCourseExtractor, ilModulesExerciseExtractor, ilModulesGroupExtractor, ilModulesOrgUnitExtractor, ilModulesSessionExtractor, ilServicesAuthenticationExtractor, ilServicesMembershipExtractor, ilServicesNewsExtractor, ilServicesObjectExtractor, ilServicesRepositoryExtractor, ilServicesTrackingExtractor, ilServicesTreeExtractor, and ilServicesUserExtractor.
|
protected |
| array | $parameters |
Definition at line 50 of file class.ilBaseExtractor.php.
References ilExtractedParams\setContextId(), ilExtractedParams\setContextType(), and ilExtractedParams\setSubjectId().
Referenced by ilModulesCategoryExtractor\extract(), ilModulesCourseExtractor\extract(), ilModulesExerciseExtractor\extract(), ilModulesGroupExtractor\extract(), ilModulesOrgUnitExtractor\extract(), and ilServicesRepositoryExtractor\extract().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| array | $parameters |
Reimplemented in ilModulesOrgUnitExtractor.
Definition at line 40 of file class.ilBaseExtractor.php.
References ilExtractedParams\setContextId(), ilExtractedParams\setContextType(), and ilExtractedParams\setSubjectId().
Referenced by ilModulesCourseExtractor\extract(), ilModulesGroupExtractor\extract(), and ilModulesSessionExtractor\extract().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 17 of file class.ilBaseExtractor.php.
Referenced by __construct(), ilModulesCategoryExtractor\extract(), ilModulesCourseExtractor\extract(), ilModulesExerciseExtractor\extract(), ilModulesGroupExtractor\extract(), ilModulesOrgUnitExtractor\extract(), ilModulesSessionExtractor\extract(), ilServicesAuthenticationExtractor\extract(), ilServicesMembershipExtractor\extract(), ilServicesNewsExtractor\extract(), ilServicesObjectExtractor\extract(), ilServicesRepositoryExtractor\extract(), ilServicesTrackingExtractor\extract(), ilServicesTreeExtractor\extract(), and ilServicesUserExtractor\extract().