[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/components/com_weblinks/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 19343 2010-11-03 18:12:02Z ian $
File Size: 244 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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


Class: WeblinksModelCategory  - X-Ref

Weblinks Component Weblink 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 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

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