См. определение в файле history.php строка 8
◆ clearDesignerBlock()
static clearDesignerBlock |
( |
int | $blockId | ) |
|
|
static |
◆ clearForEntity()
static clearForEntity |
( |
string | $entityType, |
|
|
int | $entityId ) |
|
staticprotected |
◆ getForDesignerBlock()
static getForDesignerBlock |
( |
int | $blockId | ) |
|
|
static |
◆ getForLanding()
static getForLanding |
( |
int | $lid | ) |
|
|
static |
◆ pushDesignerBlock()
static pushDesignerBlock |
( |
int | $blockId, |
|
|
string | $action, |
|
|
array | $data ) |
|
static |
◆ pushForEntity()
static pushForEntity |
( |
string | $entityType, |
|
|
int | $entityId, |
|
|
string | $action, |
|
|
array | $data ) |
|
staticprotected |
◆ redoDesignerBlock()
static redoDesignerBlock |
( |
int | $blockId | ) |
|
|
static |
◆ redoForEntity()
static redoForEntity |
( |
string | $entityType, |
|
|
int | $entityId ) |
|
staticprotected |
◆ redoLanding()
static redoLanding |
( |
int | $lid | ) |
|
|
static |
◆ undoDesignerBlock()
static undoDesignerBlock |
( |
int | $blockId | ) |
|
|
static |
◆ undoForEntity()
static undoForEntity |
( |
string | $entityType, |
|
|
int | $entityId ) |
|
staticprotected |
◆ undoLanding()
static undoLanding |
( |
int | $lid | ) |
|
|
static |