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

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

static getForLanding (int $lid)
static getForDesignerBlock (int $blockId)
static undoLanding (int $lid)
static redoLanding (int $lid)
static undoDesignerBlock (int $blockId)
static redoDesignerBlock (int $blockId)
static pushDesignerBlock (int $blockId, string $action, array $data)
static clearDesignerBlock (int $blockId)
static clearFutureForLanding (int $landingId)

Защищенные статические члены

static undoForEntity (string $entityType, int $entityId)
static redoForEntity (string $entityType, int $entityId)
static pushForEntity (string $entityType, int $entityId, string $action, array $data)
static clearForEntity (string $entityType, int $entityId)
static clearFutureForEntity (string $entityType, int $entityId)

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

Work with history

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

Методы

◆ clearDesignerBlock()

clearDesignerBlock ( int $blockId)
static

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

◆ clearForEntity()

clearForEntity ( string $entityType,
int $entityId )
staticprotected

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

◆ clearFutureForEntity()

clearFutureForEntity ( string $entityType,
int $entityId )
staticprotected

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

◆ clearFutureForLanding()

clearFutureForLanding ( int $landingId)
static

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

◆ getForDesignerBlock()

getForDesignerBlock ( int $blockId)
static

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

◆ getForLanding()

getForLanding ( int $lid)
static

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

◆ pushDesignerBlock()

pushDesignerBlock ( int $blockId,
string $action,
array $data )
static

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

◆ pushForEntity()

pushForEntity ( string $entityType,
int $entityId,
string $action,
array $data )
staticprotected

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

◆ redoDesignerBlock()

redoDesignerBlock ( int $blockId)
static

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

◆ redoForEntity()

redoForEntity ( string $entityType,
int $entityId )
staticprotected

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

◆ redoLanding()

redoLanding ( int $lid)
static

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

◆ undoDesignerBlock()

undoDesignerBlock ( int $blockId)
static

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

◆ undoForEntity()

undoForEntity ( string $entityType,
int $entityId )
staticprotected

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

◆ undoLanding()

undoLanding ( int $lid)
static

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/landing/lib/publicaction/history.php