Database column interface
This defines the public methods for formatting a Db Column as a string
category | Database |
---|---|
package | Formaid |
author | Dieter Adriaenssens |
copyright | 2006-2013 Dieter Adriaenssens |
license | GPL |
link | http://formaid.sourceforge.net/ |
getDisplayString(bool $withValue, bool $discardEmptyValue) : string
bool
append value to column (optional, default : true)
bool
discard columns with empty values (optional, default : false)
string
setDisplayMode(string $mode, string $separator) : void
string
display mode : list, (binary )logic
string
string separating columns