Home
last modified time | relevance | path

Searched defs:form (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/lib/plugins/styling/
H A Dadmin.php59 public function form() global() function in admin_plugin_styling
/dokuwiki/inc/Ui/
H A DRecent.php215 addRecentItemSelector(Form $form) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dbehaviour.js129 .change(function(e){ HTMLFormElement.prototype.submit.call(e.target.form); }) argument
[all...]
/dokuwiki/inc/
H A Dhtml.php853 html_form($name, $form) global() argument
868 html_form_output($form) global() argument
999 html_sizechange($sizechange, $form = null) global() argument
[all...]
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php14 protected $form = ''; global() variable in helper_plugin_extension_list
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php184 public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style']) argument