JPath::canChmod/1.5
From Joomla! Documentation
JPath::canChmod
Description
Checks if a path's permissions can be changed.
Description:JPath::canChmod [Edit Descripton]
public function canChmod ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Path to check |
- Returns boolean True if path can have mode changed
- Defined on line 48 of libraries/joomla/filesystem/path.php
- Since
See also
-
JPath::canChmod on api.joomla.org
-
JPath source code on JoomlaCode
-
Class JPath
-
Subpackage Filesystem
- Other versions of JPath::canChmod
SeeAlso:JPath::canChmod [Edit See Also]
User contributed notes
<CodeExamplesForm />