Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.PDoc.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Generated Header (not documented yet)
8  *
9  * @author Anakeen
10  * @version $Id: Class.PDoc.php,v 1.15 2008/08/05 15:16:58 eric Exp $
11  * @package FDL
12  */
13 /**
14  */
15 
16 include_once ("FDL/Class.Doc.php");
17 
18 class PDoc extends Doc
19 {
20  // --------------------------------------------------------------------
21  //---------------------- OBJECT CONTROL PERMISSION --------------------
22  var $acls = array(
23  "view",
24  "edit",
25  "delete",
26  "send",
27  "unlock",
28  "confidential",
29  "wask"
30  );
31  // --------------------------------------------------------------------
32  // ------------
33  var $defDoctype = 'P';
35 
36  function __construct($dbaccess = '', $id = '', $res = '', $dbid = 0)
37  {
38  // don't use Doc constructor because it could call this constructor => infinitive loop
40  }
41 }
42 ?>
$defDoctype
Definition: Class.PDoc.php:33
const FAM_ACCESSDOC
Definition: Class.Doc.php:31
__construct($dbaccess= '', $id= '', $res= '', $dbid=0)
__construct($dbaccess= '', $id= '', $res= '', $dbid=0)
Definition: Class.PDoc.php:36
$defProfFamId
Definition: Class.PDoc.php:34
← centre documentaire © anakeen