Home
last modified time | relevance | path

Searched refs:createForm (Results 1 – 8 of 8) sorted by relevance

/plugin/struct/_test/mock/
H A Daction_plugin_struct_edit.php14 public function createForm($tablename) function in dokuwiki\\plugin\\struct\\test\\mock\\action_plugin_struct_edit
16 return parent::createForm($tablename);
/plugin/telleveryone/
Dadmin.php121 $form = $this->createForm('btn_update', $message);
157 $form = $this->createForm();
163 protected function createForm($btn_label='btn_add', $textareaValue='') { function in admin_plugin_telleveryone
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DFormErrorHandlerTest.php68 $form = $this->createForm();
77 $form = $this->createForm();
88 $form = $this->createForm();
271 protected function createForm() function in JMS\\Serializer\\Tests\\Handler\\FormErrorHandlerTest
/plugin/struct/action/
H A Dedit.php96 $html .= $this->createForm($table);
108 protected function createForm($tablename) function in action_plugin_struct_edit
/plugin/questionnaire/
Dsyntax.php96 $renderer->doc .= $this->addSubmitButton($this->createForm($data), $quest)->toHTML();
112 protected function createForm($data) function in syntax_plugin_questionnaire
/plugin/tagadd/
Daction.php112 $form = $this->createForm($ID, $ns);
158 protected function createForm($ID,$ns) function in action_plugin_tagadd
/plugin/struct/_test/action/
H A DEditTest.php68 $test_html = $edit->createForm('schema1');
84 $test_html = $edit->createForm('schema1');
110 $test_html = $edit->createForm('schema1');
/plugin/s5reloaded/ui/effects_support/
Dcontrols.js561 createForm: function() { method
596 this.createForm();