[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/UI/ -> Tabs.php (sommaire)

(pas de description)

Poids: 112 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Horde_UI_Tabs:: (3 méthodes):
  addTab()
  getTitleFromAction()
  render()


Classe: Horde_UI_Tabs  - X-Ref

The Horde_UI_Tabs:: class manages and renders a tab-like interface.

$Horde: framework/UI/UI/Tabs.php,v 1.27.6.10 2006/06/20 09:08:45 jan Exp $

Copyright 2001-2003 Robert E. Coyle <robertecoyle@hotmail.com>
Copyright 2003-2006 Jason M. Felice <jfelice@cronosys.com>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

addTab($title, $link, $params = array()   X-Ref
Add a tab to the interface.

param: string $title    The text which appears on the tab.
param: string $link     The target page.
param: mixed  $params   Either a string value to set the tab variable to,

getTitleFromAction($tabname)   X-Ref
Retrieve the title of the tab with the specified name.

param: string $tabname  The name of the tab.
return: string  The tab's title.

render($active_tab = null)   X-Ref
Renders the tabs.

param: string $active_tab  If specified, the name of the active tab. If



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7