File/components/com_search/search.php

Description
Includes
 require_once ($mainframe->getPath('front_html')) (line 18)

ensure this file is being included by a parent file

Functions
mosLogSearch (line 172)
void mosLogSearch ( $search_term)
  • $search_term
mosPrepareSearchContent (line 202)

Prepares results from search for display

string mosPrepareSearchContent (string $text, [int $length = 200], string $searchword)
  • string $text: The source string
  • int $length: Number of chars to trim
  • string $searchword: The searchword to select around
mosSmartSubstr (line 217)

returns substring of characters around a searchword

string mosSmartSubstr (string $text, [int $length = 200], string $searchword)
  • string $text: The source string
  • int $length: Number of chars to return
  • string $searchword: The searchword to select around
viewSearch (line 26)
void viewSearch ()

Documentation generated on Mon, 05 May 2008 16:22:45 +0400 by phpDocumentor 1.4.0