1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Application
Граф наследования:Application:
Application

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

static onApplicationsBuildList ()
static generateAppPassword ($siteTitle, array $scopeList)
Открытые статические члены унаследованные от Application
static getInstance ()
static hasInstance ()
static getConnection ($name="")
static getUserTypeManager ()
static isUtfMode ()
static getDocumentRoot ()
static getPersonalRoot ()
static resetAccelerator (string $filename=null)

Поля данных

const ID = 'rest'
Поля данных унаследованные от Application
const JOB_PRIORITY_NORMAL = 100
const JOB_PRIORITY_LOW = 50

Защищенные данные

 $validUrls
Защищенные данные унаследованные от Application
bool $initialized = false
bool $terminating = false
 $context
 $router
 $currentRoute
 $connectionPool
 $managedCache
 $taggedCache
 $session
 $kernelSession
 $compositeSessionManager
 $sessionLocalStorageManager
 $backgroundJobs
 $license

Дополнительные унаследованные члены

Открытые члены унаследованные от Application
 initializeBasicKernel ()
 initializeExtendedKernel (array $params)
 getRouter ()
 setRouter (Router $router)
 getCurrentRoute ()
 hasCurrentRoute ()
 setCurrentRoute (Route $currentRoute)
 start ()
 run ()
 end ($status=0, Response $response=null)
 terminate ($status=0)
 createExceptionHandlerLog ()
 createExceptionHandlerOutput ()
 getExceptionHandler ()
 getConnectionPool ()
 getContext ()
 setContext (Context $context)
 getLicense ()
 getCache ()
 getManagedCache ()
 getTaggedCache ()
 getSessionLocalStorageManager ()
 getLocalSession ($name)
 getKernelSession ()
 getSession ()
 getCompositeSessionManager ()
 addBackgroundJob (callable $job, array $args=[], $priority=self::JOB_PRIORITY_NORMAL)
 isInitialized ()
Защищенные члены унаследованные от Application
 __construct ()
 initializeRouter ()
 initializeContext (array $params)
 handleResponseBeforeSend (Response $response)
 initializeExceptionHandler ()
 createDatabaseConnection ()
 initializeCache ()
 initializeMessengerWorker ()
 runBackgroundJobs ()
Статические защищенные данные унаследованные от Application
static $instance

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

use \Bitrix\Rest\APAuth\PasswordTable

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

Методы

◆ generateAppPassword()

generateAppPassword ( $siteTitle,
array $scopeList )
static

Generates AP for REST access.

Аргументы
string$siteTitleSite title for AP description.
Возвращает
bool|string password or false
Исключения

Exception

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

◆ onApplicationsBuildList()

onApplicationsBuildList ( )
static

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

Поля

◆ $validUrls

$validUrls
protected
Инициализатор
"/rest/",
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ ID

const ID = 'rest'

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


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