Package Ansel
Ansel | Ansel Base Class. |
Ansel_Ajax_Application | Defines the AJAX interface for Ansel. |
Ansel_Ajax_Imple_EditCaption | Ansel_Ajax_Imple_EditCaption:: class for performing Ajax setting of image captions |
Ansel_Ajax_Imple_EditFaces | Ansel_Ajax_Imple_EditFaces:: class for performing Ajax discovery and editing of image faces |
Ansel_Ajax_Imple_EditGalleryFaces | Ansel_Ajax_Imple_EditGalleryFaces:: class for performing Ajax discovery of an entire gallery's images. |
Ansel_Ajax_Imple_Embed | Ansel_Ajax_Imple_Embed:: Class for embedding a small gallery widget in external websites. Meant to be called via a single script tag, therefore this will always return nothing but valid javascript. |
Ansel_Ajax_Imple_GallerySlugCheck | Ansel_Ajax_Imple_GallerySlugCheck:: class for performing Ajax validation of gallery slugs. |
Ansel_Ajax_Imple_ImageSaveGeotag | Ansel_Ajax_Imple_ImageSaveGeotag:: class for saving/updating image geotag data. |
Ansel_Ajax_Imple_LocationAutoCompleter | Autocompleter for textual location data. |
Ansel_Ajax_Imple_MapLayerSelect | Ansel_Ajax_Imple_ToggleGalleryActions:: class for performing Ajax setting of the gallery show_galleryactions user pref. |
Ansel_Ajax_Imple_TagActions | Ansel_Ajax_Imple_TagActions:: class for handling adding/deleting tags via Ajax calls. |
Ansel_Ajax_Imple_ToggleGalleryActions | Ansel_Ajax_Imple_ToggleGalleryActions:: class for performing Ajax setting of the gallery show_galleryactions user pref. |
Ansel_Ajax_Imple_ToggleOtherGalleries | Ansel_Ajax_Imple_ToggleOtherGalleries:: class for performing Ajax setting of the gallery show_actions user pref. |
Ansel_Ajax_Imple_UploadNotification | Ansel_Ajax_Imple_UploadNotification:: class provides an API for sending notification to various services after uploading images to a gallery. |
Ansel_Api | Ansel external API interface. |
Ansel_Exception | Base exception class for Ansel. |
Ansel_Faces | Face recognition class |
Ansel_Faces_Base | Face recognition class |
Ansel_Faces_Facedetect | Face_detect implementation |
Ansel_Faces_User | |
Ansel_Factory_Faces | Factory for Ansel_Faces |
Ansel_Factory_Storage | Factory for Ansel_Storage. |
Ansel_Factory_Styles | Factory for getting list of all available pre-defined styles. |
Ansel_Form_Ecard | Ecard generator. |
Ansel_Form_Image | Copyright 2003-2012 Horde LLC (http://www.horde.org/) |
Ansel_Form_ImageDate | Copyright 2008-2012 Horde LLC (http://www.horde.org/) |
Ansel_Form_Upload | Image uploader. Provides 3 different options - single images, multiple images, and zip file. |
Ansel_Gallery | Class to encapsulate a single gallery. Implemented as an extension of the Horde_Share_Object class. |
Ansel_Gallery_Decorator_Date | A decorator around an Ansel_Gallery to allow multiple date groupings to access the same Ansel_Gallery instance. |
Ansel_GalleryMode_Base | Ansel_GalleryMode_Base:: Class for encapsulating gallery methods that depend on the current display mode of the gallery. |
Ansel_GalleryMode_Date | Ansel_GalleryMode_Date:: Class for encapsulating gallery methods that depend on the current display mode of the gallery being Date. |
Ansel_GalleryMode_Normal | Ansel_Gallery_Mode_Normal:: Class for encapsulating gallery methods that depend on the current display mode of the gallery. |
Ansel_Image | Class to describe a single Ansel image. |
Ansel_ImageGenerator | Base class for the creation of various image views. |
Ansel_ImageGenerator_Mini | ImageGenerator to create the mini view. |
Ansel_ImageGenerator_PolaroidThumb | ImageGenerator to create the shadowsharpthumb view (sharp corners, shadowed) |
Ansel_ImageGenerator_PolaroidThumbStack | ImageGenerator to create the gallery polaroid stacks. |
Ansel_ImageGenerator_RoundedThumb | ImageGenerator to create the prettythumb view (rounded, shadowed thumbnails). |
Ansel_ImageGenerator_RoundedThumbStack | ImageGenerator to create the gallery image stacks. |
Ansel_ImageGenerator_Screen | ImageGenerator to create the screen view - image sized for slideshow view. |
Ansel_ImageGenerator_ShadowThumb | ImageGenerator to create the shadowsharpthumb view (sharp corners, shadowed) |
Ansel_ImageGenerator_ShadowThumbStack | ImageGenerator to create the gallery image stacks. |
Ansel_ImageGenerator_SquareThumb | ImageGenerator to create a square thumbnail. |
Ansel_ImageGenerator_Thumb | ImageGenerator to create the thumb view (plain, resized thumbnails). |
Ansel_LoginTasks_SystemTask_Upgrade | Login system task for automated upgrade tasks. |
Ansel_Report | Reporting abstraction class |
Ansel_Report_letter | Report by letter api class |
Ansel_Report_mail | Report by email class |
Ansel_Report_tickets | Report using tickets |
Ansel_Search | Ansel_Search:: Provides a generic interface for various types of image searches that are to be displayed in a paged results view. |
Ansel_Search_exif | Ansel_Search_exif Provides an interface for searching image exif data. |
Ansel_Search_Tag | Ansel_Search_Tags:: class provides logic for dealing with tag searching. |
Ansel_Storage | Class for interfacing with back end data storage. |
Ansel_Style | The Ansel_Style:: class is responsible for holding information about a single Ansel style. |
Ansel_Tagger | The Ansel_Tagger:: class wraps Ansel's interaction with the Content/Tagger system. |
Ansel_Test | This class provides the Ansel configuration for the test script. |
Ansel_Tile_DateGallery | Ansel_Tile_DateGallery:: class wraps display of thumbnail tile for the DateGallery psuedo gallery. |
Ansel_Tile_Gallery | Ansel_Tile_Gallery:: class wraps display of thumbnail 'tiles' displayed for a gallery on the Ansel_View_Gallery view. |
Ansel_Tile_Image | Ansel_Tile_Image:: class wraps display of thumbnails displayed for a image on the Ansel_View_Gallery view. |
Ansel_View_Ansel | Abstract Ansel_View class for Ansel UI specific views. Copyright 2011-2012 Horde LLC (http://www.horde.org/) |
Ansel_View_Base | The Ansel_View_Abstract:: Parent class for the various Ansel_View classes |
Ansel_View_EmbeddedRenderer_GalleryLink | Ansel_View_EmbeddedRenderer_GalleryLink |
Ansel_View_EmbeddedRenderer_Mini | Ansel_View_EmbeddedRenderer_Mini |
Ansel_View_EmbeddedRenderer_Slideshow | Ansel_View_EmbeddedRenderer_Slideshow |
Ansel_View_Gallery | The Ansel_View_Gallery:: class wraps display of individual images. |
Ansel_View_GalleryProperties | Class to encapsulate the UI for adding/viewing/changing galleries. |
Ansel_View_GalleryRenderer_Base | Ansel_View_GalleryRenderer:: Base class for all gallery renderers. |
Ansel_View_GalleryRenderer_Gallery | Ansel_View_GalleryRenderer_Gallery:: Class wraps display of the traditional Gallery View. |
Ansel_View_GalleryRenderer_GalleryLightbox | Ansel_View_GalleryRenderer_GalleryLightbox:: Class wraps display of the lightbox style gallery views. |
Ansel_View_Image | The Ansel_View_Image:: class wraps display of individual images. |
Ansel_View_List | The Ansel_View_List:: provides a view for handling lists of galleries. |
Ansel_View_Results | The Ansel_View_Results:: class wraps display of images/galleries from multiple parent sources.. |
Ansel_View_Slideshow | The Ansel_View_Slideshow:: class wraps display of the gallery slideshow. |
Ansel_View_Upload | The Ansel_View_Upload:: class provides a view for handling image uploads. |
Ansel_Widget | Ansel_Widget:: class wraps the display of widgets to be displayed in various Ansel_Views. |
Ansel_Widget_Actions | Ansel_Widget_Actions:: class to wrap the display of gallery actions |
Ansel_Widget_Base | Ansel_Widget:: class wraps the display of widgets to be displayed in various Ansel_Views. |
Ansel_Widget_GalleryFaces | Horde_Widget_GalleryFaces:: class to display a widget containing mini thumbnails of faces in the gallery. |
Ansel_Widget_Geotag | Ansel_Widget_Geotag:: class to wrap the display of a Google map showing images with geolocation data. |
Ansel_Widget_ImageFaces | Horde_Widget_ImageFaces:: class to display a widget containing mini thumbnails of faces in the image. |
Ansel_Widget_Links | Ansel_Widget_links:: class to wrap the display of various feed links etc... |
Ansel_Widget_OtherGalleries | Ansel_Widget_OtherGalleries:: class to display a widget containing mini thumbnails and links to other galleries owned by the same user as the currently viewed image/gallery. |
Ansel_Widget_OwnerFaces | Ansel_Widget_OwnerFaces:: class to display a widget containing mini thumbnails of faces that have been tagged by the gallery owner. |
Ansel_Widget_SimilarPhotos | Horde_Widget_SimilarPhotos:: class to display a widget containing mini thumbnails of images that are similar, based on tags. |
Ansel_Widget_Tags | Ansel_Widget_Tags:: class to display a tags widget in the image and gallery views. |
Ansel_XPPublisher | XPPublisher Wizard Builds a "Publish this file/folder to the web" handler for Windows XP+. |