Home
last modified time | relevance | path

Searched refs:getForm (Results 226 – 250 of 2225) sorted by relevance

12345678910>>...89

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/feature/
H A DInfoFormPage.java50 ScrolledForm form = managedForm.getForm(); in createFormContent()
70 getManagedForm().getForm().setText(PDEUIMessages.FeatureEditor_InfoPage_heading); in initialize()
/dports/www/ilias/ILIAS-5.4.25/Services/ADT/classes/Types/Text/
H A Dclass.ilADTTextFormBridge.php91 $this->getADT()->setText($this->getForm()->getInput($this->getElementId()));
93 $field = $this->getForm()->getItemByPostvar($this->getElementId());
/dports/www/e107/e107/e107_plugins/import/providers/
H A Dblogger_import_class.php83 …$var[0]['html'] = e107::getForm()->text('bloggerUrl', $_POST['bloggerUrl'],255, 'size=xxlarge'); …
87 …$var[1]['html'] = e107::getForm()->checkbox('bloggerCleanup',1, $_POST['bloggerCleanup']); // "<i…
/dports/www/ilias6/ILIAS-6.14/Services/ADT/classes/Types/Text/
H A Dclass.ilADTTextFormBridge.php91 $this->getADT()->setText($this->getForm()->getInput($this->getElementId()));
93 $field = $this->getForm()->getItemByPostvar($this->getElementId());
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_config/controller/application/
H A Dsave.php69 $form = $model->getForm();
83 $form = $model->getForm();
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialContributions.php137 $out->addHTML( $this->getForm( $this->opts ) );
191 $out->addHTML( $this->getForm( $this->opts ) );
203 $out->addHTML( $this->getForm( $this->opts ) );
208 $out->addHTML( $this->getForm( $this->opts ) );
242 $out->addHTML( $this->getForm( $this->opts ) );
297 $out->addHTML( $this->getForm( $this->opts ) );
622 protected function getForm( array $pagerOptions ) { function in SpecialContributions
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialContributions.php137 $out->addHTML( $this->getForm( $this->opts ) );
191 $out->addHTML( $this->getForm( $this->opts ) );
200 $out->addHTML( $this->getForm( $this->opts ) );
205 $out->addHTML( $this->getForm( $this->opts ) );
236 $out->addHTML( $this->getForm( $this->opts ) );
291 $out->addHTML( $this->getForm( $this->opts ) );
619 protected function getForm( array $pagerOptions ) { function in SpecialContributions
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/cheatsheet/comp/
H A DCompCSPage.java58 ScrolledForm form = managedForm.getForm(); in createFormContent()
124 getManagedForm().getForm().setText( in modelChanged()
150 getManagedForm().getForm().setText( in handleModelEventWorldChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/ctxhelp/
H A DCtxHelpPage.java67 ScrolledForm form = managedForm.getForm(); in createFormContent()
93 ScrolledForm form = managedForm.getForm(); in createErrorContent()
127 getManagedForm().getForm().setMessage("", IMessageProvider.NONE); in setActive()
/dports/devel/pear-HTML_QuickForm2/HTML_QuickForm2-2.2.2/HTML/QuickForm2/
H A DController.php288 "Unhandled action '{$actionName}' for page '{$page->getForm()->getId()}'"
300 $pageId = $page->getForm()->getId();
390 $page->getForm()->setDatasources(array_merge(
/dports/www/osticket/upload/scp/
H A Dlists.php19 $form = $list->getForm();
46 if (!$errors && ($form = $list->getForm())) {
104 $form = $list->getForm(true);
/dports/deskutils/p5-Goo/Goo-0.09/lib/Goo/Thing/task/
H A Dedittask.pl33 print getForm(GooDatabase::getRow("task", "taskid", $taskid));
42 sub getForm { subroutine
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/
H A DUpdatesPage.java42 ScrolledForm form = managedForm.getForm(); in createFormContent()
51 Composite body = managedForm.getForm().getBody(); in fillBody()
H A DSplashPage.java47 ScrolledForm form = managedForm.getForm(); in createFormContent()
61 Composite body = managedForm.getForm().getBody(); in fillBody()
H A DConfigurationPage.java46 ScrolledForm form = managedForm.getForm(); in createFormContent()
55 Composite body = managedForm.getForm().getBody(); in fillBody()
H A DBrandingPage.java42 ScrolledForm form = managedForm.getForm(); in createFormContent()
51 Composite body = managedForm.getForm().getBody(); in fillBody()
H A DCustomizationPage.java43 ScrolledForm form = managedForm.getForm(); in createFormContent()
52 Composite body = managedForm.getForm().getBody(); in fillBody()
H A DLaunchingPage.java42 ScrolledForm form = managedForm.getForm(); in createFormContent()
51 Composite body = managedForm.getForm().getBody(); in fillBody()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/category/
H A DRepositoryMetadataPage.java42 ScrolledForm form = managedForm.getForm(); in createFormContent()
51 Composite body = managedForm.getForm().getBody(); in fillBody()
/dports/www/ilias/ILIAS-5.4.25/Services/ADT/classes/Types/Enum/
H A Dclass.ilADTEnumFormBridge.php76 $this->getADT()->setSelection($this->getForm()->getInput($this->getElementId()));
78 $field = $this->getForm()->getItemByPostvar($this->getElementId());
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dcc_cat.lua67 if getForm() == FORM_BEAST and isFlag(FLAG_SUNKENCITY_PUZZLE, 3) then
69 elseif getForm() == FORM_BEAST and isFlag(FLAG_SUNKENCITY_PUZZLE, 6) then
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Form/
H A DExternalFormUrlTest.php82 $form = \Drupal::formBuilder()->getForm($this);
97 $form = \Drupal::formBuilder()->getForm($this);
/dports/www/ilias6/ILIAS-6.14/Services/ADT/classes/Types/Enum/
H A Dclass.ilADTEnumFormBridge.php76 $this->getADT()->setSelection($this->getForm()->getInput($this->getElementId()));
78 $field = $this->getForm()->getItemByPostvar($this->getElementId());
/dports/www/e107/e107/e107_admin/includes/
H A Dinfopanel.php474 $t = e107::getForm()->tabs($item);
597 $frm = e107::getForm();
618 $frm = e107::getForm();
685 $frm = e107::getForm();
/dports/www/drupal8/drupal-8.9.20/core/modules/views_ui/src/Form/Ajax/
H A DDisplay.php44 public function getForm(ViewEntityInterface $view, $display_id, $js, $type = NULL) { function in Drupal\\views_ui\\Form\\Ajax\\Display
46 return parent::getForm($view, $display_id, $js);

12345678910>>...89