As a developer, I often need to be able get a few very simple attributes (title/url to content/route prefix) for XF entities which need to be constantly re-implemented in a few spots.
This also crops up in the XF code-base too.
It would be great is there was standard helpers
This also crops up in the XF code-base too.
It would be great is there was standard helpers
getEntityTitle
/getEntityUrl
/getEntityRoute
which fetched this information, and some sort of interface to delimitate this feature-set is available.
Upvote
10