Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JGrid, y compris les membres hérités :
$activeRow | JGrid | protected |
$columns | JGrid | protected |
$options | JGrid | protected |
$rows | JGrid | protected |
$specialRows | JGrid | protected |
__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') | JGrid | protected |
renderAttributes($attributes) | JGrid | protected |
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 |