Class ContentControllerFeatured

Description
Method Summary
void delete ()
object The getModel ([string $name = 'Feature'], [string $prefix = 'ContentModel'], [array $config = array('ignore_request' => true)])
void publish ()
Variables
Methods
delete (line 23)

Removes an item

void delete ()

Redefinition of:
JControllerAdmin::delete()
Removes an item.
getModel (line 83)

Method to get a model object, loading it if required.

  • return: model.
  • since: 1.6
  • access: public
object The getModel ([string $name = 'Feature'], [string $prefix = 'ContentModel'], [array $config = array('ignore_request' => true)])
  • string $name: The model name. Optional.
  • string $prefix: The class prefix. Optional.
  • array $config: Configuration array for model. Optional.

Redefinition of:
ContentControllerArticles::getModel()
Proxy for getModel.
publish (line 65)

Method to publish a list of articles.

  • since: 1.0
void publish ()

Redefinition of:
JControllerAdmin::publish()
Method to publish a list of items

Inherited Methods

Inherited From ContentControllerArticles

ContentControllerArticles::__construct()
ContentControllerArticles::featured()
ContentControllerArticles::getModel()

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:54:38 -0500 by phpDocumentor 1.4.4