|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\OERHarvester\Settings\Settings:
Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\Settings:Protected Attributes | |
| const string | STORAGE_IDENTIFIER = 'meta_oer' |
| const array | ELIGIBLE_TYPES |
| ilSetting | $settings |
| array | $selected_obj_types |
| array | $selected_cp_entry_ids |
| int | $target_for_harvesting_ref_id |
| int | $source_for_exposing_ref_id |
Definition at line 23 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings::__construct | ( | ) |
Definition at line 58 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getContainerRefIDForExposing | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 152 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$source_for_exposing_ref_id, ILIAS\Repository\int(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getContainerRefIDForHarvesting | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 135 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$target_for_harvesting_ref_id, ILIAS\Repository\int(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getCopyrightEntryIDsSelectedForHarvesting | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 107 of file Settings.php.
References $id, ILIAS\MetaData\OERHarvester\Settings\Settings\$selected_cp_entry_ids, ILIAS\Repository\int(), and ILIAS\Repository\settings().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isCopyrightEntryIDSelectedForHarvesting().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getObjectTypesEligibleForHarvesting | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 66 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\ELIGIBLE_TYPES.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForHarvesting().
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getObjectTypesSelectedForHarvesting | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 74 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$selected_obj_types, ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesEligibleForHarvesting(), and ILIAS\Repository\settings().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isObjectTypeSelectedForHarvesting().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isCopyrightEntryIDSelectedForHarvesting | ( | int | $id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 123 of file Settings.php.
References $id, and ILIAS\MetaData\OERHarvester\Settings\Settings\getCopyrightEntryIDsSelectedForHarvesting().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isObjectTypeSelectedForHarvesting | ( | string | $type | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 92 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForHarvesting().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveContainerRefIDForExposing | ( | int | $ref_id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 163 of file Settings.php.
References $ref_id, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveContainerRefIDForHarvesting | ( | int | $ref_id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 146 of file Settings.php.
References $ref_id, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveCopyrightEntryIDsSelectedForHarvesting | ( | int ... | $ids | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 129 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveObjectTypesSelectedForHarvesting | ( | string ... | $types | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 98 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 54 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getCopyrightEntryIDsSelectedForHarvesting().
|
protected |
Definition at line 49 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForHarvesting().
|
protected |
Definition at line 44 of file Settings.php.
|
protected |
Definition at line 56 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getContainerRefIDForExposing().
|
protected |
Definition at line 55 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getContainerRefIDForHarvesting().
|
protected |
Definition at line 26 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesEligibleForHarvesting().
|
protected |
Definition at line 25 of file Settings.php.