Class mosTabs

Description

Tab Creation handler

  • author: Phil Taylor

Located in /includes/mamboHTML.php (line 682)


	
			
Variable Summary
Method Summary
 mosTabs mosTabs (int $useCookies)
 void endPane ()
 void endTab ()
 void startPane (string $id)
 void startTab ( $tabText,  $paneid)
Variables
int $useCookies = 0 (line 684)
  • var: Use cookies
Methods
Constructor mosTabs (line 691)

Constructor

Includes files needed for displaying tabs and sets cookie options

mosTabs mosTabs (int $useCookies)
  • int $useCookies: useCookies, if set to 1 cookie will hold last used tab between page refreshes
endPane (line 712)

Ends Tab Pane

void endPane ()
endTab (line 732)
void endTab ()
startPane (line 702)

creates a tab pane and creates JS obj

void startPane (string $id)
  • string $id: The Tab Pane Name
startTab (line 721)
void startTab ( $tabText,  $paneid)
  • $tabText
  • $paneid

Documentation generated on Mon, 05 May 2008 16:21:02 +0400 by phpDocumentor 1.4.0