Paging Requirements/Design
Overview
This document aims to organize the effort to add paging to the vm module.
Locations
The following locations in the vm module need paging capabilities:
- Volunteer List
- DAO::getVolunteers()
- VolunteerController::controlHandler() case 'display_list_all', 'display_list_assigned'
- VolunteerView::listVolunteers()
- templates/volunteers/list.tpl
- Volunteer Search
- Volunteer Assignment
- Project List
- Single Project Display Page
- Reports?