Utility
class Utility
JUtility is a utility functions class
Methods
static
array
parseAttributes(
string $string)
Method to extract key/value pairs out of a string with XML style attributes
static
integer
getMaxUploadSize(
mixed $custom = null)
Method to get the maximum allowed file size for the HTTP uploads based on the active PHP configuration