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

Fonctions membres publiques

 __construct ($total_items, $items_perpage, $current_start, $start_name='start', $extra_arg='')
 
 renderNav ($offset=4)
 
 renderSelect ($showbutton=false)
 
 renderImageNav ($offset=4)
 

Champs de données

 $total
 
 $perpage
 
 $current
 
 $url
 

Description détaillée

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $total_items,
  $items_perpage,
  $current_start,
  $start_name = 'start',
  $extra_arg = '' 
)

*#- Constructor

Paramètres
int$total_itemsTotal number of items
int$items_perpageNumber of items per page
int$current_startFirst item on the current page
string$start_nameName for "start" or "offset"
string$extra_argAdditional arguments to pass in the URL

Documentation des fonctions membres

◆ renderImageNav()

renderImageNav (   $offset = 4)

Create navigation with images

Paramètres
integer$offset
Renvoie
string

◆ renderNav()

renderNav (   $offset = 4)

Create text navigation

Paramètres
integer$offset
Renvoie
string

◆ renderSelect()

renderSelect (   $showbutton = false)

Create a navigational dropdown list

Paramètres
boolean$showbuttonShow the "Go" button?
Renvoie
string

Documentation des champs

◆ $current

$current

◆ $perpage

$perpage

◆ $total

$total

*#+

@access private

◆ $url

$url

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