[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/administrator/components/com_banners/controllers/ -> tracks.raw.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: 105 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BannersControllerTracks:: (2 methods):
  getModel()
  display()


Class: BannersControllerTracks  - X-Ref

Tracks list controller class.

getModel($name = 'Tracks', $prefix = 'BannersModel')   X-Ref
Proxy for getModel.

param: string    $name    The name of the model.
param: string    $prefix    The prefix for the model class name.
return: JModel

display($cachable = false, $urlparams = false)   X-Ref
Display method for the raw track data.

param: boolean            If true, the view output will be cached
param: array            An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
return: JController        This object to support chaining.



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