Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5199605
Hits Heute: 302
max. Hits (10.07.07): 6964
User Online: 32
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Objektorientierte Programmierung in Java. Das Einsteigerseminar
Objektorientierte Programmierung in Java. Das Einsteigerseminar

Manuals > PEAR > Console_Table

Console_Table

Table of Contents
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


Copyright 1998 - 2009 by I.S.U.M.