[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

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

Defines 1 class

BannersControllerBanner:: (3 methods):
  allowAdd()
  allowEdit()
  batch()


Class: BannersControllerBanner  - X-Ref

Banner controller class.

allowAdd($data = array()   X-Ref
Method override to check if you can add a new record.

param: array  $data  An array of input data.
return: boolean

allowEdit($data = array()   X-Ref
Method override to check if you can edit an existing record.

param: array   $data  An array of input data.
param: string  $key   The name of the key for the primary key.
return: boolean

batch($model = null)   X-Ref
Method to run batch operations.

param: string  $model  The model
return: boolean  True on success.



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