Home
last modified time | relevance | path

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

12

/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...]
/dokuwiki/inc/
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 DStyleUtils.php137 getValidatedStyles($stylesheets, $file, $mode, $incbase, $webbase) global() argument
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 Dcommon.php1981 inlineSVG($file, $maxsize = 2048) global() argument
[all...]
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 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...]
H A Dinfoutils.php355 msg($message, $lvl = 0, $line = '', $file = '', $allow = MSG_PUBLIC) global() argument
[all...]
H A Dio.php70 io_readWikiPage($file, $id, $rev = false) global() argument
106 io_readFile($file, $clean = true) global() argument
137 bzfile($file, $array = false) global() argument
189 io_writeWikiPage($file, $content, $id, $rev = false) global() argument
226 _io_saveFile($file, $content, $append) global() argument
275 io_saveFile($file, $content, $append = false) global() argument
313 io_replaceInFile($file, $oldline, $newline, $regex = false, $maxlines = 0) global() argument
384 io_deleteFromFile($file, $badline, $regex = false) global() argument
401 io_lock($file) global() argument
427 io_unlock($file) global() argument
484 io_makeFileDir($file) global() argument
608 io_download($url, $file, $useAttachment = false, $defaultName = '', $maxSize = 2097152) global() argument
712 io_grep($file, $pattern, $max = 0, $backref = false) global() argument
749 io_getSizeFile($file) 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 Dpageutils.php699 utf8_encodeFN($file, $safe = true) global() argument
728 utf8_decodeFN($file) global() argument
[all...]
H A Dparserutils.php147 function p_cached_output($file, argument
187 p_cached_instructions($file, $cacheonly = false, $id = '') global() argument
[all...]
H A Dsearch.php108 search_qsearch(& $data, $base, $file, $type, $lvl, $opts) global() argument
133 search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
162 search_namespaces(& $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 Dtemplate.php23 template($file) global() argument
1699 tpl_includeFile($file) global() argument
[all...]
/dokuwiki/inc/Remote/
H A DApiCore.php681 putAttachment($id, $file, $params = array()) global() argument
[all...]
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php284 protected function file($id) global() function in dokuwiki\\Subscriptions\\SubscriberManager
[all...]
/dokuwiki/inc/parser/
H A Dcode.php50 public function file($text, $language = null, $filename = '') { global() function in Doku_Renderer_code
H A Dhandler.php617 public function file($match, $state, $pos) { global() function in Doku_Handler
[all...]
H A Dmetadata.php315 file($text, $lang = null, $file = null) global() argument
327 code($text, $language = null, $file = null) global() argument
[all...]
H A Drenderer.php421 file($text, $lang = null, $file = null) global() argument
431 code($text, $lang = null, $file = null) global() argument
[all...]
H A Dxhtml.php577 public function file($text, $language = null, $filename = null, $options=null) { global() function in Doku_Renderer_xhtml
[all...]

12