API17

API17:JFolder::exists

From Joomla! Documentation

Joomla 11.1 JFolder::exists

Description

Wrapper for the standard file_exists function.


public static function exists ($path)
Parameter Type Default Description
$path string Folder name relative to installation dir

See also


User contributed notes

Code Examples