PHP 클래스 CLASS_API

파일 보기 프로젝트 열기: baigoStudio/baigoSSO

공개 프로퍼티들

프로퍼티 타입 설명
$log 配置

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

配置
public __construct ( )

app_chk() 공개 메소드

验证 app app_chk function.
public app_chk ( mixed $arr_appRequest, mixed $arr_appRow ) : void
$arr_appRequest mixed
$arr_appRow mixed
리턴 void

app_request() 공개 메소드

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

chk_install() 공개 메소드

public chk_install ( )

halt_re() 공개 메소드

返回结果 halt_re function.
public halt_re ( mixed $arr_re ) : void
$arr_re mixed
리턴 void

프로퍼티 상세

$log 공개적으로 프로퍼티

配置
public $log