$_gallery
$_gallery : \Ansel_Gallery
TODO
Display most recent image comments for galleries.
Copyright 2007-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
$_gallery : \Ansel_Gallery
TODO
_getGallery() : \Ansel_Gallery
_asortbyindex(array $sortarray, string $index)
Numerically sorts an associative array by a specific index.
Designed to ease sorting stories by a timestamp when combining seperate channels into one array.
array | $sortarray | The array to sort. |
string | $index | The index that contains the numerical value to sort by. |