Class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons
"Manage Coupons Codes" Tab
-
Varien_Object
-
Mage_Core_Block_Abstract
-
Mage_Core_Block_Text
-
Mage_Core_Block_Text_List
-
Mage_Adminhtml_Block_Text_List
-
Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons
implements
Mage_Adminhtml_Block_Widget_Tab_Interface
Methods summary
public
string
|
#
getTabLabel( )
Prepare content for tab
Returns
string
Implementation of
|
public
string
|
#
getTabTitle( )
Prepare title for tab
Returns
string
Implementation of
|
public
boolean
|
#
canShowTab( )
Returns status flag about this tab can be shown or not
Returns status flag about this tab can be shown or not
Returns
boolean
Implementation of
|
public
boolean
|
#
isHidden( )
Returns status flag about this tab hidden or not
Returns status flag about this tab hidden or not
Returns
boolean
Implementation of
|
protected
boolean
|
#
_isEditing( )
Check whether we edit existing rule or adding new one
Check whether we edit existing rule or adding new one
Returns
boolean
|
Methods inherited from Mage_Core_Block_Abstract
__(),
_afterCacheUrl(),
_afterToHtml(),
_beforeCacheUrl(),
_beforeChildToHtml(),
_beforeToHtml(),
_construct(),
_getChildHtml(),
_getSidPlaceholder(),
_getUrlModel(),
_loadCache(),
_prepareLayout(),
_saveCache(),
addToChildGroup(),
addToParentGroup(),
append(),
countChildren(),
escapeHtml(),
escapeUrl(),
formatDate(),
formatTime(),
getAction(),
getAnonSuffix(),
getBlockAlias(),
getBlockHtml(),
getCacheKey(),
getCacheKeyInfo(),
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
|