Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 59) sorted by relevance

123

/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistry.php151 public function register($type, $class, $legacy = false) argument
192 get_class($type) global() argument
221 create($type, $parameters = []) global() argument
249 call($type, $method, $parameters = []) global() argument
[all...]
H A DRestriction.php74 public $type; variable in SimplePie\\Restriction
90 public function __construct($relationship = null, $type = null, $value = null) argument
H A DCategory.php93 public $type; variable in SimplePie\\Category
103 public function __construct($term = null, $scheme = null, $label = null, $type = null) argument
H A DCaption.php66 public $type; variable in SimplePie\\Caption
106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) argument
H A DCache.php122 public static function register($type, $class) argument
/dokuwiki/inc/Parsing/ParserMode/
H A DFormatting.php11 protected $type; variable in dokuwiki\\Parsing\\ParserMode\\Formatting
60 trigger_error('Invalid formatting type ' . $type, E_USER_WARNING); argument
[all...]
/dokuwiki/inc/
H A Dsearch.php162 * @param string $type argument
108 search_qsearch(& $data, $base, $file, $type, $lvl, $opts) global() argument
133 search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
188 search_media(& $data, $base, $file, $type, $lvl, $opts) global() argument
255 search_mediafiles(& $data, $base, $file, $type, $lvl, $opts) global() argument
302 search_list(& $data, $base, $file, $type, $lvl, $opts) global() argument
333 search_pagename(& $data, $base, $file, $type, $lvl, $opts) global() argument
371 search_allpages(& $data, $base, $file, $type, $lvl, $opts) global() argument
487 search_universal(& $data, $base, $file, $type, $lvl, $opts) global() argument
[all...]
H A Dpluginutils.php30 plugin_list($type = '', $all = false) global() argument
50 plugin_load($type, $name, $new = false, $disabled = false) global() argument
H A Dchangelog.php48 addLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument
109 addMediaLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument
[all...]
H A Dconfutils.php299 retrieveConfig($type, $fn, $params = null, $combine = 'array_merge') global() argument
327 getConfigFiles($type) global() argument
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DValue.php8 private $type; variable in IXR\\DataType\\Value
10 public function __construct($data, $type = null) argument
/dokuwiki/lib/plugins/config/core/
H A DLoader.php195 loadExtensionMeta($file, $type, $extname) global() argument
225 loadExtensionConf($file, $type, $extname) global() argument
250 loadExtensionLang($dir, $type, $extname) global() argument
[all...]
/dokuwiki/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
22 "type": "library", string
52 "type": "git", string
57 "type": "zip", string
67 "type": "library", string
102 "type": "git", string
107 "type": "zip", string
157 "type" string
116 "type": "library", global() string
152 "type": "git", global() string
172 "type": "library", global() string
209 "type": "git", global() string
214 "type": "zip", global() string
226 "type": "library", global() string
267 "type": "git", global() string
272 "type": "zip", global() string
293 "type": "library", global() string
362 "type": "github" global() string
366 "type": "patreon" global() string
370 "type": "tidelift" global() string
380 "type": "git", global() string
385 "type": "zip", global() string
409 "type": "library", global() string
459 "type": "git", global() string
464 "type": "zip", global() string
485 "type": "library", global() string
522 "type": "git", global() string
527 "type": "zip", global() string
542 "type": "library", global() string
580 "type": "git", global() string
585 "type": "zip", global() string
597 "type": "library", global() string
623 "type": "github" global() string
633 "type": "git", global() string
638 "type": "zip", global() string
650 "type": "library", global() string
[all...]
/dokuwiki/inc/Form/
H A DElement.php22 protected $type; variable in dokuwiki\\Form\\Element
28 public function __construct($type, $attributes = []) argument
H A DCheckableElement.php19 public function __construct($type, $name, $label) argument
H A DLegacyForm.php142 legacyType($type) global() argument
H A DValueElement.php26 public function __construct($type, $value, $attributes = []) argument
/dokuwiki/inc/Extension/
H A DPluginController.php49 getList($type = '', $all = false) global() argument
80 load($type, $name, $new = false, $disabled = false) global() argument
343 getListByType($type, $enabled) global() argument
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPFolders.php81 public function listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $type = NULL) argument
/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
H A DMemcache.php94 public function __construct($location, $name, $type) argument
H A DFile.php93 public function __construct($location, $name, $type) argument
H A DMemcached.php91 public function __construct($location, $name, $type) argument
/dokuwiki/inc/Ui/
H A DAdmin.php46 showMenu($type) global() argument

123