phpDocumentor Registration
UserInterface
[ class tree: Registration ] [ index: Registration ] [ all elements ]

Class: UserSelfRegistrationController

Source Location: /modules/register/UserSelfRegistration.inc

Class UserSelfRegistrationController

Class Overview

This controller will handle the registration of a user

Located in /modules/register/UserSelfRegistration.inc [line 33]

GalleryController
   |
   --UserSelfRegistrationController

Methods

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

Inherited From GalleryController

GalleryController::assertIsGenuineRequest()
Verifies the genuineness of the request
GalleryController::getItem()
Return the current item, as specified in the itemId request variable.
GalleryController::handleRequest()
Take the appropriate action based on the user input provided.
GalleryController::isAllowedInEmbedOnly()
Does this controller allow direct access even in embed-only mode?
GalleryController::isAllowedInMaintenance()
Does this controller allow access to non-admins when site is in maintenance mode?
GalleryController::loadController()
Load a controller
GalleryController::omitAuthTokenCheck()
Whether the controller opts-out from the framework's auth token check.
GalleryController::permissionCheck()
GalleryController::shouldSaveSession()
Should session be saved and session cookie sent when this controller is used?

[ Top ]
Method Summary
void   handleRequest()  
void   setPluginInstances()   Tests can use this method to hardwire a specific set of plugin instances to use.

[ Top ]
Methods
handleRequest  [line 38]

  void handleRequest( $form  )

Parameters:
   $form: 

API Tags:
See:  GalleryController::handleRequest


Redefinition of:
GalleryController::handleRequest()
Take the appropriate action based on the user input provided.

[ Top ]
setPluginInstances  [line 191]

  void setPluginInstances( array $pluginInstances  )

Tests can use this method to hardwire a specific set of plugin instances to use.

This avoids situations where some of the option instances will do unpredictable things and derail the tests.

Parameters:
array   $pluginInstances:  of GalleryValidationPlugin


[ Top ]

Documentation generated on Fri, 03 Oct 2008 06:20:52 -0700 by phpDocumentor 1.3.0RC6