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

Class: SearchLib

Source Location: /search/search_lib.php

Class Overview

BitBase
   |
   --SearchLib



Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::__construct()
BitBase::clearFromCache()
BitBase::expunge()
Delete content object and all related records
BitBase::load()
BitBase::__destruct()

Class Details

[line 20]


[ Top ]


Class Methods


static method has_permission [line 312]

static void has_permission( [ $pContentType = NULL])



Tags:

access:  public


Parameters:

   $pContentType  

[ Top ]

constructor __construct [line 21]

SearchLib __construct( )



Overrides BitBase::__construct() (parent method not documented)

[ Top ]

method find [line 43]

void find( &$pParamHash)



Parameters:

   &$pParamHash  

[ Top ]

method find_exact_generic [line 269]

void find_exact_generic( &$pParamHash)



Parameters:

   &$pParamHash  

[ Top ]

method find_with_and [line 215]

void find_with_and( $allowed, $selectSql, $joinSql, $whereSql, $bindVars, &$pParamHash)



Parameters:

   $allowed  
   $selectSql  
   $joinSql  
   $whereSql  
   $bindVars  
   &$pParamHash  

[ Top ]

method find_with_or [line 159]

void find_with_or( $allowed, $selectSql, $joinSql, $whereSql, $bindVars, &$pParamHash)



Parameters:

   $allowed  
   $selectSql  
   $joinSql  
   $whereSql  
   $bindVars  
   &$pParamHash  

[ Top ]

method get_lru_wordlist [line 84]

void get_lru_wordlist( $syllable)



Parameters:

   $syllable  

[ Top ]

method get_wordlist_from_syllables [line 60]

void get_wordlist_from_syllables( $syllables)



Parameters:

   $syllables  

[ Top ]

method mergeResults [line 300]

void mergeResults( &$ret, $result)



Parameters:

   &$ret  
   $result  

[ Top ]

method refresh_lru_wordlist [line 99]

void refresh_lru_wordlist( $syllable)



Parameters:

   $syllable  

[ Top ]

method register_search [line 26]

void register_search( $words)



Parameters:

   $words  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:57:27 +0000 by phpDocumentor 1.5.0-lsces