ZenphotoCMS Forum
Sort images option frontend - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Sort images option frontend (/thread-11088.html)



Sort images option frontend - jalves - 2013-05-29

Is it possible to display a dropdown selection box with sort options in the frontend for each album?




Sort images option frontend - acrylian - 2013-05-29

If you mean if any function or plugin exists, no.




Sort images option frontend - jalves - 2013-05-29

Ok.
Can i do it using Album->sortImageArray( array $images, string $sorttype, string $sortdirection, [bool $mine = NULL] ) ?
$sorttype values are the same of the sort images option in the backend?




Sort images option frontend - sbillard - 2013-05-29

Please review the function guide to see what each method produces.