Overview

Packages

  • Hermes
  • Horde
    • Data
  • Kronolith
  • None

Classes

  • Hermes_Application
  • Hermes_Exception
  • Hermes_Form_JobType_Add
  • Hermes_Slice
  • Hermes_Table
  • Overview
  • Package
  • Class
  • Tree

Class Hermes_Table

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

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.

Horde_Core_Ui_Widget
Extended by Hermes_Table
Located at Table.php
Methods summary
public array
# getMetaData( )

Returns

array

Throws

Hermes_Exception
public integer
# getColumnCount( )

Count the number of columns in this table.

Count the number of columns in this table.

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

Returns

integer
number of columns

Throws

Hermes_Exception
public
# render( mixed $data = null )

Render the table.

Render the table.

API documentation generated by ApiGen