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

Class: MediaSearch_Filter_KeyWords_PathRemover

Source Location: /MediaSearch/Filter/KeyWords/PathRemover.php

Class Overview


Removes file name parts from the key word list.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Implements interfaces:

Variables

Constants

Methods



Class Details

[line 33]
Removes file name parts from the key word list.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter


[ Top ]


Class Variables

static $basePath =

[line 46]

The base path. Keywords generated by this path part will be removed.



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


static method get [line 87]

static MediaSearch_Filter_KeyWords_PathRemover get( )

Returns th einstance of this class.



Tags:

access:  public


[ Top ]

method process [line 102]

array process( $input)

Removes all direcotry names occuring in $basePath from the keyword list.



Tags:

access:  public



Implementation of:
MediaSearch_Filter_KeyWords_Interface::process()
A keyword filter obejct can handle an array with keyword strings.

Parameters:

array   $input  

[ Top ]


Class Constants

TRACE_LELVEL =  33

[line 36]


[ Top ]



Documentation generated on Mon, 17 Aug 2009 14:53:41 +0200 by phpDocumentor 1.4.2