Class BannersControllerBanners

Description

Banners list controller class.

  • since: 1.6

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

JObject
   |
   --JControllerLegacy
      |
      --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:
JControllerLegacy::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::postDeleteHook()
 JControllerAdmin::publish()
 JControllerAdmin::reorder()
 JControllerAdmin::saveorder()
 JControllerAdmin::saveOrderAjax()

Inherited From JControllerLegacy

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

Inherited From JObject

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

Documentation generated on Tue, 19 Nov 2013 14:54:20 +0100 by phpDocumentor 1.4.3