reduce code duplication - move perms check into Ansel_Storage::getGalleries() and...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 17 Jan 2011 21:53:34 +0000 (16:53 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 17 Jan 2011 21:53:34 +0000 (16:53 -0500)
commitdd534af9d046ea71e3ffee5e0be188c39f516c31
tree20bb56a9217efc7af3be9b1b9cb90a62756d8de3
parent96f2118a37e3ee63862925f7939fd3332f7cb487
reduce code duplication - move perms check into Ansel_Storage::getGalleries() and ::getGalleriesBySlugs()

also, improve getting by slugs by having Horde_Share perform the filtering directly.
ansel/lib/Api.php
ansel/lib/Storage.php
ansel/lib/View/List.php