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

Class: Swift_StreamFilters_StringReplacementFilterFactory

Source Location: /vendors/swift/classes/Swift/StreamFilters/StringReplacementFilterFactory.php

Class Overview


Creates filters for replacing needles in a string buffer.


Author(s):

  • Chris Corbyn

Implements interfaces:

Methods



Class Details

[line 19]
Creates filters for replacing needles in a string buffer.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method createFilter [line 32]

Swift_StreamFilter createFilter( string $search, string $replace)

Create a new StreamFilter to replace $search with $replace in a string.



Tags:

access:  public



Implementation of:
Swift_ReplacementFilterFactory::createFilter()
Create a filter to replace $search with $replace.

Parameters:

string   $search  
string   $replace  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:34:41 -0500 by phpDocumentor 1.4.3