Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe DataFormatter
+ Graphe d'héritage de DataFormatter:

Fonctions membres publiques

 formatPath ($path, $replacement='')
 
 formatCallerInfo (array $call)
 
- Fonctions membres publiques hérités de DataFormatter
 __construct ()
 
 formatVar ($data)
 
 formatDuration ($seconds)
 
 formatBytes ($size, $precision=2)
 

Description détaillée

DataFormatter

Depuis
4.0.0

Documentation des fonctions membres

◆ formatCallerInfo()

formatCallerInfo ( array  $call)

Format a string from back trace.

Paramètres
array$callThe array to format
Renvoie
string
Depuis
4.0.0

Références elseif.

◆ formatPath()

formatPath (   $path,
  $replacement = '' 
)

Strip the root path.

Paramètres
string$pathThe path.
string$replacementThe replacement
Renvoie
string
Depuis
4.0.0

Références $path, et JPATH_ROOT.


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