Class: Doctrine_Search_Analyzer

Source Location: /Doctrine/Search/Analyzer.php

Class Doctrine_Search_Analyzer

Class Overview

Implements interfaces:

Doctrine_Search_Analyzer

Located in /Doctrine/Search/Analyzer.php [line 33]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Revision$
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL

Methods

[ Top ]
Method Summary
void   analyze()  

[ Top ]
Methods
analyze  [line 35]

  void analyze( $text  )

Parameters:
   $text: 

API Tags:
Access:  public


Implementation of:
Doctrine_Search_Analyzer_Interface::analyze()

[ Top ]