HistoryLog_IndexController =============== The HistoryLog index controller class. * Class name: HistoryLog_IndexController * Namespace: * Parent class: Omeka_Controller_AbstractActionController Methods ------- ### \HistoryLog_IndexController::reportsAction() ``` void HistoryLog_IndexController::\HistoryLog_IndexController::reportsAction()() ``` Display the main log report form, process it, and initiate downloads if necessary. * Visibility: **public** ### \HistoryLog_IndexController::_is_download() ``` bool HistoryLog_IndexController::\HistoryLog_IndexController::_is_download()() ``` Checks whether user requested a downloaded log file * Visibility: **private**