<a href="{seolink module='listings' method='view' data=$item}">{$item.output_name}</a>
Could anyone kindly explain what exactly happening there. I got that it is passing $item to the view method of a listings module and what is that seolink.
Kindly help me out.