API17

API17:JHtmlTel::tel

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples