Go to the source code of this file.
Functions | |
activateTrigger ($dbaccess, $docid) | |
refreshPhpPgDoc ($dbaccess, $docid) | |
parseType ($type) | |
activateTrigger | ( | $dbaccess, | |
$docid | |||
) |
parseType | ( | $type | ) |
Extract the main type and the format from a type string
string | $type | e.g. 'array("empty")' |
Definition at line 29 of file Lib.Attr.php.
refreshPhpPgDoc | ( | $dbaccess, | |
$docid | |||
) |
refresh PHP Class & Postgres Table Definition
string | $dbaccess | |
int | $docid |
Definition at line 18 of file Lib.Attr.php.