Home
last modified time | relevance | path

Searched refs:path (Results 476 – 500 of 2830) sorted by relevance

1...<<11121314151617181920>>...114

/plugin/combo/ComboStrap/
H A DResourceName.php24 * Return a name from a path
25 * @param Path $path
28 public static function getFromPath(Path $path): string argument
31 $name = $path->getLastNameWithoutExtension();
34 $name = $path->getUrl()->getHost();
90 * is the parent path name
92 $path = $resourceCombo->getPathObject();
99 $path = $path->getParent();
101 // no parent path
[all...]
H A DIFetcherLocalImage.php14 * @param WikiPath $path
16 * @throws ExceptionBadArgument - if the path is not an image
20 public static function createImageFetchFromPath(WikiPath $path): IFetcherLocalImage argument
24 $mime = FileSystems::getMime($path);
26 throw new ExceptionBadArgument("The file ($path) has an unknown mime, we can't verify if we support it", FetcherImage::CANONICAL);
30 throw new ExceptionBadArgument("The file ($path) has not been detected as being an image, media returned", FetcherImage::CANONICAL);
35 $image = FetcherSvg::createSvgFromPath($path);
39 $image = FetcherRaster::createImageRasterFetchFromPath($path);
52 * @throws ExceptionBadArgument - if the path is not an image
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php315 $path = ltrim(substr($input, strlen($root)), '/');
317 $path = null;
321 $path = $input;
322 $input = $this->root.'/'.$path;
329 return $this->createFileAsset($input, $root, $path, $options['vars']);
358 return new FileAsset($source, array(), $root, $path, $vars);
403 private static function isAbsolutePath($path) argument
405 …rn '/' == $path[0] || '\\' == $path[0] || (3 < strlen($path) && ctype_alpha($path[0]) && $path[1] …
411 * @param string $path An absolute path
416 private static function findRootDir($path, array $roots) argument
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFactory.php54 foreach ($paths as $path) {
55 if (is_dir($path)) {
59 … new RecursiveDirectoryIterator($path, RecursiveDirectoryIterator::FOLLOW_SYMLINKS)
64 $path
81 foreach ($paths as $path) {
82 if ($locals = glob($path, GLOB_ONLYDIR)) {
85 $_paths[] = realpath($path);
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dmeeting.svg1path d="M318.725 144.786l-21.39 11.26.398 40.156 1.172.52 35.785 15.975 21.28-11.355.19-40.162z" f…
H A Dsub_site.svg1path d="M-11.7 57.885V204.38h170.225V57.885z" fill="#fff" paint-order="normal" class="B"/><path d=…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DService_Catalog_Managed_Application_Definitions.svg1path d="M0 7h5.5v1H1S0 8 0 7z"/><use xlink:href="#B" opacity=".5"/><path d="M0 13h5.5v1H1s-1 0-1-1…
H A DAzure_AD_Domain_Services.svg1path d="M22.576.76L.43 28.813a2 2 0 0 0 .387 2.852l22.146 16.24a2 2 0 0 0 2.365 0l22.146-16.24a2 2…
H A DImage.svg1path d="M0 0h50v39H0z" fill="#7a7a7a"/><path d="M2.2 2.2h45.7V37H2.2z" fill="#59b4d9"/><path d="M4…
H A DApplication_Gateway.svg1path fill="#7fba00" d="M25 50c-1.2 0-2.4-.5-3.3-1.4L1.4 28.3C.5 27.4 0 26.2 0 25s.5-2.4 1.4-3.3L21…
H A DTags.svg1path d="M30.6 0l-9.9.4L0 21.1l14.7 14.7 20.7-20.7.8-9.5L30.6 0zm.8 7.7c-.8.8-2.1.8-2.9 0s-.8-2.1 0…
H A DContainer_Service.svg1path d="M-431.1 258.7v6.7l-7.7 3V256z"/><use xlink:href="#B"/><path d="M-413.2 258.7v6.7l-7.7 3V25…
H A DPreviewRight.svg1path fill="#b8d432" d="M40 20.4v-2.9L22.5 0H1.8L40 38.1z"/><g fill="#7fba00"><use xlink:href="#B"/…
H A DActiveDirectoryDomain.svg1path fill="#3c9be4" d="M16.5 9L9 17.804 16.5 24l7.5-6.196L16.5 9z"/><g fill="#fff"><path opacity="…
H A DFtp.svg1path d="M0 40.627c0 1.108.898 2.007 2.007 2.007h45.986c1.11 0 2.007-.9 2.007-2.007V9.298H0z" fill=…
H A DRoute_Filter.svg1path d="M41.68 32.32L39.2 42.008l-8.605-5.095z"/><path d="M24.025 22.004s-.475.862-1 1c6.594 0 10.…
H A DVirtual_Datacenter.svg1path opacity=".4" d="M12.55 32H28V17.522c0-1.4-1.146-2.522-2.556-2.522H11.556C10.146 15 9 16.132 9…
H A DStorSimple_Data_Managers.svg1path d="M20.6 93.6v.3h.3z" fill="#7ac3e0"/><path d="M0 12.9v67.7c0 7 15.5 12.7 34.4 12.9V25.4C15.7…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFactCheckTools.php67 'path' => 'v1alpha1/claims:search',
110 'path' => 'v1alpha1/pages',
114 'path' => 'v1alpha1/{+name}',
118 'location' => 'path',
124 'path' => 'v1alpha1/{+name}',
128 'location' => 'path',
134 'path' => 'v1alpha1/pages',
159 'path' => 'v1alpha1/{+name}',
163 'location' => 'path',
/plugin/diagramsnet/lib/js/mermaid/
H A DREADME.md10 path.resolve(__dirname, './src'),
11 path.resolve(__dirname, './node_modules/dagre-d3-renderer/lib'),
12 path.resolve(__dirname, './node_modules/@braintree/sanitize-url'),
13 path.resolve(__dirname, './node_modules/dagre'),
14 path.resolve(__dirname, './node_modules/graphlib'),
15 path.resolve(__dirname, './node_modules/he'),
16 path.resolve(__dirname, './node_modules/entity-decode'),
17 path.resolve(__dirname, './node_modules/khroma/dist'),
18 path.resolve(__dirname, './node_modules/stylis')
/plugin/translation/flags/
H A Dsk.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480"><path fill="#ee1c25" d="M0 0h640v480H0z"/><path fill="#0b4ea2" d="M0 0h640v320H0z"/><path fill="#fff" d="M0 0h640v160H0z"/><path fill="#fff" d="M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8z"/><path fill="#ee1c25" d="M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360z"/><path fill="#fff" d="M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4 0-7.8-.5-14.4-.5-14.4 18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7c4 0 13.8-.7 13.8-.7s-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4 0 7.8.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z"/><path fill="#0b4ea2" d="M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 3 (…)
/plugin/findologicxmlexport/vendor/hoa/protocol/Bin/
H A DResolve.php113 $this->parser->listInputs($path);
115 if (null === $path) {
121 $foo = substr($path, 0, 6);
127 $path = substr($path, 6);
130 foreach (explode('/', $path) as $component) {
146 $path,
151 $resolved = resolve($path, $exists, $unfold);
/plugin/htmlokay/
H A Dadmin.php23 var $path = HTMLOK_WIKI_PATH; variable in admin_plugin_htmlOKay
212 function get_namespace($path) argument
232 $path = $base . $subdirectory;
233 if (is_file($path))
250 function outputPath($path) argument
252 $name = basename($path);
255 if (is_dir($path))
259 $this->directories[$path]['namespace'] = $this->get_namespace($path);
261 } elseif (is_file($path))
263 $dir = dirname($path);
[all …]
/plugin/diagramsnet/lib/images/
H A Dgithub-logo.svg2 …<path id="puddle" fill="#9CDAF1" d="m296.94 295.43c0 20.533-47.56 37.176-106.22 37.176-58.67 0-106…
4 …<path d="m161.85 331.22v-26.5c0-3.422-.619-6.284-1.653-8.701 6.853 5.322 7.316 18.695 7.316 18.695…
5 …<path d="m245.4 283.48s-19.053-1.566-26.16 10.559c.728-2.35.839-5.989-6.408-4.343 0 0-19.824 2.832…
7 …<path id="cat" d="m378.18 141.32l.28-1.389c-31.162-6.231-63.141-6.294-82.487-5.49 3.178-11.451 4.1…
8 …<path id="face" fill="#F4CBB2" d="m258.19 94.132c9.231 8.363 14.631 18.462 14.631 29.343 0 50.804-…
9 …<path id="eyes" fill="#FFF" d="m160.1 126.06 c0 13.994-7.88 25.336-17.6 25.336-9.72 0-17.6-11.342-…
11 …<path id="pupils" d="m154.46 126.38 c0 9.328-5.26 16.887-11.734 16.887s-11.733-7.559-11.733-16.887…
13 …<path id="mouth" d="m178.23 159.69c-.26-.738.128-1.545.861-1.805.737-.26 1.546.128 1.805.861 1.134…
15 …<path id="octo" fill="#C3E4D8" d="m80.641 179.82 c0 1.174-1.376 2.122-3.07 2.122-1.693 0-3.07-.948…
16 …<path id="drop" fill="#9CDAF1" d="m69.369 186.12l-3.066 10.683s-.8 3.861 2.84 4.546c3.8-.074 3.486…
/plugin/footer/
H A Daction.php98 $path = dirname(wikiFN($ID));
100 if (@file_exists($path.$pre_nsp.$templatename)) {
102 $footerpath = $path.$pre_nsp.$templatename;
110 while (strlen($path) >= $len) {
112 if (@file_exists($path.$pre_sub.$templatename)) {
114 $footerpath = $path.$pre_sub.$templatename;
120 $path = substr($path, 0, strrpos($path, '/'));

1...<<11121314151617181920>>...114