Mage_Adminhtml_Block_Widget_Tab_Interface
in
Table of Contents
Methods
- canShowTab() : bool
- Can show tab in tabs
- getTabLabel() : string
- Return Tab label
- getTabTitle() : string
- Return Tab title
- isHidden() : bool
- Tab is hidden
Methods
canShowTab()
Can show tab in tabs
public
canShowTab() : bool
Return values
boolgetTabLabel()
Return Tab label
public
getTabLabel() : string
Return values
stringgetTabTitle()
Return Tab title
public
getTabTitle() : string
Return values
stringisHidden()
Tab is hidden
public
isHidden() : bool