Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5078328
Hits Heute: 814
max. Hits (10.07.07): 6964
User Online: 47
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Java und XSLT. XML- Transformationen in Java- Anwendungen einbetten
Java und XSLT. XML- Transformationen in Java- Anwendungen einbetten

Manuals > PEAR > HTML_Table

HTML_Table

Table of Contents
Introduction -- Creating an HTML-Table
HTML_Table::HTML_Table -- Constructor
HTML_Table::addCol -- Add column
HTML_Table::addRow -- Add row
HTML_Table::altRowAttributes -- Alternate row attributes
HTML_Table::apiVersion -- Return API version
HTML_Table::getAutoFill -- Return autoFill value
HTML_Table::getAutoGrow -- Return autoGrow flag
HTML_Table::getCellAttributes -- Return cell attributes
HTML_Table::getCellContents -- Return cell content
HTML_Table::getColCount -- Return numbers of column
HTML_Table::getRowAttributes -- Return row attributes
HTML_Table::getRowCount -- Return number of rows
HTML_Table::setAllAttributes -- Set attributes for all cells
HTML_Table::setAutoGrow -- Set autoGrow flag
HTML_Table::setAutoFill -- Set autoFill value
HTML_Table::setCaption -- Set table caption
HTML_Table::setCellAttributes -- Set cell attributes
HTML_Table::setCellContents -- Set cell content
HTML_Table::setColAttributes -- Set column attributes
HTML_Table::setColCount -- Set number of columns
HTML_Table::setColType -- Set column type
HTML_Table::setHeaderContents -- Set content of header cell
HTML_Table::setRowCount -- Set row number
HTML_Table::setRowType -- Set row type
HTML_Table::setRowAttributes -- Set row attributes
HTML_Table::toHtml -- Return HTML code
HTML_Table::updateAllAttributes -- Update attributes of all cells
HTML_Table::updateCellAttributes -- Update cell attributes
HTML_Table::updateColAttributes -- Update column attributes
HTML_Table::updateRowAttributes -- Update row attributes

API to create HTML tables


Copyright 1998 - 2009 by I.S.U.M.