Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JHtmlTel

Fonctions membres publiques statiques

static tel ($number, $displayplan)
 

Description détaillée

HTML helper class for rendering telephone numbers.

Depuis
1.6

Documentation des fonctions membres

◆ tel()

static tel (   $number,
  $displayplan 
)
static

Converts strings of integers into more readable telephone format

By default, the ITU-T format will automatically be used. However, one of the allowed unit types may also be used instead.

Paramètres
integer$numberThe integers in a phone number with dot separated country code ccc.nnnnnnn where ccc represents country code and nnn represents the local number.
string$displayplanThe numbering plan used to display the numbers.
Renvoie
string The formatted telephone number.
Voir également
JFormRuleTel
Depuis
1.6

Références $display, elseif, et null.


La documentation de cette classe a été générée à partir du fichier suivant :