API17:JStream::appendFilter
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::appendFilter
Description
Stream filters Append a filter to the chain.
Description:JStream::appendFilter [Edit Descripton]
public function appendFilter ( $filtername $read_write=STREAM_FILTER_READ $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filtername | $filtername | ||
| $read_write | $read_write | STREAM_FILTER_READ | |
| $params | $params | array() |
See also
-
JStream::appendFilter source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::appendFilter
SeeAlso:JStream::appendFilter [Edit See Also]
User contributed notes
<CodeExamplesForm />
