Manager
Table of Contents
Methods
- addSmartProcess() : int
- deleteSmartProcess() : void
- runProc() : void
Methods
addSmartProcess()
public
addSmartProcess(Item $item) : int
Parameters
- $item : Item
Tags
Return values
intdeleteSmartProcess()
public
deleteSmartProcess(int $procId) : void
Parameters
- $procId : int
runProc()
public
runProc(int $procId[, array<string|int, mixed> $docIds = [] ]) : void
Parameters
- $procId : int
- $docIds : array<string|int, mixed> = []