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

Class: AdminSlideshowController

Source Location: /modules/slideshow/AdminSlideshow.inc

Class AdminSlideshowController

Class Overview

Settings for Slideshow

Located in /modules/slideshow/AdminSlideshow.inc [line 35]

GalleryController
   |
   --AdminSlideshowController

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   _setPicLensHelper()   Provide an instance of PicLensHelper for the controller to use instead of the default. This allows tests to inject this dependency.

[ Top ]
Methods
handleRequest  [line 50]

  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 ]
_setPicLensHelper  [line 43]

  void _setPicLensHelper( [PicLensHelper $picLensHelper = null]  )

Provide an instance of PicLensHelper for the controller to use instead of the default. This allows tests to inject this dependency.

Parameters:
PicLensHelper   $picLensHelper: 


[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:37:30 -0700 by phpDocumentor 1.3.0RC6