Lines Matching refs:Path
118 * @var Path the source path of the markup (may be not set if we render a markup string for instance)
120 public Path $markupSourcePath;
160 * @param Path $executingPath - the path where we can find the markup
165 public static function createXhtmlMarkupFetcherFromPath(Path $executingPath, WikiPath $contextPath = null): FetcherMarkup
791 * (Path is mandatory to create the buttons)
829 public function getSourcePath(): Path
839 * @return Path
842 public function getRequestedExecutingPath(): Path
848 * @return Path|null - utility class to get the source markup path or null (if this is a markup snippet/string rendering)
850 public function getExecutingPathOrNull(): ?Path
1323 * @return Path
1326 function getExecutingPathOrFail(): Path
1339 * @return Path