|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
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 |
| bool | $editorial_step_enabled |
| int | $editorial_ref_id |
| int | $source_for_exposing_ref_id |
| bool | $manual_publishing_enabled |
| bool | $automatic_publishing_enabled |
Definition at line 23 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings::__construct | ( | ) |
Definition at line 61 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getContainerRefIDForEditorialStep | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 155 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$editorial_ref_id, ILIAS\Repository\int(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getContainerRefIDForPublishing | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 172 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::getCopyrightEntryIDsSelectedForPublishing | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 110 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\isCopyrightEntryIDSelectedForPublishing().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getObjectTypesEligibleForPublishing | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 69 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\ELIGIBLE_TYPES.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForPublishing().
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::getObjectTypesSelectedForPublishing | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 77 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$selected_obj_types, ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesEligibleForPublishing(), and ILIAS\Repository\settings().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isObjectTypeSelectedForPublishing().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isAutomaticPublishingEnabled | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 208 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$automatic_publishing_enabled, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isCopyrightEntryIDSelectedForPublishing | ( | int | $id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 126 of file Settings.php.
References $id, and ILIAS\MetaData\OERHarvester\Settings\Settings\getCopyrightEntryIDsSelectedForPublishing().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isEditorialStepEnabled | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 138 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$editorial_step_enabled, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isManualPublishingEnabled | ( | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 191 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\$manual_publishing_enabled, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::isObjectTypeSelectedForPublishing | ( | string | $type | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 95 of file Settings.php.
References ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForPublishing().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveAutomaticPublishingEnabled | ( | bool | $enabled | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 219 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveContainerRefIDForEditorialStep | ( | int | $ref_id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 166 of file Settings.php.
References $ref_id, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveContainerRefIDForPublishing | ( | int | $ref_id | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 183 of file Settings.php.
References $ref_id, and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveCopyrightEntryIDsSelectedForPublishing | ( | int ... | $ids | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 132 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveEditorialStepEnabled | ( | bool | $enabled | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 149 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveManualPublishingEnabled | ( | bool | $enabled | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 202 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Settings\Settings::saveObjectTypesSelectedForPublishing | ( | string ... | $types | ) |
Implements ILIAS\MetaData\OERHarvester\Settings\SettingsInterface.
Definition at line 101 of file Settings.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isAutomaticPublishingEnabled().
|
protected |
Definition at line 56 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getContainerRefIDForEditorialStep().
|
protected |
Definition at line 55 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isEditorialStepEnabled().
|
protected |
Definition at line 58 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\isManualPublishingEnabled().
|
protected |
Definition at line 54 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getCopyrightEntryIDsSelectedForPublishing().
|
protected |
Definition at line 49 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesSelectedForPublishing().
|
protected |
Definition at line 44 of file Settings.php.
|
protected |
Definition at line 57 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getContainerRefIDForPublishing().
|
protected |
Definition at line 26 of file Settings.php.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\getObjectTypesEligibleForPublishing().
|
protected |
Definition at line 25 of file Settings.php.