[net.siriux.photos] element index

Package indexes

All elements
a c d e f g h i l n p r s t u v _
_
top
Variable $_config
Variable $_config
Variable $_config
Variable $_config
Variable $_config_dm
Variable $_debug_prefix
Variable $_debug_prefix
Variable $_enable_notes
Variable $_enable_notes
Variable $_filename
The file currently being processed.
Variable $_indexmode
Variable $_l10n
Variable $_l10n
Variable $_l10n
Variable $_l10n
Variable $_l10n_midcom
Variable $_l10n_midcom
Variable $_l10n_midcom
Variable $_l10n_midcom
Variable $_latest
Variable $_local_toolbar
Variable $_numpics
Variable $_object
Variable $_photo
Variable $_photo
Variable $_quality
The quality to use for JPEG manipulation, this is not yet settable from the outside. Stored as a valid imagemagick option, defaults to '-quality 90' right now.
Variable $_random
Variable $_random_mode
Variable $_rss
Variable $_scales
Variable $_startfrom
Variable $_topic
Variable $_topic
Variable $_topic_toolbar
Variable $_upload_datamanager
Variable $_view
Variable $_view_status
Method _checkForResize
Checks, if you need to resize the image file no meet the constraints of the image. If the image can't be recognized by getimagesize, the function will always return true to force an imagemagic conversion attempt.
Method _check_for_thumb_rebuild
Method _generateImages
Generatres the preview and thumbnail JPEG image attachements.
Method _getArticle
Method _getExifData
Gets EXIF data from the fullscale image and stores it in the Photo Article using the mapping configured in the component.
Method _getExifDataJhead
This is the JHead Version of the EXIF Extractor.
Method _getExifDataPHP
This is the PHP Version of the EXIF Extractor.
Method _getExifDataTimestamp
This is the absolute Fallback in case no EXIF Readers are available. It uses the current Timestamp as a value.
Method _getPhoto
Method _get_tempfile
Returns the name of a temporary file to be used to write the transformed image to. Has to be managed by the callee.
Method _init_cleanup_names
Method _init_config
Method _init_delete
Method _init_edit
Method _init_index
Method _init_notes_save
Method _init_rebuild_thumbs
Method _init_reread_exif_timestamps
Method _init_rotate
Rotate image init function, relocates to the index by default. Rotation is controllable through the callee.
Method _init_sync_article_created
Method _init_upload
Method _on_reindex
Iterate over all articles and create index record using the datamanger indexer method.
Method _prepare_config_dm
Method _process_tempfile
This will replace the original file with the processed copy of $tmpfile, deleting the temporary file afterwards.
Method _process_upload
Method _resizeAndStoreImage
Scales the image in the Attachment to match the given constraints and store ist as $attname on the current article.
Method _show_cleanup_names
Method _show_config
Method _show_delete
Method _show_edit
Method _show_index
Method _show_notes
Method _show_notes_locale
Method _show_rebuild_thumbs
Method _show_reread_exif_timestamps
Method _show_sync_article_created
Method _show_upload
Method _storeImageAttachment
General helper, that stores an image file as attachment and sets size parameters size.x, size.y, size.bytes, size.mimetype
Method _storeImageGuids
Stores the image GUIDs to the extra2 field of the current article.
Method _updateImageAttachment
General helper, that updates an image file in an existing attachment and resets size parameters size.x, size.y, size.bytes, size.mimetype
Method _writeAttachmentTmpFile
Writes a copy of an image to a temporary file for processing with tools like EXIF-Reader or imagemagick.
Method _writeFullscaleFile
Writes a copy of the original image to a temporary file for processing with tools like EXIF-Reader or imagemagick.
a
top
Variable $article
Method approve
Approve the Photo using the Metadata framework.
Page admin.php
admin.php in admin.php
c
top
Method can_handle
Method can_handle
Method check_uploaded_image
Method create_from_datamanager
Creates a new photo based on a midcom datamanager driven form.
d
top
Variable $datamanager
Method delete
Deletes the current Photo article and all its attachments
e
top
Variable $errcode
Variable $errcode
Variable $errstr
Variable $errstr
Variable $errstr
Method execute_user_callback
Executes a custom image manipulation callback. The command name is the function that is searched. The function must use the following signature:
Method exifrotate
Automatic rotation for the image using EXIF tags.
f
top
Variable $fullscale
Page filter.php
filter.php in filter.php
g
top
Method gamma
Gamma-Adjustment of the image.
Method get
Gets a Photo by id or by object
Method get_by_guid
Gets a Photo by GUID
Method get_leaves
Method get_metadata
Method get_metadata
Method get_node
Method guid
Returns the GUID of the current Photo article
h
top
Method handle
Method handle
i
top
Method index
Indexes the article if the MidCOM indexer is enabled, otherwise, this is a null operation.
Method is_internal
Page interfaces.php
interfaces.php in interfaces.php
l
top
Method load_notes
Loads the XML-formatted notes as-is
n
top
Page navigation.php
navigation.php in navigation.php
Class net_siriux_photos_admin
Photo Gallery Admin Class
Method net_siriux_photos_admin
Class net_siriux_photos_imagefilter
Image Filter Class, used to post process all images, check the documentation of the individual methods.
Method net_siriux_photos_imagefilter
The constructor does a bit of variable initialization
Method net_siriux_photos_interface
Constructor.
Class net_siriux_photos_interface
net_siriux_photos_interface in interfaces.php
Photo Gallery MidCOM interface class.
Method net_siriux_photos_navigation
Class net_siriux_photos_navigation
Photo Gallery Navigation Class
Method net_siriux_photos_viewer
Class net_siriux_photos_viewer
Photo Gallery Viewer Class
p
top
Page Photo.php
Photo.php in Photo.php
Method process_chain
This function will process a string-based filter chain. This is a semicolon-separated list of commands, which will be evaluated using process_command each.
Method process_command
This is the main function evaluator of the filter class.
r
top
Method rebuildThumbs
This function will regenerate view and thumbnail images of the current Photo.
Method rereadExif
This function rereads the EXIF data accociated with this image.
Method rescale
Image Resize: This will resize the orignal image.
Method rotate
Rotate the view and thumbnail image.
Method rotate
Manual image rotation
s
top
Method save_notes
Stores the XML-formatted notes as-is
Method set_file
Sets the filename of the image currently being edited.
Method set_object
Method show
Method show
Class siriux_photos_Photo
siriux_photos_Photo in Photo.php
Photo class
Method siriux_photos_Photo
Creates a new instance and get Photo by id
Method syncArticleCreated
This function synchronizes the article created timestamp with the value entered in the URL field, which holds the EXIF taken timestamp.
t
top
Variable $thumbnail
u
top
Method unapprove
Unapprove the Photo using the metadata framework
v
top
Variable $view
Page viewer.php
viewer.php in viewer.php
a c d e f g h i l n p r s t u v _