Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
DocAttrLDAP Class Reference
+ Inheritance diagram for DocAttrLDAP:
+ Collaboration diagram for DocAttrLDAP:

Data Fields

 $fields
 
 $famid
 
 $ldapname
 
 $ldapmap
 
 $ldapclass
 
 $index
 
 $id_fields
 
 $dbtable = "docattrldap"
 
 $sqlcreate
 
- Data Fields inherited from DbObj
 $dbid = - 1
 
 $dbaccess = ''
 
 $fields
 
 $dbtable = ''
 
 $id_fields
 
 $criterias = array()
 
 $sup_fields = array()
 
 $sup_where = array()
 
 $sup_tables = array()
 
 $fulltextfields = array()
 
 $order_by = ""
 
 $isset = false
 
 $msg_err = ''
 
 $err_code = ''
 
 $res = ''
 
 $debug = false
 
 $sqlcreate
 
 $sqlinit
 
 $log
 

Additional Inherited Members

- Public Member Functions inherited from DbObj
 __construct ($dbaccess= '', $id= '', $res= '', $dbid=0)
 
 Select ($id)
 
 getValues ()
 
 affectColumn ($fields, $reset=true)
 
 affect ($array, $more=false, $reset=true)
 
 isAffected ()
 
 Complete ()
 
 preInsert ()
 
 postInsert ()
 
 preUpdate ()
 
 postUpdate ()
 
 preDelete ()
 
 postDelete ()
 
 preSelect ($id)
 
 postSelect ($id)
 
 Add ($nopost=false, $nopre=false)
 
 modify ($nopost=false, $sfields="", $nopre=false)
 
 delete ($nopost=false)
 
 Adds (&$tcopy, $nopost=false)
 
 lw ($prop)
 
 CloseConnect ()
 
 Create ($nopost=false)
 
 postInit ()
 
 init_dbid ()
 
 exec_query ($sql, $lvl=0, $prepare=false)
 
 numrows ()
 
 fetch_array ($c, $type=PGSQL_ASSOC)
 
 update ()
 
 setError ($moreerr= '')
 
 autoUpdate ()
 
 savePoint ($point)
 
 lockPoint ($exclusiveLock, $exclusiveLockPrefix= '')
 
 setMasterLock ($useLock)
 
 rollbackPoint ($point)
 
 commitPoint ($point)
 
- Static Public Attributes inherited from DbObj
static $savepoint = array()
 
static $lockpoint = array()
 
static $sqlStrict = null
 
- Protected Member Functions inherited from DbObj
 tryCreate ()
 

Detailed Description

Definition at line 17 of file Class.DocAttrLDAP.php.

Field Documentation

$dbtable = "docattrldap"

Definition at line 58 of file Class.DocAttrLDAP.php.

$famid

identifier of the family document int

Definition at line 30 of file Class.DocAttrLDAP.php.

$fields
Initial value:
= array(
"famid",
"ldapname",
"ldapmap",
"ldapclass",
"index"
)

Definition at line 19 of file Class.DocAttrLDAP.php.

$id_fields
Initial value:
= array(
"famid",
"ldapname",
"index"
)

Definition at line 52 of file Class.DocAttrLDAP.php.

$index

indice to indicate the card reference in case of multi-card LDAP for one document character

Definition at line 50 of file Class.DocAttrLDAP.php.

$ldapclass

LDAP class of attribute string

Definition at line 45 of file Class.DocAttrLDAP.php.

$ldapmap

map function string

Definition at line 40 of file Class.DocAttrLDAP.php.

$ldapname

identifier of the LDAP attribute string

Definition at line 35 of file Class.DocAttrLDAP.php.

$sqlcreate
Initial value:
= "create table docattrldap (famid int not null,
ldapname text not null,
ldapmap text,
ldapclass text,
index char);
create index i_docattrldap on docattrldap(famid,ldapname);"

Definition at line 60 of file Class.DocAttrLDAP.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen