1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
eventfactoryinterface.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\ICal\Builder;
4
5
interface
EventFactoryInterface
6
{
7
public
const
REPLY
=
'reply'
;
8
public
const
CANCEL
=
'cancel'
;
9
public
const
REQUEST
=
'reply'
;
10
public
static
function
create
(
array
$event
,
string
$type
): static;
11
}
$type
$type
Определения
options.php:106
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Calendar\ICal\Builder\EventFactoryInterface
Определения
eventfactoryinterface.php:6
Bitrix\Calendar\ICal\Builder\EventFactoryInterface\CANCEL
const CANCEL
Определения
eventfactoryinterface.php:8
Bitrix\Calendar\ICal\Builder\EventFactoryInterface\create
static create(array $event, string $type)
Bitrix\Calendar\ICal\Builder\EventFactoryInterface\REQUEST
const REQUEST
Определения
eventfactoryinterface.php:9
Bitrix\Calendar\ICal\Builder\EventFactoryInterface\REPLY
const REPLY
Определения
eventfactoryinterface.php:7
$event
$event
Определения
prolog_after.php:141
bitrix
modules
calendar
lib
ical
builder
eventfactoryinterface.php
Создано системой
1.14.0