XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe SystemMenuHandler

Fonctions membres publiques

 __construct ()
 
 getAddon ($addon)
 
 addMenuTop ($value, $name='')
 
 addMenuTopArray ($options, $multi=true)
 
 addMenuTabs ($value, $name='')
 
 addMenuTabsArray ($options, $multi=true)
 
 addHeader ($value)
 
 addSubHeader ($value)
 
 breadcrumb_nav ($basename='Home')
 
 render ($currentoption=1, $display=true)
 

Champs de données

 $_menutop = array()
 
 $_menutabs = array()
 
 $_obj
 
 $_header
 
 $_subheader
 

Description détaillée

Class for tab navigation

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program 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.

Auteur
John Neill (AKA Catzwolf)
Andricq Nicolas (AKA MusS) Class SystemMenuHandler

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Constructor

Documentation des fonctions membres

◆ addHeader()

addHeader (   $value)
Paramètres
$value

◆ addMenuTabs()

addMenuTabs (   $value,
  $name = '' 
)
Paramètres
$value
string$name

◆ addMenuTabsArray()

addMenuTabsArray (   $options,
  $multi = true 
)
Paramètres
$options
bool$multi

◆ addMenuTop()

addMenuTop (   $value,
  $name = '' 
)
Paramètres
$value
string$name

◆ addMenuTopArray()

addMenuTopArray (   $options,
  $multi = true 
)
Paramètres
$options
bool$multi

◆ addSubHeader()

addSubHeader (   $value)
Paramètres
$value

◆ breadcrumb_nav()

breadcrumb_nav (   $basename = 'Home')
Paramètres
string$basename
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ getAddon()

getAddon (   $addon)
Paramètres
$addon

◆ render()

render (   $currentoption = 1,
  $display = true 
)
Paramètres
int$currentoption
bool$display
Renvoie
string

Selects current menu tab

Documentation des champs

◆ $_header

$_header

◆ $_menutabs

$_menutabs = array()

◆ $_menutop

$_menutop = array()

◆ $_obj

$_obj

◆ $_subheader

$_subheader

La documentation de cette classe a été générée à partir du fichier suivant :