fipamo/app/Services
ro 0951005341
added settings page
it's time to get the setting api running so site options can be editied
so the first step is to get the settings page up and running.

the sorting class is getting a bit heavy, but it will hold the method
for gathering settings page info for now.
2024-03-19 13:19:27 -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 implemented render engine 2024-03-18 16:14:17 -06:00
SettingsService.php added settings page 2024-03-19 13:19:27 -06:00
SortingService.php added settings page 2024-03-19 13:19:27 -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