Console_Table
[
class tree: Console_Table
] [
index: Console_Table
] [
all elements
]
Packages:
Console_Table
Classes:
Console_Table
Files:
Table.php
Element index for package Console_Table
[
a
] [
c
] [
f
] [
g
] [
i
] [
s
] [
t
]
a
addCol
in file Table.php, method
Console_Table::addCol()
Adds a column to the table.
addData
in file Table.php, method
Console_Table::addData()
Adds data to the table.
addFilter
in file Table.php, method
Console_Table::addFilter()
Adds a filter to a column.
addRow
in file Table.php, method
Console_Table::addRow()
Adds a row to the table.
addSeparator
in file Table.php, method
Console_Table::addSeparator()
Adds a horizontal seperator to the table.
top
c
calculateTotalsFor
in file Table.php, method
Console_Table::calculateTotalsFor()
Specifies which columns are to have totals calculated for them and added as a new row at the bottom.
Console_Table
in file Table.php, class
Console_Table
The main class.
Console_Table
in file Table.php, method
Console_Table::Console_Table()
Constructor.
CONSOLE_TABLE_ALIGN_CENTER
in file Table.php, constant
CONSOLE_TABLE_ALIGN_CENTER
CONSOLE_TABLE_ALIGN_LEFT
in file Table.php, constant
CONSOLE_TABLE_ALIGN_LEFT
CONSOLE_TABLE_ALIGN_RIGHT
in file Table.php, constant
CONSOLE_TABLE_ALIGN_RIGHT
CONSOLE_TABLE_BORDER_ASCII
in file Table.php, constant
CONSOLE_TABLE_BORDER_ASCII
CONSOLE_TABLE_HORIZONTAL_RULE
in file Table.php, constant
CONSOLE_TABLE_HORIZONTAL_RULE
top
f
fromArray
in file Table.php, method
Console_Table::fromArray()
Converts an array to a table.
top
g
getTable
in file Table.php, method
Console_Table::getTable()
Returns the generated table.
top
i
insertRow
in file Table.php, method
Console_Table::insertRow()
Inserts a row after a given row number in the table.
top
s
setAlign
in file Table.php, method
Console_Table::setAlign()
Sets the alignment for the columns.
setBorder
in file Table.php, method
Console_Table::setBorder()
Set the table border settings
setBorderVisibility
in file Table.php, method
Console_Table::setBorderVisibility()
Set which borders shall be shown.
setCharset
in file Table.php, method
Console_Table::setCharset()
Sets the charset of the provided table data.
setHeaders
in file Table.php, method
Console_Table::setHeaders()
Sets the headers for the columns.
top
t
Table.php
procedural page
Table.php
top
Documentation generated on Mon, 11 Mar 2019 15:59:24 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.