Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 62) sorted by relevance

123

/dokuwiki/_test/tests/inc/
H A Dinit_creationmodes.test.php8 protected $file; variable in init_creationmodes_test
/dokuwiki/inc/parser/
H A Dcode.php56 public function file($text, $language = null, $filename = '') function in Doku_Renderer_code
H A Dmetadata.php322 public function file($text, $lang = null, $file = null) function in Doku_Renderer_metadata
334 public function code($text, $language = null, $file = null)
H A Drenderer.php470 public function file($text, $lang = null, $file = null) argument
481 public function code($text, $lang = null, $file = null)
/dokuwiki/_test/tests/lib/exe/
H A Dcss_at_import_less.test.php7 protected $file = ''; variable in css_at_import_less_test
H A Dcss_css_loadfile.test.php7 protected $file = ''; variable in css_css_loadfile_test
/dokuwiki/lib/plugins/config/core/
H A DWriter.php88 protected function opcacheUpdate($file)
/dokuwiki/lib/plugins/usermanager/_test/
H A Dmocks.class.php42 protected function isUploadedFile($file) {
/dokuwiki/lib/exe/
H A Dcss.php412 function css_loadfile($file, $location = '')
429 public function __construct($file)
H A Djs.php178 function js_load($file)
/dokuwiki/inc/Remote/OpenApiDoc/
H A DClassResolver.php167 protected function readSource($file, $startline)
/dokuwiki/inc/
H A DStyleUtils.php136 protected function getValidatedStyles($stylesheets, $file, $mode, $incbase, $webbase)
H A Dmedia.php355 function media_upload($ns, $auth, $file = false)
440 function media_save($file, $id, $ow, $auth, $move)
648 function media_contentcheck($file, $mime)
691 function media_notify($id, $file, $mime, $old_rev = false, $current_rev = false)
1789 function media_mod_image($file, $ext, $w, $h = 0, $crop = false)
1831 function media_resize_image($file, $ext, $w, $h = 0)
1847 function media_crop_image($file, $ext, $w, $h = 0)
1931 function media_image_download($url, $file)
H A Dparserutils.php147 function p_cached_output($file, $format = 'xhtml', $id = '')
187 function p_cached_instructions($file, $cacheonly = false, $id = '')
H A Dinfoutils.php435 function msg($message, $lvl = 0, $line = '', $file = '', $allow = MSG_PUBLIC)
H A Dpageutils.php702 function utf8_encodeFN($file, $safe = true)
731 function utf8_decodeFN($file)
H A Dtemplate.php34 function template($file)
1790 function tpl_includeFile($file)
/dokuwiki/inc/Remote/Response/
H A DMedia.php28 protected $file; variable in dokuwiki\\Remote\\Response\\Media
H A DPage.php28 protected $file; variable in dokuwiki\\Remote\\Response\\Page
/dokuwiki/lib/plugins/authpdo/_test/
H A Dmysql.test.php96 protected function importDatabase($file) {
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php290 public function searchCountCallback(&$data, $base, $file, $type, $lvl, $opts)
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php288 protected function file($id) function in dokuwiki\\Subscriptions\\SubscriberManager
/dokuwiki/lib/plugins/authldap/
H A Dauth.php706 protected function debug($message, $err, $line, $file)
/dokuwiki/lib/plugins/authplain/
H A Dauth.php415 protected function readUserFile($file)
/dokuwiki/lib/plugins/extension/
H A DInstaller.php430 protected function fileToBase($file)

123