>> YANA 4 PHP Framework >> Docs For Class plugin_search

Class plugin_search

Description

Search plugin

This plugin searches an index for words.

  • access: public

Located in /plugins/search/plugin_search.php

Plugin
   |
   --plugin_search
Method Summary

Methods

Search index for a specific string
boolean search_start (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

Type: read Permission: 0 Templates:

parameters taken:

  • string target string to search for

  • access: public
Show table of statistics
boolean search_stats (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

this function does not expect any arguments

Type: read Permission: 0 Templates:

  • access: public
inherited from base classes

Inherited From Plugin

Documentation generated on Sun, 11 Mar 2007 15:02:54 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.yanaframework.net