API17:JFormRuleUsername
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFormRuleUsername
Description
Description:JFormRuleUsername [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | test | Method to test the username for uniqueness. |
- Defined in libraries/joomla/form/rules/username.php
- Extends JFormRule
Importing
jimport( 'joomla.form.rules.username' );
See also
-
JFormRuleUsername source code on BitBucket
-
Subpackage Form
- Other versions of JFormRuleUsername
SeeAlso:JFormRuleUsername [Edit See Also]
User contributed notes
<CodeExamplesForm />
