API17:JFormRuleTel
From Joomla! Documentation
JFormRuleTel
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | test | Method to test the url for a valid parts. |
- Defined in libraries/joomla/form/rules/tel.php
- Extends JFormRule
Importing
jimport( 'joomla.form.rules.tel' );
See also
JFormRuleTel source code on BitBucket
Subpackage Form- Other versions of JFormRuleTel
User contributed notes
Code Examples