[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/components/com_newsfeeds/models/ -> category.php (summary)

(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: 215 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NewsfeedsModelCategory:: (8 methods):
  __construct()
  setId()
  getData()
  getTotal()
  getPagination()
  getCategory()
  _loadCategory()
  _buildQuery()


Class: NewsfeedsModelCategory  - X-Ref

Newsfeeds Component Category Model

__construct()   X-Ref
Constructor


setId($id)   X-Ref
Method to set the category id

param: int    Category ID number

getData()   X-Ref
Method to get newsfeed item data for the category

return: array

getTotal()   X-Ref
Method to get the total number of newsfeed items for the category

return: integer

getPagination()   X-Ref
Method to get a pagination object of the newsfeeds items for the category

return: integer

getCategory()   X-Ref
Method to get category data for the current category


_loadCategory()   X-Ref
Method to load category data if it doesn't exist.

return: boolean    True on success

_buildQuery()   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1