Go to the source code of this file.
activateTrigger |
( |
|
$dbaccess, |
|
|
|
$docid |
|
) |
| |
AttrToPhp |
( |
|
$dbaccess, |
|
|
|
$tdoc |
|
) |
| |
Generate Class.Docxxx.php files
- Parameters
-
string | $dbaccess | database specification |
array | $tdoc | array of family definition |
Definition at line 27 of file Lib.Attr.php.
completeAttribute |
( |
|
$dbaccess, |
|
|
|
$ta |
|
) |
| |
complete attribute properties from parent attribute
Definition at line 594 of file Lib.Attr.php.
createDocFile |
( |
|
$dbaccess, |
|
|
|
$tdoc |
|
) |
| |
getParentAttributes |
( |
|
$dbaccess, |
|
|
|
$fromid |
|
) |
| |
Extract the main type and the format from a type string
- Parameters
-
string | $type | e.g. 'array("empty")' |
- Returns
- array() struct e.g. array('type' => 'array', 'format' => '"empty"')
Definition at line 654 of file Lib.Attr.php.
PgUpdateFamilly |
( |
|
$dbaccess, |
|
|
|
$docid, |
|
|
|
$docname = "" |
|
) |
| |
refreshPhpPgDoc |
( |
|
$dbaccess, |
|
|
|
$docid |
|
) |
| |
setSqlIndex |
( |
|
$dbaccess, |
|
|
|
$docid |
|
) |
| |