|
| | __construct () |
| | deleteHistory ($id, $documentId=null) |
| | deleteHistoryByDocument ($documentId) |
| | addHistory ($arFields) |
| | updateHistory ($id, $arFields) |
| | getHistoryList ($arOrder=array("ID"=> "DESC"), $arFilter=array(), $arGroupBy=false, $arNavStartParams=false, $arSelectFields=array()) |
| | __construct () |
| | AddHistory ($arFields) |
| | UpdateHistory ($id, $arFields) |
| | GetHistoryList ($arOrder=array("ID"=> "DESC"), $arFilter=array(), $arGroupBy=false, $arNavStartParams=false, $arSelectFields=array()) |
| | setRuntime (CBPRuntime $runtime) |
| | start (CBPRuntime $runtime=null) |
| | stop () |
|
| static | add ($arFields) |
| static | update ($id, $arFields) |
| static | delete ($id, $documentId=null) |
| static | deleteByDocument ($documentId) |
| static | getById ($id) |
| static | getList ($arOrder=array("ID"=> "DESC"), $arFilter=array(), $arGroupBy=false, $arNavStartParams=false, $arSelectFields=array()) |
| static | recoverDocumentFromHistory ($id) |
| static | prepareFileForHistory ($documentId, $arFileId, $historyIndex) |
| static | mergeHistory ($firstDocumentId, $secondDocumentId) |
| static | migrateDocumentType ($oldType, $newType, $workflowTemplateIds) |
См. определение в файле historyservice.php строка 3
◆ __construct() [1/2]
◆ __construct() [2/2]
◆ add()
◆ AddHistory()
◆ addHistory()
◆ delete()
| delete |
( |
| $id, |
|
|
| $documentId = null ) |
|
static |
◆ deleteByDocument()
| deleteByDocument |
( |
| $documentId | ) |
|
|
static |
◆ deleteHistory()
| deleteHistory |
( |
| $id, |
|
|
| $documentId = null ) |
◆ deleteHistoryByDocument()
| deleteHistoryByDocument |
( |
| $documentId | ) |
|
◆ getById()
◆ GetHistoryList()
| GetHistoryList |
( |
| $arOrder = array("ID" => "DESC"), |
|
|
| $arFilter = array(), |
|
|
| $arGroupBy = false, |
|
|
| $arNavStartParams = false, |
|
|
| $arSelectFields = array() ) |
◆ getHistoryList()
| getHistoryList |
( |
| $arOrder = array("ID" => "DESC"), |
|
|
| $arFilter = array(), |
|
|
| $arGroupBy = false, |
|
|
| $arNavStartParams = false, |
|
|
| $arSelectFields = array() ) |
◆ getList()
| getList |
( |
| $arOrder = array("ID" => "DESC"), |
|
|
| $arFilter = array(), |
|
|
| $arGroupBy = false, |
|
|
| $arNavStartParams = false, |
|
|
| $arSelectFields = array() ) |
|
static |
◆ mergeHistory()
| mergeHistory |
( |
| $firstDocumentId, |
|
|
| $secondDocumentId ) |
|
static |
◆ migrateDocumentType()
| migrateDocumentType |
( |
| $oldType, |
|
|
| $newType, |
|
|
| $workflowTemplateIds ) |
|
static |
◆ parseFields()
| parseFields |
( |
& | $arFields, |
|
|
| $id = 0 ) |
|
protected |
◆ prepareFileForHistory()
| prepareFileForHistory |
( |
| $documentId, |
|
|
| $arFileId, |
|
|
| $historyIndex ) |
|
static |
◆ recoverDocumentFromHistory()
| recoverDocumentFromHistory |
( |
| $id | ) |
|
|
static |
◆ update()
| update |
( |
| $id, |
|
|
| $arFields ) |
|
static |
◆ UpdateHistory()
| UpdateHistory |
( |
| $id, |
|
|
| $arFields ) |
◆ updateHistory()
| updateHistory |
( |
| $id, |
|
|
| $arFields ) |
◆ $useGZipCompression
| $useGZipCompression = false |
|
protected |
Объявления и описания членов классов находятся в файлах: