API17:JStream::removeFilter
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::removeFilter
Description
Remove a filter, either by resource (handed out from the append or prepend function alternatively via getting the filter list).
Description:JStream::removeFilter [Edit Descripton]
Since
Synopsis
public JStream::removeFilter (&$resource, $byindex=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$resource | resrouce | $resource | |
| $byindex | boolean | false | $byindex |
Returns
boolean Result of operation
Defined in
libraries/joomla/filesystem/stream.php (line 989)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
