Home
last modified time | relevance | path

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

/dports/www/joomla3/joomla3-3.9.24/libraries/fof/template/
H A Dutils.php157 $altFiles = self::getAltPaths($path);
256 $altPaths = self::getAltPaths($path);
298 public static function getAltPaths($path) function in FOFTemplateUtils