Searched refs:createForm (Results 1 – 8 of 8) sorted by relevance
14 public function createForm($tablename) function in dokuwiki\\plugin\\struct\\test\\mock\\action_plugin_struct_edit16 return parent::createForm($tablename);
121 $form = $this->createForm('btn_update', $message);157 $form = $this->createForm();163 protected function createForm($btn_label='btn_add', $textareaValue='') { function in admin_plugin_telleveryone
68 $form = $this->createForm();77 $form = $this->createForm();88 $form = $this->createForm();271 protected function createForm() function in JMS\\Serializer\\Tests\\Handler\\FormErrorHandlerTest
96 $html .= $this->createForm($table);108 protected function createForm($tablename) function in action_plugin_struct_edit
96 $renderer->doc .= $this->addSubmitButton($this->createForm($data), $quest)->toHTML();112 protected function createForm($data) function in syntax_plugin_questionnaire
112 $form = $this->createForm($ID, $ns);158 protected function createForm($ID,$ns) function in action_plugin_tagadd
68 $test_html = $edit->createForm('schema1');84 $test_html = $edit->createForm('schema1');110 $test_html = $edit->createForm('schema1');
561 createForm: function() { method596 this.createForm();