fipamo/app/Services
ro 950ca6f7ea
added sorting and render service classes
plugged in sorting class to gather the info necessary for the render
class to convert markown files to html and move them to the correct
location in the public diretory
2024-03-14 12:39:43 -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 cleaned up new page creation 2024-03-12 16:16:36 -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 added sorting and render service classes 2024-03-14 12:39:43 -06:00
SettingsService.php added sorting and render service classes 2024-03-14 12:39:43 -06:00
SortingService.php added sorting and render service classes 2024-03-14 12:39:43 -06:00
StringService.php added sorting and render service classes 2024-03-14 12:39:43 -06:00
ThemeService.php added theme service class 2024-03-06 10:27:41 -06:00