[
class tree:
] [
index:
] [
all elements
]
Packages:
HTML_Table_Matrix
Index of all elements
[
a
] [
c
] [
f
] [
h
] [
i
] [
l
] [
m
] [
n
] [
o
] [
r
] [
s
] [
t
] [
_
]
a
accept
in file Matrix.php, method
HTML_Table_Matrix::accept()
Accept a Filler
top
c
$col
in file Filler.php, variable
HTML_Table_Matrix_Filler::$col
Current column to fill
top
f
factory
in file Filler.php, method
HTML_Table_Matrix_Filler::factory()
Create an instance of a Filler
fillTable
in file Matrix.php, method
HTML_Table_Matrix::fillTable()
Fills table with provided data. RL & BT modes are not implemented yet.
Filler.php
procedural page
Filler.php
top
h
HTML_Table_Matrix
in file Matrix.php, class
HTML_Table_Matrix
Fills a HTML table with data.
HTML_Table_Matrix_example.php
procedural page
HTML_Table_Matrix_example.php
HTML_Table_Matrix_Filler
in file Filler.php, class
HTML_Table_Matrix_Filler
Base class common to all Fillers
HTML_Table_Matrix_Filler_LRTB
in file LRTB.php, method
HTML_Table_Matrix_Filler_LRTB::HTML_Table_Matrix_Filler_LRTB()
Constructor
HTML_Table_Matrix_Filler_LRTB
in file LRTB.php, class
HTML_Table_Matrix_Filler_LRTB
Fill left-to-right, top-to-bottom.
HTML_Table_Matrix_Filler_RLTB
in file RLTB.php, method
HTML_Table_Matrix_Filler_RLTB::HTML_Table_Matrix_Filler_RLTB()
Constructor
HTML_Table_Matrix_Filler_RLTB
in file RLTB.php, class
HTML_Table_Matrix_Filler_RLTB
Fill left-to-right, top-to-bottom.
top
i
isValid
in file Filler.php, method
HTML_Table_Matrix_Filler::isValid()
Determine if a given object is a valid H_T_M Filler
top
l
LRTB.php
procedural page
LRTB.php
top
m
$matrix
in file Filler.php, variable
HTML_Table_Matrix_Filler::$matrix
Reference to the HTML_Table_Matrix instance we will be Filling for
Matrix.php
procedural page
Matrix.php
top
n
next
in file RLTB.php, method
HTML_Table_Matrix_Filler_RLTB::next()
Get the next cell.
next
in file LRTB.php, method
HTML_Table_Matrix_Filler_LRTB::next()
Get the next cell.
next
in file Filler.php, method
HTML_Table_Matrix_Filler::next()
Get the next cell.
top
o
$options
in file Filler.php, variable
HTML_Table_Matrix_Filler::$options
Filler options
top
r
$row
in file Filler.php, variable
HTML_Table_Matrix_Filler::$row
Current row to fill
RLTB.php
procedural page
RLTB.php
top
s
setData
in file Matrix.php, method
HTML_Table_Matrix::setData()
Sets data to fill table with.
setFillStart
in file Matrix.php, method
HTML_Table_Matrix::setFillStart()
Set the row & column to start filling at.
setOptions
in file Filler.php, method
HTML_Table_Matrix_Filler::setOptions()
Set options for this Filler
setTableSize
in file Matrix.php, method
HTML_Table_Matrix::setTableSize()
Set the size of the resulting table.
top
t
toHtml
in file Matrix.php, method
HTML_Table_Matrix::toHtml()
Returns HTML table. Calls fillTable() if the table has not already been filled.
top
_
$_defaultOptions
in file Filler.php, variable
HTML_Table_Matrix_Filler::$_defaultOptions
Default filler options
_getTableSize
in file Matrix.php, method
HTML_Table_Matrix::_getTableSize()
Return the total table size (w * h)
top
Documentation generated on Mon, 11 Mar 2019 14:23:41 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.