Alex Tselegidis
|
b018542c77
|
Echo the slot as a comment so that it can be used by HTML replacement mechanisms
|
2024-05-11 17:27:28 +02:00 |
|
Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
c8a9e2c24b
|
Enable prettier for php and reformat the entire application directory
|
2023-11-29 10:24:09 +01:00 |
|
Alex Tselegidis
|
fa8b8459d4
|
Avoid null argument values passed to the PHP function
|
2023-05-04 11:32:32 +02:00 |
|
Alex Tselegidis
|
87a114af9c
|
Update the return type.
|
2023-04-05 15:35:31 +02:00 |
|
Alex Tselegidis
|
2b552c4535
|
Resolve various PHP inspection issues
|
2023-03-13 09:06:18 +01:00 |
|
Alex Tselegidis
|
7be4c73e4e
|
Use the "end_section" html helper for better clarify on when a section starts and when it ends
|
2023-03-13 08:24:43 +01:00 |
|
Alex Tselegidis
|
9a6233ad3a
|
Add a new string escape helper function
|
2023-03-13 08:08:43 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
626d8b86a1
|
The component helper function will now have a single vars argument for both attributes and params.
|
2022-01-18 11:03:44 +01:00 |
|
Alex Tselegidis
|
c5a1c2a8c0
|
Add support for nested layout sections
|
2022-01-11 10:26:49 +01:00 |
|
Alex Tselegidis
|
0a005d570b
|
Support multiple additions of the same section content
|
2022-01-11 10:11:09 +01:00 |
|
Alex Tselegidis
|
a090b2eba9
|
Updated the file banner info
|
2021-12-18 17:44:07 +01:00 |
|
alextselegidis
|
532ee4fabc
|
Allow multiple renders with the loader class during the rendering of a layout page
|
2021-11-17 08:41:51 +01:00 |
|
alextselegidis
|
62b0651ce8
|
Fixed issues with component rendering
|
2021-11-16 10:14:47 +01:00 |
|
alextselegidis
|
ae408c4bfb
|
Adjusted the components html helper function
|
2021-11-15 09:48:26 +01:00 |
|
alextselegidis
|
b7c39e94a2
|
Renamed the component_helper.php file to html_helper.php
|
2021-11-15 08:53:24 +01:00 |
|