Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
tad
WPBrowser
Interactions
Validator
PHP 클래스 tad\WPBrowser\Interactions\Validator
파일 보기
프로젝트 열기: lucatume/wp-browser
공개 메소드들
메소드
설명
isEmail
( )
isPlugin
( )
isRelativeWpAdminDir
(
$root
)
isTheme
( )
isUrl
(
$message
)
isWpDir
( )
noSpaces
(
$message
)
메소드 상세
isEmail()
공개
메소드
public
isEmail
( )
isPlugin()
공개
메소드
public
isPlugin
( )
isRelativeWpAdminDir()
공개
메소드
public
isRelativeWpAdminDir
(
$root
)
isTheme()
공개
메소드
public
isTheme
( )
isUrl()
공개
메소드
public
isUrl
(
$message
)
isWpDir()
공개
메소드
public
isWpDir
( )
noSpaces()
공개
메소드
public
noSpaces
(
$message
)