Documentation

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
bool

getTabLabel()

Return Tab label

public getTabLabel() : string
Return values
string

getTabTitle()

Return Tab title

public getTabTitle() : string
Return values
string

isHidden()

Tab is hidden

public isHidden() : bool
Return values
bool
On this page

Search results