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

Procedural File: DTableShell.php

Source Location: /DataBase/Shells/DTableShell.php



Classes:

DTableShell
Base class for handling tables


Page Details:

This file contains the base class for table handling.



Tags:

author:  ranapat
filesource:  Source Code for this file







PHP_DTABLESHELL_EXTRA_PARAMETER_DEFAULT_VALUES_DELIMITER [line 44]

PHP_DTABLESHELL_EXTRA_PARAMETER_DEFAULT_VALUES_DELIMITER = ";"
Default values for extra parameters is a string set, divided with this symbol / set of symbols


[ Top ]



PHP_DTABLESHELL_EXTRA_PARAMETER_DEFAULT_VALUES_EQUALS [line 56]

PHP_DTABLESHELL_EXTRA_PARAMETER_DEFAULT_VALUES_EQUALS = "="
Default values for extra parameters is a string set of key=>value pairs, divided by the delimiter PHP_DTABLESHELL_EXTRA_PARAMETER_DEFAULT_VALUES_DELIMITER.

key=>value is divided with equals sign, desribed here

For more complex cases maybe the default symbol shall be redefined to different one- when "=" is used inside the expression



[ Top ]



PHP_DTABLESHELL_EXTRA_PARAMETER_PREFIX_SUFFIX [line 35]

PHP_DTABLESHELL_EXTRA_PARAMETER_PREFIX_SUFFIX = "##"
Prefix and Suffix of extra parameters


[ Top ]



__NULL [line 26]

__NULL = "null"
NULL value


[ Top ]




Documentation generated on Sat, 17 Apr 2010 22:13:02 +0300 by phpDocumentor 1.4.3