Liste de tous les membres
Fonctions membres publiques
- sort ($title, $order, $direction= 'asc', $selected=0, $task=NULL)
- id ($rowNum, $recId, $checkedOut=false, $name='cid')
- access (&$row, $i, $archived=NULL)
- checkedOut (&$row, $i, $identifier= 'id')
- published (&$row, $i, $imgY= 'tick.png', $imgX= 'publish_x.png', $prefix='')
- state ($filter_state='*', $published='Published', $unpublished='Unpublished', $archived=NULL, $trashed=NULL)
- order ($rows, $image='filesave.png', $task="saveorder")
- _checkedOut (&$row, $overlib=1)
Documentation des fonctions membres
JHTMLGrid::_checkedOut |
( |
&$ |
row, |
|
|
$ |
overlib = 1 |
|
) |
| |
JHTMLGrid::access |
( |
&$ |
row, |
|
|
$ |
i, |
|
|
$ |
archived = NULL |
|
) |
| |
JHTMLGrid::checkedOut |
( |
&$ |
row, |
|
|
$ |
i, |
|
|
$ |
identifier = 'id' |
|
) |
| |
JHTMLGrid::id |
( |
$ |
rowNum, |
|
|
$ |
recId, |
|
|
$ |
checkedOut = false , |
|
|
$ |
name = 'cid' |
|
) |
| |
- Paramètres:
-
int | The row index |
int | The record id |
boolean | |
string | The name of the form element |
- Renvoie:
- string
JHTMLGrid::order |
( |
$ |
rows, |
|
|
$ |
image = 'filesave.png' , |
|
|
$ |
task = "saveorder" |
|
) |
| |
JHTMLGrid::published |
( |
&$ |
row, |
|
|
$ |
i, |
|
|
$ |
imgY = 'tick.png' , |
|
|
$ |
imgX = 'publish_x.png' , |
|
|
$ |
prefix = '' |
|
) |
| |
JHTMLGrid::sort |
( |
$ |
title, |
|
|
$ |
order, |
|
|
$ |
direction = 'asc' , |
|
|
$ |
selected = 0 , |
|
|
$ |
task = NULL |
|
) |
| |
- Paramètres:
-
string | The link title |
string | The order field for the column |
string | The current direction |
string | The selected ordering |
string | An optional task override |
Références $images.
JHTMLGrid::state |
( |
$ |
filter_state = '*' , |
|
|
$ |
published = 'Published' , |
|
|
$ |
unpublished = 'Unpublished' , |
|
|
$ |
archived = NULL , |
|
|
$ |
trashed = NULL |
|
) |
| |
La documentation de cette classe a été générée à partir du fichier suivant :