Class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Websites
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Adminhtml_Block_Template
-
Mage_Adminhtml_Block_Store_Switcher
-
Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Websites
Methods summary
public
|
|
public
Mage_Catalog_Model_Product
|
#
getProduct( )
Retrieve edited product model instance
Retrieve edited product model instance
Returns
|
public
integer
|
#
getStoreId( )
Get store ID of current product
Get store ID of current product
Returns
integer
Overrides
|
public
integer
|
#
getProductId( )
Get ID of current product
Get ID of current product
Returns
integer
|
public
array
|
#
getWebsites( )
Retrieve array of website IDs of current product
Retrieve array of website IDs of current product
Returns
array
Overrides
|
public
boolean
|
#
hasWebsite( integer $websiteId )
Returns whether product associated with website with $websiteId
Returns whether product associated with website with $websiteId
Parameters
- $websiteId
integer $websiteId
Returns
boolean
|
public
boolean
|
#
isReadonly( )
Check websites block is readonly
Check websites block is readonly
Returns
boolean
|
public
null|string
|
#
getStoreName( integer $storeId )
Retrieve store name by its ID
Retrieve store name by its ID
Parameters
Returns
null|string
|
public
string
|
|
Methods inherited from Mage_Adminhtml_Block_Store_Switcher
_toHtml(),
getGroupCollection(),
getHintHtml(),
getHintUrl(),
getStoreCollection(),
getStoreGroups(),
getStoreIds(),
getStores(),
getSwitchUrl(),
getWebsiteCollection(),
hasDefaultOption(),
isShow(),
setStoreIds(),
setStoreVarName()
|
Methods inherited from Mage_Core_Block_Template
_construct(),
_getAllowSymlinks(),
assign(),
fetchView(),
getArea(),
getBaseUrl(),
getCacheKeyInfo(),
getDirectOutput(),
getJsUrl(),
getObjectData(),
getShowTemplateHints(),
getTemplate(),
getTemplateFile(),
renderView(),
setScriptPath(),
setTemplate()
|
Methods inherited from Mage_Core_Block_Abstract
__(),
_afterCacheUrl(),
_afterToHtml(),
_beforeCacheUrl(),
_beforeChildToHtml(),
_beforeToHtml(),
_getChildHtml(),
_getSidPlaceholder(),
_getUrlModel(),
_loadCache(),
_prepareLayout(),
_saveCache(),
addToChildGroup(),
addToParentGroup(),
append(),
countChildren(),
escapeHtml(),
escapeUrl(),
formatDate(),
formatTime(),
getAction(),
getAnonSuffix(),
getBlockAlias(),
getBlockHtml(),
getCacheKey(),
getCacheLifetime(),
getCacheTags(),
getChild(),
getChildChildHtml(),
getChildData(),
getChildGroup(),
getChildHtml(),
getHelper(),
getIsAnonymous(),
getLayout(),
getMessagesBlock(),
getModuleName(),
getNameInLayout(),
getParentBlock(),
getRequest(),
getSkinUrl(),
getSortedChildBlocks(),
getSortedChildren(),
getUrl(),
getUrlBase64(),
getUrlEncoded(),
helper(),
insert(),
jsQuoteEscape(),
setAnonSuffix(),
setAttribute(),
setBlockAlias(),
setChild(),
setFrameTags(),
setIsAnonymous(),
setLayout(),
setMessagesBlock(),
setNameInLayout(),
setParentBlock(),
sortChildren(),
stripTags(),
toHtml(),
unsetCallChild(),
unsetChild(),
unsetChildren()
|
Properties inherited from Mage_Core_Block_Abstract
$_alias,
$_anonSuffix,
$_childGroups,
$_children,
$_childrenHtmlCache,
$_frameCloseTag,
$_frameOpenTag,
$_isAnonymous,
$_layout,
$_messagesBlock,
$_nameInLayout,
$_parent,
$_parentBlock,
$_request,
$_sortInstructions,
$_sortedChildren,
$_urlModel
|