changeWebUserPassword

API:changeWebUserPassword

API Quick reference
Variable name: changeWebUserPassword
Modx versions: 0.9.x + Evolution
Input parameters:  
Return if successful:  
Return type:  
Return on failure:  
Object parent: DocumentParser

Description / Usage

boolean changeWebUserPassword($oldPwd, $newPwd);

Changes the current web user's password - Returns true if successful.

Examples

Notes

Function Source

Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).