| [ 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: | 85 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ModFinderHelper:: (2 methods):
getGetFields()
getQuery()
Class: ModFinderHelper - X-Ref
Finder module helper.| getGetFields($route = null) X-Ref |
| Method to get hidden input fields for a get form so that control variables are not lost upon form submission. param: string $route The route to the page. [optional] return: string A string of hidden input form fields |
| getQuery($params) X-Ref |
| Get Smart Search query object. param: JRegistry object containing module parameters. return: FinderIndexerQuery object |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |