[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/phpgwapi/js/tabs/ -> tabs.js (sommaire)

(pas de description)

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

Définit 9 fonctions

  Tabs()
  setActive()
  setInactive()
  isActive()
  getActive()
  disableAll()
  display()
  changeToActive()
  init()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

Tabs(nrTabs,activeCSSclass,inactiveCSSclass,HTMLtabID,HTMLtabcontentID,HTMLtabselectorID,HTMLtabradioID,tabPageKey)   X-Ref
Tabs class for handling HTML/CSS tabs

Copyright (C) 2003 Dipl.-Inform. Kai Hofmann and probusiness AG

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Contact information:
Dipl.-Inform. Kai Hofmann
Arberger Heerstr. 92
28307 Bremen
Germany


probusiness AG
Expo-Plaza-Nr. 1
30539 Hannover
Germany


author: hofmann@hofmann-int.de

setActive(tabnr)   X-Ref
Set tab as active


setInactive(tabnr)   X-Ref
Set tab as inactive


isActive(tabnr)   X-Ref
Test if tab is active

returns: boolean - true if tab is active, false otherwise

getActive()   X-Ref
Get the active tab number

returns: Tab (1-nrTabs) that is currently active or 0 if non is active.

disableAll()   X-Ref
Disable all tabs


display(tabnr)   X-Ref
Disable all tabs and then display the tab number given


changeToActive(tabnr)   X-Ref
Loop over all tabs - switch off currently active tabs and display the new tab


init()   X-Ref
Determine active tab from url parameter or selector and display it.




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