Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 87) sorted by last modified time

1234

/plugin/siteexport/
H A DREADME.md51 … with potentially empty folders but having the lib (plugins, template) directories beeing at top l…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt361 directories for improved performance and ability to store
834 * Added /demo/ and /docs/ and /fonts/ directories
H A Dphpthumb.faq.txt297 A: Yes, it is safe to delete any cache files and/or directories. phpThumb will
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default50 …mlinks'] = true; // if true (default), allow symlink target directories without explici…
51 $PHPTHUMB_CONFIG['additional_allowed_dirs'] = array(); // array of additional directories to al…
218 …uires that "the running script must have executable permissions on all directories in the hierarch…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock2899 "description": "Finds files and directories via an intuitive fluent interface",
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontFileFinder.php8 private $directories; variable in Mpdf\\Fonts\\FontFileFinder
10 public function __construct($directories) argument
12 $this->setDirectories($directories);
15 public function setDirectories($directories) argument
17 if (!is_array($directories)) {
18 $directories = [$directories];
21 $this->directories = $directories;
26 foreach ($this->directories a
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md186 - Additional font directories can be added via `addFontDir` method
/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/combo/vendor/symfony/yaml/
H A DCHANGELOG.md60 * added support for multiple files or directories in `LintCommand`
/plugin/combo/ComboStrap/Meta/Field/
H A DPageTemplateName.php89 $directories = TemplateEngine::createFromContext()
91 foreach ($directories as $directory) {
/plugin/gitlabapi/
H A DREADME.md28 - **SUB_DIRS** is the sub-directories of your project if exists.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php35 $this->plugin->directories = array('directory');
/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/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php2834 'directories' => [
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md346 …* Added automatic creation of directories if they are missing for a StreamHandler to open a log fi…
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php79 ->directories()
110 ->directories()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2Directory.php31 public function setDirectories($directories) argument
33 $this->directories = $directories;
40 return $this->directories;
H A DBuildBazelRemoteExecutionV2GetTreeResponse.php30 public function setDirectories($directories) argument
32 $this->directories = $directories;
39 return $this->directories;
H A DBuildBazelRemoteExecutionV2Directory.php35 public function setDirectories($directories) argument
37 $this->directories = $directories;
44 return $this->directories;
H A DGoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs.php23 public $directories; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs
28 public function setDirectories($directories) argument
30 $this->directories = $directories;
34 return $this->directories;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1114 * Adding the ability for the namespace Iterator factory to look in multiple directories
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …ts the top level of the specified directory, a depth of 2 includes the directories two level below…
/plugin/quickstats/
H A DHOW-TO52 You do not have to put GeoLiteCity.dat in either of the two directories mentioned above.
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js51 …windowSettings:{status:"no",toolbar:"no",locationbar:"no",menubar:"no",directories:"no",personalba…
H A DAM_HTMLorMML.js48 …windowSettings:{status:"no",toolbar:"no",locationbar:"no",menubar:"no",directories:"no",personalba…

1234