Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JHtmlNumber

Liste de tous les membres

Fonctions membres publiques statiques

static bytes ($bytes, $unit= 'auto', $precision=2)

Documentation des fonctions membres

static JHtmlNumber::bytes (   $bytes,
  $unit = 'auto',
  $precision = 2 
)
static

Converts bytes to more distinguishable formats such as: kilobytes, megabytes, etc.

By default, the proper format will automatically be chosen. However, one of the allowed unit types may also be used instead.

Paramètres:
integer$bytesThe number of bytes.
string$unitThe type of unit to return.
integer$precisionThe number of digits to be used after the decimal place.
Renvoie:
string The number of bytes in the proper units.
Depuis:
11.1

Références $i.


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