PK p?\±¨ât- -
helper.phpnu W+A„¶ get('id');
$db = JFactory::getDBO();
$db->setQuery("SELECT * FROM #__googleSearch_cse_conf LIMIT 1");
$rows = $db->loadObjectList();
$r = $rows[0];
return $r;
}
static function getItemid(&$params)
{
global $mainframe;
$db = JFactory::getDBO();
$user = JFactory::getUser();
$userId = (int) $user->get('id');
$db = JFactory::getDBO();
$db->setQuery("SELECT id FROM #__menu where link LIKE 'index.php?option=com_googlesearchcse&view=googleSearch%' LIMIT 1");
$Itemid = $db->loadResult();
return $Itemid;
}
}
PK p?\mÏý2 2 mod_googlesearch_cse.xmlnu W+A„¶
googleSearch (CSE)kksouJan 2009(C) kksou.com. All Rights Reserved.http://www.gnu.org/copyleft/gpl.html GNU/GPLsupport@kksou.comwww.kksou.com/php-gtk2/2.5This module complements the googleSearch_cse component. It allows you to add Google's new Custom Search Engine (CSE) to your Joomla site with the search results displayed right inside your Joomla page!mod_googlesearch_cse.phphelper.phpindex.htmltmpl/default.phptmpl/index.html
PK p?\®)ÕÐ .htaccessnu W+A„¶
Order allow,deny
Deny from all
PK p?\͆c´Ø Ø mod_googlesearch_cse.phpnu W+A„¶
Order allow,deny
Deny from all
PK p?\É#o, , tmpl/index.htmlnu W+A„¶ PK p?\¼Û„ò ò tmpl/default.phpnu W+A„¶ >> You need to install the latest version of googleSearch component to run this module!";
return;
}
require_once($lib);
#$r = &$list;
$moduleclass_sfx = $params->get('moduleclass_sfx');
$app_googleSearch = new googleSearch_DisplayForm($list, 'mod_', '2.5', $Itemid, $moduleclass_sfx, 1);
?>
PK p?\É#o, ,
index.htmlnu W+A„¶ PK p?\±¨ât- -
f helper.phpnu W+A„¶ PK p?\mÏý2 2 Í mod_googlesearch_cse.xmlnu W+A„¶ PK p?\®)ÕÐ G
.htaccessnu W+A„¶ PK p?\͆c´Ø Ø ÿ
mod_googlesearch_cse.phpnu W+A„¶ PK p?\®)ÕÐ tmpl/.htaccessnu W+A„¶ PK p?\É#o, , Ü tmpl/index.htmlnu W+A„¶ PK p?\¼Û„ò ò G tmpl/default.phpnu W+A„¶ PK z y