Searched refs:fullpath (Results 1 – 25 of 36) sorted by relevance
12
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | node-loaders.js | 55 var fullpath = null; 64 fullpath = p; 68 if (!fullpath) { 71 this.pathsToNames[fullpath] = name; 73 src: fs.readFileSync(fullpath, 'utf-8'), 74 path: fullpath, 118 var fullpath; 120 fullpath = require.resolve(name); 124 this.pathsToNames[fullpath] = name; 126 src: fs.readFileSync(fullpath, 'utf-8'), [all …]
|
| /plugin/dev/ |
| D | cli.php | 157 $pdir = fullpath(DOKU_PLUGIN); 158 $tdir = fullpath(tpl_incdir() . '../'); 280 $dir = fullpath(getcwd()); 467 $dir = fullpath(getcwd()); 476 $bin = fullpath(__DIR__ . '/../../../_test/vendor/bin/phpunit');; 486 '--configuration', fullpath(__DIR__ . '/../../../_test/phpunit.xml'), 508 $dir = fullpath(getcwd()); 511 fullpath(__DIR__ . '/../../../_test/vendor/bin/phpcs'), 512 '--standard=' . fullpath(__DIR__ . '/../../../_test/phpcs.xml'), 520 $args[] = fullpath($dir); [all …]
|
| /plugin/owncloud/ajax/ |
| D | filelist.php | 27 $fullpath = $conf['mediadir'].'/'.$dir; variable 40 if(file_exists($fullpath)){ 41 $dircontent = scandir($fullpath); 47 if(is_dir($fullpath.'/'.$file)){ 58 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$folder)); 68 $filesize = filesize_h(filesize($fullpath.'/'.$file)); 69 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$file));
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | autoload.php | 13 $fullpath = __DIR__ . DIRECTORY_SEPARATOR . $filename; variable 15 if (file_exists($fullpath)) { 17 require_once $fullpath;
|
| /plugin/backup/ |
| D | admin.php | 129 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo'))); 130 …$targetdir = $conf['mediaolddir'] . '/' . $this->stripPrefix($self, fullpath(dirname(mediaFN($conf… 315 $dir = fullpath($dir); 458 $media = fullpath(dirname(mediaFN('foo'))); 459 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo'))); 481 $media = fullpath(dirname(mediaFN('foo'))); 482 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo'))); 504 $media = fullpath(dirname(mediaFN('foo'))); 505 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo')));
|
| /plugin/abc/ |
| D | syntax.php | 206 $realFileBaseLen = (strlen(fullpath($abcdir)) - strlen($abcdir)) + strlen($fileBase); 263 passthru(fullpath($this->getConf('abc2abc'))." $srcFile -e -t $trans > $abcFile"); 277 …$epsCommand = fullpath($this->getConf('abc2ps'))." $abcFile ".$this->getConf('params4img')." -E -O… 289 $pngCommand = fullpath($conf['im_convert'])." $epsFile $imgFile"; 309 $addFmt = ($fmt && file_exists($fmt)) ? " -F ".fullpath($fmt) : ""; 310 …passthru(fullpath($this->getConf('abc2ps'))." $abcFile $addFmt ".$this->getConf('params4ps')." -O … 318 passthru(fullpath($this->getConf('ps2pdf'))." $psFile $pdfFile"); 326 passthru(fullpath($this->getConf('abc2midi'))." $abcFile -o $midFile"); 333 passthru(fullpath($this->getConf('abc2ps'))." -V 2>&1");
|
| /plugin/odt/helper/ |
| D | dwcssloader.php | 102 $display = str_replace(fullpath(DOKU_INC), '', fullpath($file)); 126 $display = str_replace(fullpath(DOKU_INC), '', fullpath($file));
|
| /plugin/feedaggregator/ |
| D | syntax.php | 82 $file = fullpath($conf['tmpdir'].'/feedaggregator.csv'); 87 $data['html'] = io_readFile(fullpath($conf['cachedir'].'/feedaggregator/output.html'));
|
| D | action.php | 49 $feeds = file(fullpath($conf['tmpdir'].'/feedaggregator.csv')); 60 $cacheDir = fullpath($conf['cachedir'].'/feedaggregator');
|
| /plugin/farmer/admin/ |
| H A D | info.php | 57 $this->line('confdir', fullpath(DOKU_CONF) . '/'); 58 $this->line('savedir', fullpath($conf['savedir']) . '/');
|
| H A D | setup.php | 39 $farmdir = fullpath($farmdir);
|
| /plugin/sphinxsearch/ |
| D | PageMapper.php | 16 $dataPath = fullpath($conf['savedir']); 18 $dataPath = fullpath(DOKU_INC . $conf['savedir']);
|
| D | xmlall.php | 31 $dataPath = fullpath($conf['savedir']); 33 $dataPath = fullpath(DOKU_INC . $conf['savedir']);
|
| /plugin/sphinxsearch-was/ |
| H A D | PageMapper.php | 16 $dataPath = fullpath($conf['savedir']); 18 $dataPath = fullpath(DOKU_INC . $conf['savedir']);
|
| H A D | xmlall.php | 31 $dataPath = fullpath($conf['savedir']); 33 $dataPath = fullpath(DOKU_INC . $conf['savedir']);
|
| /plugin/dlcount/ |
| D | action.php | 132 * @param string $fullpath Path to MEDIA file 135 function metaFnFromFullPath($fullpath) { argument 138 $fn = str_replace($mediadir, '', $fullpath);
|
| /plugin/farm/install/ |
| D | preload.php | 41 $cf = fullpath(dirname(__FILE__).'/../').'/lib/plugins/farm/config.php'; 42 $vhf = fullpath(dirname(__FILE__).'/../').'/lib/plugins/farm/virtual_hosts.php';
|
| /plugin/dbquery/ |
| H A D | helper.php | 53 [fullpath($conf['savedir']), fullpath($conf['metadir'])],
|
| /plugin/farmer/ |
| H A D | helper.php | 110 $path = fullpath($path) . '/'; 111 $container = fullpath($container) . '/';
|
| /plugin/userspagecreate/ |
| D | action.php | 129 if(!$conf['fullpath']){
|
| /plugin/favoris/ |
| D | action.php | 135 … if (!@file_exists(fullpath(wikiFN($page)))) $style="style=\"border:1px dashed red; margin:2px;\"";
|
| /plugin/log404/ |
| D | helper.php | 114 return fullpath($conf['metadir'].DIRECTORY_SEPARATOR.'log404.csv');
|
| /plugin/epub/scripts/ |
| D | epub_utils.php | 267 function epub_save_image($img,$fullpath){ argument 268 $command = "wget --quiet $img -O $fullpath"; 271 if(!$retv && file_exists($fullpath)) {
|
| D | css3.php | 96 $display = str_replace(fullpath(DOKU_INC), '', fullpath($file));
|
| /plugin/ckgedit/scripts/ |
| D | css6.php | 89 $display = str_replace(fullpath(DOKU_INC), '', fullpath($file));
|
12