[horde] element index

Package indexes

All elements
a c d e f g h i l m n o p r s w _
_
top
Variable $_cache
Variable $_date
The date part array for the current grouping.
Variable $_features
Variable $_features
Variable $_gallery
Variable $_gallery
Variable $_gallery
Variable $_images
Variable $_modeHelper
The gallery mode helper
Variable $_subGalleries
Variable $_useFormToken
Variable $_useFormToken
Variable $_useFormToken
Method _convertToFraction
Converts a floating point number into a fraction.
Method _degToDecimal
Method _formatExposure
More human friendly exposure formatting.
Method _getArraySlice
Helper function to get an array slice while preserving keys.
Method _getSubGalleries
Method _getViewHash
Return a hash key for the given view and style.
Method _get_size
Format file size
Method _parseGPSData
Parse the Longitude and Latitude values into a standardized format regardless of the source format.
Method _setModeHelper
Sets a new GalleryMode helper for this decorated gallery. The client code (Ansel_GalleryMode_Date) needs to call the setDate() method on the new GalleryMode_Date object before it's used.
a
top
Method addExternalScript
Method Ansel_GalleryMode_Date
Constructor
Class Ansel_GalleryMode_Date
Ansel_GalleryMode_Date:: Class for encapsulating gallery methods that depend on the current display mode of the gallery being Date.
Method Ansel_GalleryMode_Normal
Constructor
Class Ansel_GalleryMode_Normal
Ansel_Gallery_Mode_Normal:: Class for encapsulating gallery methods that depend on the current display mode of the gallery.
Class Ansel_Gallery_Date
Ansel_Gallery_Date in Date.php
A wrapper/decorator around an Ansel_Gallery to allow multiple date groupings to access the same Ansel_Gallery instance. This is not a full Ansel_Gallery implementation.
Method Ansel_Gallery_Date
The Ansel_Gallery_Date constructor.
Class Ansel_ImageData
Ansel_ImageData in Exif.php
General class for fetching and parsing EXIF information from images.
Class Ansel_Script_Files
Ansel_Script_Files in Ansel.php
Extend Horde_Script_Files so we can include external script files and have them appear in the <head> along with other scripts.
c
top
Method canDownload
Checks if the user can download the full photo
Method copyImagesTo
Copy image and related data to specified gallery.
Method countChildren
Return a count of the number of children this share has
Method countGalleryChildren
Return the count this gallery's children
Method countGalleryChildren
Return the count of this gallery's children
Method countGalleryChildren
Return the count this gallery's children
Method countImages
Returns the number of images in this gallery and, optionally, all sub-galleries.
Method countImages
Returns the number of images in this gallery and, optionally, all sub-galleries.
Method countImages
Returns the number of images in this gallery and, optionally, all sub-galleries.
Page canon.php
canon.php in canon.php
d
top
Page Date.php
Date.php in Date.php
e
top
Page Exif.php
Exif.php in Exif.php
f
top
Function formatCanonData
formatCanonData() in canon.php
Formats Data for the data type
Function formatData
formatData() in Exif.php
Function formatFujifilmData
formatFujifilmData() in fujifilm.php
Function formatGPSData
formatGPSData() in gps.php
Formats Data for the data type
Function formatNikonData
formatNikonData() in nikon.php
Function formatOlympusData
formatOlympusData() in olympus.php
Function formatPanasonicData
formatPanasonicData() in panasonic.php
Formats Data for the data type
Function formatSanyoData
formatSanyoData() in sanyo.php
Page fujifilm.php
fujifilm.php in fujifilm.php
g
top
Method get
Method getAttributes
Get the image attributes from the backend.
Method getChildren
Get all children of this share.
Method getDate
Getter for _date
Method getDate
Method getDate
Method getDefaultImage
Returns the default image for this gallery.
Method getExifData
Get the EXIF data from an image, process it, and return it.
Method getFields
Get the list of Exif fields we support, and their descriptions.
Method getGalleryChildren
Get the children of this gallery.
Method getGalleryChildren
Get the children of this gallery.
Method getGalleryChildren
Get the children of this gallery.
Method getGalleryCrumbData
Get an array describing where this gallery is in a breadcrumb trail.
Method getGalleryCrumbData
Get an array describing where this gallery is in a breadcrumb trail.
Method getHumanReadable
Convert an exif field into human-readable form.
Method getImage
Returns the image in this gallery corresponding to the given id.
Method getImages
Gets a slice of the images in this gallery.
Method getImages
Gets a slice of the images in this gallery.
Method getImages
Gets a slice of the images in this gallery.
Method getOwner
Returns this share's owner's Identity object.
Method getParent
Returns a child's direct parent
Method getParents
Get all of this share's parents.
Method getRecentImages
Return the most recently added images in this gallery.
Method getStyle
Return the style definition for this gallery. Returns the first available style in this order: Explicitly configured style if available, if configured style is not available, use ansel_default. If nothing has been configured, the user's selected default is attempted.
Method getTags
Returns this gallery's tags.
Method getTile
Output the HTML for this gallery's tile.
Function GPSRational
GPSRational() in gps.php
Formats a rational number
Page gps.php
gps.php in gps.php
h
top
Method hasFeature
Method hasFeature
Method hasPermission
Checks to see if a user has a given permission.
Method hasSubGalleries
Checks if the gallery has any subgallery
Method hasSubGalleries
Checks if the gallery has any subgalleries. This will always be false for a gallery in date view.
Method hasSubGalleries
Checks if the gallery has any subgallery
i
top
Variable $id
Class ImageDateForm
ImageDateForm in ImageDate.php
Method ImageDateForm
Method ImageForm
Class ImageForm
ImageForm in Image.php
Method init
Method init
Function intel2Moto
intel2Moto() in Exif.php
Greatly modified Exifer library based on Exifer 1.6 - Modified to make it more of a drop-in replacement for php's exif functions to allow either to function with our exif code.
Method isOldEnough
Check user age limtation
Page Image.php
Image.php in Image.php
Page ImageDate.php
ImageDate.php in ImageDate.php
l
top
Method listImages
Lists a slice of the image ids in this gallery.
Method listImages
Lists a slice of the image ids in this gallery.
Method listImages
Lists a slice of the image ids in this gallery.
Function lookup_Canon_tag
lookup_Canon_tag() in canon.php
Looks up the name of the tag for the MakerNote (Depends on Manufacturer)
Function lookup_Fujifilm_tag
lookup_Fujifilm_tag() in fujifilm.php
Looks up the name of the tag for the MakerNote (Depends on Manufacturer)
Function lookup_GPS_tag
lookup_GPS_tag() in gps.php
Looks up the name of the tag
Function lookup_Nikon_tag
lookup_Nikon_tag() in nikon.php
Function lookup_Olympus_tag
lookup_Olympus_tag() in olympus.php
Function lookup_Panasonic_tag
lookup_Panasonic_tag() in panasonic.php
Looks up the name of the tag for the MakerNote (Depends on Manufacturer)
Function lookup_Sanyo_tag
lookup_Sanyo_tag() in sanyo.php
Function lookup_tag
lookup_tag() in Exif.php
Function lookup_type
lookup_type() in Exif.php
m
top
Method moveImagesTo
Method moveImagesTo
Moves images from one gallery to another. Since we're viewing by date some images might belong to a subgallery so we need to take care to udate the appropriate gallery data.
n
top
Page nikon.php
nikon.php in nikon.php
Page Normal.php
Normal.php in Normal.php
o
top
Page olympus.php
olympus.php in olympus.php
p
top
Page panasonic.php
panasonic.php in panasonic.php
Function parseCanon
parseCanon() in canon.php
Cannon Special data section
Function parseFujifilm
parseFujifilm() in fujifilm.php
Function parseGPS
parseGPS() in gps.php
GPS Special data section
Function parseNikon
parseNikon() in nikon.php
Function parseOlympus
parseOlympus() in olympus.php
Function parsePanasonic
parsePanasonic() in panasonic.php
Panasonic Special data section
Function parseSanyo
parseSanyo() in sanyo.php
r
top
Function read_entry
read_entry() in Exif.php
Function read_exif_data_raw
Method removeImage
Remove the given image from this gallery.
Method removeImage
Remove an image from this gallery. Note that the image might actually belong to a subgallery of this gallery since we are viewing by date.
Method removeImage
s
top
Page sanyo.php
sanyo.php in sanyo.php
Method setDate
Method setDate
Setter for _date
Method setDate
Method setImageOrder
Set the order of an image in this gallery.
Method setTags
Set/replace this gallery's tags.
Method singleton
w
top
Page Watermark.php
Watermark.php in Watermark.php
Method WatermarkForm
Class WatermarkForm
WatermarkForm in Watermark.php
a c d e f g h i l m n o p r s w _