kernel/classes/ezworkflowprocess.php

Show: inherited
Table of Contents

File containing the eZWorkflowProcess class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\eZWorkflowProcess

Package: kernel

File containing the eZWorkflowProcess class.

Parent(s)
\eZPersistentObject
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertypublic  $ActivationDate= ''
Details
Type
n/a
Propertypublic  $ContentID= ''
Details
Type
n/a
Propertypublic  $Created= ''
Details
Type
n/a
Propertypublic  $EventID= ''
Details
Type
n/a
Propertypublic  $EventPosition= ''
Details
Type
n/a
Propertypublic  $EventStatus= ''
Details
Type
n/a
Propertypublic  $ID= ''
Details
Type
n/a
Propertypublic  $LastEventID= ''
Details
Type
n/a
Propertypublic  $LastEventPosition= ''
Details
Type
n/a
Propertypublic  $LastEventStatus= ''
Details
Type
n/a
Propertypublic  $Modified= ''
Details
Type
n/a
Propertypublic  $NodeID= ''
Details
Type
n/a
Propertypublic  $PersistentDataDirty= ''
Details
Type
n/a
Inherited_from
\eZPersistentObject::$$PersistentDataDirty  
Propertypublic  $UserID= ''
Details
Type
n/a
Propertypublic  $WorkflowID= ''
Details
Type
n/a

Methods

methodpublicadvance(  $next_event_id = 0,  $next_event_pos = 0,  $status = 0 ) : void

Parameters
Name Type Description
$next_event_id
$next_event_pos
$status
methodpublicadvanceToNext( ) : void

methodpublicattribute(  $attr,  $noFunction = false ) : void
inherited

Inherited from: \eZPersistentObject::attribute()
Parameters
Name Type Description
$attr
$noFunction
methodpublicattributes( ) : void
inherited

Inherited from: \eZPersistentObject::attributes()
methodpubliccleanup( ) : void

methodpublicconditionText(  $conditions ) : void
staticinherited

Inherited from: \eZPersistentObject::conditionText()
Parameters
Name Type Description
$conditions
methodpublicconditionTextByRow(  $conditions,  $row ) : void
staticinherited

Inherited from: \eZPersistentObject::conditionTextByRow()
Parameters
Name Type Description
$conditions
$row
methodpubliccontent( ) : void

methodpubliccount(  $def,  $conds = null,  $field = null ) : void
staticinherited

Inherited from: \eZPersistentObject::count()
Parameters
Name Type Description
$def
$conds
$field
methodpubliccreate(  $processKey,  $parameters ) : void
static

Parameters
Name Type Description
$processKey
$parameters
methodpubliccreateKey(  $parameters,  $keys = null ) : void
static

Parameters
Name Type Description
$parameters
$keys
methodpubliccurrentEvent( ) : void

methodpublicdefinition( ) : void
static

methodpubliceZPersistentObject(  $row ) : void
inherited

Inherited from: \eZPersistentObject::eZPersistentObject()
Parameters
Name Type Description
$row
methodpubliceZWorkflowProcess(  $row ) : void

Parameters
Name Type Description
$row
methodpublicescapeArray(  $array ) : void
staticinherited

Inherited from: \eZPersistentObject::escapeArray()
Parameters
Name Type Description
$array
methodpublicfetch(  $id,  $asObject = true ) : void
static

Parameters
Name Type Description
$id
$asObject
methodpublicfetchForContent(  $workflowID,  $userID,  $contentID,  $contentVersion,  $nodeID,  $asObject = true ) : void
static

Parameters
Name Type Description
$workflowID
$userID
$contentID
$contentVersion
$nodeID
$asObject
methodpublicfetchForSession(  $sessionKey,  $workflowID,  $asObject = true ) : void
static

Parameters
Name Type Description
$sessionKey
$workflowID
$asObject
methodpublicfetchForStatus(  $status = eZWorkflow::STATUS_DEFERRED_TO_CRON,  $asObject = true ) : void
static

Parameters
Name Type Description
$status
$asObject
methodpublicfetchList(  $conds = null,  $asObject = true,  $offset = false,  $limit = false ) : void
static

Parameters
Name Type Description
$conds
$asObject
$offset
$limit
methodpublicfetchListByKey(  $searchKey,  $asObject = true ) : void
static

Parameters
Name Type Description
$searchKey
$asObject
methodpublicfetchObject(  $def,  $field_filters,  $conds,  $asObject = true,  $grouping = null,  $custom_fields = null ) : void
staticinherited

Inherited from: \eZPersistentObject::fetchObject()
Parameters
Name Type Description
$def
$field_filters
$conds
$asObject
$grouping
$custom_fields
methodpublicfetchObjectList(  $def,  $field_filters = null,  $conds = null,  $sorts = null,  $limit = null,  $asObject = true,  $grouping = false,  $custom_fields = null,  $custom_tables = null,  $custom_conds = null ) : void
staticinherited

Inherited from: \eZPersistentObject::fetchObjectList()
Parameters
Name Type Description
$def
$field_filters
$conds
$sorts
$limit
$asObject
$grouping
$custom_fields
$custom_tables
$custom_conds
methodpublicfetchUserList(  $userID,  $asObject = true ) : void
static

Parameters
Name Type Description
$userID
$asObject
methodpublicfill(  $row ) : void
inherited

Inherited from: \eZPersistentObject::fill()
Parameters
Name Type Description
$row
methodpublicgetShortAttributeName(  $db,  $def,  $attrName ) : void
staticinherited

Inherited from: \eZPersistentObject::getShortAttributeName()
Parameters
Name Type Description
$db
$def
$attrName
methodpublichandleRows(  $rows,  $class_name,  $asObject ) : void
staticinherited

Inherited from: \eZPersistentObject::handleRows()
Parameters
Name Type Description
$rows
$class_name
$asObject
methodpublichasAttribute(  $attr ) : void
inherited

Inherited from: \eZPersistentObject::hasAttribute()
Parameters
Name Type Description
$attr
methodpublichasDirtyData( ) : void
inherited

Inherited from: \eZPersistentObject::hasDirtyData()
methodpubliclastWorkflowEvent( ) : void

methodpublicnewObjectOrder(  $def,  $orderField,  $conditions ) : void
staticinherited

Inherited from: \eZPersistentObject::newObjectOrder()
Parameters
Name Type Description
$def
$orderField
$conditions
methodpublicnode( ) : void

methodpublicparameterList( ) : void

methodpublicremove(  $conditions = null,  $extraConditions = null ) : void
inherited

Inherited from: \eZPersistentObject::remove()
Parameters
Name Type Description
$conditions
$extraConditions
methodpublicremoveObject(  $def,  $conditions = null,  $extraConditions = null ) : void
staticinherited

Inherited from: \eZPersistentObject::removeObject()
Parameters
Name Type Description
$def
$conditions
$extraConditions
methodpublicremoveThis( ) : void

methodpublicreorderObject(  $def,  $orderField,  $conditions,  $down = true ) : void
staticinherited

Inherited from: \eZPersistentObject::reorderObject()
Parameters
Name Type Description
$def
$orderField
$conditions
$down
methodpublicreplaceFieldsWithShortNames(  $db,  $fieldDefs,  $fields ) : void
staticinherited

Inherited from: \eZPersistentObject::replaceFieldsWithShortNames()
Parameters
Name Type Description
$db
$fieldDefs
$fields
methodpublicreset( ) : void

methodpublicrun(  $workflow,  $workflowEvent,  $eventLog ) : void

Parameters
Name Type Description
$workflow
$workflowEvent
$eventLog
methodpublicsetAttribute(  $attr,  $val ) : void
inherited

Inherited from: \eZPersistentObject::setAttribute()
Parameters
Name Type Description
$attr
$val
methodpublicsetHasDirtyData(  $hasDirtyData ) : void
inherited

Inherited from: \eZPersistentObject::setHasDirtyData()
Parameters
Name Type Description
$hasDirtyData
methodpublicsetParameters(  $parameterList = null ) : void

Parameters
Name Type Description
$parameterList
methodpublicstore(  $fieldFilters = null ) : void
inherited

Inherited from: \eZPersistentObject::store()
Parameters
Name Type Description
$fieldFilters
methodpublicstoreObject(  $obj,  $fieldFilters = null ) : void
staticinherited

Inherited from: \eZPersistentObject::storeObject()
Parameters
Name Type Description
$obj
$fieldFilters
methodpublicswapRow(  $table,  $keys,  $order_id,  $rows,  $id1,  $id2 ) : void
staticinherited

Inherited from: \eZPersistentObject::swapRow()
Parameters
Name Type Description
$table
$keys
$order_id
$rows
$id1
$id2
methodpublicsync(  $fieldFilters = null ) : void
inherited

Inherited from: \eZPersistentObject::sync()
Parameters
Name Type Description
$fieldFilters
methodpublicupdateObjectList(  $parameters ) : void
staticinherited

Inherited from: \eZPersistentObject::updateObjectList()
Parameters
Name Type Description
$parameters
methodpublicuser( ) : void

methodpublicworkflow( ) : void

methodpublicworkflowEvent( ) : void

Documentation was generated by DocBlox 0.18.1.