Skip to content

FlickrImport_IndexController

Ned Henry edited this page Jun 6, 2014 · 1 revision

FlickrImport_IndexController

The FlickrImport index controller class.

  • Class name: FlickrImport_IndexController
  • Namespace:
  • Parent class: Omeka_Controller_AbstractActionController

Methods

\FlickrImport_IndexController::indexAction()

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

\FlickrImport_IndexController::errorAction()

void FlickrImport_IndexController::\FlickrImport_IndexController::errorAction()()

An action called by the background import job to log errors for later display.

  • Visibility: public

Clone this wiki locally