API17:JPath::getPermissions
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JPath::getPermissions
Description
Get the permissions of the file/folder at a give path.
Description:JPath::getPermissions [Edit Descripton]
Since
Synopsis
public static JPath::getPermissions ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The path of a file/folder |
Returns
string Filesystem permissions
Defined in
libraries/joomla/filesystem/path.php (line 111)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
