Unable to make Smarty tag meaning -


i have below code in smarty template. unable interpret paging does. calc, total, current, per_page, url variable paging

{paging calc=$pinfo.calc total=$dealers|@count current=$pinfo.current per_page=$config.dealers_per_page url=$search_results_url} 

{paging} seems custom smarty plugin.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

Non Unique Username with ASP.Net Identity 2.0 -