fipamo/app/Services
ro efb2e4f0bd
created asset service class to handle file moving
theme controller was getting top heavy, so an asset service class was
plugged in to handle moving assets around for theme testing and
eventually to production when HTML rendering is set up
2024-03-16 12:36:51 -06:00
..
AssetService.php created asset service class to handle file moving 2024-03-16 12:36:51 -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
DocService.php page options fixes 2024-03-15 15:18:10 -06:00
FileUploadService.php file upload extensions hot fix 2024-03-11 16:42:46 -06:00
PaginateService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
RenderService.php page rendering, part 1 2024-03-14 16:58:11 -06:00
SettingsService.php converted page, archive and tags files 2024-03-15 14:28:26 -06:00
SortingService.php converted page, archive and tags files 2024-03-15 14:28:26 -06:00
StringService.php added sorting and render service classes 2024-03-14 12:39:43 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00