1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
update.php
См. документацию.
1
<?php
2
namespace
Bitrix\Landing\Site\Update;
3
4
abstract
class
Update
5
{
11
abstract
public
static
function
update
(
int
$siteId
): bool;
12
18
protected
static
function
getId
(
int
$siteId
): ?
array
19
{
20
return \Bitrix\Landing\Site::getList([
'filter'
=> [
'ID'
=>
$siteId
]])->fetch();
21
}
22
}
Bitrix\Landing\Site\Update\Update\update
static update(int $siteId)
Bitrix\Landing\Site\Update\Update\getId
static getId(int $siteId)
Определения
update.php:18
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$siteId
$siteId
Определения
ajax.php:8
Bitrix\Main\Update
Определения
adminfilteroption.php:2
bitrix
modules
landing
lib
site
update
update.php
Создано системой
1.14.0