apidoc
[
class tree: apidoc
] [
index: apidoc
] [
all elements
]
Packages:
Console_Table
Classes:
Console_Table
Console_Table
Element index for package apidoc
[
a
] [
c
] [
f
] [
g
] [
i
] [
s
]
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, method
Console_Table::Console_Table()
Constructor.
Console_Table
in file Table.php, class
Console_Table
top
f
fromArray
in file Table.php, method
Console_Table::fromArray()
Converts an array to a table. Must be
top
g
getTable
in file Table.php, method
Console_Table::getTable()
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.
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
Documentation generated on Mon, 11 Mar 2019 15:02:03 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.