|
Reference for actual DB-table column.
More...
Inheritance diagram for DBField:
[legend]List of all members.
Detailed Description
Reference for actual DB-table column.
Definition at line 18 of file DBField.class.php.
Constructor & Destructor Documentation
| DBField::__construct |
( |
$ |
field, |
|
|
$ |
table = null | |
|
) |
| | |
Member Function Documentation
| static DBField::create |
( |
$ |
field, |
|
|
$ |
table = null | |
|
) |
| | [static] |
| DBField::toDialectString |
( |
Dialect $ |
dialect |
) |
|
| DBField::setTable |
( |
$ |
table |
) |
|
Member Data Documentation
DBField::$field = null [private] |
DBField::$table = null [private] |
The documentation for this class was generated from the following file:
|
|