// custom helper classes $GLOBALS['PCT_THEME_SETTINGS']['helper_classes']['tl_content']['my_custom_classes'] = array('my_class_1','my_class_2');
$GLOBALS['TL_LANG']['dca_theme_settings']['helper_css']['my-custom-helper'] = 'Label my-custom-helper';
Kommentar