\eapie\source\request\sessionsetting

Summary

Methods
Properties
Constants
check()
image_verify_code_check()
phone_verify_code_check()
api_kill()
api_http_referer()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_action_namespace
N/A

Properties

$_action_namespace

$_action_namespace : string

子方法的命名空间

Type

string

Methods

check()

check(boolean  $return_bool = false) : mixed

检查是否已初始化

Parameters

boolean $return_bool

是否返回布尔值

Returns

mixed

image_verify_code_check()

image_verify_code_check() : mixed

检测图片验证码

Returns

mixed

phone_verify_code_check()

phone_verify_code_check() : mixed

检测手机验证码

SESSIONPHONEVERIFYCODECHECK [{"phone":"必须|检测手机验证码","phone_verify_key":"必须|手机验证码键名称,如注册sign_up、重置密码reset_password","phone_verify_code":"必须|手机验证码"}]

Returns

mixed

api_kill()

api_kill(  $http_referer = '') : boolean

自毁、删除 session

Parameters

$http_referer

Returns

boolean

api_http_referer()

api_http_referer(string  $http_referer = '') : boolean

设置上一步页面的地址

Parameters

string $http_referer

Returns

boolean