File Structure - Frontend
|
Path |
Description |
|---|---|
|
spunq1.3/frontend/ |
path into the frontend. PROJECT.php as eventhandler |
|
spunq1.3/frontend/classes/ |
all domain classes for frontend operations |
|
spunq1.3/frontend/common/ |
configuration for the frontend application |
|
spunq1.3/frontend/document/ |
upload storage for different documents |
|
spunq1.3/frontend/image/ |
upload storage for images and all rendered files. |
|
spunq1.3/frontend/logs/ |
log files for the frontend debugging |
|
spunq1.3/frontend/rss/ |
rss files storage created by the backend |
|
spunq1.3/frontend/templates/ |
all template files for the frontend application |
|
spunq1.3/frontend/templates_c/ |
compiled frontend templates |
Related Subjects
>> File Permissions>> Backend and Frontend
>> File Structure - Backend
