API17:JHtmlTel
From Joomla! Documentation
JHtmlTel
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | tel | Converts strings of integers into more readable telephone format. |
- Defined in libraries/joomla/html/html/tel.php
Importing
jimport( 'joomla.html.html.tel' );
See also
JHtmlTel source code on BitBucket
Subpackage Html- Other versions of JHtmlTel
User contributed notes
Code Examples