[ Index ]

PHP Cross Reference of Joomla 1.5.25

title

Body

[close]

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

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: categories.php 14401 2010-01-26 14:10:00Z louis $
File Size: 116 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 components/com_content/helpers/route.php

Defines 2 functions

  plgSearchCategoryAreas()
  plgSearchCategories()

Functions
Functions that are not part of a class:

plgSearchCategoryAreas()   X-Ref

return: array An array of search areas

plgSearchCategories( $text, $phrase='', $ordering='', $areas=null )   X-Ref
Categories 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 restricted to areas, null if search all



Generated: Mon Nov 14 16:47:20 2011 Cross-referenced by PHPXref 0.7.1