Searched defs:form (Results 1 – 6 of 6) sorted by path
/dokuwiki/inc/Ui/ |
H A D | Recent.php | 215 protected function addRecentItemSelector(Form $form)
|
/dokuwiki/inc/ |
H A D | html.php | 853 function html_form($name, $form) { 868 function html_form_output($form) { 999 function html_sizechange($sizechange, $form = null) {
|
/dokuwiki/lib/plugins/extension/helper/ |
H A D | list.php | 14 protected $form = ''; variable in helper_plugin_extension_list
|
/dokuwiki/lib/plugins/styling/ |
H A D | admin.php | 59 public function form() function in admin_plugin_styling
|
/dokuwiki/lib/scripts/ |
H A D | behaviour.js | 129 .change(function(e){ HTMLFormElement.prototype.submit.call(e.target.form); }) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Sanitize.php | 184 …p_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'framese…
|