JHtmlTel::tel
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
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