aboutsummaryrefslogtreecommitdiffstats
path: root/include/pagelets.php
AgeCommit message (Expand)AuthorFilesLines
2021-10-24Split up BigPipe "enabled" method into two methodsThomas Lange1-1/+1
2021-10-24Remove closing tags and ensure LF at end of filesThomas Lange1-1/+0
2018-02-03Remove obsolete commentThomas Lange1-3/+0
2018-02-03Make use of the new Application class to create class instancesThomas Lange1-22/+15
2018-02-03Move autoloader for classes into pagelets.phpThomas Lange1-0/+8
2018-02-03Move check if BigPipe should be disabled into the pagelets.phpThomas Lange1-0/+13
2018-01-26Use custom IDs for stylesheet and javascript resourcesThomas Lange1-6/+6
2018-01-16Use seperate classes for debuggingThomas Lange1-11/+18
2017-10-07The shorthand methods "addCSS" and "addJS" have been removed. If you need sho...Thomas Lange1-8/+6
2016-10-22The Pagelet representation class in PHP now has a separate method to add depe...Thomas Lange1-2/+7
2016-06-25Update with new features and code improvements.Thomas Lange1-4/+9
2016-06-23Pagelets executed immediately; Dependency feature; Several improvementsThomas Lange1-0/+50