Home
last modified time | relevance | path

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

/template/bootstrap3/tpl/
Dtranslation.php44 $title = hsc($translation->getLocalName($language));
52 $text .= hsc($translation->getLocalName($language));
/template/strap/ComboStrap/Xml/
H A DXmlElement.php163 public function getLocalName() function in ComboStrap\\Xml\\XmlElement
413 $toString = $this->getLocalName();
/template/ad-hominem/
H A Dmy_template.php703 $langName = htmlentities($trans->getLocalName($lang));
749 $langName = $trans->getLocalName($lng);
/template/strap/ComboStrap/
H A DFetcherSvg.php1697 $localName = $this->xmlDocument->getElement()->getLocalName();