Netsutie PHP Toolkit
ChangePassword Class Reference

Data Fields

 $currentPassword
 
 $newPassword
 
 $newPassword2
 
 $justThisAccount
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ChangePassword

Definition at line 8 of file ChangePassword.php.

Field Documentation

$currentPassword

Definition at line 18 of file ChangePassword.php.

$justThisAccount

Definition at line 48 of file ChangePassword.php.

$newPassword

Definition at line 28 of file ChangePassword.php.

$newPassword2

Definition at line 38 of file ChangePassword.php.

$paramtypesmap
static
Initial value:
= array(
"currentPassword" => "string",
"newPassword" => "string",
"newPassword2" => "string",
"justThisAccount" => "boolean",
)

Definition at line 52 of file ChangePassword.php.


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