API17:JStream::chmod
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.
JStream::chmod
Description
Chmod wrapper.
Description:JStream::chmod [Edit Descripton]
Since
Synopsis
public JStream::chmod ($filename='', $mode=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filename | string | ||
| $mode | mixed | 0 | Mode to use |
Returns
boolean
Defined in
libraries/joomla/filesystem/stream.php (line 703)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
