Searched defs:form (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/inc/Ui/ |
D | UserProfile.php | 55 protected function addPasswordConfirmation(Form $form)
|
D | Recent.php | 214 protected function addRecentItemSelector(Form $form)
|
/dokuwiki/lib/plugins/styling/ |
D | admin.php | 62 public function form() function in admin_plugin_styling
|
/dokuwiki/lib/scripts/ |
D | behaviour.js | 129 .change(function(e){ HTMLFormElement.prototype.submit.call(e.target.form); }) argument
|
D | media.js | 360 form_params: function ($form) {
|
/dokuwiki/inc/ |
D | html.php | 896 function html_form($name, $form) 912 function html_form_output($form) 1047 function html_sizechange($sizechange, $form = null)
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Sanitize.php | 183 …p_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'framese…
|