Searched refs:album_selection_options (Results 1 – 7 of 7) sorted by relevance
95 $options = album_selection_options($aid);
220 $options = album_selection_options($sel_album);
292 $options = album_selection_options($CURRENT_PIC['aid']);
55 $options = album_selection_options();
560 $options = album_selection_options($CURRENT_PIC['aid']);
677 echo album_selection_options();
6079 function album_selection_options($selected = 0) function