This class implements a set of multiple tabs holding data objects
Located in /widgets/TabWidget.inc (line 111)
Container | --BaseWidget | --TabList
array of icons that have been added
boolean to tell whether icons have been added
This holds a list of name=>value vars that the caller/child wants to propogate automatically.
Flag to let us know we are a subtab
list or not
array of tabs that have been added
boolean to tell whether to display line after tab
The number of tabs
the TR object for the tabs
The selected tab
from the list
The outer wrapper for the ui.
So we can build top level and sublevels
valid selected tab?
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
The constructor.
This public method adds a new tab to the table
Alias for add_icon
Note, this method name does not follow the standard method naming convention and has been deprecated
This public method adds a new tab icon to the table
Return the title
This method creates the name of the tab
This method builds the query string 'tab_selected=<name>' for you to place in a url
The render method
Sets display line after tab
This function sets the save variables that the user/child wants to automatically propogate
This method adds a new spacing between the tabs and the tab contents
This method adds a new spacer in between the tabs.
This method builds the icons to the right of the tabs
this function builds a partial query string with the $this->_save_vars
This method builds a single subtab
This method builds the outer wrapper UI for the subtab
This method is used to build a top level tab
This method builds the outer wrapper UI for the top level tab list.
this private function builds the url for the main tab script and adss the needed query string params
This method builds a message for an invalid selected tab/subtab
This method is used to set the subtab bit
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_image_path_prefix()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_element()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Documentation generated on Fri, 28 Jan 2011 08:53:24 -0500 by phpDocumentor 1.4.3