Home
last modified time | relevance | path

Searched defs:param (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/lib/plugins/authad/
H A Daction.php30 handleAuthLoginCheck(Doku_Event $event, $param) global() argument
55 handleFormLoginOutput(Doku_Event $event, $param) global() argument
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingSepchar.php11 public function __construct($key, $param = null) argument
/dokuwiki/lib/plugins/extension/
H A Daction.php28 * @param Event $event argument
/dokuwiki/lib/plugins/styling/
H A Daction.php30 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this argument
/dokuwiki/lib/plugins/acl/
H A Daction.php34 * @param mixed $param empty argument
/dokuwiki/lib/plugins/safefnrecode/
H A Daction.php24 * @param Event $event argument
/dokuwiki/lib/plugins/popularity/
H A Daction.php33 * @param Event $event argument
/dokuwiki/inc/Extension/
H A DEventHandler.php50 public function register_hook($event, $advise, $obj, $method, $param = null, $seq = 0) argument
[all...]
/dokuwiki/inc/Input/
H A DInput.php116 public function param($name, $default = null, $nonempty = false) global() function in dokuwiki\\Input\\Input
[all...]
/dokuwiki/inc/
H A DMailer.class.php173 setParameters($param) global() argument
[all...]
H A Dpageutils.php31 * @param string $param the $_REQUEST variable name, default 'id' argument
[all...]
H A Dhtml.php668 html_edit_form($param) global() argument
[all...]
H A Dcommon.php1874 valid_input_set($param, $valid_values, $array, $exc = '') global() argument
[all...]
H A Dmedia.php867 _media_get_display_param($param, $values) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php963 setParams($option, $param = false) global() argument
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php754 editUser($param) global() argument
[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