Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Filterable

Source Location: /vendors/swift/classes/Swift/Filterable.php

Interface Overview


Allows StreamFilters to operate on a stream.


Author(s):

  • Chris Corbyn

Methods



Class Details

[line 18]
Allows StreamFilters to operate on a stream.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method addFilter [line 26]

void addFilter( Swift_StreamFilter $filter, string $key)

Add a new StreamFilter, referenced by $key.



Tags:

access:  public


Parameters:

Swift_StreamFilter   $filter  
string   $key  

[ Top ]

method removeFilter [line 32]

void removeFilter( string $key)

Remove an existing filter using $key.



Tags:

access:  public


Parameters:

string   $key  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:22 -0500 by phpDocumentor 1.4.3