Home
last modified time | relevance | path

Searched defs:name (Results 51 – 67 of 67) sorted by last modified time

123

/dokuwiki/inc/
H A Dindexer.php362 idx_cleanName($name) global() argument
[all...]
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php60 __get($name) global() argument
79 __set($name, $value) global() argument
[all...]
/dokuwiki/inc/Extension/
H A DAuthPlugin.php279 createUser($user, $pass, $name, $mail, $grps = null) global() argument
[all...]
H A DEvent.php14 /** @var string READONLY event name, objects must register against this name to see the event */ variable in dokuwiki\\Extension\\Event
37 __construct($name, & $data) global() argument
196 createAndTrigger($name, & $data, $action = null, $canPreventDefault = true) global() argument
[all...]
H A DEventHandler.php99 public function hasHandlerForEvent($name, $advise = '') argument
H A DPluginController.php80 load($type, $name, $new = false, $disabled = false) global() argument
383 splitName($name) global() argument
[all...]
H A DPluginInterface.php116 loadHelper($name, $msg = true) global() argument
128 email($email, $name = '', $class = '', $more = '') global() argument
[all...]
H A DPluginTrait.php47 loadHelper($name, $msg = true) global() argument
219 email($email, $name = '', $class = '', $more = '') global() argument
/dokuwiki/inc/Form/
H A DButtonElement.php21 public function __construct($name, $content = '') argument
H A DCheckableElement.php19 public function __construct($type, $name, $label) argument
H A DDropdownElement.php25 public function __construct($name, $options, $label = '') argument
H A DElement.php57 public function attr($name, $value = null) argument
79 public function rmattr($name) argument
H A DForm.php72 public function setHiddenField($name, $value) argument
148 public function findPositionByAttribute($name, $value, $offset = 0) argument
219 public function addTextInput($name, $label = '', $pos = -1) argument
232 addPasswordInput($name, $label = '', $pos = 1) global() argument
245 addRadioButton($name, $label = '', $pos = 1) global() argument
258 addCheckbox($name, $label = '', $pos = 1) global() argument
272 addDropdown($name, $options, $label = '', $pos = 1) global() argument
285 addTextarea($name, $label = '', $pos = 1) global() argument
298 addButton($name, $content, $pos = 1) global() argument
311 addButtonHTML($name, $html, $pos = 1) global() argument
[all...]
H A DInputElement.php31 public function __construct($type, $name, $label = '') argument
[all...]
H A DTagCloseElement.php60 public function attr($name, $value = null) argument
H A DTextareaElement.php20 public function __construct($name, $label) argument
/dokuwiki/inc/parser/
H A Dparser.php71 __set($name, $value) global() argument
87 __get($name) global() argument

123