Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CustomerIdentity
PHP Class CustomerIdentity
It contains the authentication method that checks if the provided data can identity the user.
Inheritance:
extends
CUserIdentity
Show file
Open project: damnpoet/yiicart
Public Methods
Method
Description
authenticate
( ) :
boolean
Authenticates a user.
Method Details
authenticate()
public
method
Authenticates a user.
public
authenticate
( ) :
boolean
return
boolean
whether authentication succeeds.