Class Mage_Catalog_Helper_Category
Catalog category helper
- Mage_Core_Helper_Abstract
- Mage_Catalog_Helper_Category
Package: Mage\Catalog
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Helper/Category.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Helper/Category.php
public
Varien_Data_Tree_Node_Collection|
|
#
getStoreCategories( boolean|string $sorted = false, boolean $asCollection = false, mixed $toLoad = true )
Retrieve current store categories |
public
string
|
|
public
boolean
|
|
public
string
|
|
public
string
|
#
getCategoryUrlPath( string $urlPath, boolean $slash = false, integer $storeId = null )
Retrieve clear url for category as parrent |
public
boolean
|
#
canUseCanonicalTag( mixed $store = null )
Check if <link rel="canonical"> can be used for category |
string |
XML_PATH_CATEGORY_URL_SUFFIX
|
'catalog/seo/category_url_suffix' |
|
string |
XML_PATH_USE_CATEGORY_CANONICAL_TAG
|
'catalog/seo/category_canonical_tag' |
|
string |
XML_PATH_CATEGORY_ROOT_ID
|
'catalog/category/root_id' |
protected
array
|
$_storeCategories | array() |
#
Store categories cache |
protected
array
|
$_categoryUrlSuffix | array() |
#
Cache for category rewrite suffix |
$_layout,
$_moduleName,
$_request
|