Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Redaxscript
Validator
Alias
PHP 클래스 Redaxscript\Validator\Alias
부터:
2.2.0
저자:
Henry Ruhs
저자:
Sven Weingartner
상속:
implements
Redaxscript\Validator\ValidatorInterface
파일 보기
프로젝트 열기: redaxmedia/redaxscript
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$_defaultArray
array
array of default alias
공개 메소드들
메소드
설명
validate
(
string
$alias
= null,
integer
$mode
) :
integer
validate the alias
메소드 상세
validate()
공개
메소드
validate the alias
부터:
2.2.0
public
validate
(
string
$alias
= null,
integer
$mode
) :
integer
$alias
string
alias for routes and users
$mode
integer
switch between general and default validation
리턴
integer
프로퍼티 상세
$_defaultArray
보호되어 있는 프로퍼티
array of default alias
protected
array
$_defaultArray
리턴
array