Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Ai

Открытые статические члены

static isImageAvailable ()
 
static isImageActive ()
 
static isTextAvailable ()
 
static isCopilotAvailable ()
 
static isTextActive ()
 
static onTuningLoad ()
 

Подробное описание

См. определение в файле ai.php строка 15

Методы

◆ isCopilotAvailable()

static isCopilotAvailable ( )
static

Returns true if AI Text service is can be used. And option is ON.

Возвращает
bool

См. определение в файле ai.php строка 81

◆ isImageActive()

static isImageActive ( )
static

Returns true if AI Image service is available and activated for landing

Возвращает
bool

См. определение в файле ai.php строка 44

◆ isImageAvailable()

static isImageAvailable ( )
static

Returns true if AI Image service is can be used. Not check activity for landing

Возвращает
bool

См. определение в файле ai.php строка 24

◆ isTextActive()

static isTextActive ( )
static

Returns true if AI Text service is available and activated for landing

Возвращает
bool

См. определение в файле ai.php строка 100

◆ isTextAvailable()

static isTextAvailable ( )
static

Returns true if AI Text service is can be used. Not check activity for landing

Возвращает
bool

См. определение в файле ai.php строка 61

◆ onTuningLoad()

static onTuningLoad ( )
static

Fills tuning page of AI module.

Возвращает
Entity\EventResult

См. определение в файле ai.php строка 117