fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info Joomla
Banners
[ class tree: Joomla ] [ index: Joomla ] [ all elements ]

Class: BannersController

Source Location: /components/com_banners/controller.php

Class BannersController

Class Overview

Banners Controller

Located in /components/com_banners/controller.php [line 22]

JObject
   |
   --JController
      |
      --BannersController
Author(s):
Information Tags:
Since:  1.5

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From JController

JController::$_acoSection
JController::$_acoSectionValue
JController::$_basePath
JController::$_doTask
JController::$_message
JController::$_messageType
JController::$_methods
JController::$_name
JController::$_path
JController::$_redirect
JController::$_task
JController::$_taskMap

Inherited From JObject

JObject::$_errors

Inherited From JController

JController::__construct()
Constructor.
JController::addModelPath()
Adds to the stack of model paths in LIFO order.
JController::addViewPath()
Add one or more view paths to the controller's stack, in LIFO order.
JController::authorize()
Authorization check
JController::display()
Typical view method for MVC based architecture
JController::execute()
Execute a task by triggering a method in the derived class.
JController::getInstance()
Method to get a singleton controller instance.
JController::getModel()
Method to get a model object, loading it if required.
JController::getName()
Method to get the controller name
JController::getTask()
Get the last task that is or was to be performed.
JController::getTasks()
Gets the available tasks in the controller.
JController::getView()
Method to get a reference to the current view and load it if necessary.
JController::redirect()
Redirects the browser or returns false if no redirect is set.
JController::registerDefaultTask()
Register the default task to perform if a mapping is not found.
JController::registerTask()
Register (map) a task to a method in the class.
JController::setAccessControl()
Sets the access control levels.
JController::setMessage()
Sets the internal message that is passed with a redirect
JController::setRedirect()
Set a URL for browser redirection.
JController::_addPath()
Adds to the search path for templates and resources.
JController::_createFileName()
Create the filename for a resource.
JController::_createModel()
Method to load and return a model object.
JController::_createView()
Method to load and return a view object. This method first looks in the current template directory for a match, and failing that uses a default set path to load the view class file.
JController::_setPath()
Sets an entire array of search paths for resources.

Inherited From JObject

JObject::__construct()
Class constructor, overridden in descendant classes.
JObject::def()
Sets a default value if not alreay assigned
JObject::get()
Returns a property of the object or the default value if the property is not set.
JObject::getError()
Get the most recent error message.
JObject::getErrors()
Return all errors, if any.
JObject::getProperties()
Returns an associative array of object properties.
JObject::set()
Modifies a property of the object, creating it if it does not already exist.
JObject::setError()
Add an error message.
JObject::setProperties()
Set the object properties based on a named array/hash.
JObject::toString()
JObject::__toString()
Magic method to convert the object to a string gracefully.

[ Top ]
Method Summary
void   click()  

[ Top ]
Methods
click  [line 24]

  void click( )



[ Top ]

The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 23:07:53 -0200 by phpDocumentor 1.4.3