Searched defs:param (Results 1 - 5 of 5) sorted by relevance
/dokuwiki/inc/Input/ | ||
H A D | Input.php | 116 public function param($name, $default = null, $nonempty = false) function [all...] |
/dokuwiki/lib/plugins/config/core/ | ||
H A D | Configuration.php | 184 $param = $this->metadata[$key]; variable |
/dokuwiki/lib/plugins/extension/helper/ | ||
H A D | list.php | 158 $param = array( global() variable 325 $param = array( global() variable [all...] |
/dokuwiki/inc/parser/ | ||
H A D | handler.php | 683 $param = preg_split('/\\s+/', $matches[0], 2, PREG_SPLIT_NO_EMPTY); global() variable 1104 $param = substr($link[0],$pos+1); global() variable 1107 $param = ''; global() variable [all...] |
/dokuwiki/lib/plugins/usermanager/ | ||
H A D | admin.php | 124 $param = is_array($fn[$cmd]) ? key($fn[$cmd]) : null; variable 127 $param = null; variable [all...] |
Completed in 4 milliseconds