pa_flush_photo_in_album_cache (public)

 pa_flush_photo_in_album_cache album_id

Defined in packages/photo-album/tcl/photo-album-procs.tcl

Clears the cacheed value set by pa_all_photos_in_album for a single album Call proc on any page that alters the number or order of photos in an album.

Parameters:
album_id (required)

Testcases:
No testcase defined.
Source code:
    util_memoize_flush "pa_all_photos_in_album_internal $album_id"
Generic XQL file:
packages/photo-album/tcl/photo-album-procs.xql

PostgreSQL XQL file:
packages/photo-album/tcl/photo-album-procs-postgresql.xql

Oracle XQL file:
packages/photo-album/tcl/photo-album-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: