Class JFilesystemHelper
File system helper
Holds support functions for the filesystem, particularly the stream
Package: Joomla\Platform\FileSystem
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/filesystem/helper.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/filesystem/helper.php
Methods summary
public static
mixed
|
|
public static
mixed
|
|
public static
array
|
|
public static
array
|
|
public static
array
|
|
public static
array
|
|
public static
array
|
|
public static
boolean
|
|
public static
float|string
|
#
fileUploadMaxSize( boolean $unit_output = true )
Calculates the maximum upload file size and returns string with unit or the size in bytes |