apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ a ] [ c ] [ d ] [ g ] [ t ] [ v ]

a

alter
in file Manager.php, method DB_Table_Manager::alter()
    Alter columns and indexes of a table based on DB_Table column and index arrays.
top

c

create
in file Manager.php, method DB_Table_Manager::create()
    Create the table based on DB_Table column and index arrays.
top

d

DB_Table_Manager
in file Manager.php, class DB_Table_Manager
    Mapping between DB_Table and MDB2 data types.
top

g

getDeclare
in file Manager.php, method DB_Table_Manager::getDeclare()
    Get the column declaration string for a DB_Table column.
getDeclareForIndex
in file Manager.php, method DB_Table_Manager::getDeclareForIndex()
    Get the index declaration string for a DB_Table index.
getDeclareMDB2
in file Manager.php, method DB_Table_Manager::getDeclareMDB2()
    Get the column declaration string for a DB_Table column.
top

t

tableExists
in file Manager.php, method DB_Table_Manager::tableExists()
    Check whether a table exists.
top

v

verify
in file Manager.php, method DB_Table_Manager::verify()
    Verify whether the table and columns exist, whether the columns have the right type and whether the indexes exist.
top

Documentation generated on Mon, 11 Mar 2019 14:42:33 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.