API17:JHtmlNumber
From Joomla! Documentation
JHtmlNumber
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | bytes | Converts bytes to more distinguishable formats such as: kilobytes, megabytes, etc. |
- Defined in libraries/joomla/html/html/number.php
Importing
jimport( 'joomla.html.html.number' );
See also
JHtmlNumber source code on BitBucket
Subpackage Html- Other versions of JHtmlNumber
User contributed notes
Code Examples