core/model/modx/processors/security/user/_validation.php

Show: inherited
Table of Contents

Handles common validation for user processors

Package
modx  

\modUserValidation

Package: modx

Handles common validation for user processors

Properties

Propertypublic\modX  $modx= ''

Details
Type
\modX
Propertypublic\modUserCreateProcessor|\modUserUpdateProcessor  $processor= ''

Propertypublic\modUserProfile  $profile= ''

Details
Type
\modUserProfile
Propertypublic\modUser  $user= ''

Details
Type
\modUser

Methods

methodpublic__construct(  $processor,  $user,  $profile ) : void

Parameters
Name Type Description
$processor
$user
$profile
methodpublicalreadyExists(  $name ) : void

Parameters
Name Type Description
$name
methodpubliccheckBirthDate( ) : void

methodpubliccheckBlocked( ) : void

methodpubliccheckCellPhone( ) : void

methodpubliccheckEmail( ) : void

methodpubliccheckPassword( ) : void

methodpubliccheckPhone( ) : void

methodpubliccheckUsername( ) : void

methodpublicgeneratePassword(  $length = 10 ) : void

Parameters
Name Type Description
$length
methodpublicvalidate( ) : void

Documentation was generated by DocBlox 0.18.1.