Home
last modified time | relevance | path

Searched refs:getForm (Results 151 – 175 of 2225) sorted by relevance

12345678910>>...89

/dports/databases/pear-DB_DataObject_FormBuilder/DB_DataObject_FormBuilder-1.0.2/tests/
H A DsubmitText.phpt16 $form =& $fb->getForm();
22 $form =& $fb->getForm();
H A DprimaryKeyIsHidden.phpt16 $form =& $fb->getForm();
21 $form =& $fb->getForm();
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Improve/International/Translations/
H A DTranslationsSettingsFormHandler.php76 public function getForm() function in PrestaShopBundle\\Form\\Admin\\Improve\\International\\Translations\\TranslationsSettingsFormHandler
87 return $formBuilder->getForm();
/dports/www/ilias/ILIAS-5.4.25/Services/Mail/classes/
H A Dclass.ilMailOptionsGUI.php159 protected function getForm() function in ilMailOptionsGUI
180 $form = $this->getForm();
196 $form = $this->getForm();
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/command/instrument/
H A Dchange_instrument_name_qt_command.cpp49 if (auto form = formMan_.lock()->getForm(num_).get()) { in redo()
60 if (auto form = formMan_.lock()->getForm(num_).get()) { in undo()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidget.php102 $this->form = CWidgetConfig::getForm($this->type, $this->getInput('fields', '{}'));
135 protected function getForm() { function in CControllerWidget
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/AdvancedParameters/Performance/
H A DPerformanceFormHandler.php66 public function getForm() function in PrestaShopBundle\\Form\\Admin\\AdvancedParameters\\Performance\\PerformanceFormHandler
80 return $formBuilder->setData($formBuilder->getData())->getForm();
/dports/www/drupal8/drupal-8.9.20/core/modules/language/tests/src/Kernel/
H A DLanguageSelectWidgetTest.php58 $form = $this->container->get('entity.form_builder')->getForm($entity);
72 $form = $this->container->get('entity.form_builder')->getForm($entity);
/dports/www/drupal8/drupal-8.9.20/core/modules/config_translation/tests/src/Kernel/
H A DConfigTranslationFormTest.php44 …$add_form = $form_builder->getForm(ConfigTranslationAddForm::class, $route_match, $plugin_id, $lan…
45 …$edit_form = $form_builder->getForm(ConfigTranslationEditForm::class, $route_match, $plugin_id, $l…
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/form_test/src/Controller/
H A DFormTestController.php31 $return['node_form_1'] = $this->entityFormBuilder()->getForm($node1);
32 $return['node_form_2'] = $this->entityFormBuilder()->getForm($node2);
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/form_test/src/Controller/
H A DFormTestController.php31 $return['node_form_1'] = $this->entityFormBuilder()->getForm($node1);
32 $return['node_form_2'] = $this->entityFormBuilder()->getForm($node2);
/dports/www/drupal9/drupal-9.2.10/core/modules/config_translation/tests/src/Kernel/
H A DConfigTranslationFormTest.php44 …$add_form = $form_builder->getForm(ConfigTranslationAddForm::class, $route_match, $plugin_id, $lan…
45 …$edit_form = $form_builder->getForm(ConfigTranslationEditForm::class, $route_match, $plugin_id, $l…
/dports/www/drupal9/drupal-9.2.10/core/modules/language/tests/src/Kernel/
H A DLanguageSelectWidgetTest.php58 $form = $this->container->get('entity.form_builder')->getForm($entity);
72 $form = $this->container->get('entity.form_builder')->getForm($entity);
/dports/www/ilias/ILIAS-5.4.25/Modules/LearningSequence/classes/
H A Dclass.ilObjLearningSequenceAdminGUI.php79 protected function getForm(array $values = []) : Input\Container\Form\Form function in ilObjLearningSequenceAdminGUI
129 $form = $this->getForm($values);
135 $form = $this->getForm()->withRequest($this->request);
/dports/www/ilias6/ILIAS-6.14/Services/Mail/classes/
H A Dclass.ilMailOptionsGUI.php143 protected function getForm() : ilMailOptionsFormGUI function in ilMailOptionsGUI
164 $form = $this->getForm();
180 $form = $this->getForm();
/dports/www/ilias6/ILIAS-6.14/Modules/LearningSequence/classes/
H A Dclass.ilObjLearningSequenceAdminGUI.php75 protected function getForm(array $values = []) : Input\Container\Form\Form function in ilObjLearningSequenceAdminGUI
127 $form = $this->getForm($values);
133 $form = $this->getForm()->withRequest($this->request);

12345678910>>...89