Searched refs:getLocalName (Results 1 – 9 of 9) sorted by relevance
/plugin/translation/ |
H A D | helper.php | 268 public function getLocalName($lang) 290 'title' => $this->getLocalName($lang), 308 $text .= hsc($this->getLocalName($lang)); 265 public function getLocalName($lang) global() function in helper_plugin_translation
|
H A D | action.php | 240 $this->helper->getLocalName($t) . 247 $this->helper->getLocalName($orig),
|
/plugin/autotranslation/ |
H A D | action.php | 101 …wl($ID, array('do' => 'edit', 'fromlang' => $t)) . '">' . $this->helper->getLocalName($t) . '</a>'; 107 $this->helper->getLocalName($orig),
|
H A D | helper.php | 331 function getLocalName($lang) { function in helper_plugin_autotranslation 360 $localname = $this->getLocalName($lang);
|
/plugin/combo/ComboStrap/Xml/ |
H A D | XmlElement.php | 163 public function getLocalName() function in ComboStrap\\Xml\\XmlElement 413 $toString = $this->getLocalName();
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | servlet-api.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |
/plugin/combo/ComboStrap/ |
H A D | FetcherSvg.php | 1697 $localName = $this->xmlDocument->getElement()->getLocalName();
|
/plugin/processing/ |
H A D | script.js | 3287 if (this.name !== object.getLocalName) { return false; } 3363 if ((child.getLocalName() === null) && (! this.hasChildren())) { 3365 if (lastChild.getLocalName() === null) {
|
/plugin/html5video2/script/ |
H A D | video.min.js | 21 …=this.length,this[this.length++]={qName:e,value:t,offset:i}},length:0,getLocalName:function(e){ret…
|