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

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -