1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
landingblock.php
См. документацию.
1<?php
2namespace Bitrix\Landing;
3
5{
10 protected $params = [];
11
15 public function __construct()
16 {
17 }
18
23 public function getEditMode()
24 {
25 return Landing::getEditMode();
26 }
27
33 public function get($code)
34 {
35 if (array_key_exists($code, $this->params))
36 {
37 return $this->params[$code];
38 }
39 else
40 {
41 return null;
42 }
43 }
44
50 public function init(array $params = [])
51 {
52 }
53
59 public function beforeAdd(Block $block)
60 {
61
62 }
63
69 public function beforeView(Block $block)
70 {
71 }
72}
beforeAdd(Block $block)
Определения landingblock.php:59
beforeView(Block $block)
Определения landingblock.php:69
init(array $params=[])
Определения landingblock.php:50
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
if(!is_null($config))($config as $configItem)(! $configItem->isVisible()) $code
Определения options.php:195