Inherits PntButtonsPanel.
Additional Inherited Members | |
Public Member Functions inherited from PntButtonsPanel | |
setButtonType ($value) | |
getName () | |
printBody ($args=null) | |
ajaxPrintUpdates ($preFix='') | |
printButtonsListPart () | |
printButtons ($parts, $type) | |
printTypeSeparator ($type) | |
printButton ($button, $type) | |
printButtonSeparator ($key, $type) | |
getButtonsList () | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntButtonsPanel | |
$buttonType | |
$buttonsList | |
$typeSeparator = "</TD></TR><TR id='Buttons1'><TD>" | |
$buttonSeparator = " " | |
Part that outputs html descirbing two rows of buttons.
This concrete subclass is here to keep de application developers code separated from the framework code.