| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: search.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 215 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SearchModelSearch:: (7 methods):
__construct()
setSearch()
setAreas()
getData()
getTotal()
getPagination()
getAreas()
Class: SearchModelSearch - X-Ref
Search Component Search Model| __construct() X-Ref |
| Constructor |
| setSearch($keyword, $match = 'all', $ordering = 'newest') X-Ref |
| Method to set the search parameters param: string search string param: string mathcing option, exact|any|all param: string ordering option, newest|oldest|popular|alpha|category |
| setAreas($active = array() X-Ref |
| Method to set the search areas param: array Active areas param: array Search areas |
| getData() X-Ref |
| Method to get weblink item data for the category return: array |
| getTotal() X-Ref |
| Method to get the total number of weblink items for the category return: integer |
| getPagination() X-Ref |
| Method to get a pagination object of the weblink items for the category return: integer |
| getAreas() X-Ref |
| Method to get the search areas |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |