Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
WProcess Class Reference
+ Inheritance diagram for WProcess:
+ Collaboration diagram for WProcess:

Data Fields

 $attrPrefix = "PROWF"
 
 $firstState = wprocess_private
 
 $transitions
 
 $cycle
 
- Data Fields inherited from WDoc
 $acls
 
 $usefor = 'W'
 
 $defDoctype = 'W'
 
 $defClassname = 'WDoc'
 
 $attrPrefix = "WF"
 
 $stateactivity = array()
 
 $transitions = array()
 
 $cycle = array()
 
 $autonext = array()
 
 $firstState = ""
 
 $viewnext = "list"
 
 $nosave = array()
 
 $doc = null
 
- Data Fields inherited from Doc
 $fields
 
 $sup_fields
 
 $infofields
 
 $id
 
 $owner
 
 $title
 
 $revision
 
 $version
 
 $initid
 
 $fromid
 
 $lockdomainid
 
 $domainid
 
 $doctype
 
 $locked
 
 $icon
 
 $lmodify
 
 $profid
 
 $usefor
 
 $revdate
 
 $cdate
 
 $adate
 
 $comment
 
 $classname
 
 $state
 
 $wid
 
 $cvid
 
 $name
 
 $mid = 0
 
 $dprofid = 0
 
 $prelid = 0
 
 $atag
 
 $confidential
 
 $ldapdn
 
 $allocated
 
 $archiveid
 
 $cviews
 
 $eviews
 
 $id_fields
 
 $dbtable = "doc"
 
 $order_by = "title, revision desc"
 
 $fulltextfields
 
 $defProfFamId = FAM_ACCESSDOC
 
 $sqlcreate
 
 $obj_acl = array()
 
 $defaultview = "FDL:VIEWBODYCARD"
 
 $defaultedit = "FDL:EDITBODYCARD"
 
 $defaultabstract = "FDL:VIEWABSTRACTCARD"
 
 $defaultmview = ""
 
 $specialmenu = array()
 
 $defDoctype = 'F'
 
 $isCacheble = false
 
 $paramRefresh = array()
 
- Data Fields inherited from DocCtrl
 $isCacheble = false
 
 $dacls
 
- Data Fields inherited from DocLDAP
 $serveur
 
 $port
 
 $racine
 
 $rootdn
 
 $rootpw
 
- Data Fields inherited from DbObj
 $dbid = - 1
 
 $dbaccess = ''
 
 $fields
 
 $dbtable = ''
 
 $criterias = array()
 
 $sup_fields = array()
 
 $sup_where = array()
 
 $sup_tables = array()
 
 $fulltextfields = array()
 
 $order_by = ""
 
 $isset = false
 
 $msg_err = ''
 
 $err_code = ''
 
 $res = null
 
 $debug = false
 

Additional Inherited Members

- Public Member Functions inherited from WDoc
 __construct ($dbaccess= '', $id= '', $res= '', $dbid=0)
 
 set (Doc &$doc)
 
 getFirstState ()
 
 changeProfil ($newstate)
 
 changeAllocateUser ($newstate)
 
 changeCv ($newstate)
 
 getStateProfil ($state)
 
 getStateProfilAttribute ($state)
 
 getStateMask ($state)
 
 getStateViewControl ($state)
 
 getStateTimers ($state)
 
 getStateMailTemplate ($state)
 
 createProfileAttribute ()
 
 changeState ($newstate, $addcomment="", $force=false, $withcontrol=true, $wm1=true, $wm2=true, $wneed=true)
 
 getFollowingStates ($noVerifyDomain=false)
 
 getStates ()
 
 getColor ($state, $def="")
 
 getActivity ($state, $def="")
 
 getAction ($state, $def="")
 
 getDocumentWasks ($state, $control=true)
 
 hasWasks ()
 
 workflowSendMailTemplate ($state, $comment="", $tname="")
 
 workflowAttachTimer ($state, $tname="")
 
 changeStateOfDocid ($docid, $newstate, $comment="")
 
 getTransition ($from, $to)
 
 DocControl ($aclname)
 
 Control ($aclname)
 
 postModify ()
 
 getInstanceValue ($attrid, $def=false)
 
- Static Public Member Functions inherited from Doc
static _val2array ($v)
 
static _array2val ($v, $br= '< BR >')
 
static _cmpanswers ($a, $b)
 
static getDate ($daydelta=0, $dayhour="", $daymin="", $getlocale=false)
 
static getTimeDate ($hourdelta=0, $second=false)
 
static getUserName ($withfirst=false)
 
static userDocId ()
 
static getUserId ()
 
static getWhatUserId ()
 
static getSystemUserId ()
 
static parseZone ($zone)
 
- Static Public Attributes inherited from Doc
static $sqlindex
 

Detailed Description

Process Workflow

Definition at line 28 of file Class.WProcess.php.

Field Documentation

$attrPrefix = "PROWF"

Definition at line 31 of file Class.WProcess.php.

$cycle
Initial value:
= array(
array(
"e2" => wprocess_public,
) ,
array(
"e1" => wprocess_public,
)
)

Definition at line 39 of file Class.WProcess.php.

$firstState = wprocess_private

Definition at line 32 of file Class.WProcess.php.

$transitions
Initial value:
= array(
"Twprocess_private",
"Twprocess_public"
)

Definition at line 34 of file Class.WProcess.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen - published under CC License - Dynacase