Class BannersControllerBanners

Description

Banners list controller class.

  • since: 1.6

Located in /administrator/components/com_banners/controllers/banners.php (line 19)

JObject
   |
   --JController
      |
      --JControllerAdmin
         |
         --BannersControllerBanners
Variable Summary
string $text_prefix
Method Summary
BannersControllerBanners __construct ([array $config = array()])
void getModel ([ $name = 'Banner'], [ $prefix = 'BannersModel'], [ $config = array('ignore_request' => true)])
void sticky_publish ()
Variables
Methods
Constructor __construct (line 34)

Constructor.

BannersControllerBanners __construct ([array $config = array()])
  • array $config: An optional associative array of configuration settings.

Redefinition of:
JControllerAdmin::__construct()
Constructor.
getModel (line 45)

Proxy for getModel.

  • since: 1.6
  • access: public
void getModel ([ $name = 'Banner'], [ $prefix = 'BannersModel'], [ $config = array('ignore_request' => true)])
  • $name
  • $prefix
  • $config

Redefinition of:
JController::getModel()
Method to get a model object, loading it if required.
sticky_publish (line 54)
  • since: 1.6
  • access: public
void sticky_publish ()

Inherited Methods

Inherited From JControllerAdmin

JControllerAdmin::__construct()
JControllerAdmin::checkin()
JControllerAdmin::delete()
JControllerAdmin::display()
JControllerAdmin::publish()
JControllerAdmin::reorder()
JControllerAdmin::saveorder()

Inherited From JController

JController::__construct()
JController::addModelPath()
JController::addPath()
JController::addViewPath()
JController::authorise()
JController::authorize()
JController::checkEditId()
JController::createFileName()
JController::createModel()
JController::createView()
JController::display()
JController::execute()
JController::getInstance()
JController::getModel()
JController::getName()
JController::getTask()
JController::getTasks()
JController::getView()
JController::holdEditId()
JController::redirect()
JController::registerDefaultTask()
JController::registerTask()
JController::releaseEditId()
JController::setAccessControl()
JController::setMessage()
JController::setPath()
JController::setRedirect()
JController::unregisterTask()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:52:36 -0500 by phpDocumentor 1.4.4