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

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

static getTableName ()
static getMap ()
static addLogoutAction ($userId, $applicationId=null)
static addUpdateAction ($userId, Type\DateTime $date=null)

Поля данных

const PRIORITY_HIGH = 100
const PRIORITY_LOW = 200
const ACTION_LOGOUT = 'logout'
const ACTION_UPDATE = 'update'

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

Class UserAuthActionTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_UserAuthAction_Query query() @method static EO_UserAuthAction_Result getByPrimary($primary, array $parameters = []) @method static EO_UserAuthAction_Result getById($id) @method static EO_UserAuthAction_Result getList(array $parameters = []) @method static EO_UserAuthAction_Entity getEntity() @method static \Bitrix\Main\EO_UserAuthAction createObject($setDefaultValues = true) @method static \Bitrix\Main\EO_UserAuthAction_Collection createCollection() @method static \Bitrix\Main\EO_UserAuthAction wakeUpObject($row) @method static \Bitrix\Main\EO_UserAuthAction_Collection wakeUpCollection($rows)

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

Методы

◆ addLogoutAction()

addLogoutAction ( $userId,
$applicationId = null )
static
Аргументы
int$userId
string | null$applicationIdAppPassword application id
Возвращает
ORM\Data\AddResult
Исключения
ObjectException

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

◆ addUpdateAction()

addUpdateAction ( $userId,
Type\DateTime $date = null )
static
Аргументы
int$userId
Type\DateTime | null$date
Возвращает
ORM\Data\AddResult

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

◆ getMap()

getMap ( )
static

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

◆ getTableName()

getTableName ( )
static

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

Поля

◆ ACTION_LOGOUT

const ACTION_LOGOUT = 'logout'

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

◆ ACTION_UPDATE

const ACTION_UPDATE = 'update'

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

◆ PRIORITY_HIGH

const PRIORITY_HIGH = 100

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

◆ PRIORITY_LOW

const PRIORITY_LOW = 200

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


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