Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Redaxscript
Validator
Alias
PHP Class Redaxscript\Validator\Alias
Since:
2.2.0
Author:
Henry Ruhs
Author:
Sven Weingartner
Inheritance:
implements
Redaxscript\Validator\ValidatorInterface
Afficher le fichier
Open project: redaxmedia/redaxscript
Class Usage Examples
Protected Properties
Свойство
Type
Description
$_defaultArray
array
array of default alias
Méthodes publiques
Méthode
Description
validate
(
string
$alias
= null,
integer
$mode
) :
integer
validate the alias
Method Details
validate()
public
méthode
validate the alias
Since:
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
Résultat
integer
Property Details
$_defaultArray
protected_oe property
array of default alias
protected
array
$_defaultArray
Résultat
array