Home
last modified time | relevance | path

Searched defs:name (Results 26 – 50 of 67) sorted by relevance

123

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php81 public function __construct($location, $name, $type); argument
H A DMySQL.php91 public function __construct($location, $name, $type) argument
/dokuwiki/inc/Extension/
H A DPluginInterface.php116 loadHelper($name, $msg = true) global() argument
128 email($email, $name = '', $class = '', $more = '') global() argument
[all...]
H A DPluginController.php80 load($type, $name, $new = false, $disabled = false) global() argument
383 splitName($name) global() argument
[all...]
H A DPluginTrait.php47 loadHelper($name, $msg = true) global() argument
219 email($email, $name = '', $class = '', $more = '') global() argument
H A DEventHandler.php99 public function hasHandlerForEvent($name, $advise = '') argument
/dokuwiki/bin/
H A Dplugin.php91 loadPlugin($name) global() argument
/dokuwiki/inc/Form/
H A DTagCloseElement.php60 public function attr($name, $value = null) argument
H A DInputElement.php31 public function __construct($type, $name, $label = '') argument
[all...]
H A DDropdownElement.php25 public function __construct($name, $options, $label = '') argument
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php98 getData($name) global() argument
[all...]
/dokuwiki/inc/
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 Dfetch.functions.php114 * @param string $name name of the field to be set in the header() call argument
H A Dpluginutils.php50 plugin_load($type, $name, $new = false, $disabled = false) global() argument
[all...]
H A Dindexer.php362 idx_cleanName($name) global() argument
[all...]
H A Dhtml.php43 html_wikilink($id, $name = null, $search = '') global() argument
187 html_btn($name, $id, $akey, $params, $method = 'get', $tooltip = '', $label = false, $svg = null) global() argument
853 html_form($name, $form) global() argument
[all...]
/dokuwiki/inc/Parsing/
H A DParser.php59 * @param string $name argument
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php152 protected $name = ''; variable in SimplePie\\HTTP\\Parser
297 protected function name() global() function in SimplePie\\HTTP\\Parser
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php183 public function __set($name, $value) argument
/dokuwiki/lib/plugins/authplain/
H A Dauth.php108 createUserLine($user, $pass, $name, $mail, $grps) global() argument
137 createUser($user, $pwd, $name, $mail, $grps = null) global() argument
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/parser/
H A Dxhtml.php787 locallink($hash, $name = null, $returnonly = false) global() argument
818 internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content') global() argument
905 externallink($url, $name = null, $returnonly = false) global() argument
969 interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false) global() argument
1026 windowssharelink($url, $name = null, $returnonly = false) global() argument
1066 emaillink($address, $name = null, $returnonly = false) global() argument
[all...]
H A Drenderer.php591 * @param string|array $title name for the link, array for media file argument
115 plugin($name, $data, $state = '', $match = '') global() argument
522 locallink($hash, $name = null) global() argument
780 _simpleTitle($name) global() argument
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php907 makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null) global() argument
954 makeLocalFileHeader($ts, $crc, $len, $clen, $name, $comp = null) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dfileuploader.js129 qq.hasClass = function(element, name){ argument
133 qq.addClass = function(element, name){ argument
138 qq.removeClass = function(element, name){ argument
403 var name, size; variable
436 r(name, replacement) global() argument
761 name: 'file', global() property in qq.UploadButton._options
[all...]

123