7 $p_user->filter =
new InclusionFilter(
"password");
10 $form->getRenderer(
"password")->forceReset =
true;
12 $form->submitLabel =
"Save New Password";
13 $form->passwordEncryptor = hashPassword;
19 $mgr = UserManager::getSiteUserManager();
25 <p>Please reset your password
using the form below.</p>
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
$method
Pull out a simple reference to the request method.