Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | parseAttributes ($string) |
static | getMaxUploadSize ($custom=null) |
JUtility is a utility functions class
|
static |
Method to get the maximum allowed file size for the HTTP uploads based on the active PHP configuration
mixed | $custom | A custom upper limit, if the PHP settings are all above this then this will be used |
Références HTMLHelper\_().
|
static |
Method to extract key/value pairs out of a string with XML style attributes
string | $string | String containing XML style attributes |
Référencé par HtmlDocument\_parseTemplate().