eZ Publish  [4.2]
eZMultiplexerType Class Reference

The class eZMultiplexerType does. More...

+ Inheritance diagram for eZMultiplexerType:
+ Collaboration diagram for eZMultiplexerType:

List of all members.

Public Member Functions

 attribute ($attr)
 attributeDecoder ($event, $attr)
 attributes ()
 execute ($process, $event)
 eZMultiplexerType ()
 fetchHTTPInput ($http, $base, $event)
 hasAttribute ($attr)
 initializeEvent ($event)
 typeFunctionalAttributes ()

Public Attributes

const VERSION_OPTION_ALL = 3
const VERSION_OPTION_EXCEPT_FIRST = 2
const VERSION_OPTION_FIRST_ONLY = 1
const WORKFLOW_TYPE_STRING = "ezmultiplexer"

Detailed Description

The class eZMultiplexerType does.

WorkflowEvent storage fields : data_text1 - selected_sections data_text2 - selected_usergroups data_text3 - selected_classes data_int1 - selected_workflow data_int2 - language_list data_int3 - content object version option

Definition at line 46 of file ezmultiplexertype.php.


Member Function Documentation

eZMultiplexerType::attribute ( attr)

Reimplemented from eZWorkflowType.

Definition at line 138 of file ezmultiplexertype.php.

eZMultiplexerType::attributeDecoder ( event,
attr 
)

Reimplemented from eZWorkflowType.

Definition at line 61 of file ezmultiplexertype.php.

eZMultiplexerType::attributes ( )

Reimplemented from eZWorkflowType.

Definition at line 123 of file ezmultiplexertype.php.

Referenced by hasAttribute().

eZMultiplexerType::execute ( process,
event 
)

Reimplemented from eZWorkflowType.

Definition at line 201 of file ezmultiplexertype.php.

eZMultiplexerType::eZMultiplexerType ( )

Constructor

Definition at line 56 of file ezmultiplexertype.php.

eZMultiplexerType::fetchHTTPInput ( http,
base,
event 
)

Reimplemented from eZWorkflowType.

Definition at line 360 of file ezmultiplexertype.php.

eZMultiplexerType::hasAttribute ( attr)

Reimplemented from eZWorkflowType.

Definition at line 133 of file ezmultiplexertype.php.

eZMultiplexerType::initializeEvent ( event)

Reimplemented from eZWorkflowType.

Definition at line 355 of file ezmultiplexertype.php.

eZMultiplexerType::typeFunctionalAttributes ( )

Reimplemented from eZWorkflowType.

Definition at line 113 of file ezmultiplexertype.php.


Member Data Documentation

Definition at line 51 of file ezmultiplexertype.php.

Referenced by attributeDecoder(), and fetchHTTPInput().

Definition at line 50 of file ezmultiplexertype.php.

Referenced by execute().

Definition at line 49 of file ezmultiplexertype.php.

Referenced by execute().

const eZMultiplexerType::WORKFLOW_TYPE_STRING = "ezmultiplexer"

Definition at line 48 of file ezmultiplexertype.php.

Referenced by eZMultiplexerType().


The documentation for this class was generated from the following file: