46 if (str_ends_with(
$plugin->txt(
'field_type_name'),
'field_type_name-')) {
47 return $plugin->getPluginName();
49 return $plugin->txt(
'field_type_name');
56 if (str_ends_with(
$plugin->txt(
'field_type_info'),
'field_type_info-')) {
59 return $plugin->txt(
'field_type_info');
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
const PROP_PLUGIN_HOOK_NAME
getCustomValidFieldProperties()
Method for adding custom fields to plugins.
static getPluginId(string $datatype)
getValidFieldProperties()
getPresentationDescription()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...