CRM_Core_CodeGen_ITask
in
Implemented by CG tasks
Table of Contents
Methods
- needsUpdate() : bool
- run() : mixed
- Perform the task.
Methods
needsUpdate()
public
needsUpdate() : bool
Return values
bool —TRUE if an update is needed.
run()
Perform the task.
public
run() : mixed