ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Functions | |
initStdObjProperties (Container $DIC) | |
addStdTitleAndDescription (int $obj_id, string $type) | |
addStdTitle (int $obj_id, string $type) | |
saveStdTitleAndDescription (int $obj_id, string $type) | |
saveStdTitle (int $obj_id, string $type) | |
addStdTile (int $obj_id, string $type) | |
saveStdTile (int $obj_id, string $type) | |
addOnline (int $obj_id, string $type) | |
saveOnline (int $obj_id, string $type) | |
addStdAvailability (int $ref_id, $visibility_info="") | |
saveStdAvailability (int $ref_id) | |
addAdditionalFeatures (int $obj_id, array $services) | |
saveAdditionalFeatures (int $obj_id, array $services) | |
addDidacticTemplates (string $type, int $ref_id, bool $creation_mode, array $additional_template_options=[]) | |
buildDidacticTemplateOptions (string $type, int $ref_id, array $additional_template_options=[]) | |
redirectToDidacticConfirmationIfChanged (int $ref_id, string $type, string $gui_class, array $additional_template_options=[]) | |
getDidacticTemplateIdFromRequest () | |
Variables | |
trait | StdObjProperties |
ILIAS\Repository\Form\addAdditionalFeatures | ( | int | $obj_id, |
array | $services | ||
) |
Definition at line 191 of file trait.StdObjProperties.php.
References $DIC, $lng, ilContainer\_lookupContainerSetting(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, and ilObjectServiceSettingsGUI\TAXONOMIES.
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\getEditForm().
ILIAS\Repository\Form\addDidacticTemplates | ( | string | $type, |
int | $ref_id, | ||
bool | $creation_mode, | ||
array | $additional_template_options = [] |
||
) |
Definition at line 249 of file trait.StdObjProperties.php.
References $data, $id, ILIAS\Repository\Form\buildDidacticTemplateOptions(), ILIAS\Repository\lng(), and ilDidacticTemplateObjSettings\lookupTemplateId().
ILIAS\Repository\Form\addOnline | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 110 of file trait.StdObjProperties.php.
References ILIAS\Repository\$refinery, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\edit(), ILIAS\Exercise\Settings\SettingsGUI\getEditForm(), ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm(), ILIAS\Wiki\Settings\SettingsGUI\getEditForm(), ILIAS\Blog\Settings\SettingsGUI\getEditForm(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\getEditForm().
ILIAS\Repository\Form\addStdAvailability | ( | int | $ref_id, |
$visibility_info = "" |
|||
) |
Definition at line 129 of file trait.StdObjProperties.php.
References $lng, ilObjectActivation\getItem(), IL_CAL_UNIX, ILIAS\Repository\int(), ILIAS\Repository\lng(), null, and ilObjectActivation\TIMINGS_ACTIVATION.
ILIAS\Repository\Form\addStdTile | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 88 of file trait.StdObjProperties.php.
References ILIAS\Repository\$refinery, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\edit(), ILIAS\Exercise\Settings\SettingsGUI\getEditForm(), ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm(), ILIAS\Wiki\Settings\SettingsGUI\getEditForm(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\getEditForm().
ILIAS\Repository\Form\addStdTitle | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 50 of file trait.StdObjProperties.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\$refinery, ILIAS\UI\Implementation\Component\Input\getInputs(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ilObjPortfolioGUI\getCreationForm().
ILIAS\Repository\Form\addStdTitleAndDescription | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 37 of file trait.StdObjProperties.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\$refinery, ILIAS\UI\Implementation\Component\Input\getInputs(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\edit(), ILIAS\Exercise\Settings\SettingsGUI\getEditForm(), ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm(), ILIAS\Wiki\Settings\SettingsGUI\getEditForm(), ILIAS\Blog\Settings\SettingsGUI\getEditForm(), and ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\getEditForm().
|
private |
Definition at line 307 of file trait.StdObjProperties.php.
References ilDidacticTemplateSettings\getInstanceByObjectType(), and ILIAS\Repository\lng().
Referenced by ILIAS\Repository\Form\addDidacticTemplates(), and ILIAS\Repository\Form\redirectToDidacticConfirmationIfChanged().
ILIAS\Repository\Form\getDidacticTemplateIdFromRequest | ( | ) |
Definition at line 371 of file trait.StdObjProperties.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\http(), null, and ILIAS\Repository\refinery().
Referenced by ILIAS\MetaData\OERHarvester\Settings\Settings\SettingsGUI\executeCommand().
|
protected |
Definition at line 32 of file trait.StdObjProperties.php.
References ILIAS\ILIASObject\LocalDIC\dic().
Referenced by ILIAS\UI\Implementation\Component\Input\Container\Form\FormAdapterGUI\__construct().
ILIAS\Repository\Form\redirectToDidacticConfirmationIfChanged | ( | int | $ref_id, |
string | $type, | ||
string | $gui_class, | ||
array | $additional_template_options = [] |
||
) |
Definition at line 342 of file trait.StdObjProperties.php.
References ILIAS\Repository\Form\buildDidacticTemplateOptions(), ILIAS\Repository\ctrl(), ILIAS\Repository\int(), and ilDidacticTemplateObjSettings\lookupTemplateId().
ILIAS\Repository\Form\saveAdditionalFeatures | ( | int | $obj_id, |
array | $services | ||
) |
Definition at line 233 of file trait.StdObjProperties.php.
References ilContainer\_writeContainerSetting(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, and ilObjectServiceSettingsGUI\TAXONOMIES.
ILIAS\Repository\Form\saveOnline | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 121 of file trait.StdObjProperties.php.
ILIAS\Repository\Form\saveStdAvailability | ( | int | $ref_id | ) |
Definition at line 164 of file trait.StdObjProperties.php.
References null, ilObjectActivation\TIMINGS_ACTIVATION, and ilObjectActivation\TIMINGS_DEACTIVATED.
ILIAS\Repository\Form\saveStdTile | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 99 of file trait.StdObjProperties.php.
ILIAS\Repository\Form\saveStdTitle | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 75 of file trait.StdObjProperties.php.
ILIAS\Repository\Form\saveStdTitleAndDescription | ( | int | $obj_id, |
string | $type | ||
) |
Definition at line 62 of file trait.StdObjProperties.php.
trait ILIAS::Repository::Form\StdObjProperties |
Definition at line 29 of file trait.StdObjProperties.php.