/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Registry.php | 151 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 D | Restriction.php | 74 public $type; variable in SimplePie\\Restriction 90 public function __construct($relationship = null, $type = null, $value = null) argument
|
H A D | Category.php | 93 public $type; variable in SimplePie\\Category 103 public function __construct($term = null, $scheme = null, $label = null, $type = null) argument
|
H A D | Caption.php | 66 public $type; variable in SimplePie\\Caption 106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) argument
|
H A D | Cache.php | 122 public static function register($type, $class) argument
|
/dokuwiki/inc/Parsing/ParserMode/ |
H A D | Formatting.php | 11 protected $type; variable in dokuwiki\\Parsing\\ParserMode\\Formatting 60 trigger_error('Invalid formatting type ' . $type, E_USER_WARNING); argument [all...] |
/dokuwiki/inc/ |
H A D | search.php | 162 * @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 D | pluginutils.php | 30 plugin_list($type = '', $all = false) global() argument 50 plugin_load($type, $name, $new = false, $disabled = false) global() argument
|
H A D | changelog.php | 48 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 D | confutils.php | 299 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 D | Value.php | 8 private $type; variable in IXR\\DataType\\Value 10 public function __construct($data, $type = null) argument
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Loader.php | 195 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 D | installed.json | 8 "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 D | Element.php | 22 protected $type; variable in dokuwiki\\Form\\Element 28 public function __construct($type, $attributes = []) argument
|
H A D | CheckableElement.php | 19 public function __construct($type, $name, $label) argument
|
H A D | LegacyForm.php | 142 legacyType($type) global() argument
|
H A D | ValueElement.php | 26 public function __construct($type, $value, $attributes = []) argument
|
/dokuwiki/inc/Extension/ |
H A D | PluginController.php | 49 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 D | adLDAPFolders.php | 81 public function listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $type = NULL) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | Base.php | 81 public function __construct($location, $name, $type); argument
|
H A D | MySQL.php | 91 public function __construct($location, $name, $type) argument
|
H A D | Memcache.php | 94 public function __construct($location, $name, $type) argument
|
H A D | File.php | 93 public function __construct($location, $name, $type) argument
|
H A D | Memcached.php | 91 public function __construct($location, $name, $type) argument
|
/dokuwiki/inc/Ui/ |
H A D | Admin.php | 46 showMenu($type) global() argument
|