[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/components/com_finder/helpers/html/ -> query.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
File Size: 163 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  explained()
  suggested()

Functions
Functions that are not part of a class:

explained(FinderIndexerQuery $query)   X-Ref
Method to get the explained (human-readable) search query.

param: FinderIndexerQuery  $query  A FinderIndexerQuery object to explain.
return: mixed  String if there is data to explain, null otherwise.

suggested(FinderIndexerQuery $query)   X-Ref
Method to get the suggested search query.

param: FinderIndexerQuery  $query  A FinderIndexerQuery object.
return: mixed  String if there is a suggestion, false otherwise.



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