Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 67) sorted by path

123

/dokuwiki/bin/
H A Dplugin.php91 loadPlugin($name) global() argument
/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/Input/
H A DGet.php24 public function set($name, $value) argument
H A DInput.php80 has($name) global() argument
94 remove($name) global() argument
116 param($name, $default = null, $nonempty = false) global() argument
130 set($name, $value) global() argument
146 ref($name, $default = '', $nonempty = false) global() argument
163 int($name, $default = 0, $nonempty = false) global() argument
182 str($name, $default = '', $nonempty = false) global() argument
204 valid($name, $valids, $default = null) global() argument
224 bool($name, $default = false, $nonempty = false) global() argument
243 arr($name, $default = array(), $nonempty = false) global() argument
267 extract($name) global() argument
[all...]
H A DPost.php25 set($name, $value) global() argument
/dokuwiki/inc/
H A DJpegMeta.php2402 _isMarkerDisabled($name) global() argument
[all...]
H A DMailer.class.php78 attachFile($path, $mime, $name = '', $embed = '') global() argument
99 attachContent($data, $mime, $name = '', $embed = '') global() argument
331 getCleanName($name) global() argument
[all...]
H A Dauth.php746 auth_nameencode($name, $skip_group = false) global() argument
[all...]
H A Ddeprecated.php339 trigger_event($name, & $data, $action = null, $canPreventDefault = true) global() argument
/dokuwiki/inc/Parsing/
H A DParser.php59 * @param string $name argument
/dokuwiki/inc/Remote/
H A DApi.php112 coreMethodExist($name) global() argument

123