JFile::exists
Wrapper for the standard file_exists function
Signature
public function exists(string
$fileĀ )
Parameters
-
$file
- File path
Returns
- boolean
- True if path is a file
public function exists(string
$fileĀ )
$file