Home
last modified time | relevance | path

Searched refs:directories (Results 26 – 50 of 87) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml42 directories:
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml21 directories:
/plugin/combo/ComboStrap/
H A DTemplateEngine.php64 $componentsCssSearchDirectories = array(); // a list of directories where to search the component stylesheet
65 $componentsHtmlSearchDirectories = array(); // a list of directories where to search the component html templates
69 $templatesSearchDirectories = array(); // a list of directories where to search the template
73 $partialSearchDirectories = array(); // a list of directories where to search the partials
245 $directories = FileSystems::getChildrenContainer(self::getThemeHomeAsWikiPath());
246 foreach ($directories as $directory) {
/plugin/dwcommits/
H A DREADME10 by the web server, including their .git directories.
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php41 public $directories = []; variable in Sabre\\CardDAV\\Plugin
162 …if ($this->directories) $propFind->handle('{' . self::NS_CARDDAV . '}directory-gateway', function(…
163 return new Href($this->directories);
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js1055 directories: "no", personalbar: "no", resizable: "yes", scrollbars: "yes",
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php41 public $directories = []; variable in Sabre\\CardDAV\\Plugin
162 …if ($this->directories) $propFind->handle('{' . self::NS_CARDDAV . '}directory-gateway', function(…
163 return new LocalHref($this->directories);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php1032 $directories = [];
1059 $directories[] = [
1067 return $directories;
/plugin/backup/lang/en/
H A Dintro.txt11 …* You can filter out specific directories from being backed up (e.g., old backups, or rendered equ…
/plugin/sphinxsearch-was/
H A DINSTALL44 script management and has a crontab setup that uses ''/etc/cron.*'' directories
55 search is updated on a daily basis. Other candidates include other cron directories
/plugin/cacherevisionseraser/
H A DREADME.md41 * Added information of how many files & directories were deleted
63 * Deleting files/directories will now show where they are being processed (cache, locks, meta or ol…
66 * Improved security (Check directories variables & configurations file checking)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm149 <!--- create directories in physical path if they don't already exist --->
199 <!--- Sort directories first, name ascending --->
225 <!--- Sort directories first, name ascending --->
H A Dcf_commands.cfm137 <!--- Sort directories first, name ascending --->
162 <!--- Sort directories first, name ascending --->
/plugin/sequencediagram/bower_components/lodash/
H A DLICENSE44 Files located in the node_modules and vendor directories are externally
H A D.travis.yml11 directories:
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md29 * Fixed the handling of directories in the GlobAsset. #256
/plugin/gitlabapi/
H A DREADME.md28 - **SUB_DIRS** is the sub-directories of your project if exists.
/plugin/directorylist/
H A Dreadme.md41 You can ignore directories or files with the ignore argument.
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php185 public function directories() function in Hoa\\File\\Finder
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst107 template it finds in a list of configured directories; a template found in a
138 at the end of your template directories, which is the parent of all of the
139 other directories: ``.../templates`` in our case. This has the effect of
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak63 // Create directories
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md7 * added support for multiple files or directories in `LintCommand`
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt593 ['directories']=>array() { //
625 … // multidimensional tree-structure array listing of all files and directories in image
626 … name>]=>array() // entries of type array are directories (key is directo…
630 ['directories']=>array() { //
2270 … // multidimensional tree-structure array listing of all files and directories in image
2271 … name>]=>array() // entries of type array are directories (key is directo…
/plugin/quickstats/
H A DHOW-TO52 You do not have to put GeoLiteCity.dat in either of the two directories mentioned above.
/plugin/fckg/
H A DChanges157 Check for files and/or directories in userfiles that have not been converted into
158 links to data/media or have been converted to directories (Weatherwas). If found

1234