1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
initlocaldatatogoogle.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Update;
4
5
use Bitrix\Calendar\Sync\GoogleApiPush;
6
use Bitrix\Main\Config\Option;
7
use Bitrix\Main\Loader;
8
use Bitrix\Main\Update\Stepper;
9
use CAgent;
10
11
class
InitLocalDataToGoogle
extends
Stepper
12
{
13
protected
static
$moduleId
=
"calendar"
;
14
15
public
static
function
className
()
16
{
17
return
get_called_class();
18
}
19
20
public
function
execute
(
array
&
$result
)
21
{
22
return
self::FINISH_EXECUTION;
23
}
24
}
Bitrix\Calendar\Update\InitLocalDataToGoogle
Определения
initlocaldatatogoogle.php:12
Bitrix\Calendar\Update\InitLocalDataToGoogle\execute
execute(array &$result)
Определения
initlocaldatatogoogle.php:20
Bitrix\Calendar\Update\InitLocalDataToGoogle\$moduleId
static $moduleId
Определения
initlocaldatatogoogle.php:13
Bitrix\Calendar\Update\InitLocalDataToGoogle\className
static className()
Определения
initlocaldatatogoogle.php:15
Bitrix\Main\Update\Stepper
Определения
stepper.php:29
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$result
$result
Определения
get_property_values.php:14
bitrix
modules
calendar
lib
update
initlocaldatatogoogle.php
Создано системой
1.14.0