Class mosTabs

Description

Tab Creation handler

  • author: Phil Taylor

Located in /includes/mambo.php (line 2824)


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

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 2854)

Ends Tab Pane

void endPane ()
endTab (line 2874)
void endTab ()
startPane (line 2844)

creates a tab pane and creates JS obj

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

Documentation generated on Fri, 4 Mar 2005 13:56:35 +1000 by phpDocumentor 1.3.0RC3