PHP Class CLASS_BASE

Show file Open project: baigoStudio/baigoSSO

Public Properties

Property Type Description
$config

Public Methods

Method Description
__construct ( ) 配置
getLang ( ) *============设置语言============ 返回字符串 语言
getUi ( ) *============设置界面============ 返回字符串 界面类型
setTimezone ( ) *============设置时区============ 无返回字符串

Method Details

__construct() public method

配置
public __construct ( )

getLang() public method

*============设置语言============ 返回字符串 语言
public getLang ( )

getUi() public method

*============设置界面============ 返回字符串 界面类型
public getUi ( )

setTimezone() public method

*============设置时区============ 无返回字符串
public setTimezone ( )

Property Details

$config public property

public $config