Home
last modified time | relevance | path

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

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