API16:JFormRuleUsername
From Joomla! Documentation
[Edit Descripton] Description:JFormRuleUsername
Contents |
Defined in
libraries/joomla/form/rules/username.php
Methods
| Method name | Description |
|---|---|
| test | Method to test if a username is unique. |
Importing
jimport( 'joomla.form.rules.username' );
[Edit See Also] SeeAlso:JFormRuleUsername