Detailed Description
Definition at line 5 of file User.php.
Member Function Documentation
construct |
( |
$ |
id_or_array = null , |
|
|
&$ |
specialDataStorage = null |
|
) |
| |
User defined constructor, called within __constructor(), useful to declare specific Data attributes.
- Parameters:
-
mixed | $id_or_array | ID of the Element or array of Element's Datas values. |
SimplOn\DataStorages\DataStorage | $specialDataStorage | DataStorage to use in uncommon cases. |
Reimplemented from Element.
Definition at line 12 of file User.php.
Field Documentation
$validationAceptedMessage = 'Welcome:' [protected] |
$validationRejectedMessage = "User and Password don't match Please try again" |
The documentation for this class was generated from the following file: