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

Procedural File: flatfile_utils.php

Source Location: /flatfile_utils.php



Classes:

Column
EXPERIMENTAL: Encapsulates info about a column in a flatfile DB
JoinColumn
EXPERIMENTAL: Represent a column that is a foreign key. Used for temporarily building tables array
TableUtils
EXPERIMENTAL: Utilities for handling definitions of tables.


Page Details:








DATE_COL [line 12]

DATE_COL = 'date'
Constant to indicating a column holding unix timestamps


[ Top ]



FLOAT_COL [line 6]

FLOAT_COL = 'float'
Constant to indicating a column holding floating point numbers


[ Top ]



INT_COL [line 8]

INT_COL = 'int'
Constant to indicating a column holding integers


[ Top ]



STRING_COL [line 10]

STRING_COL = 'string'
Constant to indicating a column holding strings


[ Top ]




Documentation generated on Sun, 25 Oct 2009 22:30:47 +0000 by phpDocumentor 1.4.3