API17:JPath::canChmod
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::canChmod
Description
Checks if a path's permissions can be changed.
Description:JPath::canChmod [Edit Descripton]
Since
Synopsis
public static JPath::canChmod ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Path to check |
Returns
boolean True if path can have mode changed
Defined in
libraries/joomla/filesystem/path.php
Referenced by
See also
Examples
<CodeExamplesForm />
