Class Mage_Catalog_Model_Category_Api
Catalog category api
- Mage_Api_Model_Resource_Abstract
- Mage_Catalog_Model_Api_Resource
- Mage_Catalog_Model_Category_Api
Direct known subclasses
Mage_Catalog_Model_Category_Api_V2
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/Model/Category/Api.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/Model/Category/Api.php
public
|
|
public
array
|
|
public
array
|
|
protected
array
|
|
protected
|
#
_initCategory( integer $categoryId, string|integer $store = null )
Initilize and return category model |
public
array
|
|
public
integer
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
protected
integer
|
#
_getProductId( integer|string $productId, string $identifierType = null )
Get prduct Id from sku or from product id |
public
array
|
#
assignedProducts( integer $categoryId, string|integer $store = null )
Retrieve list of assigned products to category |
public
boolean
|
#
assignProduct( integer $categoryId, integer $productId, integer $position = null, mixed $identifierType = null )
Assign product to category |
public
boolean
|
#
updateProduct( integer $categoryId, integer $productId, integer $position = null, mixed $identifierType = null )
Update product assignment |
public
boolean
|
#
removeProduct( integer $categoryId, integer $productId, mixed $identifierType = null )
Remove product assignment from category |
_getProduct(),
_getStoreId(),
_isAllowedAttribute(),
currentStore()
|
_fault(),
_getConfig(),
_getServer(),
_getSession(),
getResourceConfig(),
setResourceConfig()
|
$_ignoredAttributeCodes,
$_ignoredAttributeTypes,
$_resourceAttributeAclName,
$_storeIdSessionField
|
$_resourceConfig
|