Class UsersControllerUsers

Description

Users list controller class.

  • since: 1.6

Located in /administrator/components/com_users/controllers/users.php (line 19)

JObject
   |
   --JControllerLegacy
      |
      --JControllerAdmin
         |
         --UsersControllerUsers
Variable Summary
 string $text_prefix
Method Summary
 UsersControllerUsers __construct ([array $config = array()])
 void activate ()
 void changeBlock ()
 object The getModel ([string $name = 'User'], [string $prefix = 'UsersModel'], [array $config = array('ignore_request' => true)])
Variables
Methods
Constructor __construct (line 37)

Constructor.

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

Redefinition of:
JControllerAdmin::__construct()
Constructor.
activate (line 115)

Method to activate a record.

  • since: 1.6
  • access: public
void activate ()
changeBlock (line 68)

Method to change the block status on a record.

  • since: 1.6
  • access: public
void changeBlock ()
getModel (line 56)

Proxy for getModel.

  • return: model.
  • since: 1.6
  • access: public
object The getModel ([string $name = 'User'], [string $prefix = 'UsersModel'], [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:
JControllerLegacy::getModel()
Method to get a model object, loading it if required.

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 15:16:36 +0100 by phpDocumentor 1.4.3