PHP Class CONTROL_LOGON

Show file Open project: baigoStudio/baigoSSO Class Usage Examples

Public Methods

Method Description
__construct ( )
ctl_login ( ) : void ctl_login function.
ctl_logon ( ) *============登录界面============ 无返回
ctl_logout ( ) *============登出============ 无返回

Method Details

__construct() public method

public __construct ( )

ctl_login() public method

ctl_login function.
public ctl_login ( ) : void
return void

ctl_logon() public method

*============登录界面============ 无返回
public ctl_logon ( )

ctl_logout() public method

*============登出============ 无返回
public ctl_logout ( )