Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
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) | |
formatCallerInfo | ( | array | $call | ) |
Format a string from back trace.
array | $call | The array to format |
Références elseif.
formatPath | ( | $path, | |
$replacement = '' |
|||
) |
Strip the root path.
string | $path | The path. |
string | $replacement | The replacement |
Références $path, et JPATH_ROOT.