HTML_Table::altRowAttributes() HTML_Table::display()

HTML_Table

PEAR Manual


HTML_Table::apiVersion()

HTML_Table::apiVersion() -- Return API version (DEPRECATED)

Synopsis

      require_once 'HTML/Table.php';
     

double HTML_Table::apiVersion ( )

Description

DEPRECATED: Returns the API version of HTML_Table

Return value

double - the version number

Note

This function can not be called statically.

Warning

This function is deprecated. That means that future versions of this package may not support it anymore.



HTML_Table::altRowAttributes() HTML_Table::display()

HTML_Table

PEAR Manual