Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Auth_OpenID_AX
PHP 클래스 Auth_OpenID_AX
파일 보기
프로젝트 열기: openid/php-openid
1 사용 예제들
공개 메소드들
메소드
설명
isError
(
mixed
$thing
) :
boolean
메소드 상세
isError()
정적인
공개
메소드
static
public
isError
(
mixed
$thing
) :
boolean
$thing
mixed
Any object which may be an Auth_OpenID_AX_Error object.
리턴
boolean
true if $thing is an Auth_OpenID_AX_Error; false if not.