API17:JStream::chmod
From Joomla! Documentation
JStream::chmod
Description
Chmod wrapper.
public function chmod (
$filename=''
$mode=0
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filename | string | ||
| $mode | mixed | 0 | Mode to use |
See also
JStream::chmod source code on BitBucket
Class JStream
Subpackage Filesystem- Other versions of JStream::chmod
User contributed notes
Code Examples