Full index

Package indexes


c d f h j l m n o p s
c
top
Variable $colOrder
movTable::$colOrder in movtable.php
Contains the order of the columns (only visible columns are included)
Variable $columns
movTable::$columns in movtable.php
Contains data used to create table headers
Variable $count
movTable::$count in movtable.php
The total number of records
Variable $currentpage
movTable::$currentpage in movtable.php
Contains the current number of page
Variable $customfunction
Contains the name of the callback function
d
top
Variable $db
movTableDB::$db in movtable.php
Variable $direction
movTable::$direction in movtable.php
Variable $dsn
movTableDB::$dsn in movtable.php
Method doquery
movTable::doquery() in movtable.php
f
top
Variable $fieldProp
movTable::$fieldProp in movtable.php
It contains the property of the fields
Variable $filterField
movTable::$filterField in movtable.php
Variable $filterOption
movTable::$filterOption in movtable.php
Variable $filterValue
movTable::$filterValue in movtable.php
h
top
Variable $hiddenFormValues
It contains all the parameters to be put as hidden in the form filter
Variable $HTMLoptions
movTable::$HTMLoptions in movtable.php
Contains the parameters used in generating the html page
j
top
Variable $JS
movTable::$JS in movtable.php
Contains the javascript code to be placed in the <head> of the document
l
top
Variable $limit
movTable::$limit in movtable.php
The number of records per page
m
top
Variable $movtable
movTable::$movtable in movtable.php
Contains all the data to pass to smarty rendering engine
Class movTable
movTable in movtable.php
movTable abstract class
Method movTable
movTable::movTable() in movtable.php
movTable constructor
Method movTableDB
movTableDB::movTableDB() in movtable.php
Creates a movTable object
Class movTableDB
movTableDB in movtable.php
movTableDB class to generate easily interactive html table from databases supported by pear:db
Page movtable.php
movtable.php in movtable.php
n
top
Variable $npages
movTable::$npages in movtable.php
Contains the total number of pages
o
top
Variable $offset
movTable::$offset in movtable.php
p
top
Variable $pages
movTable::$pages in movtable.php
Contains urls for navigation
Variable $pageurl
movTable::$pageurl in movtable.php
Page URL
Method prinTable
movTable::prinTable() in movtable.php
This method does the query and assign the values to the smarty variable
q
top
Variable $query
movTableDB::$query in movtable.php
s
top
Variable $sort
movTable::$sort in movtable.php
Method SetCallBack
movTable::SetCallBack() in movtable.php
Set the callback function for the generation of calculated fields
Method setsort
movTable::setsort() in movtable.php
t
top
Variable $tdata
movTable::$tdata in movtable.php
Contains table data
c d f h j l m n o p s