Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.PDocSearch.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.PDocSearch.php,v 1.9 2006/04/03 14:56:26 eric Exp $
11  * @package FDL
12  */
13 /**
14  */
15 
16 $CLASS_CONTACT_PHP = '$Id: Class.PDocSearch.php,v 1.9 2006/04/03 14:56:26 eric Exp $';
17 
18 include_once ("FDL/Class.DocCollection.php");
19 
21 {
22  // --------------------------------------------------------------------
23  //---------------------- OBJECT CONTROL PERMISSION --------------------
24  var $acls = array(
25  "view",
26  "edit",
27  "delete",
28  "execute",
29  "unlock",
30  "confidential"
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 ?>
const FAM_ACCESSSEARCH
Definition: Class.Doc.php:34
__construct($dbaccess= '', $id= '', $res= '', $dbid=0)
$CLASS_CONTACT_PHP
__construct($dbaccess= '', $id= '', $res= '', $dbid=0)
class use to search documents
← centre documentaire © anakeen