Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AdminPageFramework_Utility_VariableType
PHP Class AdminPageFramework_Utility_VariableType
Inheritance:
extends
AdminPageFramework_Utility_Deprecated
Exibir arquivo
Open project: michaeluno/admin-page-framework
Public Methods
Method
Description
isNotNull
(
$mValue
= null )
isNumericInteger
(
$mValue
)
isResourcePath
(
$sPathOrURL
)
Method Details
isNotNull()
public
static
method
public
static
isNotNull
(
$mValue
= null )
isNumericInteger()
public
static
method
public
static
isNumericInteger
(
$mValue
)
isResourcePath()
public
static
method
public
static
isResourcePath
(
$sPathOrURL
)