\JiuYangPErp\BizsJobs

Summary

Methods
Properties
Constants
__construct()
getCount()
showLog()
fetchRoc()
fetchField()
flowModel()
getPanel()
No public properties found
PAGE_NOTHING_ERROR
SHOW_NOTHING_ERROR
CODE_FIND_ERROR
RECORDER_FETCH_SUCCESS
No protected methods found
$enum
N/A
No private methods found
No private properties found
N/A

Constants

PAGE_NOTHING_ERROR

PAGE_NOTHING_ERROR

SHOW_NOTHING_ERROR

SHOW_NOTHING_ERROR

CODE_FIND_ERROR

CODE_FIND_ERROR

RECORDER_FETCH_SUCCESS

RECORDER_FETCH_SUCCESS

Properties

$enum

$enum : 

Type

Methods

__construct()

__construct() 

构造函数

getCount()

getCount(object  $builder) : mixed

获取sql结果集的总条数

Parameters

object $builder

Returns

mixed

showLog()

showLog(string  $jobCode) 

手机端工单日志显示

Parameters

string $jobCode

Throws

\JiuYang\Phalcon\Extensions\Exceptions\Exception

fetchRoc()

fetchRoc(  $params) : array|\JiuYangPErp\Models\Workflows|null

列出给定的流程记录

Parameters

$params

Returns

array|\JiuYangPErp\Models\Workflows|null

fetchField()

fetchField(  $workflowCode) : array|null

根据流程编号code查询出流程和业务信息

Parameters

$workflowCode

Returns

array|null

flowModel()

flowModel(  $workflowCode) : \JiuYang\Phalcon\Extension\Models\ModelBase|null

根据流程code返回流程model

Parameters

$workflowCode

Returns

\JiuYang\Phalcon\Extension\Models\ModelBase|null

getPanel()

getPanel(  $table,   $field) 

Parameters

$table
$field