isEmailValidated() Contains the repository valid (already confirmed) email addresses?
If yes, then we can skip the registration process and the user is automatically registered.
true, if so.
Get the user details of this user by its user-ID. The user details is a string, which is
set in the admin section. It contains some placeholders, which are replaced by values from
the user repository
Parameters: uid - The user-ID of this user The user details section See Also:vqwiki.users.Usergroup.getUserDetails(java.lang.String)
Contains the repository valid (already confirmed) email addresses?
If yes, then we can skip the registration process and the user is automatically registered.
true, if so. false otherwise. See Also:vqwiki.users.Usergroup.isEmailValidated