Actions
Feature proposal #6352
closedRewrite how template files are included
Feature proposal #6352:
Rewrite how template files are included
Description
Currently it uses a Class > Function usage. The problem with this is if you include it more than once it errors. Instead the template function should return a URL path that can then be output via a require call. This is in short how Joomla layouts function.
Updated by krileon over 8 years ago
- Target version changed from 790 to 4.0.0
Updated by krileon over 8 years ago
- Status changed from Resolved to Closed
Actions