Full index

Package indexes


a c e f g m p s w _
a
top
add_line
FlatfileTools::add_line() in flatfiletools.lib.php
Adds a row/line to the flatfile database
add_line_raw
FlatfileTools::add_line_raw() in flatfiletools.lib.php
Adds a row/line to the flatfile database in raw format
apply
FlatfileTools::apply() in flatfiletools.lib.php
Applies all changes
c
top
$config
FlatfileTools::$config in flatfiletools.lib.php
Contains the list of configuration options This variable contains an array of configuration options, loaded by default from config.ini. The list is specified below:
commit
FlatfileTools::commit() in flatfiletools.lib.php
Commits the changes so write can process them
e
top
$error
FlatfileTools::$error in flatfiletools.lib.php
Contains the current error code
f
top
FlatfileTools
FlatfileTools in flatfiletools.lib.php
A class to manipulate flat-file databases
flatfiletools.lib.php
flatfiletools.lib.php in flatfiletools.lib.php
g
top
get_cols
FlatfileTools::get_cols() in flatfiletools.lib.php
Get the specified columns in the database
get_error
FlatfileTools::get_error() in flatfiletools.lib.php
Returns the current error code
get_field
FlatfileTools::get_field() in flatfiletools.lib.php
Gets a specified field from the database.
get_line
FlatfileTools::get_line() in flatfiletools.lib.php
Retrieves the specified line/row
get_line_raw
FlatfileTools::get_line_raw() in flatfiletools.lib.php
Retrieves the specified row, in raw format
get_number_of_cols
FlatfileTools::get_number_of_cols() in flatfiletools.lib.php
Gets the number of columns in the database
get_number_of_cols_zero
Gets the number of columns in the database starting from zero
get_number_of_lines
FlatfileTools::get_number_of_lines() in flatfiletools.lib.php
Gets the number of rows/lines in the database
m
top
match_list_col
FlatfileTools::match_list_col() in flatfiletools.lib.php
Match a row with a list of string indexes
p
top
populate
FlatfileTools::populate() in flatfiletools.lib.php
Populate the data buffers
s
top
set_datafile
FlatfileTools::set_datafile() in flatfiletools.lib.php
Sets the location/path to the flatfile database
set_field
FlatfileTools::set_field() in flatfiletools.lib.php
Sets the value of a specific field
set_line
FlatfileTools::set_line() in flatfiletools.lib.php
Change an row/line's columns
w
top
write
FlatfileTools::write() in flatfiletools.lib.php
Writes the database in the buffers to the textfile
_
top
_destroy_db
FlatfileTools::_destroy_db() in flatfiletools.lib.php
Destroys the database from random variables (not to be used)
a c e f g m p s w _