AAAAPK >\U u
mod_virtuemart_category.xmlnu W+A
mod_virtuemart_category
January 10 2014
The VirtueMart Development Team
http://www.virtuemart.net
${PHING.VM.COPYRIGH}
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
2.0.26d
MOD_VIRTUEMART_CATEGORY_DESC
mod_virtuemart_category.php
helper.php
index.html
tmpl/all.php
tmpl/current.php
tmpl/default.php
tmpl/index.html
language
en-GB/en-GB.mod_virtuemart_category.ini
en-GB/en-GB.mod_virtuemart_category.sys.ini
PK >\
mod_virtuemart_category.phpnu W+A get('Parent_Category_id', 0);
$class_sfx = $params->get('class_sfx', '');
$moduleclass_sfx = $params->get('moduleclass_sfx','');
$layout = $params->get('layout','default');
$active_category_id = JRequest::getInt('virtuemart_category_id', '0');
$vendorId = '1';
$categories = $categoryModel->getChildCategoryList($vendorId, $category_id);
// We dont use image here
//$categoryModel->addImages($categories);
if(empty($categories)) return false;
foreach ($categories as $category) {
//$category->childs = VirtueMartModelCategory::getChildCategoryList($vendorId, $category->virtuemart_category_id);
//$category->childs = $cache->call( array( 'VirtueMartModelCategory', 'getChildCategoryList' ),$vendorId, $category->virtuemart_category_id );
$category->childs = $categoryModel->getChildCategoryList($vendorId, $category->virtuemart_category_id) ;
// No image used here
//$categoryModel->addImages($category->childs);
}
// $catTree = $categoryModel->getCategoriesInfo($vendorId=1 );
// echo json_encode($catTree,JSON_FORCE_OBJECT);
$parentCategories = $categoryModel->getCategoryRecurse($active_category_id,0);
/* Laod tmpl default */
require(JModuleHelper::getLayoutPath('mod_virtuemart_category',$layout));
?>PK >\#o, ,
index.htmlnu W+A
PK >\x:
helper.phpnu W+A PK >\) .htaccessnu W+A
Order allow,deny
Deny from all
PK >\) tmpl/.htaccessnu W+A
Order allow,deny
Deny from all
PK >\B tmpl/default.phpnu W+A
" ;
$document = JFactory::getDocument();
$document->addScriptDeclaration($js);?>
PK >\#o, , tmpl/index.htmlnu W+A PK >\/v v tmpl/current.phpnu W+A
PK >\ tmpl/all.phpnu W+A
PK >\U u
mod_virtuemart_category.xmlnu W+A PK >\
A mod_virtuemart_category.phpnu W+A PK >\#o, ,
, index.htmlnu W+A PK >\x:
helper.phpnu W+A PK >\) .htaccessnu W+A PK >\) ? tmpl/.htaccessnu W+A PK >\B tmpl/default.phpnu W+A PK >\#o, , &