Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Lib.Attr.php
Go to the documentation of this file.
1 <?php
2 /*
3  * Generation of PHP Document classes
4  * @author Anakeen
5  * @package FDL
6 */
7 
9 {
11 }
12 /**
13  * refresh PHP Class & Postgres Table Definition
14  * @param string $dbaccess
15  * @param int $docid
16  * @return string error message
17  */
19 {
21 }
22 /**
23  * Extract the main type and the format from a type string
24  *
25  * @param string $type e.g. 'array("empty")'
26  *
27  * @return array() struct e.g. array('type' => 'array', 'format' => '"empty"')
28  */
29 function parseType($type)
30 {
32 }
33 
refreshPhpPgDoc($dbaccess, $docid)
Definition: Lib.Attr.php:18
$docid
Definition: cleanFamily.php:13
parseType($type)
Definition: Lib.Attr.php:29
$dbaccess
Definition: checkVault.php:17
static refreshPhpPgDoc($dbaccess, $docid)
activateTrigger($dbaccess, $docid)
Definition: Lib.Attr.php:8
static activateTrigger($dbaccess, $docid)
← centre documentaire © anakeen