Searched refs:mapName (Results 1 – 2 of 2) sorted by relevance
14 private $mapName = 'map.xml'; variable in siteexport_javahelp89 …riter->__moveDataToZip($mapData, $tsRootPath . (empty($lang) ? '' : $lang . '/') . $this->mapName);132 <mapref location="{$translationRoot}{$lang}{$this->mapName}"/>
2618 map, mapName, img;2622 mapName = map.name;2623 if(!element.href || !mapName || map.nodeName.toLowerCase() !== 'map') {2626 img = $('img[usemap=#' + mapName + ']')[0];