Открытые статические члены | |
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 строка 29
|
static |
int | $userId | |
string | null | $applicationId | AppPassword application id |
ObjectException |
См. определение в файле userauthaction.php строка 76
|
static |
int | $userId | |
Type\DateTime | null | $date |
См. определение в файле userauthaction.php строка 92
|
static |
См. определение в файле userauthaction.php строка 44
|
static |
См. определение в файле userauthaction.php строка 39
const ACTION_LOGOUT = 'logout' |
См. определение в файле userauthaction.php строка 36
const ACTION_UPDATE = 'update' |
См. определение в файле userauthaction.php строка 37
const PRIORITY_HIGH = 100 |
См. определение в файле userauthaction.php строка 33
const PRIORITY_LOW = 200 |
См. определение в файле userauthaction.php строка 34