[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

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

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 269 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 3 files
 administrator/components/com_search/helpers/search.php
 components/com_content/router.php
 components/com_content/helpers/route.php

Defines 1 class

plgSearchContent:: (2 methods):
  onContentSearchAreas()
  onContentSearch()


Class: plgSearchContent  - X-Ref

Content Search plugin

onContentSearchAreas()   X-Ref

return: array An array of search areas

onContentSearch($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: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1