Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Telephone

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
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 :