Home
last modified time | relevance | path

Searched defs:file (Results 26 – 46 of 46) sorted by path

12

/dokuwiki/lib/exe/
H A Dcss.php394 css_loadfile($file, $location = '') global() argument
410 __construct($file) global() argument
[all...]
H A Djs.php175 js_load($file) global() argument
[all...]
/dokuwiki/lib/plugins/authldap/
H A Dauth.php697 debug($message, $err, $line, $file) global() argument
/dokuwiki/lib/plugins/authplain/
H A Dauth.php405 * Read user data from given file argument
[all...]
/dokuwiki/lib/plugins/config/core/
H A DConfigParser.php27 parse($file) global() argument
[all...]
H A DLoader.php195 loadExtensionMeta($file, $type, $extname) global() argument
225 loadExtensionConf($file, $type, $extname) global() argument
[all...]
H A DWriter.php83 * Invalidate the opcache of the given file (if possible) argument
[all...]
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php901 downloadToFile($url, $file, $defaultName = '') global() argument
986 installArchive($file, $overwrite = false, $base = '') global() argument
1175 decompress($file, $target) global() argument
1218 guessArchiveType($file) global() argument
[all...]
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php289 searchCountCallback(& $data, $base, $file, $type, $lvl, $opts) global() argument
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php1231 isUploadedFile($file) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dfileuploader.js881 add(file) global() argument
1148 AnonymousFunctionc6e2ab792c00(file) global() argument
[all...]
H A Dhelpers.js59 function logError(e, file) { argument
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php78 $file = $base_dir . str_replace('\\', '/', $relative_class) . '.php'; variable
/dokuwiki/vendor/simplepie/simplepie/src/Content/Type/
H A DSniffer.php69 public $file; variable in SimplePie\\Content\\Type\\Sniffer
76 public function __construct($file) argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php60 public $file; variable in SimplePie\\Locator
74 public function __construct(\SimplePie\File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10, $force_fsockopen = false, $curl_options = []) argument
144 is_feed($file, $check_html = false) global() argument
[all...]
H A DMisc.php147 public static function error($message, $level, $file, $line) argument
H A DSimplePie.php466 public $file; variable in SimplePie\\SimplePie
801 public function set_file(&$file) argument
3181 store_links(& $file, $hub, $self) global() argument
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php31 abstract public function open($file); argument
78 create($file = '') global() argument
87 addFile($file, $fileinfo = '') global() argument
121 save($file) global() argument
[all...]
H A DTar.php19 protected $file = ''; variable in splitbrain\\PHPArchive\\Tar
53 public function open($file) argument
233 create($file = '') global() argument
270 addFile($file, $fileinfo = '') global() argument
422 save($file) global() argument
692 filetype($file) global() argument
[all...]
H A DZip.php20 protected $file = ''; variable in splitbrain\\PHPArchive\\Zip
54 public function open($file) argument
271 create($file = '') global() argument
305 addFile($file, $fileinfo = '') global() argument
528 save($file) global() argument
[all...]

12