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

Class: AdminRepositoryController

Source Location: /modules/core/AdminRepository.inc

Class AdminRepositoryController

Class Overview

This controller will handle an administration request for a module

Located in /modules/core/AdminRepository.inc [line 37]

GalleryController
   |
   --AdminRepositoryDownloadAndInstallController
      |
      --AdminRepositoryController

Methods

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

Inherited From AdminRepositoryDownloadAndInstallController

AdminRepositoryDownloadAndInstallController::performDownloadAndInstallation()
Download specified packages to the local repository cache and perform installation.
AdminRepositoryDownloadAndInstallController::updatePluginStatus()
Update the repository index, and scan all installed plugins and update GalleryPluginPackageMap with a complete listing of everything that's installed.
AdminRepositoryDownloadAndInstallController::_countInstallActions()
Calculate the total number of actions for the progress notifications
AdminRepositoryDownloadAndInstallController::_createDownloadFileList()
Create a list of all the files that need to be downloaded
AdminRepositoryDownloadAndInstallController::_fetchPluginStatus()
Passthrough to GalleryCoreApi::fetchPluginStatus, used by test code to allow us to inject mock plugins.
AdminRepositoryDownloadAndInstallController::_synchronizeLanguages()
Synchronize the active language packages with the newly downloaded packages

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   _getRepositories()   Get the repositories, but allow tests to inject their own version.

[ Top ]
Methods
handleRequest  [line 54]

  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 ]
_getRepositories  [line 44]

  void _getRepositories( )

Get the repositories, but allow tests to inject their own version.


API Tags:
Access:  private
See:  GalleryRepository::getRepositories


[ Top ]

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