fipamo/app/Services
ro b527884c51
added theme service class
page editing was missing the selector to choose what template the page
was using, so a theme class was created to handle retrieving and sorting
what classes where avaiable in the themes directory

still looking for twig files because themes haven't been converted over
yet, but one step at a time
2024-03-06 10:27:41 -06:00
..
AuthService.php filled out auth service class 2024-03-06 09:50:09 -06:00
ContentService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
PaginateService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
SettingsService.php Added Auth and Settings service class 2024-03-01 13:34:36 -06:00
ThemeService.php added theme service class 2024-03-06 10:27:41 -06:00