/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/ |
H A D | Registry.php | 113 public function register($type, $class, $legacy = false) 138 public function get_class($type) 159 public function &create($type, $parameters = array()) 201 public function &call($type, $method, $parameters = array())
|
H A D | Restriction.php | 70 var $type; variable in SimplePie_Restriction 86 public function __construct($relationship = null, $type = null, $value = null)
|
H A D | Category.php | 89 var $type; variable in SimplePie_Category 99 public function __construct($term = null, $scheme = null, $label = null, $type = null)
|
H A D | Caption.php | 63 var $type; variable in SimplePie_Caption 103 …public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text …
|
H A D | Cache.php | 113 public static function register($type, $class)
|
/dokuwiki/inc/Parsing/ParserMode/ |
H A D | Formatting.php | 11 protected $type; variable in dokuwiki\\Parsing\\ParserMode\\Formatting 60 public function __construct($type)
|
/dokuwiki/inc/ |
H A D | search.php | 108 function search_qsearch(&$data,$base,$file,$type,$lvl,$opts){ 133 function search_index(&$data,$base,$file,$type,$lvl,$opts){ 162 function search_namespaces(&$data,$base,$file,$type,$lvl,$opts){ 188 function search_media(&$data,$base,$file,$type,$lvl,$opts){ 255 function search_mediafiles(&$data,$base,$file,$type,$lvl,$opts){ 302 function search_list(&$data,$base,$file,$type,$lvl,$opts){ 333 function search_pagename(&$data,$base,$file,$type,$lvl,$opts){ 371 function search_allpages(&$data,$base,$file,$type,$lvl,$opts){ 487 function search_universal(&$data,$base,$file,$type,$lvl,$opts){
|
H A D | pluginutils.php | 30 function plugin_list($type='',$all=false) 50 function plugin_load($type,$name,$new=false,$disabled=false)
|
H A D | changelog.php | 48 $type = DOKU_CHANGE_TYPE_EDIT, 109 $type = DOKU_CHANGE_TYPE_EDIT,
|
H A D | confutils.php | 299 function retrieveConfig($type,$fn,$params=null,$combine='array_merge') { 327 function getConfigFiles($type) {
|
/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)
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Loader.php | 195 protected function loadExtensionMeta($file, $type, $extname) { 225 protected function loadExtensionConf($file, $type, $extname) { 250 protected function loadExtensionLang($dir, $type, $extname) {
|
/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 66 "type": "library", string 95 "type": "git", string 100 "type": "zip", string 109 "type": "library", string 145 "type": "git", string [all …]
|
/dokuwiki/inc/Form/ |
H A D | Element.php | 22 protected $type; variable in dokuwiki\\Form\\Element 28 public function __construct($type, $attributes = array())
|
H A D | CheckableElement.php | 19 public function __construct($type, $name, $label)
|
H A D | ValueElement.php | 26 public function __construct($type, $value, $attributes = array())
|
H A D | LegacyForm.php | 142 protected function legacyType($type)
|
/dokuwiki/inc/Extension/ |
H A D | PluginController.php | 49 public function getList($type = '', $all = false) 80 public function load($type, $name, $new = false, $disabled = false) 343 protected function getListByType($type, $enabled)
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPFolders.php | 81 …tion listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $type = NULL)
|
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/ |
H A D | Base.php | 76 public function __construct($location, $name, $type);
|
H A D | MySQL.php | 86 public function __construct($location, $name, $type)
|
H A D | Memcache.php | 87 public function __construct($location, $name, $type)
|
H A D | File.php | 88 public function __construct($location, $name, $type)
|
H A D | Memcached.php | 84 public function __construct($location, $name, $type) {
|
/dokuwiki/inc/Ui/ |
H A D | Admin.php | 46 protected function showMenu($type) {
|