-
Notifications
You must be signed in to change notification settings - Fork 1
FlickrImport_IndexController
Ned Henry edited this page Jun 6, 2014
·
1 revision
The FlickrImport index controller class.
- Class name: FlickrImport_IndexController
- Namespace:
- Parent class: Omeka_Controller_AbstractActionController
void FlickrImport_IndexController::\FlickrImport_IndexController::indexAction()()
The default action to display the import from and process it.
This action runs before loading the main import form. It processes the form output if there is any, and populates some variables used by the form.
- Visibility: public
void FlickrImport_IndexController::\FlickrImport_IndexController::errorAction()()
An action called by the background import job to log errors for later display.
- Visibility: public