API17

API17:JHtmlTel

From Joomla! Documentation

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


User contributed notes

Code Examples