[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/plugins/search/ -> content.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: content.php 14401 2010-01-26 14:10:00Z louis $
File Size: 264 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 administrator/components/com_search/helpers/search.php
 components/com_content/helpers/route.php

Defines 2 functions

  plgSearchContentAreas()
  plgSearchContent()

Functions
Functions that are not part of a class:

plgSearchContentAreas()   X-Ref

return: array An array of search areas

plgSearchContent( $text, $phrase='', $ordering='', $areas=null )   X-Ref
Content Search method
The sql must return the following fields that are used in a common display
routine: href, title, section, created, text, browsernav

param: string Target search string
param: string mathcing option, exact|any|all
param: string ordering option, newest|oldest|popular|alpha|category
param: mixed An array if the search it to be restricted to areas, null if search all



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1