Открытые статические члены | |
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 | |
use \Bitrix\Rest\APAuth\PasswordTable
См. определение в файле application.php строка 22
|
static |
Generates AP for REST access.
string | $siteTitle | Site title for AP description. |
Exception
См. определение в файле application.php строка 50
|
static |
См. определение в файле application.php строка 30
|
protected |
См. определение в файле application.php строка 26
const ID = 'rest' |
См. определение в файле application.php строка 24