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

Class: SearchLib

Source Location: d:\website\PhpDocumentor\/search/search_lib.php

Class Overview

BitBase
   |
   --SearchLib



Methods


Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::debug()
Switch debug level in database
BitBase::display()
This method should be THE method used to display a template. php files should not access $gBitSmarty directly.
BitBase::getDb()
Return pointer to current Database
BitBase::getField()
Returns entry from the mInfo hash if field exists
BitBase::isDatabaseValid()
Determines if there is a valide database connection
BitBase::prepGetList()
Prepares parameters with default values for any getList function
BitBase::setDatabase()
Sets database mechanism for the instance
BitBase::verifyId()
Determines if any given variable exists and is a number

Class Details

[line 21]


[ Top ]


Class Methods


constructor SearchLib [line 22]

SearchLib SearchLib( )



[ Top ]

method find [line 44]

void find( $where, $words, $offset, $max_records, [ $plUsePart = false])



Parameters:

   $where  
   $words  
   $offset  
   $max_records  
   $plUsePart  

[ Top ]

method find_exact_generic [line 161]

void find_exact_generic( $where, $words, $offset, $max_records)



Parameters:

   $where  
   $words  
   $offset  
   $max_records  

[ Top ]

method get_lru_wordlist [line 86]

void get_lru_wordlist( $syllable)



Parameters:

   $syllable  

[ Top ]

method get_wordlist_from_syllables [line 62]

void get_wordlist_from_syllables( $syllables)



Parameters:

   $syllables  

[ Top ]

method has_permission [line 235]

void has_permission( [ $pContentType = ""])



Parameters:

   $pContentType  

[ Top ]

method refresh_lru_wordlist [line 101]

void refresh_lru_wordlist( $syllable)



Parameters:

   $syllable  

[ Top ]

method register_search [line 27]

void register_search( $words)



Parameters:

   $words  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:48:31 +0000 by phpDocumentor 1.3.0