| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(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: | 254 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
FinderViewSearch:: (4 methods):
display()
getFields()
getLayoutFile()
prepareDocument()
Class: FinderViewSearch - X-Ref
Search HTML view class for the Finder package.| display($tpl = null) X-Ref |
| Method to display the view. param: string $tpl A template file to load. [optional] return: mixed JError object on failure, void on success. |
| getFields() X-Ref |
| Method to get hidden input fields for a get form so that control variables are not lost upon form submission return: string A string of hidden input form fields |
| getLayoutFile($layout = null) X-Ref |
| Method to get the layout file for a search result object. param: string $layout The layout file to check. [optional] return: string The layout file to use. |
| prepareDocument($query) X-Ref |
| Prepares the document param: FinderIndexerQuery $query The search query return: void |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |