Class mosTabs

Description

Utility class to draw tab panes

  • since: 1.0
  • author: Phil Taylor

Located in /utilities/presentation/html.php (line 917)


	
			
Variable Summary
Method Summary
 mosTabs mosTabs (int $useCookies, [boolean $xhtml = NULL])
 void endPane ()
 void endTab ()
 void startPane (string $id)
 void startTab (mixed $tabText, mixed $paneid)
Variables
int $useCookies = 0 (line 919)
  • var: Use cookies
Methods
Constructor mosTabs (line 927)

Constructor

Includes files needed for displaying tabs and sets cookie options

mosTabs mosTabs (int $useCookies, [boolean $xhtml = NULL])
  • int $useCookies: useCookies, if set to 1 cookie will hold last used tab between page refreshes
  • boolean $xhtml: xhtml [DEPRECATED]
endPane (line 964)

Ends Tab Pane

void endPane ()
endTab (line 984)
void endTab ()
startPane (line 954)

creates a tab pane and creates JS obj

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

Documentation generated on Sat, 4 Feb 2006 14:23:56 +0100 by phpDocumentor 1.3.0RC4