Introduzca los términos de búsqueda.
Envíe el formulario de búsqueda
Console_Table
Manual de PEAR
Anterior
Capítulo 34. Console
Siguiente
Console_Table
Tabla de contenidos
constructor
Console_Table::Console_Table()
-- Constructor
Console_Table::addCol()
-- Adds a column to the table
Console_Table::addData()
-- Adds data to the table.
Console_Table::addRow()
-- Adds a row to the table
Console_Table::getTable()
-- Returns the table in wonderful ASCII art
Console_Table::insertRow()
-- Inserts a row after a given row number in the table.
Console_Table::setHeaders()
-- Sets the headers for the columns
Console_Table
provides methods to build console tables
Anterior
Inicio
Siguiente
Console_ProgressBar
Subir
constructor
Console_Table::Console_Table()