Searched refs:FormMetaTab (Results 1 – 6 of 6) sorted by relevance
7 class FormMetaTab class32 public static function create(string $tabName): FormMetaTab34 return new FormMetaTab($tabName);37 public function setLabel(string $label): FormMetaTab46 public function setWidthField(int $width): FormMetaTab51 public function setWidthLabel(int $width): FormMetaTab
10 use ComboStrap\Meta\Form\FormMetaTab; alias41 * @var FormMetaTab[]|string[]74 public function addTab(FormMetaTab $tab): FormMeta92 if (!($element instanceof FormMetaTab)) {93 $tab = FormMetaTab::create($element);
19 use ComboStrap\Meta\Form\FormMetaTab; alias184 FormMetaTab::create(self::TAB_PAGE_VALUE)190 FormMetaTab::create(self::TAB_TYPE_VALUE)196 FormMetaTab::create(self::TAB_REDIRECTION_VALUE)202 FormMetaTab::create(self::TAB_IMAGE_VALUE)208 FormMetaTab::create(self::TAB_QUALITY_VALUE)213 FormMetaTab::create(self::TAB_LANGUAGE_VALUE)218 FormMetaTab::create(self::TAB_INTEGRATION_VALUE)223 FormMetaTab::create(self::TAB_CACHE_VALUE)
241 ComboStrap/FormMetaTab.php
1 …FormMetaTab.js","js/packages/combo/FormMeta.js","%3C%3Cjsx-config-pragma.js%3E%3E","bootstrap.js",…
1 …FormMetaTab.js","resources/library/combo/FormMeta.js","%3C%3Cjsx-config-pragma.js%3E%3E","bootstra…