См. определение в файле repo.php строка 17
◆ bind()
Bind the placement.
- Аргументы
-
array | $fields | Fields array. |
- Возвращает
- \Bitrix\Landing\PublicActionResult
Переопределяется в RepoWidget.
См. определение в файле repo.php строка 468
◆ checkContent()
checkContent |
( |
| $content, |
|
|
| $splitter = '#SANITIZE#' ) |
|
static |
Check content for bad substring.
- Аргументы
-
string | $content | |
string | $splitter | |
- Возвращает
- PublicActionResult
См. определение в файле repo.php строка 25
◆ getAppInfo()
Get info about app from Repo.
- Аргументы
-
- Возвращает
- \Bitrix\Landing\PublicActionResult
Переопределяется в RepoWidget.
См. определение в файле repo.php строка 399
◆ getList()
Get items of current app.
- Аргументы
-
array | $params | Params ORM array. |
- Возвращает
- \Bitrix\Landing\PublicActionResult
Переопределяется в RepoWidget.
См. определение в файле repo.php строка 625
◆ onRegisterBefore()
Some fixes in fields and manifest, specific by scope (mainpage widget or any)
- Аргументы
-
array | $fields | |
array | $manifest | |
Error | $error | - object for set errors |
- Возвращает
- array
Переопределяется в RepoWidget.
См. определение в файле repo.php строка 252
◆ onRegisterCheckFields()
onRegisterCheckFields |
( |
| $fields, |
|
|
Error | $error ) |
|
staticprotected |
Check required fields
- Аргументы
-
| $fields | |
Error | $error | - object for set errors |
- Возвращает
- void
См. определение в файле repo.php строка 224
◆ register()
register |
( |
string | $code, |
|
|
array | $fields, |
|
|
array | $manifest = [] ) |
|
static |
Registers new block.
- Аргументы
-
string | $code | Unique code of block (unique within app). |
array | $fields | Block data. |
array | $manifest | Manifest data. |
- Возвращает
- PublicActionResult
См. определение в файле repo.php строка 48
◆ unbind()
unbind |
( |
| $code, |
|
|
| $handler = null ) |
|
static |
Unbind the placement.
- Аргументы
-
string | $code | Placement code. |
string | $handler | Handler path (if you want delete specific). |
- Возвращает
- \Bitrix\Landing\PublicActionResult
Переопределяется в RepoWidget.
См. определение в файле repo.php строка 543
◆ unregister()
Unregister block.
- Аргументы
-
string | $code | Code of block. |
- Возвращает
- \Bitrix\Landing\PublicActionResult
См. определение в файле repo.php строка 318
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/landing/lib/publicaction/repo.php