PHP Class Home\Controller\UserController

Inheritance: extends CommonController
Afficher le fichier Open project: star7th/showdoc Class Usage Examples

Méthodes publiques

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

Method Details

exist() public méthode

退出登录
public exist ( )

login() public méthode

登录
public login ( )

register() public méthode

注册
public register ( )

setting() public méthode

public setting ( )

verify() public méthode

生成验证码
public verify ( )