Home
last modified time | relevance | path

Searched refs:getFromPath (Results 1 – 9 of 9) sorted by relevance

/template/strap/ComboStrap/
DResourceName.php28 public static function getFromPath(Path $path): string function in ComboStrap\\ResourceName
109 return self::getFromPath($path);
DIFetcherLocalImage.php75 return ResourceName::getFromPath($sourcePath);
DFetcherRawLocalPath.php101 return ResourceName::getFromPath($sourcePath);
DPageTitle.php64 return ResourceName::getFromPath($resource->getPathObject());
DMessage.php243 $label = ResourceName::getFromPath($canonicalPath);
DFetcherPage.php358 return ResourceName::getFromPath($sourcePath);
DFetcherVignette.php413 return ResourceName::getFromPath($this->pagePath);
DFetcherMarkup.php816 return ResourceName::getFromPath($sourcePath);
/template/strap/action/
Dmetatwitter.php179 $title = ResourceName::getFromPath($twitterImagePath);