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

Class: NotificationSiteAdminController

Source Location: /modules/notification/NotificationSiteAdmin.inc

Class NotificationSiteAdminController

Class Overview

This controller handles event / method settings on a site-wide basis.

Located in /modules/notification/NotificationSiteAdmin.inc [line 36]

GalleryController
   |
   --NotificationSiteAdminController

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()  
array   _addHandlerEntry()   Add the event/handler combination to the available notifications
void   _removeHandlerEntry()   Remove the event/handler combination to the available notifications

[ Top ]
Methods
handleRequest  [line 40]

  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 ]
_addHandlerEntry  [line 141]

  array _addHandlerEntry( &$notifications, array $notificationMap, array $notifications  )

Add the event/handler combination to the available notifications

Parameters:
array   $notifications:  The array of enabled event/handler combinations
array   $notificationMap:  the current form entry defining an event/handler combinations
   &$notifications: 

API Tags:
Return:  GalleryStatus

Information Tags:
Private:  

[ Top ]
_removeHandlerEntry  [line 165]

  void _removeHandlerEntry( &$notifications, array $notificationMap, array $notifications  )

Remove the event/handler combination to the available notifications

Parameters:
array   $notifications:  The array of enabled event/handler combinations
array   $notificationMap:  the current form entry defining an event/handler combinations
   &$notifications: 

Information Tags:
Private:  

[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:42:49 -0700 by phpDocumentor 1.3.0RC6