HTML_Table::addBody (Previous) (Next) HTML_Table::addRow

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_Table::addCol

HTML_Table::addCol -- Add column

Descripción

Adds a table column and returns the column identifier

Parámetro

  • array $contents - Must be an indexed array of valid cell contents.

  • mixed $attributes - Associative array or string of table row attributes

  • string $type - Cell type either 'th' or 'td'

  • int $body - The number of the tbody group that should be used

Valor devuelto

int - the identifier for the column

Nota

Esta función no puede ser llamada estáticamente.

HTML_Table::addBody (Previous) (Next) HTML_Table::addRow

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.