Home
last modified time | relevance | path

Searched defs:file (Results 26 – 46 of 46) sorted by last modified time

12

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php284 protected function file($id) global() function in dokuwiki\\Subscriptions\\SubscriberManager
[all...]
/dokuwiki/inc/
H A Dcache.php26 __construct($id, $file, $mode) global() argument
40 __construct($id, $file, $mode) global() argument
52 __construct($id, $file) global() argument
H A Dconfutils.php31 mimetype($file, $knownonly = true) global() argument
257 confToHash($file, $lower = false) global() argument
271 jsonToArray($file) global() argument
[all...]
H A DLogger.php63 public static function error($message, $details = null, $file = '', $line = 0) argument
79 * @param int $line A line number for the above file argument
95 deprecated($message, $details = null, $file = '', $line = 0) global() argument
112 log($message, $details = null, $file = '', $line = 0) global() argument
[all...]
H A Dmedia.php345 media_upload($ns, $auth, $file = false) global() argument
421 media_save($file, $id, $ow, $auth, $move) global() argument
627 media_contentcheck($file, $mime) global() argument
669 media_notify($id, $file, $mime, $old_rev = false, $current_rev = false) global() argument
1704 media_mod_image($file, $ext, $w, $h = 0, $crop = false) global() argument
1746 media_resize_image($file, $ext, $w, $h = 0) global() argument
1762 media_crop_image($file, $ext, $w, $h = 0) global() argument
1843 media_image_download($url, $file) global() argument
[all...]
H A Dfetch.functions.php28 sendFile($file, $mime, $dl, $cache, $public = false, $orig = null, $csp = []) global() argument
144 checkFileStatus(& $media, & $file, $rev = '', $width = 0, $height = 0) global() argument
[all...]
H A Dhttputils.php65 http_sendfile($file) global() argument
247 http_cached_finish($file, $content) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php78 $file = $base_dir . str_replace('\\', '/', $relative_class) . '.php'; variable
/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/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...]
/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...]
/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/inc/parser/
H A Dhandler.php617 public function file($match, $state, $pos) { global() function in Doku_Handler
[all...]
/dokuwiki/lib/exe/
H A Dcss.php394 css_loadfile($file, $location = '') global() argument
410 __construct($file) global() argument
[all...]
/dokuwiki/inc/Cache/
H A DCacheImageMod.php12 protected $file; global() variable in dokuwiki\\Cache\\CacheImageMod
21 __construct($file, $w, $h, $ext, $crop) global() argument
[all...]
H A DCacheInstructions.php15 __construct($id, $file) global() argument
H A DCacheParser.php11 public $mode = ''; // input mode (represents the processing the input file will undergo) variable in dokuwiki\\Cache\\CacheParser
21 __construct($id, $file, $mode) global() argument
[all...]
/dokuwiki/inc/Debug/
H A DDebugHelper.php119 dbgCustomDeprecationEvent($alternative, $deprecatedThing, $caller, $file, $line, $callerOffset = 1) global() argument
152 triggerDeprecationEvent(array $backtrace, $alternative, $deprecatedThing, $caller, $file, $line) global() argument
[all...]

12