Class JUtility
JUtility is a utility functions class
Package: Joomla\Platform\Utilities
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/utilities/utility.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/utilities/utility.php
Methods summary
public static
array
|
#
parseAttributes( string $string )
Method to extract key/value pairs out of a string with XML style attributes |
public static
integer
|
#
getMaxUploadSize( mixed $custom = null )
Method to get the maximum allowed file size for the HTTP uploads based on the active PHP configuration |