pa_pagination_bar (public)
pa_pagination_bar cur_id all_ids link [ what ]
Defined in packages/photo-album/tcl/photo-album-procs.tcl
given a current photo_id and an ordered list of all the photo_id in an album creates an html fragment that allows user to navigate to any photo by number next/previous
- Parameters:
- cur_id (required)
- all_ids (required)
- link (required)
- what (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.