MapFilter_NullPattern Class Reference

A mock implementation of basic MapFilter_PatternInterface interface. More...

Public Member Functions

MapFilter_NullPattern __construct ()
 An empty constructor.
NullPattern_Result parse (Mixed $query)
 Parse the given query against the pattern.

Description

A mock implementation of basic MapFilter_PatternInterface interface.

Pattern performs no opperation at all on user query and return it as is.

Category:
Pear
Package:
MapFilter
Author:
Oliver Gondža 32470.nosp@m.6@ma.nosp@m.il.mu.nosp@m.ni.c.nosp@m.z
License:
http://www.gnu.org/copyleft/lesser.html LGPL License
URL:
http://github.com/olivergondza/MapFilter
Since:
0.5

List of all members.

Inheritance diagram for MapFilter_NullPattern:
MapFilter_PatternInterface