std:link_to_object
This template renders an <a>
tag to link to a StoreObject
, generating a link URL and the HTML escaped title of the object.
Consider using the std:link_to_object_descriptive
template instead.
There is also a std:link_to_object
helper, which may be easier to use.
View
key object
The StoreObject
to link to.