Class GeoTable
Geo - Class to create html table tags
- GeoTag
-
GeoTable
Package: Geolib
Category: Html_Tag
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Version: Release: .1
Since: Class available since Release .1
Link: http://geotonics.com/#geolib
Located at classes/GeoTable.php
Category: Html_Tag
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Version: Release: .1
Since: Class available since Release .1
Link: http://geotonics.com/#geolib
Located at classes/GeoTable.php
public
|
#
__construct( array $rows = null, string $class = null, array $rowClasses = null, string $colClasses = null, string $id = null, integer $cellspacing = 0, integer $cellpadding = 0, integer $border = 0, integer $width = null, string $colValigns = null, string $rowValigns = null, string $colAligns = null, string $rowAligns = null )
Class constructor |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
sortAllColumns( )
Sort all columns. Columns are sorted by title keys. To use this feature, sort and add titles, then sortAllColumns |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
baseTag(),
init(),
setAtt()
|
protected
array
|
$rows
|
#
array()
|
$atts,
$text
|