Data and Screen Reference
A compact reference of screens, data records, routes, and supporting files found in the module package.
Screens and Views
Controllers
Timeline
View files
- timeline/index.php
- timeline/modal_form.php
- timeline/modal_form_quick_post.php
- timeline/new_posts_widget.php
- timeline/no_post_message.php
- timeline/post_form.php
- timeline/post_list.php
- timeline/reply_form.php
- timeline/reply_list.php
Data Records
Models
- Posts_model.php
Database tables
- posts
Routes and Entry Points
| Route | Target |
|---|---|
timeline | Timeline/index |
timeline/(:any) | Timeline/$1 |
Supporting Files
Migrations
No module migrations were found.
Seeders
- TimelineDemoSeeder.php
Tests
No module-specific tests were found.
Helpers
- timeline_widget_helper.php
Libraries
No module libraries were found.
API configs
No API config files were found.