Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JGrid Liste des membres

Liste complète des membres de JGrid, y compris les membres hérités :

$activeRowJGridprotected
$columnsJGridprotected
$optionsJGridprotected
$rowsJGridprotected
$specialRowsJGridprotected
__construct($options=array())JGrid
__toString()JGrid
addColumn($name)JGrid
addRow($options=array(), $special=false)JGrid
deleteColumn($name)JGrid
deleteRow($id)JGrid
getActiveRow()JGrid
getColumns()JGrid
getRow($id=false)JGrid
getRowOptions()JGrid
getRows($special=false)JGrid
getTableOptions()JGrid
renderArea($ids, $area= 'tbody', $cell= 'td')JGridprotected
renderAttributes($attributes)JGridprotected
setActiveRow($id)JGrid
setColumns($columns)JGrid
setRowCell($name, $content, $option=array(), $replace=true)JGrid
setRowOptions($options)JGrid
setTableOptions($options=array(), $replace=false)JGrid
toString()JGrid