Console_Table::setHeaders

Console_Table::setHeaders() – Sets the headers for the columns

Synopsis

require_once 'Console/Table.php';

void Console_Table::setHeaders ( array $headers )

Description

Sets the headers for the columns

Parameter

array $headers

The column headers

Throws

No exceptions thrown.

Note

This function can not be called statically.

Inserts a row after a given row number in the table. (Previous) Database (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.