Class: ItemMoveController
Source Location: /modules/core/ItemMove.inc
Class ItemMoveController
Inherited Properties, Constants, and Methods
Methods
void handleRequest(
$form
)
|
|
Parameters:
API Tags:
See: | GalleryController::handleRequest |
Information Tags:
Todo: | Scalability - Don't load all album-items into memory. Need a way to load the items incrementally, e.g. with an AJAX-powered tree widget. |
Redefinition of:
- GalleryController::handleRequest()
- Take the appropriate action based on the user input provided.
|
|