[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

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

Defines 1 class

InstallerModel:: (3 methods):
  __construct()
  _getList()
  translate()


Class: InstallerModel  - X-Ref

Extension Manager Abstract Extension Model

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

param: array    An optional associative array of configuration settings.

_getList($query, $limitstart = 0, $limit = 0)   X-Ref
Returns an object list

param: string The query
param: int Offset
param: int The number of records
return: array

translate(&$items)   X-Ref
Translate a list of objects

param: array The array of objects
return: array The array of translated objects



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