19 declare(strict_types=1);
    48         if (str_ends_with(
$plugin->txt(
'field_type_name'), 
'field_type_name-')) {
    49             return $plugin->getPluginName();
    51         return $plugin->txt(
'field_type_name');
    58         if (str_ends_with(
$plugin->txt(
'field_type_info'), 
'field_type_info-')) {
    61         return $plugin->txt(
'field_type_info');
 
const PROP_PLUGIN_HOOK_NAME
 
getCustomValidFieldProperties()
Method for adding custom fields to plugins. 
 
static getPluginId(string $datatype)
 
getValidFieldProperties()
 
getPresentationDescription()