1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Manager

Открытые статические члены

static getListByDocument (array $documentType, $showInactive=false)
static getById ($id)
static getQueueById (int $queueId)
static saveScript (int $id, array $documentType, array $fields, $userId=null)
static createScript (array $documentType)
static deleteScript ($id)
static activateScript ($id)
static deactivateScript ($id)
static startScript (int $scriptId, int $userId, array $documentIds, array $parameters=[])
static getActiveQueueCountByScriptId (int $scriptId)
static terminateQueue (int $queueId, int $userId)
static deleteQueue (int $queueId, int $userId)
static canUserStartScript (int $scriptId, int $userId)
static canUserEditScript (int $scriptId, int $userId)
static canUserCreateScript (array $documentType, int $userId)
static exportScript (int $scriptId)
static importScript (array $data, int $userId)
static checkDocumentIdsLimit (array $documentIds)
static getDocumentIdLimit ()
static checkQueuesCount (int $scriptId)
static getQueuesLimit ()

Подробное описание

См. определение в файле manager.php строка 14

Методы

◆ activateScript()

activateScript ( $id)
static

См. определение в файле manager.php строка 301

◆ canUserCreateScript()

canUserCreateScript ( array $documentType,
int $userId )
static

См. определение в файле manager.php строка 487

◆ canUserEditScript()

canUserEditScript ( int $scriptId,
int $userId )
static

См. определение в файле manager.php строка 474

◆ canUserStartScript()

canUserStartScript ( int $scriptId,
int $userId )
static

См. определение в файле manager.php строка 450

◆ checkDocumentIdsLimit()

checkDocumentIdsLimit ( array $documentIds)
static

См. определение в файле manager.php строка 619

◆ checkQueuesCount()

checkQueuesCount ( int $scriptId)
static

См. определение в файле manager.php строка 629

◆ createScript()

createScript ( array $documentType)
static

См. определение в файле manager.php строка 90

◆ deactivateScript()

deactivateScript ( $id)
static

См. определение в файле manager.php строка 323

◆ deleteQueue()

deleteQueue ( int $queueId,
int $userId )
static

См. определение в файле manager.php строка 444

◆ deleteScript()

deleteScript ( $id)
static

См. определение в файле manager.php строка 273

◆ exportScript()

exportScript ( int $scriptId)
static

См. определение в файле manager.php строка 503

◆ getActiveQueueCountByScriptId()

getActiveQueueCountByScriptId ( int $scriptId)
static

См. определение в файле manager.php строка 429

◆ getById()

getById ( $id)
static

См. определение в файле manager.php строка 52

◆ getDocumentIdLimit()

getDocumentIdLimit ( )
static

См. определение в файле manager.php строка 624

◆ getListByDocument()

getListByDocument ( array $documentType,
$showInactive = false )
static

См. определение в файле manager.php строка 20

◆ getQueueById()

getQueueById ( int $queueId)
static

См. определение в файле manager.php строка 66

◆ getQueuesLimit()

getQueuesLimit ( )
static

См. определение в файле manager.php строка 636

◆ importScript()

importScript ( array $data,
int $userId )
static

См. определение в файле manager.php строка 541

◆ saveScript()

saveScript ( int $id,
array $documentType,
array $fields,
$userId = null )
static

См. определение в файле manager.php строка 71

◆ startScript()

startScript ( int $scriptId,
int $userId,
array $documentIds,
array $parameters = [] )
static

См. определение в файле manager.php строка 344

◆ terminateQueue()

terminateQueue ( int $queueId,
int $userId )
static

См. определение в файле manager.php строка 439


Объявления и описания членов класса находятся в файле: