volleyball / facility-bundle
facility bundle utilizing the facility component of the volleyball system.
dev-master / 0.1.x-dev
2016-03-01 01:03 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-02-01 15:59:41 UTC
README
#Volleyball ##Summer Camp Scheduling System ###Facility Bundle
This is a bundle utilizing the facility component of the Volleyball Scheduling system.
##Documentation
##Overview ###Controllers
- FacilityController
- QuartersController
- DepartmentController
- FacultyController
- PositionController
###Entities
- Facility
- Quarters
- Department
- Faculty
- Position
###Form Types
- FacilityFormType
- FacilitySearchFormType
- QuartersFormType
- QuartersSearchFormType
- DepartmentFormType
- DepartmentSearchFormType
- FacultyFormType
- FacultySearchFormType
- FacultyRegistrationFormType
- FacultyProfileFormType
- PositionFormType
- PositionSearchFormType
###Repositories
- FacilityRepository
- TypeRepository
- DepartmentRepository
- FacultyRepository
- LevelRepository
- PositionRepository
- AttendeeRepository
###Routes