[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/html/html/ -> grid.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: grid.php 14401 2010-01-26 14:10:00Z louis $
File Size: 173 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JHTMLGrid:: (8 methods):
  sort()
  id()
  access()
  checkedOut()
  published()
  state()
  order()
  _checkedOut()


Class: JHTMLGrid  - X-Ref

Utility class for creating HTML Grids

sort( $title, $order, $direction = 'asc', $selected = 0, $task=NULL )   X-Ref

param: string    The link title
param: string    The order field for the column
param: string    The current direction
param: string    The selected ordering
param: string    An optional task override

id( $rowNum, $recId, $checkedOut=false, $name='cid' )   X-Ref

param: int The row index
param: int The record id
param: boolean
param: string The name of the form element
return: string

access( &$row, $i, $archived = NULL )   X-Ref
No description

checkedOut( &$row, $i, $identifier = 'id' )   X-Ref
No description

published( &$row, $i, $imgY = 'tick.png', $imgX = 'publish_x.png', $prefix='' )   X-Ref
No description

state( $filter_state='*', $published='Published', $unpublished='Unpublished', $archived=NULL, $trashed=NULL )   X-Ref
No description

order( $rows, $image='filesave.png', $task="saveorder" )   X-Ref
No description

_checkedOut( &$row, $overlib = 1 )   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1