1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
config.php
См. документацию.
1<?php
3
9
10final class Config extends Main\Engine\Controller
11{
19 public function defaultAction(): IConfig
20 {
21 try
22 {
23 $current = $this->loadAction();
24 }
25 finally
26 {
27 return $current ?? Facebook\Config::default();
28 }
29 }
30
37 public function loadAction(): IConfig
38 {
39 return Facebook\Config::load();
40 }
41
48 public function saveAction(array $config)
49 {
51 }
52}
static loadFromArray(array $array)
Определения config.php:237
saveAction(array $config)
Определения config.php:48
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$config
Определения quickway.php:69