Summary
Create a Helper similar to AssetsManager that can be used to render HTML tags
Motivation
Some elements like links () can be displayed according ACL rules, so a link can be visible or not depending on users permissions
Compatibility with Ubiquity's philosophy
Expected results
To have a set of Helpers that can be used to optimize written code centralizing some common objects
Additional context
References and samples: https://book.cakephp.org/4/en/views/helpers.html
Summary
Create a Helper similar to AssetsManager that can be used to render HTML tags
Motivation
Some elements like links () can be displayed according ACL rules, so a link can be visible or not depending on users permissions
Compatibility with Ubiquity's philosophy
Expected results
To have a set of Helpers that can be used to optimize written code centralizing some common objects
Additional context
References and samples: https://book.cakephp.org/4/en/views/helpers.html