Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AdminPageFramework_Utility_VariableType
PHP 클래스 AdminPageFramework_Utility_VariableType
상속:
extends
AdminPageFramework_Utility_Deprecated
파일 보기
프로젝트 열기: michaeluno/admin-page-framework
공개 메소드들
메소드
설명
isNotNull
(
$mValue
= null )
isNumericInteger
(
$mValue
)
isResourcePath
(
$sPathOrURL
)
메소드 상세
isNotNull()
공개
정적인
메소드
public
static
isNotNull
(
$mValue
= null )
isNumericInteger()
공개
정적인
메소드
public
static
isNumericInteger
(
$mValue
)
isResourcePath()
공개
정적인
메소드
public
static
isResourcePath
(
$sPathOrURL
)