HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
UserChangePassword Class Reference

Public Member Functions

 rules ()
 attributeLabels ()
 verifyOldPassword ($attribute, $params)

Public Attributes

 $oldPassword
 $password
 $verifyPassword

Detailed Description

UserChangePassword class. UserChangePassword is the data structure for keeping user change password form data. It is used by the 'changepassword' action of 'UserController'.

Definition at line 7 of file UserChangePassword.php.

Member Function Documentation

UserChangePassword::attributeLabels ( )

Declares attribute labels.

Definition at line 30 of file UserChangePassword.php.

Here is the call graph for this function:

UserChangePassword::rules ( )

Definition at line 13 of file UserChangePassword.php.

Here is the call graph for this function:

UserChangePassword::verifyOldPassword (   $attribute,
  $params 
)

Verify Old Password.

Definition at line 42 of file UserChangePassword.php.

Here is the call graph for this function:

Member Data Documentation

UserChangePassword::$oldPassword

Definition at line 9 of file UserChangePassword.php.

UserChangePassword::$password

Definition at line 10 of file UserChangePassword.php.

UserChangePassword::$verifyPassword

Definition at line 11 of file UserChangePassword.php.


The documentation for this class was generated from the following file: