/template/twigstarter/vendor/twig/twig/src/Cache/ |
D | FilesystemCache.php | 23 private $directory; variable in Twig\\Cache\\FilesystemCache 27 * @param string $directory The root cache directory 30 public function __construct($directory, $options = 0) argument 32 $this->directory = rtrim($directory, '\/').'/'; 40 return $this->directory.$hash[0].$hash[1].'/'.$hash.'.php';
|
/template/mantinedoku/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/docnavwiki/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/notes/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/simplewiki/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/darkblue/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/bs4simple/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/mindthedark/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/byu_2017_theme/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/ghw/lang/it/ |
D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
/template/strap/vendor/php-webdriver/webdriver/lib/Firefox/ |
D | FirefoxProfile.php | 250 * @param string $directory The path to the directory. 252 private function deleteDirectory($directory) argument 254 $dir = new RecursiveDirectoryIterator($directory, FilesystemIterator::SKIP_DOTS); 265 rmdir($directory);
|
/template/strap/vendor/symfony/yaml/Command/ |
D | LintCommand.php | 254 private function getDirectoryIterator(string $directory): iterable argument 256 $default = function ($directory) { 258 …new \RecursiveDirectoryIterator($directory, \FilesystemIterator::SKIP_DOTS | \FilesystemIterator::… 264 return ($this->directoryIteratorProvider)($directory, $default); 267 return $default($directory);
|
/template/peanutbutter2/ |
D | README.md | 23 Drop it into your `lib/tpl/` directory or install via Extension Manager. 29 1. **Download or clone this repository** into your `lib/tpl/` directory:
|
/template/strap/resources/library/bootstrap/ |
D | README.md | 5 This directory contains all `Bootstrap` related resources such as Javascript and Css files used by … 11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
|
/template/monochrome/ |
D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|
/template/peanutbutter/ |
D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|
/template/myown/ |
D | README.rst | 28 #. Unpack it into *<dokuwiki>/lib/tpl/* directory 47 menu2Permanent menu2 is permanent (it is taken from main directory)
|
/template/simpleclean/ |
D | README.rst | 29 #. Unpack it into *<dokuwiki>/lib/tpl/* directory 47 menu2Permanent menu2 is permanent (it is taken from main directory)
|
/template/quickjump/blueprint/plugins/fancy-type/ |
D | readme.txt | 7 in the fancy-type.css file in this directory.
|
/template/usable/blueprint/plugins/fancy-type/ |
D | readme.txt | 7 in the fancy-type.css file in this directory.
|
/template/dokuxp/ |
D | README | 4 <dokuwiki-path>/lib/tpl/ directory.
|
/template/dokumac/ |
D | README | 4 <dokuwiki-path>/lib/tpl/ directory.
|
/template/wallpaper/ |
D | README.md | 26 Unpack the file into the `/lib/tpl` directory of your Dokuwiki installation. It will create a direc… 82 …d if you drop a JPG-image named `bg.jpg` into the `images` directory inside the template directory.
|
/template/strap/ComboStrap/Meta/Field/ |
D | PageTemplateName.php | 91 foreach ($directories as $directory) { 92 $files = FileSystems::getChildrenLeaf($directory);
|
/template/usable/blueprint/ |
D | ie.css | 9 * This is a compressed file. See the sources in the 'src' directory.
|