Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Djavahelp.php14 private $mapName = 'map.xml'; variable in siteexport_javahelp
89 …riter->__moveDataToZip($mapData, $tsRootPath . (empty($lang) ? '' : $lang . '/') . $this->mapName);
132 <mapref location="{$translationRoot}{$lang}{$this->mapName}"/>
/plugin/advrack/
H A Djquery.qtip.js2618 map, mapName, img;
2622 mapName = map.name;
2623 if(!element.href || !mapName || map.nodeName.toLowerCase() !== 'map') {
2626 img = $('img[usemap=#' + mapName + ']')[0];