PHP Class Home\Controller\UserController

Inheritance: extends CommonController
Datei anzeigen Open project: star7th/showdoc Class Usage Examples

Public Methods

Method Description
exist ( ) 退出登录
login ( ) 登录
register ( ) 注册
setting ( )
verify ( ) 生成验证码

Method Details

exist() public method

退出登录
public exist ( )

login() public method

登录
public login ( )

register() public method

注册
public register ( )

setting() public method

public setting ( )

verify() public method

生成验证码
public verify ( )