19 declare(strict_types=1);
    34         private bool $info_tab_visibility = self::DEFAULT_INFO_TAB_VISIBILITY
    40         return $this->info_tab_visibility;
    48         $trafo = $refinery->custom()->transformation(
    54         return $field_factory->checkbox($language->
txt(self::INPUT_LABEL))
 
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
 
toForm(\ilLanguage $language, FieldFactory $field_factory, Refinery $refinery)
 
__construct(private bool $info_tab_visibility=self::DEFAULT_INFO_TAB_VISIBILITY)
 
const DEFAULT_INFO_TAB_VISIBILITY
 
Refinery Factory $refinery