User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:workflow_stepbystep [2016/05/01 15:16]
joebordes [Create Workflow]
en:workflow_stepbystep [2016/09/10 02:01] (current)
Line 70: Line 70:
 ==== Invoke custom function ​ ==== ==== Invoke custom function ​ ====
  
-This option provides a way for developers to add module specific actions to workflows. To define a task, you need to define a method to be called. This method should be defined as a function in it's own file.+This option provides a way for developers to [[en:​invokecustomfunction_workflows| ​add module specific actions to workflows]]. To define a task, you need to define a method to be called. This method should be defined as a function in it's own file.
  
 <code PHP> <code PHP>