API17:JHtmlTel::tel
From Joomla! Documentation
JHtmlTel::tel
Description
Converts strings of integers into more readable telephone format.
public static function tel (
$number
$displayplan
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $number | |||
| $displayplan |
- Returns
- Defined on line 35 of libraries/joomla/html/html/tel.php
See also
JHtmlTel::tel source code on BitBucket
Class JHtmlTel
Subpackage Html- Other versions of JHtmlTel::tel
User contributed notes
Code Examples