Console_Table::getTable

Console_Table::getTable() – Returns the table in wonderful ASCII art

Synopsis

require_once 'Console/Table.php';

void Console_Table::getTable ( )

Description

Returns the table in wonderful ASCII art

Throws

No exceptions thrown.

Note

This function can not be called statically.

Adds a row to the table (Previous) Inserts a row after a given row number in the table. (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.