Console_Table::Console_Table

Console_Table::Console_Table – Console_Table constructor

Synopsis

require_once 'Console/Table.php';

Console_Table Console_Table::Console_Table ( string $align = CONSOLE_TABLE_ALIGN_LEFT , string $border = CONSOLE_TABLE_BORDER_ASCII , integer $padding = 1 , string $charset = null , boolean $color = false )

Description

Constructor

Using column filtering with Console_Color (Previous) Adds a column to 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.