1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
conversionobjectinterface.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Seo\Conversion;
4
5
interface
ConversionObjectInterface
6
{
10
public
function
getType
() : string;
11
15
public
function
isAvailable
() : bool;
21
public
function
addEvent
(
ConversionEventInterface
$event
) : self;
22
26
public
function
getEvents
() :
array
;
27
31
public
function
fireEvents
() : bool ;
32
}
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\Seo\Conversion\ConversionEventInterface
Определения
conversioneventinterface.php:6
Bitrix\Seo\Conversion\ConversionObjectInterface
Определения
conversionobjectinterface.php:6
Bitrix\Seo\Conversion\ConversionObjectInterface\addEvent
addEvent(ConversionEventInterface $event)
Bitrix\Seo\Conversion\ConversionObjectInterface\fireEvents
fireEvents()
Bitrix\Seo\Conversion\ConversionObjectInterface\getEvents
getEvents()
Bitrix\Seo\Conversion\ConversionObjectInterface\getType
getType()
Bitrix\Seo\Conversion\ConversionObjectInterface\isAvailable
isAvailable()
$event
$event
Определения
prolog_after.php:141
bitrix
modules
seo
lib
conversion
conversionobjectinterface.php
Создано системой
1.14.0