PHP Class CLASS_API

Afficher le fichier Open project: baigoStudio/baigoSSO

Méthodes publiques

Свойство Type Description
$log 配置

Méthodes publiques

Méthode Description
__construct ( ) 配置
app_chk ( mixed $arr_appRequest, mixed $arr_appRow ) : void 验证 app app_chk function.
app_request ( $str_method = "get", $with_sign = false ) : void 读取 app 信息 app_request function.
chk_install ( )
halt_re ( mixed $arr_re ) : void 返回结果 halt_re function.

Method Details

__construct() public méthode

配置
public __construct ( )

app_chk() public méthode

验证 app app_chk function.
public app_chk ( mixed $arr_appRequest, mixed $arr_appRow ) : void
$arr_appRequest mixed
$arr_appRow mixed
Résultat void

app_request() public méthode

读取 app 信息 app_request function.
public app_request ( $str_method = "get", $with_sign = false ) : void
Résultat void

chk_install() public méthode

public chk_install ( )

halt_re() public méthode

返回结果 halt_re function.
public halt_re ( mixed $arr_re ) : void
$arr_re mixed
Résultat void

Property Details

$log public_oe property

配置
public $log