Molkobain
b15ed80732
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:16:49 +02:00
Molkobain
57fda98981
Reformat code
2020-10-01 17:33:24 +02:00
Molkobain
ce001a8097
N°2847 - Rework on iUIContentBlock and PageContent
...
* Add new Trait tUIContentAreas to handle multiple content areas across UIBlock classes (extracted from PageContent)
* Remove return type hinting in some method when type was "self" or the class itself when it's meant to be overloaded (works only with PHP 7.4+)
* Update some PHPDoc
* Reformat some brackets
2020-10-01 17:33:24 +02:00
Eric
9cd719ab56
N°2847 - Separate inline scripts and css from html in the rendering of pages
2020-09-18 18:16:09 +02:00
Eric
410a637598
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
2020-09-16 12:00:48 +02:00
Eric
63f8ec594c
N°2847 - Refactor Web Pages classes - Add UIBlockManager to the WebPage
2020-09-09 18:10:06 +02:00
Molkobain
825c70c001
Introduce type hinting in methods prototype (PHP >= 7.1)
2020-08-26 21:22:39 +02:00
Molkobain
77cd764b1c
PHPDoc & code cleanup
2020-08-26 21:22:25 +02:00
Molkobain
b5c97e35bf
Add visibility to class constants (PHP >= 7.1)
2020-08-26 19:02:53 +02:00
Molkobain
af87a04d13
N°2847 - Add page content layout feature
2020-08-06 17:47:15 +02:00