TabBar Class Reference

List of all members.

Public Member Functions

 addTab ($title, $url="", $current=false)
 removeTab ($title)
 renameTab ($oldTitle, $newTitle)
 setCurrent ($title)
 renderTabBar ()

Public Attributes

 $tabs = array()


Detailed Description

TabBar widget class

Definition at line 28 of file tabbar.class.php.


Member Function Documentation

TabBar::addTab ( title,
url = "",
current = false 
)

Definition at line 31 of file tabbar.class.php.

TabBar::removeTab ( title  ) 

Definition at line 39 of file tabbar.class.php.

TabBar::renameTab ( oldTitle,
newTitle 
)

Definition at line 43 of file tabbar.class.php.

TabBar::setCurrent ( title  ) 

Definition at line 48 of file tabbar.class.php.

TabBar::renderTabBar (  ) 

Definition at line 55 of file tabbar.class.php.


Member Data Documentation

TabBar::$tabs = array()

Definition at line 29 of file tabbar.class.php.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5