[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

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

(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.txt
File Size: 163 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NewsfeedsModelNewsfeed:: (2 methods):
  populateState()
  getItem()


Class: NewsfeedsModelNewsfeed  - X-Ref

Newsfeeds Component Newsfeed Model

populateState()   X-Ref
Method to auto-populate the model state.

Note. Calling getState in this method will result in recursion.

return: void

getItem($pk = null)   X-Ref
Method to get newsfeed data.

param: integer    The id of the newsfeed.
return: mixed    Menu item data object on success, false on failure.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1