[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_modules/models/ -> positions.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: 204 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ModulesModelPositions:: (4 methods):
  __construct()
  populateState()
  getItems()
  getTotal()


Class: ModulesModelPositions  - X-Ref

Modules Component Positions Model

__construct($config = array()   X-Ref
Constructor.

param: array    An optional associative array of configuration settings.

populateState($ordering = null, $direction = null)   X-Ref
Method to auto-populate the model state.

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


getItems()   X-Ref
Method to get an array of data items.

return: mixed    An array of data items on success, false on failure.

getTotal()   X-Ref
Method to get the total number of items.

return: int    The total number of items.



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