Class Mage_Adminhtml_Block_Catalog_Category_Checkboxes_Tree
Categories tree with checkboxes
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Template
-
Mage_Adminhtml_Block_Template
-
Mage_Adminhtml_Block_Catalog_Category_Abstract
-
Mage_Adminhtml_Block_Catalog_Category_Tree
-
Mage_Adminhtml_Block_Catalog_Category_Checkboxes_Tree
Methods summary
protected
Mage_Core_Block_Abstract
|
#
_prepareLayout( )
Preparing global layout
You can redefine this method in child classes for changing layout
Returns
Overrides
|
public
|
|
public
|
|
protected
string
|
#
_getNodeJson( Varien_Data_Tree_Node|array $node, integer $level = 1 )
Get JSON of a tree node or an associative array
Get JSON of a tree node or an associative array
Parameters
- $node
Varien_Data_Tree_Node|array $node
- $level
integer $level
Returns
string
Overrides
|
public
|
#
getRoot( mixed $parentNodeCategory = null, mixed $recursionLevel = 3 )
|
Methods inherited from Mage_Adminhtml_Block_Catalog_Category_Tree
__construct(),
_getDefaultStoreId(),
_isCategoryMoveable(),
_isParentSelectedCategory(),
buildNodeName(),
canAddRootCategory(),
canAddSubCategory(),
getAddRootButtonHtml(),
getAddSubButtonHtml(),
getBreadcrumbsJavascript(),
getCategoryCollection(),
getCollapseButtonHtml(),
getExpandButtonHtml(),
getIsWasExpanded(),
getLoadTreeUrl(),
getMoveUrl(),
getNodesUrl(),
getStoreSwitcherHtml(),
getSwitchTreeUrl(),
getTree(),
getTreeJson(),
isClearEdit()
|
Methods inherited from Mage_Adminhtml_Block_Catalog_Category_Abstract
getCategory(),
getCategoryId(),
getCategoryName(),
getCategoryPath(),
getEditUrl(),
getNode(),
getRootByIds(),
getRootIds(),
getSaveUrl(),
getStore(),
hasStoreRootCategory()
|
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(),
_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
|