Class Horde_UI_Table

Description

The Horde_UI_Table:: class displays and allows manipulation of tabular data.

$Horde: hermes/lib/Table.php,v 1.7 2008/04/04 11:41:51 jan Exp $

Copyright 2001 Robert E. Coyle <robertecoyle@hotmail.com>

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.

  • since: Horde_UI 0.0.1

Located in /lib/Table.php (line 20)

Horde_UI_Widget
   |
   --Horde_UI_Table
Variable Summary
 array $_formVars
Method Summary
 mixed getColumnCount ()
 void getMetaData ()
 void render ()
 void _getData ([ $range = null])
Variables
array $_formVars = array() (line 33)
Methods
getColumnCount (line 93)

Count the number of columns in this table.

Returns the largest column count of any section, taking into account 'colspan' attributes.

  • return: number of columns or PEAR_Error
mixed getColumnCount ()
getMetaData (line 35)
void getMetaData ()
render (line 120)

Render the table.

void render ()
_getData (line 69)
void _getData ([ $range = null])
  • $range

Documentation generated on Sun, 30 Jan 2011 05:25:49 +0000 by phpDocumentor 1.4.3