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é
|
Fonctions membres publiques statiques | |
static | tel ($number, $displayplan) |
HTML helper class for rendering telephone numbers.
|
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.
integer | $number | The integers in a phone number with dot separated country code ccc.nnnnnnn where ccc represents country code and nnn represents the local number. |
string | $displayplan | The numbering plan used to display the numbers. |