47 $form->unique(
"email",
"That email address is already in use for another user");
48 $form->hide(
"composite_class",
"language");
64 $title = htmlSafe(
"Edit Account for {$siteUser->first_name} {$siteUser->last_name}");
68 $title =
"Add a New User Account";
static using()
Import the datamodels, views and manifest for the specified component(s).
static usingFile()
Uses the specified framework file(s) from the framework directory.
static getRolesArray()
Retrieves the array of roles and their names for the current site for use in a CMS form.
This class maps the site_user table.
$method
Pull out a simple reference to the request method.