| [ 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: category.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 159 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContactModelCategory:: (6 methods):
_getCatgoriesQuery()
_getContactsQuery()
getCategories()
getCategoryCount()
getContacts()
getContactCount()
Class: ContactModelCategory - X-Ref
| _getCatgoriesQuery( &$options ) X-Ref |
| Builds the query to select contact categories param: array return: string |
| _getContactsQuery( &$options ) X-Ref |
| Builds the query to select contact items param: array return: string |
| getCategories( $options=array() X-Ref |
| Gets a list of categories param: array return: array |
| getCategoryCount( $options=array() X-Ref |
| Gets the count of the categories for the given options param: array return: int |
| getContacts( $options=array() X-Ref |
| Gets a list of categories param: array return: array |
| getContactCount( $options=array() X-Ref |
| Gets the count of the categories for the given options param: array return: int |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |