chenlong85.2004 schrieb:
> I do not know the use of the variable_handler

 A variable handler is an object of a class that implements the
 ezcWorkflowVariableHandler interface.

 Using its save() and load() methods, such a variable handler can
 be used to store and fetch a workflow variable outside of the
 workflow component's own data storage.

 A user id, for instance, may be read from the embedding application's
 authentication system and be injected into the workflow using a
 variable handler.

-- 
Sebastian Bergmann
System Developer
s...@ez.no | eZ Systems | http://ez.no

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to