Home
last modified time | relevance | path

Searched refs:Path (Results 26 – 50 of 103) sorted by relevance

12345

/plugin/navpath/
H A Dplugin.info.txt5 name Nav Path plugin
/plugin/combo/ComboStrap/
H A DFetcherMarkupBuilder.php26 private ?Path $builderMarkupSourcePath = null;
58 * We can't use our {@link Path} class to be compatible because the
61 public static function getWikiIdAndLocalFileDokuwikiCompliant(Path $sourcePath): array
114 * @param ?Path $executingPath
117 public function setRequestedExecutingPath(?Path $executingPath): FetcherMarkupBuilder
130 * * With {@link LocalPath Local Path}: `C:\Users\gerardnico\AppData\Local\Temp\dwtests-1676386702.9751\data\pages\ns_without_scope`
131 * * With {@link WikiPath Wiki Path}: `ns_without_scope`
H A DMarkupPath.php34 * ie the {@link Path::getParent()} is not the same than on an normal file system.
49 class MarkupPath extends PathAbs implements ResourceCombo, Path
181 * @var Path - {@link MarkupPath} has other hierachy system in regards with parent
186 private Path $path;
192 public function __construct(Path $path)
241 public static function createPageFromPathObject(Path $path): MarkupPath
1166 function fetchAnalyticsPath(): Path
1954 * @return Path
1957 public function getPathObject(): Path
2269 function toAbsolutePath(): Path
[all...]
H A DLocalPath.php49 public static function createFromPathObject(Path $path): LocalPath
212 public function getParent(): Path
222 function toAbsolutePath(): Path
446 $message = "Local Uri Path has a bad syntax ($uri)";
H A DFetcherRaster.php52 * @param Path $path
58 public static function createImageRasterFetchFromPath(Path $path): FetcherRaster
H A DIdManager.php46 public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): string
H A DJson.php49 public static function createFromPath(Path $path): Json
H A DFetcherCache.php99 public function addFileDependency(Path $path): FetcherCache
H A DPathAbs.php7 abstract class PathAbs implements Path
H A DSlotSystem.php123 public static function isMainHeaderSlot(Path $sourcePath): bool
H A DFetcherPage.php32 public static function createPageFetcherFromPath(Path $path): FetcherPage
294 public function setRequestedPath(Path $requestedPath): FetcherPage
H A DWikiPath.php24 * A Wiki Path can be just a wrapper around every local path)
152 * Relative Path ?
302 * Default Path
601 static function createFromPathObject(Path $path): WikiPath
1022 function toAbsolutePath(): Path
1034 function getParent(): Path
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1Path/,/ConvertTo-(Csv|Html|Json|SecureString|Xml)/,/Copy-Item(Property)?/,/Debug-Process/,/Disable…
H A Dpowershell.min.js.map1Path/,\n /ConvertTo-(Csv|Html|Json|SecureString|Xml)/,\n /Copy-Item(Property)?/,\n /Debug…
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 …laceholder', FCKLang.PlaceholderDlgTitle, FCKPlugins.Items['placeholder'].Path + 'fck_placeholder.…
29 oPlaceholderItem.IconPath = FCKPlugins.Items['placeholder'].Path + 'placeholder.gif' ;
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DPath.php18 class Path extends Dsn class
47 throw new InvalidArgumentException('A Path must have a schema');
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md20 * DsnParser::parsePath(string $dsn): Path
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php192 $this->_path = new Path;
275 $this->_path = new Path;
320 $this->_path = new Path;
535 $this->_path = new Path;
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php21 use ComboStrap\Path; alias
241 * @param Path $path
247 static function createXmlDocFromPath(Path $path): XmlDocument
/plugin/combo/syntax/
H A Dmedia.php26 use ComboStrap\Path; alias
80 public static function registerFirstImage(Doku_Renderer_metadata $renderer, Path $path)
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties125 selectPath=Select Path
126 selectDirectedPath=Select Directed Path
H A Deditor.properties.bak121 selectPath=Select Path
122 selectDirectedPath=Select Directed Path
H A Deditor_zh-CN.properties121 selectPath=Select Path
122 selectDirectedPath=Select Directed Path
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js31 oFontsTool.IconPath = FCKPlugins.Items['fonts'].Path + 'images/fonts.png' ;
/plugin/file2dw/
H A DREADME.md60 Path: `docker/simple`.
73 Path: `docker/proxy`.

12345