|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | fetchData (int $blockId, array $params=[]) |
| static | debug (bool $enable) |
| static | getAppInfo ($code) |
| static | bind (array $fields) |
| static | unbind ($code, $handler=null) |
| static | getList (array $params=array()) |
| Открытые статические члены унаследованные от Repo | |
| static | checkContent ($content, $splitter='#SANITIZE#') |
| static | register (string $code, array $fields, array $manifest=[]) |
| static | unregister ($code) |
Защищенные статические члены | |
| static | onRegisterBefore (array &$fields, array &$manifest, Error $error) |
| Защищенные статические члены унаследованные от Repo | |
| static | onRegisterCheckFields ($fields, Error $error) |
Register widget with vue for Mainpage
См. определение в файле repowidget.php строка 20
|
static |
Can't use this method for widgets -
| array | $fields | Fields array. |
Переопределяет метод предка Repo.
См. определение в файле repowidget.php строка 262
|
static |
Enable or disable widgets debug logging
| string | $appCode | |
| bool | $enable |
См. определение в файле repowidget.php строка 211
|
static |
| int | $blockId | |
| array | $params |
См. определение в файле repowidget.php строка 83
|
static |
Can't use this method for widgets -
| string | $code | App code. |
Переопределяет метод предка Repo.
См. определение в файле repowidget.php строка 244
| array | $params | Params ORM array. |
Переопределяет метод предка Repo.
См. определение в файле repowidget.php строка 298
Some fixes in fields and manifest, specific by scope (mainpage widget or any)
| array | $fields | |
| array | $manifest | |
| Error | $error | - object for set errors |
Переопределяет метод предка Repo.
См. определение в файле repowidget.php строка 31
|
static |
Can't use this method for widgets -
| string | $code | Placement code. |
| string | $handler | Handler path (if you want delete specific). |
Переопределяет метод предка Repo.
См. определение в файле repowidget.php строка 281