1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Manager

Открытые члены

 __construct ()
 createSonetGroupForPublicationOnce ()
 createPageByTemplate (?Templates $code=null, bool $publication=false)
 createDemoPage ()
 isProcessing ()
 isReady ()
 onStartPageCreation ()
 onFinishPageCreation ()
 getConnectedSiteId ()
 getConnectedPageId ()
 getPreviewImg ()
 getPageTitle ()

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

static isAvailable ()
static isFeatureEnable ()
static setFreeTariffMode (bool $flag=true)
static isFreeTariffMode ()
static isUseDemoData ()

Защищенные члены

 isFullyCreated ()

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

Manage mainpage site and pages

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

Конструктор(ы)

◆ __construct()

__construct ( )

Manager constructor.

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

Методы

◆ createDemoPage()

createDemoPage ( )

Create default page. Using just for demo, not for product purposes

Возвращает
bool

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

◆ createPageByTemplate()

createPageByTemplate ( ?Templates $code = null,
bool $publication = false )

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

◆ createSonetGroupForPublicationOnce()

createSonetGroupForPublicationOnce ( )

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

◆ getConnectedPageId()

getConnectedPageId ( )

Return id of Mainpage landing

Возвращает
int|null

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

◆ getConnectedSiteId()

getConnectedSiteId ( )

Return ID of special site for Mainpage

Возвращает
int|null

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

◆ getPageTitle()

getPageTitle ( )

If page connected - get page title. Else - empty string.

Возвращает
string|null

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

◆ getPreviewImg()

getPreviewImg ( )

If page connected - get src to preview image. Else - empty string.

Возвращает
string|null

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

◆ isAvailable()

isAvailable ( )
static

Check feature available. Not check tariff limits

Возвращает
bool

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

◆ isFeatureEnable()

isFeatureEnable ( )
static

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

◆ isFreeTariffMode()

isFreeTariffMode ( )
static

If true - enable some functionality at free tariff (by default in free tariff vibe is fully disabled)

Возвращает
bool

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

◆ isFullyCreated()

isFullyCreated ( )
protected

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

◆ isProcessing()

isProcessing ( )

Check that the creation is processing now.

Возвращает
bool

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

◆ isReady()

isReady ( )

Check is Mainpage site is fully created, add all pages etc

Возвращает
bool

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

◆ isUseDemoData()

isUseDemoData ( )
static

Check is widgets must use demo data instead real data

Возвращает
bool

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

◆ onFinishPageCreation()

onFinishPageCreation ( )

Mark is Mainpage site is fully created, add all pages etc. Not created or check site or pages, just mark end of creating process.

Возвращает
void

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

◆ onStartPageCreation()

onStartPageCreation ( )

Mark is Mainpage site start creating. Not created or check site or pages, just mark start of creating process.

Возвращает
void

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

◆ setFreeTariffMode()

setFreeTariffMode ( bool $flag = true)
static

If true - enable some functionality at free tariff (by default in free tariff vibe is fully disabled)

Аргументы
bool$flag
Возвращает
void

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


Объявления и описания членов класса находятся в файле: