Data and Screen Reference
A compact reference of screens, data records, routes, and supporting files found in the module package.
Screens and Views
Controllers
EventsGoogle_api
View files
- events/entries.php
- events/events_today.php
- events/events_widget.php
- events/event_time.php
- events/google_calendar_settings_modal_form.php
- events/index.php
- events/modal_form.php
- events/view.php
Data Records
Models
- Events_model.php
Database tables
- events
Routes and Entry Points
| Route | Target |
|---|---|
events | Events/index |
events/(:any) | Events/$1 |
google_api | Google_api/index |
google_api/(:any) | Google_api/$1 |
Supporting Files
Migrations
No module migrations were found.
Seeders
- EventsDemoSeeder.php
Tests
No module-specific tests were found.
Helpers
- events_widget_helper.php
Libraries
- Google_calendar.php
API configs
No API config files were found.