[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/plugins/search/contacts/ -> contacts.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: 158 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

plgSearchContacts:: (3 methods):
  __construct()
  onContentSearchAreas()
  onContentSearch()


Class: plgSearchContacts  - X-Ref

Contacts Search plugin

__construct(& $subject, $config)   X-Ref
Constructor

param: object  $subject The object to observe
param: array   $config  An array that holds the plugin configuration

onContentSearchAreas()   X-Ref

return: array An array of search areas

onContentSearch($text, $phrase='', $ordering='', $areas=null)   X-Ref
Contacts 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 matching option, exact|any|all
param: string ordering option, newest|oldest|popular|alpha|category



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1