JHtmlGridUtility class for creating HTML Grids
Located in /libraries/cms/html/grid.php (line 19)
static string
boolean
(integer $i, integer $value, [string $taskOn = null], [string $taskOff = null])
static string
checkall
([string $name = 'checkall-toggle'], [string $tip = 'JGLOBAL_CHECK_ALL'], [string $action = 'Joomla.checkAll(this)'])
static mixed
id
(integer $rowNum, integer $recId, [boolean $checkedOut = false], [string $name = 'cid'])
static string
published
(mixed $value, integer $i, [string $img1 = 'tick.png'], [string $img0 = 'publish_x.png'], [string $prefix = ''])
static string
sort
(string $title, string $order, [string $direction = 'asc'], [string $selected = 0], [string $task = null], [string $new_direction = 'asc'], [string $tip = ''])
static string
state
([string $filter_state = '*'], [string $published = 'Published'], [string $unpublished = 'Unpublished'], [string $archived = null], [string $trashed = null])
Method to build the behavior script and add it to the document head.
Display a boolean setting widget.
Method to check all checkboxes in a grid
Displays a checked out icon.
Method to create a checkbox for a grid row.
Method to create an icon for saving a new ordering in a grid
Method to create a clickable icon to change the state of an item
Method to sort a column in a grid
Method to create a select list of states for filtering By default the filter shows only published and unpublished items
Method to create a checked out icon with optional overlib in a grid.
Documentation generated on Tue, 19 Nov 2013 15:04:03 +0100 by phpDocumentor 1.4.3