JFile::getExt/1.5
From Joomla! Documentation
JFile::getExt
Description
Gets the extension of a file name.
Description:JFile::getExt [Edit Descripton]
public function getExt ($file)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | string | The file name |
- Returns string The file extension
- Defined on line 37 of libraries/joomla/filesystem/file.php
- Since
- Referenced by
See also
-
JFile::getExt on api.joomla.org
-
JFile source code on JoomlaCode
-
Class JFile
-
Subpackage Filesystem
- Other versions of JFile::getExt
SeeAlso:JFile::getExt [Edit See Also]
User contributed notes
<CodeExamplesForm />