Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
a
- $affiliate_id
- in file PrintPhotos.inc, variable PrintPhotosController::$affiliate_id
- $affiliate_id_pass
- in file PrintPhotos.inc, variable PrintPhotosController::$affiliate_id_pass
- $applyToPreferred
- in file WatermarkImage.class, variable WatermarkImage::$applyToPreferred
Should this watermark be applied to the preferred derivative?
- $applyToResizes
- in file WatermarkImage.class, variable WatermarkImage::$applyToResizes
Should this watermark be applied to resize derivatives?
- $applyToThumbnail
- in file WatermarkImage.class, variable WatermarkImage::$applyToThumbnail
Should this watermark be applied to the thumbnail derivative?
- $author
- in file GalleryComment.class, variable GalleryComment::$author
Author of the comment. Only used for guest comments.
- acquireReadLock
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireReadLock()
- acquireReadLock
- in file GalleryCoreApi.class, method GalleryCoreApi::acquireReadLock()
Read Lock one or more objects
- acquireReadLock
- in file GalleryStorageExtras.class, method GalleryStorageExtras::acquireReadLock()
- acquireReadLock
- in file MockLockSystem.class, method MockLockSystem::acquireReadLock()
- acquireReadLock
- in file GalleryLockSystem.class, method GalleryLockSystem::acquireReadLock()
Read lock one or more objects
- acquireReadLock
- in file UnitTestStorage.class, method UnitTestStorage::acquireReadLock()
- acquireReadLock
- in file GalleryStorage.class, method GalleryStorage::acquireReadLock()
Acquire read locks on the given items
- acquireReadLockParents
- in file GalleryCoreApi.class, method GalleryCoreApi::acquireReadLockParents()
Acquire read locks on all the ancestors of this id. This is useful when we're going to do a filesystem related operation and we want to make sure that the tree does not change out from underneath us.
- acquireReadLockParents
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireReadLockParents()
- acquireWriteLock
- in file MockLockSystem.class, method MockLockSystem::acquireWriteLock()
- acquireWriteLock
- in file GalleryCoreApi.class, method GalleryCoreApi::acquireWriteLock()
Write lock one or more objects
- acquireWriteLock
- in file UnitTestStorage.class, method UnitTestStorage::acquireWriteLock()
- acquireWriteLock
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireWriteLock()
- acquireWriteLock
- in file GalleryLockSystem.class, method GalleryLockSystem::acquireWriteLock()
Write lock one or more objects
- acquireWriteLock
- in file GalleryStorage.class, method GalleryStorage::acquireWriteLock()
Acquire write locks on the given items
- acquireWriteLock
- in file GalleryStorageExtras.class, method GalleryStorageExtras::acquireWriteLock()
- activate
- in file module.inc, method ExifModule::activate()
- activate
- in file module.inc, method ThumbPageModule::activate()
- activate
- in file module.inc, method MP3AudioModule::activate()
- activate
- in file module.inc, method ArchiveUploadModule::activate()
- activate
- in file GalleryPlugin.class, method GalleryPlugin::activate()
Activate this plugin
- activate
- in file module.inc, method Getid3Module::activate()
- activate
- in file module.inc, method GdModule::activate()
- activate
- in file module.inc, method RewriteModule::activate()
- activate
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::activate()
- activate
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::activate()
- activate
- in file ModuleTest.class, method ModuleTestModule::activate()
- activate
- in file module.inc, method JpegtranModule::activate()
- activate
- in file module.inc, method SquareThumbModule::activate()
- activate
- in file module.inc, method ThumbnailModule::activate()
- activate
- in file module.inc, method NetPbmModule::activate()
- activate
- in file module.inc, method LinkItemModule::activate()
- activate
- in file GalleryModule.class, method GalleryModule::activate()
- activate
- in file module.inc, method DcrawModule::activate()
- activate
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::activate()
- activate
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::activate()
- activate
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::activate()
- activate
- in file module.inc, method FfmpegModule::activate()
- activate
- in file module.inc, method SlideshowModule::activate()
- activate
- in file GalleryTheme.class, method GalleryTheme::activate()
- activate
- in file module.inc, method FlashVideoModule::activate()
- activate
- in file module.inc, method WebDavModule::activate()
- activate
- in file module.inc, method HttpAuthModule::activate()
- activate
- in file module.inc, method PermalinksModule::activate()
- activate
- in file module.inc, method ImageMagickModule::activate()
- activate
- in file module.inc, method ImageBlockModule::activate()
- activate
- in file ThumbnailModuleExtras.inc, method ThumbnailModuleExtras::activate()
- activatePlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::activatePlugin()
Activate the given plugin
- ActivatePluginNotification
- in file GalleryCoreEventNotifications.class, class ActivatePluginNotification
This is the container for information about the events defined in the core package
- activateRewriteRulesForModule
- in file WebDavModuleTest.class, method WebDavModuleTestRewriteApi::activateRewriteRulesForModule()
- activateRewriteRulesForModule
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::activateRewriteRulesForModule()
- activateRewriteRulesForModule
- in file RewriteApi.class, method RewriteApi::activateRewriteRulesForModule()
Activate the rewrite rules for a specific module which can be inactive at the time of this call. Does not update active rules by default, only changes the list of active rules for the given module.
- ActivationWarningView
- in file ActivationWarning.inc, class ActivationWarningView
Post-activation message about URL rewrite
- addComment
- in file RssHelper.class, method RssHelper::addComment()
This function adds a comment item to the feed generator
- AddCommentController
- in file AddComment.inc, class AddCommentController
Add a comment to an item
- AddCommentControllerTest
- in file AddCommentControllerTest.class, class AddCommentControllerTest
AddComment controller tests
- AddCommentControllerTest
- in file AddCommentControllerTest.class, method AddCommentControllerTest::AddCommentControllerTest()
- AddCommentTestValidation
- in file AddCommentControllerTest.class, class AddCommentTestValidation
- AddCommentView
- in file AddComment.inc, class AddCommentView
This view will show a form to add a new comment to an item
- addDataItem
- in file GalleryRemote.inc, method GalleryRemoteController::addDataItem()
Add a data item to Gallery
- addDefaultIptcProperties
- in file ExifHelper.class, method ExifHelper::addDefaultIptcProperties()
Add default IPTC properties for the given view mode to the end of current properties.
- addDerivativePreference
- in file GalleryCoreApi.class, method GalleryCoreApi::addDerivativePreference()
Add a derivative preference to a given item
- addDirectory
- in file ItemAddFromServer.inc, method ItemAddFromServer::addDirectory()
- AddEcardTestValidation
- in file EcardControllerTest.class, class AddEcardTestValidation
- addEntityPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::addEntityPermission()
Add the given itemid, entityid, permission mapping.
- addEntityPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addEntityPermission()
- addErrorCode
- in file GalleryStatus.class, method GalleryStatus::addErrorCode()
Add a new code to our set of codes
- addEventLogEntry
- in file GalleryCoreApi.class, method GalleryCoreApi::addEventLogEntry()
Store a value in the event log.
- addEventLogEntry
- in file GalleryEventLogHelper_medium.class, method GalleryEventLogHelper_medium::addEventLogEntry()
- addExistingItemToAlbum
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::addExistingItemToAlbum()
- addExistingItemToAlbum
- in file GalleryCoreApi.class, method GalleryCoreApi::addExistingItemToAlbum()
Add an existing data item to an album
- addExternalIdMapEntry
- in file GalleryEmbed.class, method GalleryEmbed::addExternalIdMapEntry()
Add an externalId<->entityId map entry for existing G2/emApp users/groups Example:
- addField
- in file CustomFieldHelper.class, method CustomFieldHelper::addField()
Add new custom field in given set/container.
- addGroupPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::addGroupPermission()
Add the given itemid, groupid, permission mapping
- addGroupPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addGroupPermission()
- addHttpAuthToUrl
- in file HttpAuthHelper.class, method HttpAuthHelper::addHttpAuthToUrl()
Adds the given pair of username / password to the given URL as HTTP auth user:pass@hostname.
- addItem
- in file ThumbnailHelper.class, method ThumbnailHelper::addItem()
Add new ThumbnailImage
- addItem
- in file ItemAddFromServer.inc, method ItemAddFromServer::addItem()
Add the given file as data-item to the specified album.
- addItem
- in file RssGenerator.class, method RssGenerator::addItem()
Add an item to the RSS feed that will be generated
- addItem
- in file RssHelper.class, method RssHelper::addItem()
This function adds an item to the feed generator
- addItemsToCart
- in file CartHelper.class, method CartHelper::addItemsToCart()
Add the item ids to the user's cart (Note that view permission should be checked in advance; this function only checks cart.add permission)
- addItemToAlbum
- in file GalleryCoreApi.class, method GalleryCoreApi::addItemToAlbum()
Add a new data item to an album from a data file.
- addItemToAlbum
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::addItemToAlbum()
- addMapEntry
- in file SessionTest.class, method SessionTestStorage::addMapEntry()
- addMapEntry
- in file GalleryStorage.class, method GalleryStorage::addMapEntry()
Add a new entry to a map
- addMapEntry
- in file UserHelperTest.class, method UserHelperTestMockStorage::addMapEntry()
- addMapEntry
- in file PluginParameterTest.class, method PluginParameterTestMockStorage::addMapEntry()
- addMapEntry
- in file RepositoryTestStorage.class, method RepositoryTestStorage::addMapEntry()
- addMapEntry
- in file UnitTestStorage.class, method UnitTestStorage::addMapEntry()
- addMapEntry
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::addMapEntry()
- addMapEntry
- in file GalleryCoreApi.class, method GalleryCoreApi::addMapEntry()
Add a new entry to a map
- addMapEntry
- in file GalleryStorageExtras.class, method GalleryStorageExtras::addMapEntry()
- addMimeType
- in file GalleryCoreApi.class, method GalleryCoreApi::addMimeType()
Add the given extension to the database and map it to the specified mime type and mark it viewable as requested. Return ERROR_COLLISION if there's already a mapping for the given extension.
- addMimeType
- in file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::addMimeType()
- addOnLoadHandler
- in file GalleryEntity.class, method GalleryEntity::addOnLoadHandler()
Add onLoad handler.
- addPermissionToSession
- in file GalleryCoreApi.class, method GalleryCoreApi::addPermissionToSession()
Grant permissions identified by an entity id to the current user's session.
- addPermissionToSession
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::addPermissionToSession()
- addPhotoOrAlbum
- in file RssHelper.class, method RssHelper::addPhotoOrAlbum()
This function adds a photo or an album item to the feed generator
- addPreference
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::addPreference()
- addProperty
- in file RssGenerator.class, method RssGenerator::addProperty()
Add a channel property to the feed that will be generated
- addRun
- in file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::addRun()
Add a new task run to the maintenance map.
- addShutdownAction
- in file Gallery.class, method Gallery::addShutdownAction()
Add an action to be performed at the end of the request.
- AddToCartController
- in file AddToCart.inc, class AddToCartController
This controller will handle adding an item to the cart.
- AddToCartControllerTest
- in file AddToCartControllerTest.class, method AddToCartControllerTest::AddToCartControllerTest()
- AddToCartControllerTest
- in file AddToCartControllerTest.class, class AddToCartControllerTest
AddToCart controller tests
- addToNavigation
- in file GallerySession.class, method GallerySession::addToNavigation()
Start new navigation.
- addToTrailer
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::addToTrailer()
Add the content to our trailer block
- addUserPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::addUserPermission()
Add the given itemid, userid, permission mapping
- addUserPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addUserPermission()
- addUserToGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::addUserToGroup()
Add the specified user to the specified group.
- addUserToGroup
- in file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::addUserToGroup()
- addUserToGroup
- in file GalleryEmbed.class, method GalleryEmbed::addUserToGroup()
Add a user to a G2 group.
- adjustDependentDerivatives
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::adjustDependentDerivatives()
- adjustDependentDerivatives
- in file GalleryCoreApi.class, method GalleryCoreApi::adjustDependentDerivatives()
Use the given operation as a transform for each derivative that depends on the target
- AdminCoreController
- in file AdminCore.inc, class AdminCoreController
This controller will handle the setting of several general Gallery options
- AdminCoreControllerTest
- in file AdminCoreControllerTest.class, class AdminCoreControllerTest
AdminCore controller tests
- AdminCoreControllerTest
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::AdminCoreControllerTest()
- AdminCoreControllerTestUnixPlatform
- in file AdminCoreControllerTest.class, method AdminCoreControllerTestUnixPlatform::AdminCoreControllerTestUnixPlatform()
- AdminCoreControllerTestUnixPlatform
- in file AdminCoreControllerTest.class, class AdminCoreControllerTestUnixPlatform
- AdminCoreControllerTestUrlGenerator
- in file AdminCoreControllerTest.class, class AdminCoreControllerTestUrlGenerator
Small mock url generator for the cookie path test
- AdminCoreControllerTestWinNtPlatform
- in file AdminCoreControllerTest.class, class AdminCoreControllerTestWinNtPlatform
- AdminCoreControllerTestWinNtPlatform
- in file AdminCoreControllerTest.class, method AdminCoreControllerTestWinNtPlatform::AdminCoreControllerTestWinNtPlatform()
- AdminCoreView
- in file AdminCore.inc, class AdminCoreView
This view will prompt for general Gallery settings
- AdminCreateGroupController
- in file AdminCreateGroup.inc, class AdminCreateGroupController
This controller will handle the creation of a group
- AdminCreateGroupControllerTest
- in file AdminCreateGroupControllerTest.class, class AdminCreateGroupControllerTest
AdminCreateGroup controller tests
- AdminCreateGroupControllerTest
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::AdminCreateGroupControllerTest()
- AdminCreateGroupQuotaController
- in file AdminCreateGroupQuota.inc, class AdminCreateGroupQuotaController
This controller will handle the creation of a group quota
- AdminCreateGroupQuotaControllerTest
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::AdminCreateGroupQuotaControllerTest()
- AdminCreateGroupQuotaControllerTest
- in file AdminCreateGroupQuotaControllerTest.class, class AdminCreateGroupQuotaControllerTest
AdminCreateGroupQuota controller tests
- AdminCreateGroupQuotaView
- in file AdminCreateGroupQuota.inc, class AdminCreateGroupQuotaView
This view will prompt for data to create a new group
- AdminCreateGroupView
- in file AdminCreateGroup.inc, class AdminCreateGroupView
This view will prompt for data to create a new group
- AdminCreateUserController
- in file AdminCreateUser.inc, class AdminCreateUserController
This controller will handle the creation of an user
- AdminCreateUserControllerTest
- in file AdminCreateUserControllerTest.class, class AdminCreateUserControllerTest
AdminCreateUser controller tests
- AdminCreateUserControllerTest
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::AdminCreateUserControllerTest()
- AdminCreateUserQuotaController
- in file AdminCreateUserQuota.inc, class AdminCreateUserQuotaController
This controller will handle the creation of a user quota
- AdminCreateUserQuotaControllerTest
- in file AdminCreateUserQuotaControllerTest.class, class AdminCreateUserQuotaControllerTest
AdminCreateUserQuota controller tests
- AdminCreateUserQuotaControllerTest
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::AdminCreateUserQuotaControllerTest()
- AdminCreateUserQuotaView
- in file AdminCreateUserQuota.inc, class AdminCreateUserQuotaView
This view will prompt for data to create a new user
- AdminCreateUserView
- in file AdminCreateUser.inc, class AdminCreateUserView
This view will prompt for data to create a new user
- AdminDcrawController
- in file AdminDcraw.inc, class AdminDcrawController
Settings for dcraw
- AdminDcrawControllerTest
- in file AdminDcrawControllerTest.class, class AdminDcrawControllerTest
AdminDcraw controller tests
- AdminDcrawControllerTest
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::AdminDcrawControllerTest()
- AdminDcrawView
- in file AdminDcraw.inc, class AdminDcrawView
Settings for dcraw
- AdminDeleteGroupController
- in file AdminDeleteGroup.inc, class AdminDeleteGroupController
This controller will handle the deletion of a group
- AdminDeleteGroupControllerTest
- in file AdminDeleteGroupControllerTest.class, class AdminDeleteGroupControllerTest
AdminDeleteGroup controller tests
- AdminDeleteGroupControllerTest
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::AdminDeleteGroupControllerTest()
- AdminDeleteGroupQuotaController
- in file AdminDeleteGroupQuota.inc, class AdminDeleteGroupQuotaController
This controller will handle the deletion of a group quota
- AdminDeleteGroupQuotaControllerTest
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::AdminDeleteGroupQuotaControllerTest()
- AdminDeleteGroupQuotaControllerTest
- in file AdminDeleteGroupQuotaControllerTest.class, class AdminDeleteGroupQuotaControllerTest
AdminDeleteGroupQuota controller tests
- AdminDeleteGroupQuotaView
- in file AdminDeleteGroupQuota.inc, class AdminDeleteGroupQuotaView
This view will prompt for confirmation to delete a group quota
- AdminDeleteGroupView
- in file AdminDeleteGroup.inc, class AdminDeleteGroupView
This view will prompt for confirmation to delete a group
- AdminDeleteUserController
- in file AdminDeleteUser.inc, class AdminDeleteUserController
This controller will handle the deletion of an user
- AdminDeleteUserControllerTest
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::AdminDeleteUserControllerTest()
- AdminDeleteUserControllerTest
- in file AdminDeleteUserControllerTest.class, class AdminDeleteUserControllerTest
AdminDeleteUser controller tests
- AdminDeleteUserQuotaController
- in file AdminDeleteUserQuota.inc, class AdminDeleteUserQuotaController
This controller will handle the deletion of a user quota
- AdminDeleteUserQuotaControllerTest
- in file AdminDeleteUserQuotaControllerTest.class, class AdminDeleteUserQuotaControllerTest
AdminDeleteUserQuota controller tests
- AdminDeleteUserQuotaControllerTest
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::AdminDeleteUserQuotaControllerTest()
- AdminDeleteUserQuotaView
- in file AdminDeleteUserQuota.inc, class AdminDeleteUserQuotaView
This view will prompt for confirmation to delete a user quota
- AdminDeleteUserView
- in file AdminDeleteUser.inc, class AdminDeleteUserView
This view will prompt for confirmation to delete a user
- AdminDigibugController
- in file AdminDigibug.inc, class AdminDigibugController
Digibug4CPG - a plugin for gallery to create photo prints, and print product gift items derived from code written by Bharat Mediratta Copyright (C) 2006 Digibug Express, Inc.
- AdminDigibugControllerTest
- in file AdminDigibugControllerTest.class, class AdminDigibugControllerTest
AdminDigibug controller tests
- AdminDigibugControllerTest
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::AdminDigibugControllerTest()
- AdminDigibugView
- in file AdminDigibug.inc, class AdminDigibugView
Settings for Digibug
- AdminEcardController
- in file AdminEcard.inc, class AdminEcardController
Settings for eCards
- AdminEcardView
- in file AdminEcard.inc, class AdminEcardView
Settings for eCards
- AdminEditGroupController
- in file AdminEditGroup.inc, class AdminEditGroupController
This controller will handle changes made to a group
- AdminEditGroupControllerTest
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::AdminEditGroupControllerTest()
- AdminEditGroupControllerTest
- in file AdminEditGroupControllerTest.class, class AdminEditGroupControllerTest
AdminEditGroup controller tests
- AdminEditGroupQuotaController
- in file AdminEditGroupQuota.inc, class AdminEditGroupQuotaController
This controller will handle changes made to a group's quotas
- AdminEditGroupQuotaControllerTest
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::AdminEditGroupQuotaControllerTest()
- AdminEditGroupQuotaControllerTest
- in file AdminEditGroupQuotaControllerTest.class, class AdminEditGroupQuotaControllerTest
AdminEditGroupQuota controller tests
- AdminEditGroupQuotaView
- in file AdminEditGroupQuota.inc, class AdminEditGroupQuotaView
This view will show options available to group quotas
- AdminEditGroupUsersController
- in file AdminEditGroupUsers.inc, class AdminEditGroupUsersController
This controller will handle changes made to the user-group mapping
- AdminEditGroupUsersControllerTest
- in file AdminEditGroupUsersControllerTest.class, class AdminEditGroupUsersControllerTest
AdminEditGroupUsers controller tests
- AdminEditGroupUsersControllerTest
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::AdminEditGroupUsersControllerTest()
- AdminEditGroupUsersView
- in file AdminEditGroupUsers.inc, class AdminEditGroupUsersView
This view will show the possibilities of user-group mappings for a specified group.
- AdminEditGroupView
- in file AdminEditGroup.inc, class AdminEditGroupView
This view will show options available to groups
- AdminEditUserController
- in file AdminEditUser.inc, class AdminEditUserController
This controller will handle changes made to an user
- AdminEditUserControllerTest
- in file AdminEditUserControllerTest.class, class AdminEditUserControllerTest
AdminEditUser controller tests
- AdminEditUserControllerTest
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::AdminEditUserControllerTest()
- AdminEditUserQuotaController
- in file AdminEditUserQuota.inc, class AdminEditUserQuotaController
This controller will handle changes made to a user's quotas
- AdminEditUserQuotaControllerTest
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::AdminEditUserQuotaControllerTest()
- AdminEditUserQuotaControllerTest
- in file AdminEditUserQuotaControllerTest.class, class AdminEditUserQuotaControllerTest
AdminEditUserQuota controller tests
- AdminEditUserQuotaView
- in file AdminEditUserQuota.inc, class AdminEditUserQuotaView
This view will show options available to user quotas
- AdminEditUserView
- in file AdminEditUser.inc, class AdminEditUserView
This view will show a form to change user options
- AdminEventLogViewerCallbackTest
- in file AdminEventLogViewerCallbackTest.class, class AdminEventLogViewerCallbackTest
Test AdminEventLogViewerCallback
- AdminEventLogViewerCallbackTest
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::AdminEventLogViewerCallbackTest()
- AdminEventLogViewerCallbackView
- in file AdminEventLogViewerCallback.inc, class AdminEventLogViewerCallbackView
This immediate view provides the backend for callbacks made by the AJAX AdminEventLogViewerView.
- AdminEventLogViewerView
- in file AdminEventLogViewer.inc, class AdminEventLogViewerView
This view will let Site Admins browse the event log.
- AdminExifController
- in file AdminExif.inc, class AdminExifController
Settings for Exif
- AdminExifControllerTest
- in file AdminExifControllerTest.class, class AdminExifControllerTest
AdminExif controller tests
- AdminExifControllerTest
- in file AdminExifControllerTest.class, method AdminExifControllerTest::AdminExifControllerTest()
- AdminExifView
- in file AdminExif.inc, class AdminExifView
Settings for Exif
- AdminFfmpegController
- in file AdminFfmpeg.inc, class AdminFfmpegController
Settings for ffmpeg
- AdminFfmpegControllerTest
- in file AdminFfmpegControllerTest.class, class AdminFfmpegControllerTest
AdminFfmpeg controller tests
- AdminFfmpegControllerTest
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::AdminFfmpegControllerTest()
- AdminFfmpegControllerTestPlatform
- in file AdminFfmpegControllerTest.class, class AdminFfmpegControllerTestPlatform
Test platform for this test
- AdminFfmpegView
- in file AdminFfmpeg.inc, class AdminFfmpegView
Settings for ffmpeg
- AdminGdController
- in file AdminGd.inc, class AdminGdController
Settings for GD
- AdminGdControllerTest
- in file AdminGdControllerTest.class, method AdminGdControllerTest::AdminGdControllerTest()
- AdminGdControllerTest
- in file AdminGdControllerTest.class, class AdminGdControllerTest
AdminGd controller tests
- AdminGdView
- in file AdminGd.inc, class AdminGdView
Settings for GD
- AdminGetid3Controller
- in file AdminGetid3.inc, class AdminGetid3Controller
Settings for getid3
- AdminGetid3ControllerTest
- in file AdminGetid3ControllerTest.class, class AdminGetid3ControllerTest
AdminGetid3 controller tests
- AdminGetid3ControllerTest
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::AdminGetid3ControllerTest()
- AdminGetid3View
- in file AdminGetid3.inc, class AdminGetid3View
Settings for getid3
- AdminGroupsController
- in file AdminGroups.inc, class AdminGroupsController
This controller will send the user to the chosen subView in the AdminGroups
- AdminGroupsControllerTest
- in file AdminGroupsControllerTest.class, class AdminGroupsControllerTest
AdminGroups controller tests
- AdminGroupsControllerTest
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::AdminGroupsControllerTest()
- AdminGroupsView
- in file AdminGroups.inc, class AdminGroupsView
This view will show available options to administer the groups of Gallery
- AdminImageMagickController
- in file AdminImageMagick.inc, class AdminImageMagickController
Settings for ImageMagick
- AdminImageMagickControllerTest
- in file AdminImageMagickControllerTest.class, class AdminImageMagickControllerTest
AdminImageMagick controller tests
- AdminImageMagickControllerTest
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::AdminImageMagickControllerTest()
- AdminImageMagickControllerTestPlatform
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::AdminImageMagickControllerTestPlatform()
- AdminImageMagickControllerTestPlatform
- in file AdminImageMagickControllerTest.class, class AdminImageMagickControllerTestPlatform
Test platform for this test
- AdminImageMagickView
- in file AdminImageMagick.inc, class AdminImageMagickView
Settings for ImageMagick
- AdminJpegtranController
- in file AdminJpegtran.inc, class AdminJpegtranController
Settings for Jpegtran
- AdminJpegtranControllerTest
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::AdminJpegtranControllerTest()
- AdminJpegtranControllerTest
- in file AdminJpegtranControllerTest.class, class AdminJpegtranControllerTest
AdminJpegtran controller tests
- AdminJpegtranControllerTestPlatform
- in file AdminJpegtranControllerTest.class, class AdminJpegtranControllerTestPlatform
Test platform for this test
- AdminJpegtranView
- in file AdminJpegtran.inc, class AdminJpegtranView
Settings for Jpegtran
- AdminLanguageManagerController
- in file AdminLanguageManager.inc, class AdminLanguageManagerController
This controller will handle an administration request to add, update or remove a language.
- AdminLanguageManagerControllerTest
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::AdminLanguageManagerControllerTest()
- AdminLanguageManagerControllerTest
- in file AdminLanguageManagerControllerTest.class, class AdminLanguageManagerControllerTest
AdminLanguageManager controller tests
- AdminLanguageManagerView
- in file AdminLanguageManager.inc, class AdminLanguageManagerView
This view will show all repository-related features.
- AdminLanguageManagerViewTest
- in file AdminLanguageManagerViewTest.class, class AdminLanguageManagerViewTest
AdminLanguageManager view tests
- AdminLanguageManagerViewTest
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::AdminLanguageManagerViewTest()
- AdminLanguagesViewTestTranslator
- in file AdminLanguageManagerViewTest.class, class AdminLanguagesViewTestTranslator
- AdminMaintenanceController
- in file AdminMaintenance.inc, class AdminMaintenanceController
This controller will perform the chosen task in AdminMaintenance
- AdminMaintenanceControllerModeTest
- in file AdminMaintenanceControllerModeTest.class, class AdminMaintenanceControllerModeTest
AdminMaintenanceControllerTest controller tests
- AdminMaintenanceControllerModeTest
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::AdminMaintenanceControllerModeTest()
- AdminMaintenanceControllerTest
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::AdminMaintenanceControllerTest()
- AdminMaintenanceControllerTest
- in file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTest
AdminMaintenance controller tests
- AdminMaintenanceControllerTestTaskFail
- in file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskFail
- AdminMaintenanceControllerTestTaskProgressBar
- in file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskProgressBar
- AdminMaintenanceControllerTestTaskSuccess
- in file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskSuccess
- AdminMaintenanceControllerTestUrlGenerator
- in file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestUrlGenerator
- AdminMaintenanceView
- in file AdminMaintenance.inc, class AdminMaintenanceView
This view will show available maintenance tasks
- AdminMembersController
- in file AdminMembers.inc, class AdminMembersController
Settings for Members
- AdminMembersView
- in file AdminMembers.inc, class AdminMembersView
Settings for Members
- AdminModerateSpamController
- in file AdminModerateSpam.inc, class AdminModerateSpamController
Controller for moderating spam
- AdminModerateSpamControllerTest
- in file AdminModerateSpamControllerTest.class, class AdminModerateSpamControllerTest
AdminModerateSpam controller tests
- AdminModerateSpamControllerTest
- in file AdminModerateSpamControllerTest.class, method AdminModerateSpamControllerTest::AdminModerateSpamControllerTest()
- AdminModerateSpamView
- in file AdminModerateSpam.inc, class AdminModerateSpamView
This view will show all comments stored in the Gallery
- AdminNetPbmController
- in file AdminNetPbm.inc, class AdminNetPbmController
Settings for NetPbm
- AdminNetPbmControllerTest
- in file AdminNetPbmControllerTest.class, class AdminNetPbmControllerTest
AdminNetPbm controller tests
- AdminNetPbmControllerTest
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::AdminNetPbmControllerTest()
- AdminNetPbmControllerTestPlatform
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::AdminNetPbmControllerTestPlatform()
- AdminNetPbmControllerTestPlatform
- in file AdminNetPbmControllerTest.class, class AdminNetPbmControllerTestPlatform
Test platform for this test
- AdminNetPbmView
- in file AdminNetPbm.inc, class AdminNetPbmView
Settings for NetPbm
- AdminPerformanceController
- in file AdminPerformance.inc, class AdminPerformanceController
Update performance settings
- AdminPerformanceControllerTest
- in file AdminPerformanceControllerTest.class, class AdminPerformanceControllerTest
AdminPerformance controller tests
- AdminPerformanceControllerTest
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::AdminPerformanceControllerTest()
- AdminPerformanceView
- in file AdminPerformance.inc, class AdminPerformanceView
Update performance settings
- AdminPluginsView
- in file AdminPlugins.inc, class AdminPluginsView
This view will show administration options for available plugins
- AdminQuotasController
- in file AdminQuotas.inc, class AdminQuotasController
Options to add/remove/edit User/Group Quotas
- AdminQuotasControllerTest
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::AdminQuotasControllerTest()
- AdminQuotasControllerTest
- in file AdminQuotasControllerTest.class, class AdminQuotasControllerTest
AdminQuotas controller tests
- AdminQuotasView
- in file AdminQuotas.inc, class AdminQuotasView
This view will show available options to add/remove/edit User/Group Quotas
- AdminRepositoryController
- in file AdminRepository.inc, class AdminRepositoryController
This controller will handle an administration request for a module
- AdminRepositoryControllerTest
- in file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTest
AdminRepository controller tests
- AdminRepositoryControllerTest
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::AdminRepositoryControllerTest()
- AdminRepositoryControllerTestSession
- in file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTestSession
- AdminRepositoryControllerTestUrlGenerator
- in file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTestUrlGenerator
- AdminRepositoryDownloadAndInstallController
- in file AdminRepositoryDownloadAndInstallController.class, class AdminRepositoryDownloadAndInstallController
Common base class for Downloaded Plugins and Language Manager controllers.
- AdminRepositoryDownloadAndInstallControllerTest
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::AdminRepositoryDownloadAndInstallControllerTest()
- AdminRepositoryDownloadAndInstallControllerTest
- in file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTest
AdminRepositoryDownloadAndInstall controller tests
- AdminRepositoryDownloadAndInstallControllerTestModule
- in file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestModule
- AdminRepositoryDownloadAndInstallControllerTestPhpVm
- in file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestPhpVm
- AdminRepositoryDownloadAndInstallControllerTestPhpVm
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestPhpVm::AdminRepositoryDownloadAndInstallControllerTestPhpVm()
- AdminRepositoryDownloadAndInstallControllerTestUrlGenerator
- in file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestUrlGenerator
- AdminRepositoryDownloadAndInstallControllerTestWrapper
- in file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestWrapper
- AdminRepositoryDownloadController
- in file AdminRepositoryDownload.inc, class AdminRepositoryDownloadController
This controller will handle an administration request for a module
- AdminRepositoryDownloadControllerTest
- in file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTest
AdminRepository controller tests
- AdminRepositoryDownloadControllerTest
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::AdminRepositoryDownloadControllerTest()
- AdminRepositoryDownloadControllerTestModule
- in file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestModule
- AdminRepositoryDownloadControllerTestPhpVm
- in file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestPhpVm
- AdminRepositoryDownloadControllerTestPhpVm
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::AdminRepositoryDownloadControllerTestPhpVm()
- AdminRepositoryDownloadControllerTestUrlGenerator
- in file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestUrlGenerator
- AdminRepositoryDownloadControllerTestWrapper
- in file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestWrapper
- AdminRepositoryDownloadView
- in file AdminRepositoryDownload.inc, class AdminRepositoryDownloadView
This view will show all repository-related features.
- AdminRepositoryView
- in file AdminRepository.inc, class AdminRepositoryView
This view will show all repository-related features.
- AdminRewriteController
- in file AdminRewrite.inc, class AdminRewriteController
Settings for URL Rewrite
- AdminRewriteControllerTest
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::AdminRewriteControllerTest()
- AdminRewriteControllerTest
- in file AdminRewriteControllerTest.class, class AdminRewriteControllerTest
AdminRewrite controller tests
- AdminRewriteMockModule
- in file AdminRewriteControllerTest.class, class AdminRewriteMockModule
Mock module for this test
- AdminRewriteMockModule
- in file AdminRewriteControllerTest.class, method AdminRewriteMockModule::AdminRewriteMockModule()
- AdminRewriteMockParser
- in file AdminRewriteControllerTest.class, class AdminRewriteMockParser
- AdminRewriteMockParser
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::AdminRewriteMockParser()
- AdminRewriteMockPlatform
- in file AdminRewriteControllerTest.class, class AdminRewriteMockPlatform
Test platform for this test
- AdminRewriteView
- in file AdminRewrite.inc, class AdminRewriteView
Settings for URL Rewrite
- AdminSelfRegistrationController
- in file AdminSelfRegistration.inc, class AdminSelfRegistrationController
Settings for Registration
- AdminSelfRegistrationControllerTest
- in file AdminSelfRegistrationControllerTest.class, class AdminSelfRegistrationControllerTest
Tests the controller for administration of the selfregistration module
- AdminSelfRegistrationControllerTest
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::AdminSelfRegistrationControllerTest()
- AdminSelfRegistrationView
- in file AdminSelfRegistration.inc, class AdminSelfRegistrationView
Settings for Registration
- AdminSitemapView
- in file AdminSitemap.inc, class AdminSitemapView
Information about Google Sitemap
- AdminSlideshowController
- in file AdminSlideshow.inc, class AdminSlideshowController
Settings for Slideshow
- AdminSlideshowControllerTest
- in file AdminSlideshowControllerTest.class, class AdminSlideshowControllerTest
AdminSlideshow controller tests
- AdminSlideshowControllerTest
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::AdminSlideshowControllerTest()
- AdminSlideshowControllerTest_MockPicLensHelper
- in file AdminSlideshowControllerTest.class, class AdminSlideshowControllerTest_MockPicLensHelper
- AdminSlideshowView
- in file AdminSlideshow.inc, class AdminSlideshowView
Settings for Slideshow
- AdminSnapGalaxyController
- in file AdminSnapGalaxy.inc, class AdminSnapGalaxyController
Settings for SnapGalaxy Copyright (C) 2006 SnapGalaxy Inc.
- AdminSnapGalaxyControllerTest
- in file AdminSnapGalaxyControllerTest.class, class AdminSnapGalaxyControllerTest
AdminSnapGalaxy controller tests
- AdminSnapGalaxyControllerTest
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::AdminSnapGalaxyControllerTest()
- AdminSnapGalaxyView
- in file AdminSnapGalaxy.inc, class AdminSnapGalaxyView
Settings for SnapGalaxy
- AdminThemesController
- in file AdminThemes.inc, class AdminThemesController
This controller will handle an administration request for a theme
- AdminThemesControllerTest
- in file AdminThemesControllerTest.class, class AdminThemesControllerTest
AdminThemes controller tests
- AdminThemesControllerTest
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::AdminThemesControllerTest()
- AdminThemesControllerTestTheme
- in file AdminThemesControllerTest.class, class AdminThemesControllerTestTheme
Test theme
- AdminThemesView
- in file AdminThemes.inc, class AdminThemesView
This view will show administration options for available themes
- AdminToolkitPriorityController
- in file AdminToolkitPriority.inc, class AdminToolkitPriorityController
This controller adjusts relative toolkit priorities
- AdminToolkitPriorityControllerTest
- in file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::AdminToolkitPriorityControllerTest()
- AdminToolkitPriorityControllerTest
- in file AdminToolkitPriorityControllerTest.class, class AdminToolkitPriorityControllerTest
AdminToolkitPriority controller tests
- AdminToolkitPriorityView
- in file AdminToolkitPriority.inc, class AdminToolkitPriorityView
This view will show toolkits and their relative priorities
- AdminUsersController
- in file AdminUsers.inc, class AdminUsersController
This controller will send the user to the chosen subView in the AdminUsers View
- AdminUsersControllerTest
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::AdminUsersControllerTest()
- AdminUsersControllerTest
- in file AdminUsersControllerTest.class, class AdminUsersControllerTest
AdminUsers controller tests
- AdminUserSetupStep
- in file AdminUserSetupStep.class, class AdminUserSetupStep
Setup admin user
- AdminUsersView
- in file AdminUsers.inc, class AdminUsersView
This view will show available options to administer the users of Gallery
- ADODB_ERROR_HANDLER
- in file GalleryStorage.class, constant ADODB_ERROR_HANDLER
This will let ADOdb know which error handler function we want to use.
- AjaxianTheme
- in file theme.inc, class AjaxianTheme
DHTML-enabled slideshow theme
- AjaxianTheme
- in file theme.inc, method AjaxianTheme::AjaxianTheme()
- AkismetApi
- in file AkismetApi.class, class AkismetApi
Utility functions for communicating with the Akismet service.
- AkismetApiTest
- in file AkismetApiTest.class, method AkismetApiTest::AkismetApiTest()
- AkismetApiTest
- in file AkismetApiTest.class, class AkismetApiTest
Test AkismetApi functionality
- AkismetApiTest_AkismetApiWithMockRequest
- in file AkismetApiTest.class, class AkismetApiTest_AkismetApiWithMockRequest
- AkismetApiTest_AkismetApiWithMockUserAgent
- in file AkismetApiTest.class, class AkismetApiTest_AkismetApiWithMockUserAgent
- AkismetApiTest_MockUrlGenerator
- in file AkismetApiTest.class, class AkismetApiTest_MockUrlGenerator
- Album
- in file Gallery1DataParser.class, class Album
A stub class into which various G1 objects can be unserialized.
- AlbumDB
- in file Gallery1DataParser.class, class AlbumDB
A stub class into which various G1 objects can be unserialized.
- AlbumItem
- in file Gallery1DataParser.class, class AlbumItem
A stub class into which various G1 objects can be unserialized.
- albumProperties
- in file GalleryRemote.inc, method GalleryRemoteController::albumProperties()
Album properties
- AlbumSelectCallbacks
- in file Callbacks.inc, class AlbumSelectCallbacks
- AlbumSelectDummyGalleryTemplate
- in file AlbumSelectTest.class, class AlbumSelectDummyGalleryTemplate
- AlbumSelectModule
- in file module.inc, class AlbumSelectModule
The implementation of the AlbumSelect module
- AlbumSelectModule
- in file module.inc, method AlbumSelectModule::AlbumSelectModule()
- AlbumSelectPreloads
- in file Preloads.inc, class AlbumSelectPreloads
- AlbumSelectSiteAdminController
- in file AlbumSelectSiteAdmin.inc, class AlbumSelectSiteAdminController
Settings for Album Select
- AlbumSelectSiteAdminControllerTest
- in file AlbumSelectSiteAdminControllerTest.class, method AlbumSelectSiteAdminControllerTest::AlbumSelectSiteAdminControllerTest()
- AlbumSelectSiteAdminControllerTest
- in file AlbumSelectSiteAdminControllerTest.class, class AlbumSelectSiteAdminControllerTest
AlbumSelectSiteAdmin controller tests
- AlbumSelectSiteAdminView
- in file AlbumSelectSiteAdmin.inc, class AlbumSelectSiteAdminView
Settings for Album Select
- AlbumSelectTest
- in file AlbumSelectTest.class, method AlbumSelectTest::AlbumSelectTest()
- AlbumSelectTest
- in file AlbumSelectTest.class, class AlbumSelectTest
Test AlbumSelect functionality
- AlbumSelectTreeSorter
- in file Callbacks.inc, class AlbumSelectTreeSorter
Sort albums on a specific field
- AlbumSelectTreeSorter
- in file Callbacks.inc, method AlbumSelectTreeSorter::AlbumSelectTreeSorter()
- AlbumStructureChangeNotification
- in file GalleryCoreEventNotifications.class, class AlbumStructureChangeNotification
- AlbumTest
- in file AlbumTest.class, class AlbumTest
Test Album functionality
- AlbumTest
- in file AlbumTest.class, method AlbumTest::AlbumTest()
- AlbumTestToolkit
- in file AlbumTest.class, class AlbumTestToolkit
Dummy test toolkit
- appendParamsToUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::appendParamsToUrl()
Append parameters to a URL using the Gallery prefix and URL encoding keys and values.
- applyDerivativePreferences
- in file GalleryCoreApi.class, method GalleryCoreApi::applyDerivativePreferences()
(Re)create derivatives for a data item according to preferences for given album
- applyDerivativePreferences
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::applyDerivativePreferences()
- applyLimits
- in file SizeLimitHelper.class, method SizeLimitHelper::applyLimits()
Reduce the item file size without preserving the original
- applyThumbnail
- in file ThumbnailHelper.class, method ThumbnailHelper::applyThumbnail()
Create or update thumbnail derivative to be sourced from a ThumbnailImage
- applyToolkitOperation
- in file GalleryCoreApi.class, method GalleryCoreApi::applyToolkitOperation()
Use the given operation as a transform for each derivative that depends on the target
- applyToolkitOperation
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::applyToolkitOperation()
- applyTransform
- in file GalleryToolkit.class, method GalleryToolkit::applyTransform()
Apply the transform operation to the set of target operations. The transform operation
- ArchiveExtractToolkit
- in file ArchiveExtractToolkit.class, class ArchiveExtractToolkit
A version of GalleryToolkit to extract files from an archive.
- ArchiveExtractToolkitTest
- in file ArchiveExtractToolkitTest.class, class ArchiveExtractToolkitTest
Test ArchiveExtractToolkit functionality
- ArchiveExtractToolkitTest
- in file ArchiveExtractToolkitTest.class, method ArchiveExtractToolkitTest::ArchiveExtractToolkitTest()
- ArchiveUploadHelper
- in file ArchiveUploadHelper.class, class ArchiveUploadHelper
A helper class for the ArchiveUpload module
- ArchiveUploadModule
- in file module.inc, method ArchiveUploadModule::ArchiveUploadModule()
- ArchiveUploadModule
- in file module.inc, class ArchiveUploadModule
ArchiveUpload module.
- ArchiveUploadSiteAdminController
- in file ArchiveUploadSiteAdmin.inc, class ArchiveUploadSiteAdminController
Settings for Archive Upload
- ArchiveUploadSiteAdminControllerTest
- in file ArchiveUploadSiteAdminControllerTest.class, class ArchiveUploadSiteAdminControllerTest
ArchiveUpload controller tests
- ArchiveUploadSiteAdminControllerTest
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::ArchiveUploadSiteAdminControllerTest()
- ArchiveUploadSiteAdminControllerTestPlatform
- in file ArchiveUploadSiteAdminControllerTest.class, class ArchiveUploadSiteAdminControllerTestPlatform
Test platform for this test
- ArchiveUploadSiteAdminView
- in file ArchiveUploadSiteAdmin.inc, class ArchiveUploadSiteAdminView
Settings for Archive Upload
- arrayKeysRecursive
- in file GalleryUtilities.class, method GalleryUtilities::arrayKeysRecursive()
Get all array keys, looking even in arrays contained within the array.
- array_merge_replace
- in file GalleryUtilities.class, method GalleryUtilities::array_merge_replace()
Merges two arrays and replace existing entries, like the PHP function array_merge_recursive.
- assert
- in file GalleryTestCase.class, method GalleryTestCase::assert()
- assertBlock
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::assertBlock()
- assertBlock
- in file ImageBlockTest.class, method ImageBlockTest::assertBlock()
- assertEquals
- in file GalleryTestCase.class, method GalleryTestCase::assertEquals()
- assertErrorEquals
- in file GalleryTestCase.class, method GalleryTestCase::assertErrorEquals()
Fail if the provided GalleryStatus object does not contain the given error code.
- assertEventFired
- in file GalleryTestCase.class, method GalleryTestCase::assertEventFired()
Fail if the provided event name was not fired.
- assertEventNotFired
- in file GalleryTestCase.class, method GalleryTestCase::assertEventNotFired()
Fail if the provided event name was fired
- assertHasItemPermission
- in file GalleryUserHelper_simple.class, method GalleryUserHelper_simple::assertHasItemPermission()
- assertHasItemPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::assertHasItemPermission()
Assert that the current user has the specific permission for the target item
- assertIsGenuineRequest
- in file GalleryController.class, method GalleryController::assertIsGenuineRequest()
Verifies the genuineness of the request
- assertIsInternalUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::assertIsInternalUrl()
Assert that the given URL is internal to the application
- assertSiteAdministrator
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::assertSiteAdministrator()
- AssertThemeIsAvailable
- in file SystemChecksStep.class, method SystemChecksStep::AssertThemeIsAvailable()
Verify that there is at least one themes/.../theme.inc file.
- assertUserIsSiteAdministrator
- in file GalleryCoreApi.class, method GalleryCoreApi::assertUserIsSiteAdministrator()
Assert that the active user is a site administrator
- atomicWrite
- in file UtilitiesTest.class, method UtilitiesTestPlatform::atomicWrite()
- atomicWrite
- in file UnitTestPlatform.class, method UnitTestPlatform::atomicWrite()
- atomicWrite
- in file DataCacheTest.class, method DataCacheTestPlatform::atomicWrite()
- atomicWrite
- in file GalleryPlatform.class, method GalleryPlatform::atomicWrite()
Perform an atomic write to a file. This guarantees that the data written is not corrupted (but it does not prevent another process from immediately replacing the file with its own version).
- atomicWrite
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::atomicWrite()
- AuthenticateStep
- in file AuthenticateStep.class, class AuthenticateStep
Authentication
- AuthenticateStep
- in file AuthenticateStep.class, class AuthenticateStep
Authentication
- AuthenticateStep
- in file AuthenticateStep.class, method AuthenticateStep::AuthenticateStep()
- autoCacheControl
- in file ViewTest.class, method ViewTestNoAutoCacheControlItemView::autoCacheControl()
- autoCacheControl
- in file GalleryView.class, method GalleryView::autoCacheControl()
Method to opt-in to managed HTTP cache control
- autoCacheControl
- in file DownloadPicLens.inc, method DownloadPicLensView::autoCacheControl()
- autoCacheControl
- in file ShowAllComments.inc, method ShowAllCommentsView::autoCacheControl()
- autoCacheControl
- in file CombinedJavascript.inc, method CombinedJavascriptView::autoCacheControl()
- autoCacheControl
- in file DownloadItem.inc, method DownloadItemView::autoCacheControl()
- autoCacheControl
- in file MainTest.class, method MainTestImmediateItemNoAutoCacheView::autoCacheControl()
- autoComplete
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::autoComplete()
Include our AutoCompletion template.
- autoConfigure
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::autoConfigure()
- autoConfigure
- in file module.inc, method NokiaUploadModule::autoConfigure()
- autoConfigure
- in file module.inc, method GdModule::autoConfigure()
- autoConfigure
- in file module.inc, method ArchiveUploadModule::autoConfigure()
- autoConfigure
- in file module.inc, method NetPbmModule::autoConfigure()
- autoConfigure
- in file module.inc, method ImageMagickModule::autoConfigure()
- autoConfigure
- in file module.inc, method ZipCartModule::autoConfigure()
- autoConfigure
- in file module.inc, method CaptchaModule::autoConfigure()
- autoConfigure
- in file module.inc, method JpegtranModule::autoConfigure()
- autoConfigure
- in file module.inc, method MultiLangModule::autoConfigure()
- autoConfigure
- in file module.inc, method RewriteModule::autoConfigure()
- autoConfigure
- in file module.inc, method FfmpegModule::autoConfigure()
- autoConfigure
- in file module.inc, method MultirootModule::autoConfigure()
- autoConfigure
- in file module.inc, method DcrawModule::autoConfigure()
- autoConfigure
- in file GalleryModule.class, method GalleryModule::autoConfigure()
Allow this module to autoconfigure itself. It should only autoconfigure if it is
- autoConfigure
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::autoConfigure()
- autoConfigure
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::autoConfigure()
- AdminUserSetupStep.class
- procedural page AdminUserSetupStep.class
- AuthenticateStep.class
- procedural page AuthenticateStep.class
- AlbumSelectSiteAdmin.inc
- procedural page AlbumSelectSiteAdmin.inc
- AlbumSelectSiteAdminControllerTest.class
- procedural page AlbumSelectSiteAdminControllerTest.class
- AlbumSelectTest.class
- procedural page AlbumSelectTest.class
- ArchiveUploadSiteAdmin.inc
- procedural page ArchiveUploadSiteAdmin.inc
- ArchiveExtractToolkit.class
- procedural page ArchiveExtractToolkit.class
- ArchiveUploadHelper.class
- procedural page ArchiveUploadHelper.class
- ArchiveExtractToolkitTest.class
- procedural page ArchiveExtractToolkitTest.class
- ArchiveUploadSiteAdminControllerTest.class
- procedural page ArchiveUploadSiteAdminControllerTest.class
- AddToCart.inc
- procedural page AddToCart.inc
- AddToCartControllerTest.class
- procedural page AddToCartControllerTest.class
- AddComment.inc
- procedural page AddComment.inc
- AdminModerateSpam.inc
- procedural page AdminModerateSpam.inc
- AkismetApi.class
- procedural page AkismetApi.class
- AddCommentControllerTest.class
- procedural page AddCommentControllerTest.class
- AdminModerateSpamControllerTest.class
- procedural page AdminModerateSpamControllerTest.class
- AkismetApiTest.class
- procedural page AkismetApiTest.class
- AdminCore.inc
- procedural page AdminCore.inc
- AdminCreateGroup.inc
- procedural page AdminCreateGroup.inc
- AdminCreateUser.inc
- procedural page AdminCreateUser.inc
- AdminDeleteGroup.inc
- procedural page AdminDeleteGroup.inc
- AdminDeleteUser.inc
- procedural page AdminDeleteUser.inc
- AdminEditGroup.inc
- procedural page AdminEditGroup.inc
- AdminEditGroupUsers.inc
- procedural page AdminEditGroupUsers.inc
- AdminEditUser.inc
- procedural page AdminEditUser.inc
- AdminEventLogViewer.inc
- procedural page AdminEventLogViewer.inc
- AdminEventLogViewerCallback.inc
- procedural page AdminEventLogViewerCallback.inc
- AdminGroups.inc
- procedural page AdminGroups.inc
- AdminLanguageManager.inc
- procedural page AdminLanguageManager.inc
- AdminMaintenance.inc
- procedural page AdminMaintenance.inc
- AdminPerformance.inc
- procedural page AdminPerformance.inc
- AdminPlugins.inc
- procedural page AdminPlugins.inc
- AdminRepository.inc
- procedural page AdminRepository.inc
- AdminRepositoryDownload.inc
- procedural page AdminRepositoryDownload.inc
- AdminThemes.inc
- procedural page AdminThemes.inc
- AdminToolkitPriority.inc
- procedural page AdminToolkitPriority.inc
- AdminUsers.inc
- procedural page AdminUsers.inc
- AdminRepositoryDownloadAndInstallController.class
- procedural page AdminRepositoryDownloadAndInstallController.class
- AdminCoreControllerTest.class
- procedural page AdminCoreControllerTest.class
- AdminCreateGroupControllerTest.class
- procedural page AdminCreateGroupControllerTest.class
- AdminCreateUserControllerTest.class
- procedural page AdminCreateUserControllerTest.class
- AdminDeleteGroupControllerTest.class
- procedural page AdminDeleteGroupControllerTest.class
- AdminDeleteUserControllerTest.class
- procedural page AdminDeleteUserControllerTest.class
- AdminEditGroupControllerTest.class
- procedural page AdminEditGroupControllerTest.class
- AdminEditGroupUsersControllerTest.class
- procedural page AdminEditGroupUsersControllerTest.class
- AdminEditUserControllerTest.class
- procedural page AdminEditUserControllerTest.class
- AdminEventLogViewerCallbackTest.class
- procedural page AdminEventLogViewerCallbackTest.class
- AdminGroupsControllerTest.class
- procedural page AdminGroupsControllerTest.class
- AdminLanguageManagerControllerTest.class
- procedural page AdminLanguageManagerControllerTest.class
- AdminLanguageManagerViewTest.class
- procedural page AdminLanguageManagerViewTest.class
- AdminMaintenanceControllerModeTest.class
- procedural page AdminMaintenanceControllerModeTest.class
- AdminMaintenanceControllerTest.class
- procedural page AdminMaintenanceControllerTest.class
- AdminPerformanceControllerTest.class
- procedural page AdminPerformanceControllerTest.class
- AdminRepositoryControllerTest.class
- procedural page AdminRepositoryControllerTest.class
- AdminRepositoryDownloadAndInstallControllerTest.class
- procedural page AdminRepositoryDownloadAndInstallControllerTest.class
- AdminRepositoryDownloadControllerTest.class
- procedural page AdminRepositoryDownloadControllerTest.class
- AdminThemesControllerTest.class
- procedural page AdminThemesControllerTest.class
- AdminToolkitPriorityControllerTest.class
- procedural page AdminToolkitPriorityControllerTest.class
- AdminUsersControllerTest.class
- procedural page AdminUsersControllerTest.class
- AlbumTest.class
- procedural page AlbumTest.class
- AdminDcraw.inc
- procedural page AdminDcraw.inc
- AdminDcrawControllerTest.class
- procedural page AdminDcrawControllerTest.class
- AdminDigibug.inc
- procedural page AdminDigibug.inc
- AdminDigibugControllerTest.class
- procedural page AdminDigibugControllerTest.class
- AdminEcard.inc
- procedural page AdminEcard.inc
- AdminExif.inc
- procedural page AdminExif.inc
- AdminExifControllerTest.class
- procedural page AdminExifControllerTest.class
- AdminFfmpeg.inc
- procedural page AdminFfmpeg.inc
- AdminFfmpegControllerTest.class
- procedural page AdminFfmpegControllerTest.class
- AdminGd.inc
- procedural page AdminGd.inc
- AdminGdControllerTest.class
- procedural page AdminGdControllerTest.class
- AdminGetid3.inc
- procedural page AdminGetid3.inc
- AdminGetid3ControllerTest.class
- procedural page AdminGetid3ControllerTest.class
- AdminImageMagick.inc
- procedural page AdminImageMagick.inc
- AdminImageMagickControllerTest.class
- procedural page AdminImageMagickControllerTest.class
- AdminJpegtran.inc
- procedural page AdminJpegtran.inc
- AdminJpegtranControllerTest.class
- procedural page AdminJpegtranControllerTest.class
- AdminMembers.inc
- procedural page AdminMembers.inc
- AdminNetPbm.inc
- procedural page AdminNetPbm.inc
- AdminNetPbmControllerTest.class
- procedural page AdminNetPbmControllerTest.class
- ActivationWarning.inc
- procedural page ActivationWarning.inc
- AdminCreateGroupQuota.inc
- procedural page AdminCreateGroupQuota.inc
- AdminCreateUserQuota.inc
- procedural page AdminCreateUserQuota.inc
- AdminDeleteGroupQuota.inc
- procedural page AdminDeleteGroupQuota.inc
- AdminDeleteUserQuota.inc
- procedural page AdminDeleteUserQuota.inc
- AdminEditGroupQuota.inc
- procedural page AdminEditGroupQuota.inc
- AdminEditUserQuota.inc
- procedural page AdminEditUserQuota.inc
- AdminQuotas.inc
- procedural page AdminQuotas.inc
- AdminCreateGroupQuotaControllerTest.class
- procedural page AdminCreateGroupQuotaControllerTest.class
- AdminCreateUserQuotaControllerTest.class
- procedural page AdminCreateUserQuotaControllerTest.class
- AdminDeleteGroupQuotaControllerTest.class
- procedural page AdminDeleteGroupQuotaControllerTest.class
- AdminDeleteUserQuotaControllerTest.class
- procedural page AdminDeleteUserQuotaControllerTest.class
- AdminEditGroupQuotaControllerTest.class
- procedural page AdminEditGroupQuotaControllerTest.class
- AdminEditUserQuotaControllerTest.class
- procedural page AdminEditUserQuotaControllerTest.class
- AdminQuotasControllerTest.class
- procedural page AdminQuotasControllerTest.class
- AdminSelfRegistration.inc
- procedural page AdminSelfRegistration.inc
- AdminSelfRegistrationControllerTest.class
- procedural page AdminSelfRegistrationControllerTest.class
- AdminRewrite.inc
- procedural page AdminRewrite.inc
- AdminRewriteControllerTest.class
- procedural page AdminRewriteControllerTest.class
- AdminSitemap.inc
- procedural page AdminSitemap.inc
- AdminSlideshow.inc
- procedural page AdminSlideshow.inc
- AdminSlideshowControllerTest.class
- procedural page AdminSlideshowControllerTest.class
- AdminSnapGalaxy.inc
- procedural page AdminSnapGalaxy.inc
- AdminSnapGalaxyControllerTest.class
- procedural page AdminSnapGalaxyControllerTest.class
- AuthenticateStep.class
- procedural page AuthenticateStep.class
b
- backupCallback
- in file DatabaseBackupStep.class, method DatabaseBackupStep::backupCallback()
Update the progress bar with the current percent completion
- beginTransaction
- in file GalleryStorage.class, method GalleryStorage::beginTransaction()
Begin a new transaction, if the storage layer supports them.
- beginTransaction
- in file UnitTestStorage.class, method UnitTestStorage::beginTransaction()
- block
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::block()
Include a module's block into the current smarty page. The only required param is 'type' which should be of the form <module>.<blockname> eg: "core.LoginBlock". Any other parameters get passed on to the block itself.
- bootstrap.inc
- procedural page bootstrap.inc
- buildAlbumSlideshow
- in file SlideshowHelper.class, method SlideshowHelper::buildAlbumSlideshow()
Return item, image and thumbnail data specific to a given GalleryItem. If the item is a GalleryAlbumItem, then return slideshow data for the children of the album. Otherwise, return slideshow data for the parent album of the given item, and set the start of the slideshow to be the location of the item provided.
- BuildDerivativesTask
- in file BuildDerivativesTask.class, class BuildDerivativesTask
This is a MaintenanceTask that will ensure the data files for all derivatives (thumbnails, etc) have been built.
- BuildDerivativesTaskTest
- in file BuildDerivativesTaskTest.class, class BuildDerivativesTaskTest
Test the BuildDerivatives maintenance task functionality
- BuildDerivativesTaskTest
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::BuildDerivativesTaskTest()
- BuildDerivativesTaskTestStorage
- in file BuildDerivativesTaskTest.class, class BuildDerivativesTaskTestStorage
- BuildDerivativesTaskTestStorage
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::BuildDerivativesTaskTestStorage()
- buildDerivativeWithLimits
- in file SizeLimitHelper.class, method SizeLimitHelper::buildDerivativeWithLimits()
Set up a preferred derivative that conforms to size limits
- buildItemQuery
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::buildItemQuery()
- buildItemQuery
- in file GalleryCoreApi.class, method GalleryCoreApi::buildItemQuery()
Build query to select items in a given sort order
- buildItemsSlideshow
- in file SlideshowHelper.class, method SlideshowHelper::buildItemsSlideshow()
Return item, image and thumbnail data for a series of GalleryItem ids. The resulting data will only contain images that the user is permitted to see.
- bulkOperation
- in file ItemEditWatermark.inc, method ItemEditWatermark::bulkOperation()
- BuildDerivativesTask.class
- procedural page BuildDerivativesTask.class
- BuildDerivativesTaskTest.class
- procedural page BuildDerivativesTaskTest.class
c
- $callCount
- in file DeleteSessionsTaskTest.class, variable DeleteSessionsTaskTestSession::$callCount
- $canContainChildren
- in file GalleryItem.class, variable GalleryItem::$canContainChildren
Can this item contain children?
- $className
- in file DownloadItemTest.class, variable DownloadItemTestEntity::$className
- $comment
- in file GalleryComment.class, variable GalleryComment::$comment
Text of the comment
- $commenterId
- in file GalleryComment.class, variable GalleryComment::$commenterId
Id of the commenter
- $creationTimestamp
- in file GalleryEntity.class, variable GalleryEntity::$creationTimestamp
Date and time this item was created, in seconds since the epoch.
- cachePermissions
- in file GalleryDataCache.class, method GalleryDataCache::cachePermissions()
Store the given permission => ids mapping in the session cache
- cacheViewableTree
- in file ImageBlockHelper.class, method ImageBlockHelper::cacheViewableTree()
Cache viewable data for user
- calculateStateChanges
- in file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::calculateStateChanges()
- calculateStateChanges
- in file PluginCallback.inc, method PluginCallbackView::calculateStateChanges()
Given two sets of states, figure out what's changed from before to after.
- calculateVersion
- in file RepositoryTest.class, method RepositoryTest::calculateVersion()
Adds/subtracts two version strings and returns the result.
- call
- in file PrintPhotosControllerTest.class, method FotokastenTestSoapClient::call()
- callback
- in file Callbacks.inc, method CoreCallbacks::callback()
- callback
- in file Callbacks.inc, method ImageBlockCallbacks::callback()
- callback
- in file Callbacks.inc, method CustomFieldCallbacks::callback()
- callback
- in file Callbacks.inc, method RatingCallbacks::callback()
- callback
- in file Callbacks.inc, method CartCallbacks::callback()
- callback
- in file Callbacks.inc, method Getid3Callbacks::callback()
- callback
- in file Callbacks.inc, method MembersCallbacks::callback()
- callback
- in file Callbacks.inc, method CommentCallbacks::callback()
- callback
- in file Callbacks.inc, method QuotasCallbacks::callback()
Load the data for the user's quota and used space into the template.
- callback
- in file Callbacks.inc, method KeyAlbumCallbacks::callback()
- callback
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::callback()
Call back to a module to get it to preload some data for the template. The only required param is 'type' which should be of the form <module>.<blockname> eg: "core.LoginBlock".
- callback
- in file Callbacks.inc, method ExifCallbacks::callback()
- callback
- in file Callbacks.inc, method AlbumSelectCallbacks::callback()
- callback
- in file Callbacks.inc, method RssCallbacks::callback()
- callback
- in file Callbacks.inc, method WebDavCallbacks::callback()
- CallbacksTest
- in file CallbacksTest.class, class CallbacksTest
Test module callbacks
- can
- in file GalleryCapabilities.class, method GalleryCapabilities::can()
Get a boolean configuration flag.
- canBeViewedInline
- in file GalleryPhotoItem.class, method GalleryPhotoItem::canBeViewedInline()
- canBeViewedInline
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::canBeViewedInline()
- canBeViewedInline
- in file GalleryDerivative.class, method GalleryDerivative::canBeViewedInline()
Data items that can be viewed inline (photos, movies, etc) should return true. Items that can't be viewed inline (word documents, text, etc) should return false.
- canBeViewedInline
- in file MP3AudioRenderer.class, method MP3AudioRenderer::canBeViewedInline()
- canBeViewedInline
- in file GalleryMovieItem.class, method GalleryMovieItem::canBeViewedInline()
- canBeViewedInline
- in file ItemTest.class, method ItemTestRenderer::canBeViewedInline()
- canBeViewedInline
- in file GalleryAnimationItem.class, method GalleryAnimationItem::canBeViewedInline()
- canBeViewedInline
- in file PanoramaRenderer.class, method PanoramaRenderer::canBeViewedInline()
- canBeViewedInline
- in file GalleryDataItem.class, method GalleryDataItem::canBeViewedInline()
Data items that can be viewed inline (photos, movies, etc) should return true.
- canBeViewedInline
- in file GalleryRenderer.class, method GalleryRenderer::canBeViewedInline()
Can this renderer display the given item?
- canBeViewedInline
- in file FlashVideoRenderer.class, method FlashVideoRenderer::canBeViewedInline()
- canBeVisited
- in file InstallStep.class, method InstallStep::canBeVisited()
- canBeVisited
- in file UpgradeStep.class, method UpgradeStep::canBeVisited()
- canConfigureFeed
- in file RssMapHelper.class, method RssMapHelper::canConfigureFeed()
Check whether configuring feeds is allowed.
- CantActivateController
- in file CantActivate.inc, class CantActivateController
This controller will redirect back to AdminPlugins
- CantActivateView
- in file CantActivate.inc, class CantActivateView
This view will complain about missing gettext
- CantActivateView
- in file CantActivate.inc, class CantActivateView
A view to display when there's no toolkit support for this module
- CantActivateView
- in file CantActivate.inc, class CantActivateView
Show this view if the module can't be activated.
- CantActivateView
- in file CantActivate.inc, class CantActivateView
A view to display when there's no toolkit support for this module.
- canTranslate
- in file AdminLanguageManagerViewTest.class, method AdminLanguagesViewTestTranslator::canTranslate()
- canTranslate
- in file GalleryTranslator.class, method GalleryTranslator::canTranslate()
Can we translate?
- canTranslatePlural
- in file GalleryTranslator.class, method GalleryTranslator::canTranslatePlural()
Can we make plural translations?
- canViewMembersModule
- in file GalleryMembersHelper.class, method GalleryMembersHelper::canViewMembersModule()
Return true if the user has permission to view the Members Module
- canViewProfileEmail
- in file GalleryMembersHelper.class, method GalleryMembersHelper::canViewProfileEmail()
Return true if the user has permission to view members email addresses
- CaptchaAdminOption
- in file CaptchaSiteAdmin.inc, class CaptchaAdminOption
Interface for other modules to add captcha configuration into captcha site admin.
- CaptchaConfigAdminController
- in file CaptchaConfigAdmin.inc, class CaptchaConfigAdminController
- CaptchaConfigAdminView
- in file CaptchaConfigAdmin.inc, class CaptchaConfigAdminView
Show the user which required GD functions are missing. They can't install the module, and there's nothing we can do about it.
- CaptchaHelper
- in file CaptchaHelper.class, class CaptchaHelper
- CaptchaHelperTest
- in file CaptchaHelperTest.class, class CaptchaHelperTest
Test Captcha Helper
- CaptchaHelperTest
- in file CaptchaHelperTest.class, method CaptchaHelperTest::CaptchaHelperTest()
- CaptchaHelperTestPhpVm
- in file CaptchaHelperTest.class, class CaptchaHelperTestPhpVm
- CaptchaImageView
- in file CaptchaImage.inc, class CaptchaImageView
Display the current captcha image for this session
- CaptchaModule
- in file module.inc, class CaptchaModule
The implementation of the Captcha module
- CaptchaModule
- in file module.inc, method CaptchaModule::CaptchaModule()
- CaptchaSiteAdminController
- in file CaptchaSiteAdmin.inc, class CaptchaSiteAdminController
Settings for Captcha
- CaptchaSiteAdminControllerTest
- in file CaptchaSiteAdminControllerTest.class, class CaptchaSiteAdminControllerTest
Test Captcha Helper
- CaptchaSiteAdminControllerTest
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::CaptchaSiteAdminControllerTest()
- CaptchaSiteAdminTestOption
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminTestOption::CaptchaSiteAdminTestOption()
- CaptchaSiteAdminTestOption
- in file CaptchaSiteAdminControllerTest.class, class CaptchaSiteAdminTestOption
CaptchaAdminOption for testing.
- CaptchaSiteAdminView
- in file CaptchaSiteAdmin.inc, class CaptchaSiteAdminView
Settings for Captcha
- CaptchaValidationPlugin
- in file CaptchaValidationPlugin.inc, class CaptchaValidationPlugin
Implement ValidationPlugin to present the HTML for the captcha image and an input box for the user to type in the correct value.
- CaptchaValidationPluginTest
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::CaptchaValidationPluginTest()
- CaptchaValidationPluginTest
- in file CaptchaValidationPluginTest.class, class CaptchaValidationPluginTest
Test Captcha validation plugin
- CarbonTheme
- in file theme.inc, class CarbonTheme
Carbon theme
- CarbonTheme
- in file theme.inc, method CarbonTheme::CarbonTheme()
- CartCallbacks
- in file Callbacks.inc, class CartCallbacks
- CartHelper
- in file CartHelper.class, class CartHelper
Utility functions useful in managing Carts
- CartHelperTest
- in file CartHelperTest.class, method CartHelperTest::CartHelperTest()
- CartHelperTest
- in file CartHelperTest.class, class CartHelperTest
Test Cart functionality
- CartModule
- in file module.inc, method CartModule::CartModule()
- CartModule
- in file module.inc, class CartModule
The implementation of the cart module
- CartPluginInterface_1_0
- in file CartPluginInterface_1_0.class, class CartPluginInterface_1_0
This is an interface for plugins to the Cart module. Modules that wish to be able to do fulfillment on items in the cart (like eCommerce, photo printing, zip download, etc) must provide a class that implements this interface.
- CartPluginInterface_1_1
- in file CartPluginInterface_1_1.class, class CartPluginInterface_1_1
This is an interface for plugins to the Cart module. Modules that wish to be able to do fulfillment on items in the cart (like eCommerce, photo printing, zip download, etc) must provide a class that implements this interface.
- castToFloat
- in file GalleryUtilities.class, method GalleryUtilities::castToFloat()
Cast to float taking into account that older PHP versions will not treat "." as a decimal separator if the current locale uses "," - when we stop supporting these older versions we can ditch this method and just cast to (float). (Note that newer PHP versions may accept only "." even if locale uses ",").
- cdata
- in file RssGenerator.class, method RssGenerator::cdata()
Wrap a text element in <![CDATA .. ]]>
- changeInDescendents
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::changeInDescendents()
Return a checkbox asking whether to chenge the value in descendents.
- ChangeLanguageController
- in file ChangeLanguage.inc, class ChangeLanguageController
This controller handles changing the language in the current session
- changePassword
- in file GalleryPendingUser.class, method GalleryPendingUser::changePassword()
Change the user's password to the new value provided.
- changePassword
- in file GalleryUser.class, method GalleryUser::changePassword()
Change the user's password to the new value provided.
- changePublishStatus
- in file CommentCallback.inc, method CommentCallbackView::changePublishStatus()
Set the publish status for the comment with the given id to given value
- CharsetTest
- in file CharsetTest.class, class CharsetTest
Test character set helper
- CharsetTestPhpVm
- in file CharsetTest.class, class CharsetTestPhpVm
- chdir
- in file GalleryPlatform.class, method GalleryPlatform::chdir()
chdir -- change working directory.
- chdir
- in file UnitTestPlatform.class, method UnitTestPlatform::chdir()
- chdir
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::chdir()
- chdir
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::chdir()
- chdir
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::chdir()
- chdir
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::chdir()
- checkActiveUser
- in file GalleryEmbed.class, method GalleryEmbed::checkActiveUser()
Ensure G2 session has same active user as CMS session.
- checkAllWithAkismet
- in file CommentSiteAdmin.inc, method CommentSiteAdminController::checkAllWithAkismet()
Check all existing comments against Akismet.
- checkComment
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest_FakeAkismetApi::checkComment()
- checkComment
- in file CommentTest.class, method CommentTest_MockAkismetApi::checkComment()
- checkComment
- in file AkismetApi.class, method AkismetApi::checkComment()
Check a comment to see if it's spam.
- checkConfiguration
- in file HttpAuthHelper.class, method HttpAuthHelper::checkConfiguration()
Check this module's configuration.
- checkConfiguration
- in file WebDavHelper.class, method WebDavHelper::checkConfiguration()
Check this module's configuration.
- checkDavHeaders
- in file WebDavHelper.class, method WebDavHelper::checkDavHeaders()
Check that OPTIONS responses includes the DAV headers.
- checkFile
- in file TemplateAuditTest.class, method TemplateAuditTest::checkFile()
- checkFile
- in file PhpDocAuditTest.class, method PhpDocAuditTest::checkFile()
- checkFile
- in file LocalizationAuditTest.class, method LocalizationAuditTest::checkFile()
- checkFile
- in file ModRewriteHelper.class, method ModRewriteHelper::checkFile()
Check if the .htaccess file is writeable.
- checkFile
- in file SvnAuditTest.class, method SvnAuditTest::checkFile()
- checkFile
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::checkFile()
Check if the httpd.ini file is writeable.
- checkFile
- in file Php43CompatibilityTest.class, method Php43CompatibilityTest::checkFile()
- checkFile
- in file CodeAuditTestCase.class, method CodeAuditTestCase::checkFile()
Overload this method in subclasses to audit the file.
- checkFile
- in file CodeAuditTest.class, method CodeAuditTest::checkFile()
- CheckFileDirective
- in file SystemChecksStep.class, method SystemChecksStep::CheckFileDirective()
- CheckFileDirective
- in file SystemChecksStep.class, method SystemChecksStep::CheckFileDirective()
- checkHttpAuth
- in file HttpAuthHelper.class, method HttpAuthHelper::checkHttpAuth()
Check that Gallery can access HTTP usernames and passwords.
- checkIsapiRewrite
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::checkIsapiRewrite()
Return one of the following codes: REWRITE_STATUS_OK everything is fine REWRITE_STATUS_NO_ISAPI_REWRITE no ISAPI_Rewrite support
- checkLocks
- in file WebDavHelper.class, method WebDavHelper::checkLocks()
Check if there are no active locks at the specified path, or the request matches the token of the active lock.
- CheckManifest
- in file SystemChecksStep.class, method SystemChecksStep::CheckManifest()
- CheckManifest
- in file SystemChecksStep.class, method SystemChecksStep::CheckManifest()
- checkModRewrite
- in file ModRewriteHelper.class, method ModRewriteHelper::checkModRewrite()
Returns one of the following codes:
- checkPathCollision
- in file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::checkPathCollision()
- checkPathCollision
- in file GalleryCoreApi.class, method GalleryCoreApi::checkPathCollision()
Check for a collision of FileSystemEntiry paths.
- checkPathInfo
- in file PathInfoHelper.class, method PathInfoHelper::checkPathInfo()
Returns one of the following codes: REWRITE_STATUS_OK everything is fine REWRITE_STATUS_NO_PATH_INFO no path info support
- checkPoint
- in file UnitTestStorage.class, method UnitTestStorage::checkPoint()
- checkPoint
- in file PluginCallbackTest.class, method PluginCallbackMockStorage::checkPoint()
- checkPoint
- in file GalleryStorage.class, method GalleryStorage::checkPoint()
Mark a storage checkpoint, which will commit pending transactions and perform any future tied-tasks
- checkPoint
- in file SessionTest.class, method SessionTestStorage::checkPoint()
- checkPreamble
- in file CodeAuditTest.class, method CodeAuditTest::checkPreamble()
- checkRequestMethod
- in file WebDavHelper.class, method WebDavHelper::checkRequestMethod()
Check that Gallery handles WebDAV request methods.
- checkResource
- in file GdFunctionality.class, method GdFunctionality::checkResource()
Check if a resource that is based on $filename is valid
- CheckStorageDirectory
- in file SystemChecksStep.class, method SystemChecksStep::CheckStorageDirectory()
- checkTruncation
- in file ConfirmImport.inc, method ConfirmImportController::checkTruncation()
Print message if any fields were truncated on imported item.
- checkWithAkismet
- in file CommentTest.class, method CommentTest_GalleryCommentHelper_MockCheckWithAkismet::checkWithAkismet()
- checkWithAkismet
- in file GalleryCommentHelper.class, method GalleryCommentHelper::checkWithAkismet()
Run a comment by Akismet. If it's a new comment, check with Akismet to see if the comment is spam. If it's a modified comment, submit it as ham or spam as appropriate of the publish status has changed.
- ChildTest
- in file ChildTest.class, class ChildTest
Test Child functionality
- ChildTest
- in file ChildTest.class, method ChildTest::ChildTest()
- ChildTestSortOrder
- in file ChildTest.class, class ChildTestSortOrder
Test sort order
- ChildTestSortOrder2
- in file ChildTest.class, class ChildTestSortOrder2
Test sort order to verify self-join is avoided
- chmod
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::chmod()
- chmod
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::chmod()
- chmod
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::chmod()
- chmod
- in file TestGdFunctionality.class, method TestGdFunctionality::chmod()
- chmod
- in file GdFunctionality.class, method GdFunctionality::chmod()
Set file permissions according to preferences
- chmod
- in file UnitTestPlatform.class, method UnitTestPlatform::chmod()
- chmod
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::chmod()
- chmod
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::chmod()
- chmod
- in file GalleryPlatform.class, method GalleryPlatform::chmod()
Set filesystem permissions; mode defaults to system preference for file/dir permissions.
- ChooseObjectsController
- in file ChooseObjects.inc, class ChooseObjectsController
Form to prepare G1 migration
- ChooseObjectsControllerTest
- in file ChooseObjectsControllerTest.class, class ChooseObjectsControllerTest
ChooseObjects controller tests
- ChooseObjectsControllerTest
- in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::ChooseObjectsControllerTest()
- ChooseObjectsView
- in file ChooseObjects.inc, class ChooseObjectsView
Form to prepare G1 migration
- ClassicTheme
- in file theme.inc, class ClassicTheme
Theme with columns for thumbnails, item info and subalbum links
- ClassicTheme
- in file theme.inc, method ClassicTheme::ClassicTheme()
- class_exists
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestPhpVm::class_exists()
- class_exists
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::class_exists()
- class_exists
- in file UnitTestPhpVm.class, method UnitTestPhpVm::class_exists()
- class_exists
- in file GalleryPhpVm.class, method GalleryPhpVm::class_exists()
Checks if the class has been defined
- CleanCacheStep
- in file CleanCacheStep.class, class CleanCacheStep
Clear caches
- cleanStore
- in file Db2Storage.class, method Db2Storage::cleanStore()
- cleanStore
- in file GalleryStorage.class, method GalleryStorage::cleanStore()
Clean out and reset the persistent store for this strategy.
- cleanStore
- in file UnitTestStorage.class, method UnitTestStorage::cleanStore()
- cleanStore
- in file PostgreSqlStorage.class, method PostgreSqlStorage::cleanStore()
- cleanStore
- in file GalleryStorageExtras.class, method GalleryStorageExtras::cleanStore()
- clearDebugBuffer
- in file Gallery.class, method Gallery::clearDebugBuffer()
Clear any buffered debug output
- clearPerformedOperations
- in file DerivativeTest.class, method DerivativeTestToolkit::clearPerformedOperations()
- clearPermissionCache
- in file GalleryDataCache.class, method GalleryDataCache::clearPermissionCache()
Clear permission cache for active user.
- clearPersistentFlag
- in file GalleryPersistent.class, method GalleryPersistent::clearPersistentFlag()
Clear a flag.
- clearRepositoryCache
- in file GalleryRepository.class, method GalleryRepository::clearRepositoryCache()
Clear the cached version of the repositories saved by a call to getRepositories()
- clearstatcache
- in file GalleryPlatform.class, method GalleryPlatform::clearstatcache()
Clear the stat cache.
- clearstatcache
- in file UnitTestPlatform.class, method UnitTestPlatform::clearstatcache()
- closedir
- in file EventTest.class, method EventTestPlatform::closedir()
- closedir
- in file GalleryPlatform.class, method GalleryPlatform::closedir()
Close a directory resource.
- closedir
- in file ModuleTest.class, method ModuleTestPlatform::closedir()
- closedir
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::closedir()
- closedir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::closedir()
- closedir
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::closedir()
- closedir
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::closedir()
- closedir
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::closedir()
- closedir
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::closedir()
- closedir
- in file ThemeTest.class, method ThemeTestPlatform::closedir()
- closedir
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::closedir()
- closedir
- in file UnitTestPlatform.class, method UnitTestPlatform::closedir()
- closedir
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::closedir()
- CodeAuditTest
- in file CodeAuditTest.class, class CodeAuditTest
Scan through all of our source code and verify that we're not doing anything \"bad\".
- CodeAuditTest
- in file CodeAuditTest.class, method CodeAuditTest::CodeAuditTest()
- CodeAuditTestCase
- in file CodeAuditTestCase.class, method CodeAuditTestCase::CodeAuditTestCase()
- CodeAuditTestCase
- in file CodeAuditTestCase.class, class CodeAuditTestCase
A framework for scanning all of our source files for specific patterns. Subclasses must override the checkFile() method to implement their own checks.
- ColorPackDummyGalleryTemplate
- in file ColorPackTest.class, class ColorPackDummyGalleryTemplate
- ColorPackImpl
- in file ColorPackImpl.class, class ColorPackImpl
Implementation of the ColorPackInterface for including colorpack css
- ColorPackInterface_1_0
- in file ColorPackInterface_1_0.class, class ColorPackInterface_1_0
This is an interface for the ColorPack module.
- ColorPackModule
- in file module.inc, method ColorPackModule::ColorPackModule()
- ColorPackModule
- in file module.inc, class ColorPackModule
The implementation of the ColorPack module
- ColorPackTest
- in file ColorPackTest.class, method ColorPackTest::ColorPackTest()
- ColorPackTest
- in file ColorPackTest.class, class ColorPackTest
Test ColorPackInterface functionality
- CombinedJavascriptTest
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::CombinedJavascriptTest()
- CombinedJavascriptTest
- in file CombinedJavascriptTest.class, class CombinedJavascriptTest
Test CombinedJavascript functionality
- CombinedJavascriptView
- in file CombinedJavascript.inc, class CombinedJavascriptView
Pack many Javascript files together and download them all at once.
- Comment
- in file Gallery1DataParser.class, class Comment
A stub class into which various G1 objects can be unserialized.
- CommentAddNotification
- in file CommentAddNotification.class, class CommentAddNotification
The CommentAddNotification is used when new comments are added
- CommentCallbacks
- in file Callbacks.inc, class CommentCallbacks
- CommentCallbackView
- in file CommentCallback.inc, class CommentCallbackView
This view handles Ajax calls.
- CommentCallbackViewTest
- in file CommentCallbackViewTest.class, class CommentCallbackViewTest
Test CommentCallback functionality
- CommentCallbackViewTest
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::CommentCallbackViewTest()
- CommentCaptchaAdminOption
- in file CommentCaptchaAdminOption.class, class CommentCaptchaAdminOption
Captcha configuration for comment module.
- CommentChangeConfirmationView
- in file CommentChangeConfirmation.inc, class CommentChangeConfirmationView
Confirm a change to a comment
- CommentModule
- in file module.inc, class CommentModule
Comment Module
- CommentModule
- in file module.inc, method CommentModule::CommentModule()
- CommentSearchTest
- in file CommentSearchTest.class, method CommentSearchTest::CommentSearchTest()
- CommentSearchTest
- in file CommentSearchTest.class, class CommentSearchTest
Test CommentSearch functionality
- CommentSiteAdminController
- in file CommentSiteAdmin.inc, method CommentSiteAdminController::CommentSiteAdminController()
- CommentSiteAdminController
- in file CommentSiteAdmin.inc, class CommentSiteAdminController
Settings for comments
- CommentSiteAdminControllerTest
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::CommentSiteAdminControllerTest()
- CommentSiteAdminControllerTest
- in file CommentSiteAdminControllerTest.class, class CommentSiteAdminControllerTest
CommentSiteAdmin controller tests
- CommentSiteAdminControllerTest_FakeAkismetApi
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest_FakeAkismetApi::CommentSiteAdminControllerTest_FakeAkismetApi()
- CommentSiteAdminControllerTest_FakeAkismetApi
- in file CommentSiteAdminControllerTest.class, class CommentSiteAdminControllerTest_FakeAkismetApi
- CommentSiteAdminView
- in file CommentSiteAdmin.inc, class CommentSiteAdminView
Settings for comments
- CommentTest
- in file CommentTest.class, method CommentTest::CommentTest()
- CommentTest
- in file CommentTest.class, class CommentTest
Test Comment functionality
- CommentTestPhpVm
- in file AddCommentControllerTest.class, class CommentTestPhpVm
Mock PHP VM
- CommentTest_GalleryCommentHelper_MockCheckWithAkismet
- in file CommentTest.class, class CommentTest_GalleryCommentHelper_MockCheckWithAkismet
- CommentTest_MockAkismetApi
- in file CommentTest.class, class CommentTest_MockAkismetApi
- COMMENT_PUBLISH_STATUS_PUBLISHED
- in file module.inc, constant COMMENT_PUBLISH_STATUS_PUBLISHED
Possible GalleryComment::publishStatus constants
- COMMENT_PUBLISH_STATUS_SPAM
- in file module.inc, constant COMMENT_PUBLISH_STATUS_SPAM
- COMMENT_PUBLISH_STATUS_UNPUBLISHED
- in file module.inc, constant COMMENT_PUBLISH_STATUS_UNPUBLISHED
- commitTransaction
- in file UnitTestStorage.class, method UnitTestStorage::commitTransaction()
- commitTransaction
- in file GalleryStorage.class, method GalleryStorage::commitTransaction()
Commit our transaction, if the storage layer supports them.
- compactAccessLists
- in file GalleryCoreApi.class, method GalleryCoreApi::compactAccessLists()
Compact the access map. Remove any duplicate access maps and remap any subscribers from the duplicates to the one remaining version.
- compactAccessLists
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::compactAccessLists()
- compareIdentifiers
- in file GallerySession.class, method GallerySession::compareIdentifiers()
Compare two arrays and return score consisting of 1 point for each matching element.
- comparePluginListEntries
- in file GalleryRepository.class, method GalleryRepository::comparePluginListEntries()
Compares two plugin list entries.
- comparePluginListEntries
- in file UnitTestRepository.class, method UnitTestRepository::comparePluginListEntries()
- compareRevisions
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::compareRevisions()
Compares two specified revisions.
- compareRevisions
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::compareRevisions()
- compareVersions
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::compareVersions()
Compares two specified versions and, optionally, build numbers (timestamps). Returns the relation between the first and second specified versions.
- compareVersions
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::compareVersions()
- completeProgressBar
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::completeProgressBar()
Complete progress bar.
- completeProgressBar
- in file MockTemplateAdapter.class, method MockTemplateAdapter::completeProgressBar()
- ConfigureController
- in file Configure.inc, class ConfigureController
Initial setup for NokiaUpload
- ConfigureMultirootController
- in file ConfigureMultiroot.inc, class ConfigureMultirootController
Multiroot setup assistant
- ConfigureMultirootView
- in file ConfigureMultiroot.inc, class ConfigureMultirootView
Multiroot setup assistant
- configureStore
- in file UnitTestStorage.class, method UnitTestStorage::configureStore()
- configureStore
- in file GalleryStorageExtras.class, method GalleryStorageExtras::configureStore()
- configureStore
- in file GalleryStorage.class, method GalleryStorage::configureStore()
Configure the persistent store for this strategy, for the given module.
- configureStore
- in file Db2Storage.class, method Db2Storage::configureStore()
- configureStore
- in file PostgreSqlStorage.class, method PostgreSqlStorage::configureStore()
- configureStoreCleanup
- in file GalleryStorage.class, method GalleryStorage::configureStoreCleanup()
Perform any cleanup necessary after installing or upgrading the given module.
- configureStoreCleanup
- in file GalleryStorageExtras.class, method GalleryStorageExtras::configureStoreCleanup()
- configureStoreCleanup
- in file UnitTestStorage.class, method UnitTestStorage::configureStoreCleanup()
- ConfigureView
- in file Configure.inc, class ConfigureView
Initial setup for NokiaUpload
- ConfigViewController
- in file ControllerTest.class, class ConfigViewController
Mock GalleryController
- ConfirmationView
- in file Confirmation.inc, class ConfirmationView
Confirmation page
- ConfirmDeleteController
- in file ConfirmDelete.inc, class ConfirmDeleteController
Delete a watermark
- ConfirmDeleteControllerTest
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::ConfirmDeleteControllerTest()
- ConfirmDeleteControllerTest
- in file ConfirmDeleteControllerTest.class, class ConfirmDeleteControllerTest
ConfirmDelete controller tests
- ConfirmDeleteView
- in file ConfirmDelete.inc, class ConfirmDeleteView
Confirm delete of a watermark
- ConfirmImportController
- in file ConfirmImport.inc, class ConfirmImportController
Perform G1 migration
- ConfirmImportControllerTest
- in file ConfirmImportControllerTest.class, class ConfirmImportControllerTest
ConfirmImport controller tests
- ConfirmImportControllerTest
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::ConfirmImportControllerTest()
- ConfirmImportControllerTestTheme
- in file ConfirmImportControllerTest.class, class ConfirmImportControllerTestTheme
Test theme
- ConfirmImportControllerTestTheme
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTestTheme::ConfirmImportControllerTestTheme()
- ConfirmImportControllerTestUrlGenerator
- in file ConfirmImportControllerTest.class, class ConfirmImportControllerTestUrlGenerator
- ConfirmImportView
- in file ConfirmImport.inc, class ConfirmImportView
Confirm selections before performing G1 migration
- ConfirmPicasaImportController
- in file ConfirmPicasaImport.inc, class ConfirmPicasaImportController
Perform import
- ConfirmPicasaImportControllerTest
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::ConfirmPicasaImportControllerTest()
- ConfirmPicasaImportControllerTest
- in file ConfirmPicasaImportControllerTest.class, class ConfirmPicasaImportControllerTest
ConfirmPicasaImport controller tests
- ConfirmPicasaImportControllerTestUrlGenerator
- in file ConfirmPicasaImportControllerTest.class, class ConfirmPicasaImportControllerTestUrlGenerator
- ConfirmPicasaImportView
- in file ConfirmPicasaImport.inc, class ConfirmPicasaImportView
Confirm selections before performing import
- ConfirmRegistrationController
- in file ConfirmRegistration.inc, class ConfirmRegistrationController
This controller will handle the confirmation-link that is sent in the confirmation email
- ConfirmRegistrationView
- in file ConfirmRegistration.inc, class ConfirmRegistrationView
This view shows a confirmation that the users account was activated
- container
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::container()
Include a module's container into the current smarty page. The only required param is 'type' which should be of the form <module>.<blockname> eg: "core.LoginBlock". Any other parameters get passed on to the block itself.
- containsKey
- in file GalleryDataCache.class, method GalleryDataCache::containsKey()
Does the cache contain the key specified?
- containsPlugin
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::containsPlugin()
Determines if the specified plugin exists in the index.
- continueRender
- in file Render.inc, method RenderView::continueRender()
- ControllerTest
- in file ControllerTest.class, class ControllerTest
Test GalleryController functionality
- ControllerTest
- in file ControllerTest.class, method ControllerTest::ControllerTest()
- ControllerTestModule
- in file ControllerTest.class, class ControllerTestModule
Mock GalleryModule
- convertBitsToIds
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::convertBitsToIds()
- convertBitsToInt
- in file UnitTestStorage.class, method UnitTestStorage::convertBitsToInt()
- convertBitsToInt
- in file GalleryStorage.class, method GalleryStorage::convertBitsToInt()
Convert value from a database bit column into an integer
- convertBitsToInt
- in file PostgreSqlStorage.class, method PostgreSqlStorage::convertBitsToInt()
- convertBitsToInt
- in file Db2Storage.class, method Db2Storage::convertBitsToInt()
- convertCharacterSetToUtf8
- in file CoreModuleExtras.inc, method CoreModuleExtras::convertCharacterSetToUtf8()
Change character set encoding to utf 8 for MySQL if necessary. This is public because it is also used by ConvertDatabaseToUtf8Task.
- ConvertDatabaseToUtf8Task
- in file ConvertDatabaseToUtf8Task.class, class ConvertDatabaseToUtf8Task
This is a MaintenanceTask that will optimize all the Gallery tables in the database to make Gallery run smoothly.
- convertExtensionToMime
- in file GalleryCoreApi.class, method GalleryCoreApi::convertExtensionToMime()
Convert a file extension to a mime type
- convertExtensionToMime
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::convertExtensionToMime()
- convertFromUtf8
- in file GalleryCoreApi.class, method GalleryCoreApi::convertFromUtf8()
Convert the string from the internal encoding (UTF-8) to target encoding.
- convertFromUtf8
- in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::convertFromUtf8()
- convertHtml
- in file PicasaImportHelper.class, method PicasaImportHelper::convertHtml()
Convert html according to given markup type
- convertHtml
- in file ConfirmImport.inc, method ConfirmImportController::convertHtml()
Convert html according to given markup type
- convertHtmlToBbcode
- in file ConfirmImport.inc, method ConfirmImportController::convertHtmlToBbcode()
Converts HTML to BBCode
- convertHtmlToBbcode
- in file PicasaImportHelper.class, method PicasaImportHelper::convertHtmlToBbcode()
Converts HTML to BBCode
- convertIdsToBits
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::convertIdsToBits()
- convertIntToBits
- in file UnitTestStorage.class, method UnitTestStorage::convertIntToBits()
- convertIntToBits
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::convertIntToBits()
- convertIntToBits
- in file PostgreSqlStorage.class, method PostgreSqlStorage::convertIntToBits()
- convertIntToBits
- in file GalleryStorage.class, method GalleryStorage::convertIntToBits()
Convert an integer into something that the database will accept into a bit column
- convertIntToBits
- in file Db2Storage.class, method Db2Storage::convertIntToBits()
- convertMimeToExtensions
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::convertMimeToExtensions()
- convertMimeToExtensions
- in file GalleryCoreApi.class, method GalleryCoreApi::convertMimeToExtensions()
Convert a mime type to a file extension
- convertPathToUrl
- in file GalleryUtilities.class, method GalleryUtilities::convertPathToUrl()
Convert a filesystem path inside the Gallery directory to an absolute URL.
- convertPermissionBitsToIds
- in file GalleryCoreApi.class, method GalleryCoreApi::convertPermissionBitsToIds()
Return all the permission ids for a permission bit set
- convertPermissionIdsToBits
- in file GalleryCoreApi.class, method GalleryCoreApi::convertPermissionIdsToBits()
Return the permission bits for a set of permission ids
- convertToUtf8
- in file GalleryCoreApi.class, method GalleryCoreApi::convertToUtf8()
Convert the string from the source encoding to UTF8
- convertToUtf8
- in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::convertToUtf8()
- copy
- in file SquareThumbToolkitTest.class, method SquareThumbTestWinNtPlatform::copy()
- copy
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::copy()
- copy
- in file SquareThumbToolkitTest.class, method SquareThumbTestUnixPlatform::copy()
- copy
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::copy()
- copy
- in file GdFunctionality.class, method GdFunctionality::copy()
The copy method from GalleryPlatform, which we need to be able to overwrite in tests
- copy
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::copy()
- copy
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::copy()
- copy
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::copy()
- copy
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::copy()
- copy
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::copy()
- copy
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::copy()
- copy
- in file GalleryPlatform.class, method GalleryPlatform::copy()
Copy a file.
- copy
- in file DerivativeTest.class, method DerivativeTestUnixPlatform::copy()
- copy
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::copy()
- copy
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::copy()
- copy
- in file TestGdFunctionality.class, method TestGdFunctionality::copy()
- copy
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTestDummyPlatform::copy()
- copy
- in file DerivativeTest.class, method DerivativeTestWinNtPlatform::copy()
- copy
- in file UnitTestPlatform.class, method UnitTestPlatform::copy()
- copyDerivativePreferences
- in file GalleryCoreApi.class, method GalleryCoreApi::copyDerivativePreferences()
Copy the derivative preferences from one id to another.
- copyMoveRequestHelper
- in file WebDavHelper.class, method WebDavHelper::copyMoveRequestHelper()
COPY / MOVE request helper.
- copyPermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::copyPermissions()
Copy a set of permissions from one id to another
- copyPermissions
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::copyPermissions()
- copyPreferences
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::copyPreferences()
- copyResource
- in file TestGdFunctionality.class, method TestGdFunctionality::copyResource()
Make a copy of some resource
- CoreApiTest
- in file CoreApiTest.class, method CoreApiTest::CoreApiTest()
- CoreApiTest
- in file CoreApiTest.class, class CoreApiTest
Gallery core API tests.
- CoreCallbacks
- in file Callbacks.inc, class CoreCallbacks
- CoreCaptchaAdminOption
- in file CoreCaptchaAdminOption.class, class CoreCaptchaAdminOption
Captcha configuration for core module.
- CoreModule
- in file module.inc, method CoreModule::CoreModule()
- CoreModule
- in file module.inc, class CoreModule
Gallery core module.
- CoreModuleExtras
- in file CoreModuleExtras.inc, class CoreModuleExtras
Extra, rarely used core module code. Most modules will not need to push their extra code into a separate class, but the core module has a lot of install code that is very rarely used so we tuck it out of the way.
- CoreModuleTest
- in file CoreModuleTest.class, method CoreModuleTest::CoreModuleTest()
- CoreModuleTest
- in file CoreModuleTest.class, class CoreModuleTest
Test CoreModule functionality
- CoreSearchTest
- in file CoreSearchTest.class, method CoreSearchTest::CoreSearchTest()
- CoreSearchTest
- in file CoreSearchTest.class, class CoreSearchTest
Test CoreSearch functionality
- crc32
- in file UnitTestPhpVm.class, method UnitTestPhpVm::crc32()
- crc32
- in file GalleryPhpVm.class, method GalleryPhpVm::crc32()
Calculates the crc32 polynomial of a string
- create
- in file GalleryEntity.class, method GalleryEntity::create()
Create a new instance of this GalleryEntity in the persistent store
- create
- in file GalleryAlbumItem.class, method GalleryAlbumItem::create()
Create a new instance of this AlbumItem in the persistent store.
- create
- in file WatermarkImage.class, method WatermarkImage::create()
Create a new instance of this type in the persistent store.
- create
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::create()
Initialize dynamic album
- create
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::create()
Create a new GalleryDerivativeImage
- create
- in file GalleryChildEntity.class, method GalleryChildEntity::create()
Create this item in our persistent store
- create
- in file GalleryAnimationItem.class, method GalleryAnimationItem::create()
Create a new GalleryAnimationItem from a animation file
- create
- in file GalleryDataItem.class, method GalleryDataItem::create()
Create a new instance of this type in the persistent store.
- create
- in file GalleryDerivative.class, method GalleryDerivative::create()
Create a new GalleryDerivative
- create
- in file GalleryPhotoItem.class, method GalleryPhotoItem::create()
Create a new GalleryPhotoItem from an image file
- create
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::create()
Create a new instance of this FileSystemEntity in the persistent store.
- create
- in file GalleryItem.class, method GalleryItem::create()
Create a new instance of this GalleryEntity in the persistent store.
- create
- in file GalleryMovieItem.class, method GalleryMovieItem::create()
Create a new GalleryMovieItem from a video file
- create
- in file GalleryUnknownItem.class, method GalleryUnknownItem::create()
Create a new GalleryUnknownItem from an image file
- create
- in file GalleryUser.class, method GalleryUser::create()
Create a new instance of this user in the persistent store
- create
- in file GalleryPendingUser.class, method GalleryPendingUser::create()
Create a new instance of this user in the persistent store
- create
- in file GalleryGroup.class, method GalleryGroup::create()
Create a new instance of this GalleryGroup in the persistent store
- create
- in file GalleryComment.class, method GalleryComment::create()
- create
- in file ThumbnailImage.class, method ThumbnailImage::create()
Create a new instance of this type in the persistent store.
- create
- in file GalleryLinkItem.class, method GalleryLinkItem::create()
Create a new instance of this GalleryEntity in the persistent store.
- create
- in file EntityTest.class, method EntityTestEntity::create()
- createAlbum
- in file GalleryCoreApi.class, method GalleryCoreApi::createAlbum()
Create a new album.
- createAlbum
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::createAlbum()
- createAlbumTree
- in file GalleryUtilities.class, method GalleryUtilities::createAlbumTree()
Turn a set of albums into a depth tree suitable for display in a hierarchical format.
- createAlias
- in file PermalinksMapHelper.class, method PermalinksMapHelper::createAlias()
Create an alias
- CreateConfigFileStep
- in file CreateConfigFileStep.class, method CreateConfigFileStep::CreateConfigFileStep()
- CreateConfigFileStep
- in file CreateConfigFileStep.class, class CreateConfigFileStep
Create config.php
- createCustomFields
- in file CustomFieldInterface_1_0.class, method CustomFieldInterface_1_0::createCustomFields()
Create new custom fields
- createCustomFields
- in file CustomFieldHelper.class, method CustomFieldHelper::createCustomFields()
- createFastDownloadFile
- in file GalleryCoreApi.class, method GalleryCoreApi::createFastDownloadFile()
Create a small PHP file containing all the information we need to send a data item or derivative to the browser.
- createFastDownloadFile
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::createFastDownloadFile()
- createFeed
- in file RssMapHelper.class, method RssMapHelper::createFeed()
Create a feed
- createG1ToG2Mapping
- in file ConfirmImport.inc, method ConfirmImportController::createG1ToG2Mapping()
Create the G1->G2 map entries so that Gallery1 links can be redirected to Gallery2 links.
- createGalleryUser
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::createGalleryUser()
Create GalleryUser from GalleryPendingUser
- createGroup
- in file GalleryEmbed.class, method GalleryEmbed::createGroup()
Create a G2 group.
- createItemAttributes
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::createItemAttributes()
- createItemAttributes
- in file GalleryCoreApi.class, method GalleryCoreApi::createItemAttributes()
Create a new set of attributes for an item
- createLink
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::createLink()
- createLink
- in file GalleryItem.class, method GalleryItem::createLink()
- createLink
- in file GalleryEntity.class, method GalleryEntity::createLink()
Create a new linked version of this item into a new album
- createLink
- in file GalleryChildEntity.class, method GalleryChildEntity::createLink()
- createMobileUserGroup
- in file ImageUploadHelper.class, method ImageUploadHelper::createMobileUserGroup()
- createNewDirectory
- in file ImageUploadHelper.class, method ImageUploadHelper::createNewDirectory()
New Directory.
- createPluginsDirectory
- in file GalleryRepository.class, method GalleryRepository::createPluginsDirectory()
Checks if the plugins directory exists and creates a subdirectory for each plugin type.
- createPluginsDirectory
- in file UnitTestRepository.class, method UnitTestRepository::createPluginsDirectory()
- createRoot
- in file GalleryChildEntity.class, method GalleryChildEntity::createRoot()
Create a root level item.
- createRoot
- in file GalleryItem.class, method GalleryItem::createRoot()
Create a root level instance of this GalleryEntity in the persistent store.
- createRoot
- in file GalleryAlbumItem.class, method GalleryAlbumItem::createRoot()
Create a new root level album
- createRoot
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::createRoot()
Create a new root level instance of this FileSystemEntity in the persistent store.
- createSequence
- in file UnitTestStorage.class, method UnitTestStorageExtras::createSequence()
- createSequence
- in file GalleryStorageExtras.class, method GalleryStorageExtras::createSequence()
Create a sequence.
- CreateThumbnailOption
- in file CreateThumbnailOption.inc, class CreateThumbnailOption
This ItemAddOption allows the user to choose to create thumbnails when the image is uploaded.
- CreateThumbnailOptionTest
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::CreateThumbnailOptionTest()
- CreateThumbnailOptionTest
- in file CreateThumbnailOptionTest.class, class CreateThumbnailOptionTest
CreateThumbnailOption tests
- CreateThumbnailOptionTestToolkit
- in file CreateThumbnailOptionTest.class, class CreateThumbnailOptionTestToolkit
Dummy test toolkit
- createUploadAlbum
- in file ImageUploadHelper.class, method ImageUploadHelper::createUploadAlbum()
- createUser
- in file GalleryEmbed.class, method GalleryEmbed::createUser()
Create a G2 user.
- createUserAlbum
- in file UserAlbumHelper.class, method UserAlbumHelper::createUserAlbum()
Create a new user album
- createWatermarkImage
- in file WatermarkHelper.class, method WatermarkHelper::createWatermarkImage()
Create new WatermarkImage from given form data.
- CSSView
- in file CSS.inc, class CSSView
Display CSS needed to render image frames.
- CustomFieldCallbacks
- in file Callbacks.inc, class CustomFieldCallbacks
- CustomFieldHelper
- in file CustomFieldHelper.class, class CustomFieldHelper
A helper class for the Custom Field module.
- CustomFieldHelperTest
- in file CustomFieldHelperTest.class, class CustomFieldHelperTest
CustomFieldHelperTest tests.
- CustomFieldHelperTest
- in file CustomFieldHelperTest.class, method CustomFieldHelperTest::CustomFieldHelperTest()
- CustomFieldInterfaceTest
- in file CustomFieldInterfaceTest.class, class CustomFieldInterfaceTest
Test CustomFieldInterface functionality
- CustomFieldInterfaceTest
- in file CustomFieldInterfaceTest.class, method CustomFieldInterfaceTest::CustomFieldInterfaceTest()
- CustomFieldInterface_1_0
- in file CustomFieldInterface_1_0.class, class CustomFieldInterface_1_0
This is an interface for the custom field module. Modules that wish to create custom fields or set field values can utilize an implementation of this interface.
- CustomFieldItemAdminController
- in file CustomFieldItemAdmin.inc, class CustomFieldItemAdminController
This controller handles moving between admin modes in the Item Edit plugin, by setting or clearing a session variable. It also handles activation of album-specific settings (copy in global settings) or reverting to global settings for an album (clear album settings, remove field values).
- CustomFieldItemAdminControllerTest
- in file CustomFieldItemAdminControllerTest.class, class CustomFieldItemAdminControllerTest
CustomFieldItemAdmin controller tests
- CustomFieldItemAdminControllerTest
- in file CustomFieldItemAdminControllerTest.class, method CustomFieldItemAdminControllerTest::CustomFieldItemAdminControllerTest()
- CustomFieldItemEdit
- in file CustomFieldItemEdit.inc, class CustomFieldItemEdit
This plugin will handle assigning values to custom fields
- CustomFieldItemEditPluginTest
- in file CustomFieldItemEditPluginTest.class, method CustomFieldItemEditPluginTest::CustomFieldItemEditPluginTest()
- CustomFieldItemEditPluginTest
- in file CustomFieldItemEditPluginTest.class, class CustomFieldItemEditPluginTest
CustomFieldItemEdit controller tests
- CustomFieldModule
- in file module.inc, class CustomFieldModule
Custom fields
- CustomFieldModule
- in file module.inc, method CustomFieldModule::CustomFieldModule()
- CustomFieldSearch
- in file CustomFieldSearch.class, class CustomFieldSearch
This is an implementation of the search module's SearchInterface_1_0
- CustomFieldSearchTest
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::CustomFieldSearchTest()
- CustomFieldSearchTest
- in file CustomFieldSearchTest.class, class CustomFieldSearchTest
Test CustomFieldSearch functionality
- CustomFieldSiteAdminController
- in file CustomFieldSiteAdmin.inc, class CustomFieldSiteAdminController
Settings for custom fields
- CustomFieldSiteAdminControllerTest
- in file CustomFieldSiteAdminControllerTest.class, method CustomFieldSiteAdminControllerTest::CustomFieldSiteAdminControllerTest()
- CustomFieldSiteAdminControllerTest
- in file CustomFieldSiteAdminControllerTest.class, class CustomFieldSiteAdminControllerTest
CustomFieldSiteAdmin controller tests
- CustomFieldSiteAdminView
- in file CustomFieldSiteAdmin.inc, class CustomFieldSiteAdminView
Settings for custom fields
- CustomThumbnailOption
- in file CustomThumbnailOption.inc, class CustomThumbnailOption
ItemEditOption for uploading a custom thumbnail for an item
- CustomThumbnailOptionTest
- in file CustomThumbnailOptionTest.class, class CustomThumbnailOptionTest
CustomThumbnailOption tests
- CustomThumbnailOptionTest
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::CustomThumbnailOptionTest()
- CustomThumbnailOptionTestToolkit
- in file CustomThumbnailOptionTest.class, class CustomThumbnailOptionTestToolkit
Dummy test toolkit
- CUSTOM_FIELD_SESSION_KEY
- in file CustomFieldHelper.class, constant CUSTOM_FIELD_SESSION_KEY
Session key for storing item admin mode
- CreateConfigFileStep.class
- procedural page CreateConfigFileStep.class
- CodeAuditTestCase.class
- procedural page CodeAuditTestCase.class
- Callbacks.inc
- procedural page Callbacks.inc
- CaptchaConfigAdmin.inc
- procedural page CaptchaConfigAdmin.inc
- CaptchaImage.inc
- procedural page CaptchaImage.inc
- CaptchaSiteAdmin.inc
- procedural page CaptchaSiteAdmin.inc
- CaptchaHelper.class
- procedural page CaptchaHelper.class
- CaptchaValidationPlugin.inc
- procedural page CaptchaValidationPlugin.inc
- CaptchaHelperTest.class
- procedural page CaptchaHelperTest.class
- CaptchaSiteAdminControllerTest.class
- procedural page CaptchaSiteAdminControllerTest.class
- CaptchaValidationPluginTest.class
- procedural page CaptchaValidationPluginTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- CartHelper.class
- procedural page CartHelper.class
- CartPluginInterface_1_0.class
- procedural page CartPluginInterface_1_0.class
- CartPluginInterface_1_1.class
- procedural page CartPluginInterface_1_1.class
- CartHelperTest.class
- procedural page CartHelperTest.class
- ColorPackImpl.class
- procedural page ColorPackImpl.class
- ColorPackInterface_1_0.class
- procedural page ColorPackInterface_1_0.class
- ColorPackTest.class
- procedural page ColorPackTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- CommentAddNotification.class
- procedural page CommentAddNotification.class
- CommentCaptchaAdminOption.class
- procedural page CommentCaptchaAdminOption.class
- CommentCallback.inc
- procedural page CommentCallback.inc
- CommentChangeConfirmation.inc
- procedural page CommentChangeConfirmation.inc
- CommentSiteAdmin.inc
- procedural page CommentSiteAdmin.inc
- CommentCallbackViewTest.class
- procedural page CommentCallbackViewTest.class
- CommentSearchTest.class
- procedural page CommentSearchTest.class
- CommentSiteAdminControllerTest.class
- procedural page CommentSiteAdminControllerTest.class
- CommentTest.class
- procedural page CommentTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- ChangeLanguage.inc
- procedural page ChangeLanguage.inc
- ConvertDatabaseToUtf8Task.class
- procedural page ConvertDatabaseToUtf8Task.class
- CoreCaptchaAdminOption.class
- procedural page CoreCaptchaAdminOption.class
- CombinedJavascript.inc
- procedural page CombinedJavascript.inc
- CoreModuleExtras.inc
- procedural page CoreModuleExtras.inc
- CreateThumbnailOption.inc
- procedural page CreateThumbnailOption.inc
- CallbacksTest.class
- procedural page CallbacksTest.class
- CharsetTest.class
- procedural page CharsetTest.class
- ChildTest.class
- procedural page ChildTest.class
- CodeAuditTest.class
- procedural page CodeAuditTest.class
- CombinedJavascriptTest.class
- procedural page CombinedJavascriptTest.class
- ControllerTest.class
- procedural page ControllerTest.class
- CoreApiTest.class
- procedural page CoreApiTest.class
- CoreModuleTest.class
- procedural page CoreModuleTest.class
- CoreSearchTest.class
- procedural page CoreSearchTest.class
- CreateThumbnailOptionTest.class
- procedural page CreateThumbnailOptionTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- CustomFieldHelper.class
- procedural page CustomFieldHelper.class
- CustomFieldInterface_1_0.class
- procedural page CustomFieldInterface_1_0.class
- CustomFieldSearch.class
- procedural page CustomFieldSearch.class
- CustomFieldItemAdmin.inc
- procedural page CustomFieldItemAdmin.inc
- CustomFieldItemEdit.inc
- procedural page CustomFieldItemEdit.inc
- CustomFieldSiteAdmin.inc
- procedural page CustomFieldSiteAdmin.inc
- CustomFieldHelperTest.class
- procedural page CustomFieldHelperTest.class
- CustomFieldInterfaceTest.class
- procedural page CustomFieldInterfaceTest.class
- CustomFieldItemAdminControllerTest.class
- procedural page CustomFieldItemAdminControllerTest.class
- CustomFieldItemEditPluginTest.class
- procedural page CustomFieldItemEditPluginTest.class
- CustomFieldSearchTest.class
- procedural page CustomFieldSearchTest.class
- CustomFieldSiteAdminControllerTest.class
- procedural page CustomFieldSiteAdminControllerTest.class
- Confirmation.inc
- procedural page Confirmation.inc
- Callbacks.inc
- procedural page Callbacks.inc
- Callbacks.inc
- procedural page Callbacks.inc
- CantActivate.inc
- procedural page CantActivate.inc
- Callbacks.inc
- procedural page Callbacks.inc
- CSS.inc
- procedural page CSS.inc
- Callbacks.inc
- procedural page Callbacks.inc
- Callbacks.inc
- procedural page Callbacks.inc
- ChooseObjects.inc
- procedural page ChooseObjects.inc
- ConfirmImport.inc
- procedural page ConfirmImport.inc
- ChooseObjectsControllerTest.class
- procedural page ChooseObjectsControllerTest.class
- ConfirmImportControllerTest.class
- procedural page ConfirmImportControllerTest.class
- CantActivate.inc
- procedural page CantActivate.inc
- ConfigureMultiroot.inc
- procedural page ConfigureMultiroot.inc
- Configure.inc
- procedural page Configure.inc
- ConfirmPicasaImport.inc
- procedural page ConfirmPicasaImport.inc
- ConfirmPicasaImportControllerTest.class
- procedural page ConfirmPicasaImportControllerTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- Callbacks.inc
- procedural page Callbacks.inc
- ConfirmRegistration.inc
- procedural page ConfirmRegistration.inc
- Callbacks.inc
- procedural page Callbacks.inc
- CantActivate.inc
- procedural page CantActivate.inc
- CustomThumbnailOption.inc
- procedural page CustomThumbnailOption.inc
- CustomThumbnailOptionTest.class
- procedural page CustomThumbnailOptionTest.class
- CantActivate.inc
- procedural page CantActivate.inc
- ConfirmDelete.inc
- procedural page ConfirmDelete.inc
- ConfirmDeleteControllerTest.class
- procedural page ConfirmDeleteControllerTest.class
- Callbacks.inc
- procedural page Callbacks.inc
- CleanCacheStep.class
- procedural page CleanCacheStep.class
d
- $data
- in file IconsTest.class, variable IconsDummyGalleryTemplate::$data
- $data
- in file AlbumSelectTest.class, variable AlbumSelectDummyGalleryTemplate::$data
- $data
- in file ImageFrameTest.class, variable ImageFrameDummyGalleryTemplate::$data
- $date
- in file GalleryComment.class, variable GalleryComment::$date
Date of the comment
- $derivativeOperations
- in file GalleryDerivative.class, variable GalleryDerivative::$derivativeOperations
A sequence of operations used to derive this data from the original.
- $derivativeOrder
- in file GalleryDerivative.class, variable GalleryDerivative::$derivativeOrder
The order of this derivative relative to others
- $derivativeSize
- in file GalleryDerivative.class, variable GalleryDerivative::$derivativeSize
The size of the derived object
- $derivativeSourceId
- in file GalleryDerivative.class, variable GalleryDerivative::$derivativeSourceId
What's the source of this derivative? The source must be the id of another data container.
- $derivativeType
- in file GalleryDerivative.class, variable GalleryDerivative::$derivativeType
The type of this derivative (eg, DERIVATIVE_TYPE_IMAGE_THUMBNAIL)
- $description
- in file GalleryItem.class, variable GalleryItem::$description
The (long) description of this item
- $duration
- in file GalleryMovieItem.class, variable GalleryMovieItem::$duration
The duration of the movie in seconds
- DatabaseBackupStep
- in file DatabaseBackupStep.class, class DatabaseBackupStep
Allow the user to back up the database
- DatabaseBackupTask
- in file DatabaseBackupTask.class, class DatabaseBackupTask
This is a maintenance task that will back up the Gallery database.
- DatabaseExportTest
- in file DatabaseExportTest.class, class DatabaseExportTest
Test Database Export functionality
- DatabaseExportTest
- in file DatabaseExportTest.class, method DatabaseExportTest::DatabaseExportTest()
- DatabaseImportTest
- in file DatabaseImportTest.class, class DatabaseImportTest
Test Database Import functionality
- DatabaseImportTest
- in file DatabaseImportTest.class, method DatabaseImportTest::DatabaseImportTest()
- DatabaseImportTest1Module
- in file DatabaseImportTest.class, class DatabaseImportTest1Module
- DatabaseImportTest1Module
- in file DatabaseImportTest.class, method DatabaseImportTest1Module::DatabaseImportTest1Module()
- DatabaseImportTest2Module
- in file DatabaseImportTest.class, class DatabaseImportTest2Module
- DatabaseImportTest2Module
- in file DatabaseImportTest.class, method DatabaseImportTest2Module::DatabaseImportTest2Module()
- DatabaseImportTest3Module
- in file DatabaseImportTest.class, method DatabaseImportTest3Module::DatabaseImportTest3Module()
- DatabaseImportTest3Module
- in file DatabaseImportTest.class, class DatabaseImportTest3Module
- DatabaseImportTest4Module
- in file DatabaseImportTest.class, class DatabaseImportTest4Module
- DatabaseImportTest4Module
- in file DatabaseImportTest.class, method DatabaseImportTest4Module::DatabaseImportTest4Module()
- DatabaseLockSystem
- in file DatabaseLockSystem.class, class DatabaseLockSystem
Database backed locking. This is less efficient than filesystem based locking, but is more reliable and portable.
- DatabaseSetupStep
- in file DatabaseSetupStep.class, class DatabaseSetupStep
Setup Database.
- DatabaseStorageTest
- in file DatabaseStorageTest.class, method DatabaseStorageTest::DatabaseStorageTest()
- DatabaseStorageTest
- in file DatabaseStorageTest.class, class DatabaseStorageTest
Test Item functionality
- DATABASE_COLUMN_PREFIX
- in file GalleryStorage.class, constant DATABASE_COLUMN_PREFIX
Default prefix to prepend to column names
- DATABASE_SEQUENCE_EVENT_LOG
- in file GalleryStorage.class, constant DATABASE_SEQUENCE_EVENT_LOG
Name of the sequence we'll use for event log records
- DATABASE_SEQUENCE_ID
- in file GalleryStorage.class, constant DATABASE_SEQUENCE_ID
Name of the sequence we'll use for GalleryEntity ids
- DATABASE_SEQUENCE_LOCK
- in file GalleryStorage.class, constant DATABASE_SEQUENCE_LOCK
Name of the sequence we'll use for lock ids
- DATABASE_TABLE_PREFIX
- in file GalleryStorage.class, constant DATABASE_TABLE_PREFIX
Default prefix to prepend to table names
- DataCacheTest
- in file DataCacheTest.class, class DataCacheTest
Test DataCache functionality
- DataCacheTest
- in file DataCacheTest.class, method DataCacheTest::DataCacheTest()
- DataCacheTestMockVm
- in file DataCacheTest.class, class DataCacheTestMockVm
Mock VM
- DataCacheTestPlatform
- in file DataCacheTest.class, method DataCacheTestPlatform::DataCacheTestPlatform()
- DataCacheTestPlatform
- in file DataCacheTest.class, class DataCacheTestPlatform
Mock platform
- DataCacheTestPlatform_testGetFromDisk
- in file DataCacheTest.class, class DataCacheTestPlatform_testGetFromDisk
Mock platform
- DataItemTest
- in file DataItemTest.class, method DataItemTest::DataItemTest()
- DataItemTest
- in file DataItemTest.class, class DataItemTest
Test DataItem functionality
- date
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::date()
Return a valid Gallery date.
- date
- in file GalleryPhpVm.class, method GalleryPhpVm::date()
Format a local time/date
- date
- in file UnitTestPhpVm.class, method UnitTestPhpVm::date()
- daysSinceCreation
- in file GalleryMembersHelper.class, method GalleryMembersHelper::daysSinceCreation()
Return the calendar days since the user's creationTimestamp.
- Db2Storage
- in file Db2Storage.class, class Db2Storage
IBM DB2 UDB (for Linux/UNIX/Windows) extension of the GalleryStorage class.
- Db2Storage
- in file Db2Storage.class, method Db2Storage::Db2Storage()
- DBTimeStamp
- in file StorageTest.class, method StorageTestDB::DBTimeStamp()
- DcrawModule
- in file module.inc, method DcrawModule::DcrawModule()
- DcrawModule
- in file module.inc, class DcrawModule
Dcraw Graphics Module
- DcrawToolkit
- in file DcrawToolkit.class, class DcrawToolkit
A Dcraw version of GalleryToolkit
- DcrawToolkitHelper
- in file DcrawToolkitHelper.class, class DcrawToolkitHelper
A helper class for the DcrawToolkit class
- DcrawToolkitHelperTest
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::DcrawToolkitHelperTest()
- DcrawToolkitHelperTest
- in file DcrawToolkitHelperTest.class, class DcrawToolkitHelperTest
AdminDcraw controller tests
- DcrawToolkitTest
- in file DcrawToolkitTest.class, method DcrawToolkitTest::DcrawToolkitTest()
- DcrawToolkitTest
- in file DcrawToolkitTest.class, class DcrawToolkitTest
Dcraw toolkit tests
- deactivate
- in file GalleryModule.class, method GalleryModule::deactivate()
- deactivate
- in file GalleryPlugin.class, method GalleryPlugin::deactivate()
Deactivate this plugin.
- deactivate
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::deactivate()
- deactivate
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::deactivate()
- deactivate
- in file GalleryTheme.class, method GalleryTheme::deactivate()
- deactivate
- in file module.inc, method JpegtranModule::deactivate()
- deactivate
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::deactivate()
- deactivatePlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::deactivatePlugin()
Deactivate the given plugin
- DeactivatePluginNotification
- in file GalleryCoreEventNotifications.class, class DeactivatePluginNotification
- debug
- in file Gallery.class, method Gallery::debug()
Output a debug message
- debug
- in file GalleryStub.class, method GalleryStub::debug()
- debug
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::debug()
Show debug output.
- DebugModule
- in file module.inc, method DebugModule::DebugModule()
- DebugModule
- in file module.inc, class DebugModule
Debug Module
- debug_r
- in file Gallery.class, method Gallery::debug_r()
Output a print_r style debug message
- decodeBlob
- in file PostgreSqlStorage.class, method PostgreSqlStorage::decodeBlob()
- decodeBlob
- in file SQLiteStorage.class, method SQLiteStorage::decodeBlob()
- decodeBlob
- in file UnitTestStorage.class, method UnitTestStorage::decodeBlob()
- decodeBlob
- in file Db2Storage.class, method Db2Storage::decodeBlob()
- decodeBlob
- in file MSSqlStorage.class, method MSSqlStorage::decodeBlob()
- decodeBlob
- in file GalleryStorage.class, method GalleryStorage::decodeBlob()
Decode a blob of binary data into a form that's safe for a varchar column
- decodeBlob
- in file GalleryStorage.class, method MySqlStorage::decodeBlob()
- decodeBlob
- in file OracleStorage.class, method OracleStorage::decodeBlob()
- DeepCompare
- in file GalleryTestCase.class, method GalleryTestCase::DeepCompare()
- defaultButton
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::defaultButton()
Add hidden form elements to select a default submit button that is used if enter is pressed in a text input.
- defined
- in file UnitTestPhpVm.class, method UnitTestPhpVm::defined()
- defined
- in file GalleryPhpVm.class, method GalleryPhpVm::defined()
Checks whether the given constant exists and is defined.
- delete
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::delete()
- delete
- in file GalleryDerivative.class, method GalleryDerivative::delete()
Delete this GalleryEntity
- delete
- in file GalleryEntity.class, method GalleryEntity::delete()
Delete this GalleryEntity
- delete
- in file WebDavHelper.class, method WebDavHelper::delete()
DELETE handler.
- delete
- in file GalleryDataItem.class, method GalleryDataItem::delete()
Delete this GalleryEntity
- delete
- in file WatermarkImage.class, method WatermarkImage::delete()
- delete
- in file GalleryAlbumItem.class, method GalleryAlbumItem::delete()
Delete this AlbumItem.
- delete
- in file GalleryUser.class, method GalleryUser::delete()
Delete this GalleryUser.
- delete
- in file ThumbnailImage.class, method ThumbnailImage::delete()
Deletes this ThumbnailImage.
- delete
- in file GalleryGroup.class, method GalleryGroup::delete()
Delete this GalleryGroup.
- delete
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::delete()
Delete this GalleryFileSystemEntity
- delete
- in file GalleryItem.class, method GalleryItem::delete()
Delete this GalleryEntity. Delete all of its children also, if it has any.
- deleteAlias
- in file PermalinksMapHelper.class, method PermalinksMapHelper::deleteAlias()
Delete an alias
- deleteCache
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::deleteCache()
Reset the static factory registry
- deleteComment
- in file CommentCallback.inc, method CommentCallbackView::deleteComment()
Delete the comment with the given id.
- DeleteCommentController
- in file DeleteComment.inc, class DeleteCommentController
This controller will handle the deletion of a comment
- DeleteCommentControllerTest
- in file DeleteCommentControllerTest.class, class DeleteCommentControllerTest
DeleteComment controller tests
- DeleteCommentControllerTest
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::DeleteCommentControllerTest()
- DeleteCommentView
- in file DeleteComment.inc, class DeleteCommentView
This view will ask for a confirmation to delete a comment
- deleteEntity
- in file UnitTestStorage.class, method UnitTestStorage::deleteEntity()
- deleteEntity
- in file GalleryStorage.class, method GalleryStorage::deleteEntity()
Delete the GalleryEntity
- deleteEntity
- in file GalleryStorageExtras.class, method GalleryStorageExtras::deleteEntity()
- deleteEntityById
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::deleteEntityById()
- deleteEntityById
- in file GalleryCoreApi.class, method GalleryCoreApi::deleteEntityById()
Delete the entity with the given id
- deleteEntityByIdAssertsTheRequestedEntityTypeNoMatch
- in file EntityTest.class, method EntityTest::deleteEntityByIdAssertsTheRequestedEntityTypeNoMatch()
- deleteEntityByIdAssertsTheRequestedEntityTypeSubclassMatch
- in file EntityTest.class, method EntityTest::deleteEntityByIdAssertsTheRequestedEntityTypeSubclassMatch()
- deleteFastDownloadFileById
- in file GalleryCoreApi.class, method GalleryCoreApi::deleteFastDownloadFileById()
Delete the fast download file for a specific entity
- deleteFastDownloadFileById
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::deleteFastDownloadFileById()
- deleteFeed
- in file RssMapHelper.class, method RssMapHelper::deleteFeed()
Delete a feed
- deleteField
- in file CustomFieldHelper.class, method CustomFieldHelper::deleteField()
Delete custom field values for given field
- deleteGroup
- in file GalleryEmbed.class, method GalleryEmbed::deleteGroup()
Delete a G2 group.
- deleteHelper
- in file WebDavHelper.class, method WebDavHelper::deleteHelper()
DELETE helper.
- DeleteNotification
- in file GalleryCoreEventNotifications.class, class DeleteNotification
- deleteRenderer
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::deleteRenderer()
- deleteRenderer
- in file GalleryCoreApi.class, method GalleryCoreApi::deleteRenderer()
Remove the given renderer from all items that are using it.
- DeleteSessionsTask
- in file DeleteSessionsTask.class, class DeleteSessionsTask
This is a MaintenanceTask that removes all expired sessions from the database.
- DeleteSessionsTaskTest
- in file DeleteSessionsTaskTest.class, class DeleteSessionsTaskTest
Test the DeleteSessions maintenance task functionality
- DeleteSessionsTaskTest
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::DeleteSessionsTaskTest()
- DeleteSessionsTaskTestSession
- in file DeleteSessionsTaskTest.class, class DeleteSessionsTaskTestSession
- deleteSortOrder
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::deleteSortOrder()
- deleteSortOrder
- in file GalleryCoreApi.class, method GalleryCoreApi::deleteSortOrder()
Remove the given sort order from any thing in the framework that uses it (albums and the default sort order).
- deleteUser
- in file GalleryEmbed.class, method GalleryEmbed::deleteUser()
Delete a G2 user.
- deleteUserItems
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::deleteUserItems()
- deleteUserItems
- in file GalleryCoreApi.class, method GalleryCoreApi::deleteUserItems()
Delete all non-album items of a user. Then delete all remaining albums that are empty.
- deleteWatermarkImageById
- in file WatermarkHelper.class, method WatermarkHelper::deleteWatermarkImageById()
Delete a watermark image.
- DerivativeTest
- in file DerivativeTest.class, class DerivativeTest
Test Derivative functionality
- DerivativeTest
- in file DerivativeTest.class, method DerivativeTest::DerivativeTest()
- DerivativeTestCmp
- in file DerivativeTest.class, function DerivativeTestCmp()
- DerivativeTestItem
- in file DerivativeTest.class, class DerivativeTestItem
Test item
- DerivativeTestToolkit
- in file DerivativeTest.class, class DerivativeTestToolkit
Test toolkit
- DerivativeTestUnixPlatform
- in file DerivativeTest.class, class DerivativeTestUnixPlatform
- DerivativeTestWinNtPlatform
- in file DerivativeTest.class, class DerivativeTestWinNtPlatform
Used for the rebuildCache test
- DERIVATIVE_TYPE_IMAGE_PREFERRED
- in file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_PREFERRED
Preferred image type
- DERIVATIVE_TYPE_IMAGE_RESIZE
- in file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_RESIZE
Resized image type
- DERIVATIVE_TYPE_IMAGE_THUMBNAIL
- in file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_THUMBNAIL
Thumbnail image type
- describeEntity
- in file UnitTestStorage.class, method UnitTestStorage::describeEntity()
- describeEntity
- in file GalleryStorageExtras.class, method GalleryStorageExtras::describeEntity()
Describe the members, modules and parent of an entity
- describeEntity
- in file GalleryCoreApi.class, method GalleryCoreApi::describeEntity()
Describe the members, modules and parent of an entity
- describeEntity
- in file GalleryStorage.class, method GalleryStorage::describeEntity()
Describe the members, modules and parent of an entity
- describeMap
- in file GalleryCoreApi.class, method GalleryCoreApi::describeMap()
Describe all the members of a map
- describeMap
- in file GalleryStorage.class, method GalleryStorage::describeMap()
Describe all the members of a map
- describeMap
- in file UnitTestStorage.class, method UnitTestStorage::describeMap()
- detachLink
- in file GalleryEntity.class, method GalleryEntity::detachLink()
Detach this entity from the entity it is linked to by the simple expedient of overwriting over all non-null members with the equivalent from the link target.
- detachLink
- in file GalleryDataItem.class, method GalleryDataItem::detachLink()
- detectSystemCharset
- in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::detectSystemCharset()
Detect the standard charset for this system
- determineMimeType
- in file WatermarkHelper.class, method WatermarkHelper::determineMimeType()
Determine uploaded mime type
- DigibugCartPlugin
- in file DigibugCartPlugin.class, class DigibugCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- DigibugCartPluginTest
- in file DigibugCartPluginTest.class, class DigibugCartPluginTest
Test Digibug cart plugin
- DigibugCartPluginTest
- in file DigibugCartPluginTest.class, method DigibugCartPluginTest::DigibugCartPluginTest()
- DigibugModule
- in file module.inc, method DigibugModule::DigibugModule()
- DigibugModule
- in file module.inc, class DigibugModule
Photo printing at digibug.com
- DigibugPrintPhotosView
- in file DigibugPrintPhotos.inc, class DigibugPrintPhotosView
This view creates a form to send data to digibug.com
- DigibugPrintPhotosViewTest
- in file DigibugPrintPhotosViewTest.class, class DigibugPrintPhotosViewTest
Test DigibugPrintPhotos immediate view
- DigibugPrintPhotosViewtest
- in file DigibugPrintPhotosViewTest.class, method DigibugPrintPhotosViewTest::DigibugPrintPhotosViewtest()
- dimensions
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::dimensions()
Include form inputs for dimensions.
- DirectoryListingController
- in file DirectoryListing.inc, class DirectoryListingController
This controller implements the Nokia Image Uploader API's 'Retrieve Directory Listing' command.
- DirectoryListingView
- in file DirectoryListing.inc, class DirectoryListingView
This view implements the Nokia Image Uploader API's 'Retrieve Directory Listing' command.
- discoverBinary
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverBinary()
Check if we need to prefix every command with another binary name
- discoverColorspaceSupport
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverColorspaceSupport()
Checks if we can detect and convert jpegs with CMYK colorspace
- discoverCompositeCmd
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverCompositeCmd()
Checks which composite binary is available in this ImageMagick.
- discoverGdVersion
- in file GdToolkitHelper.class, method GdToolkitHelper::discoverGdVersion()
Find out which version of GD is compiled in this PHP-environment
- discoverMimeTypes
- in file GdToolkitHelper.class, method GdToolkitHelper::discoverMimeTypes()
Find out which mime types are supported on this GD.
- discoverMimeTypes
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverMimeTypes()
Find out which mime types our ImageMagick installation supports.
- discoverRemoveMetaDataSwitch
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverRemoveMetaDataSwitch()
Checks which switch to use to remove meta-data from jpegs
- discoverVersion
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::discoverVersion()
Discovers the version of the installed ImageMagick/GraphicsMagick
- DiskQuotaOption
- in file DiskQuotaOption.inc, class DiskQuotaOption
This ItemAddOption enforces disk quotas
- DiskQuotasOptionTest
- in file DiskQuotasOptionTest.class, class DiskQuotasOptionTest
Quotas tests
- DiskQuotasOptionTest
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::DiskQuotasOptionTest()
- display
- in file GalleryTemplate.class, method GalleryTemplate::display()
Display the properly localized template
- display
- in file UnitTestTemplate.class, method UnitTestTemplate::display()
Not implemented. Use a real GalleryTemplate to test compiled templates.
- display
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::display()
- doLoadImmediateTemplate
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::doLoadImmediateTemplate()
- doLoadTemplate
- in file GalleryView.class, method GalleryView::doLoadTemplate()
Prepare all the various things that a view requires in order to load up the template properly (like the theme, the form variables, the status variables, etc. then call the view's loadTemplate() method and pass in the given template.
- doLogin
- in file ImageUploadHelper.class, method ImageUploadHelper::doLogin()
Log user in.
- done
- in file GalleryEmbed.class, method GalleryEmbed::done()
Complete the G2 transaction.
- doNotUseTempId
- in file GallerySession.class, method GallerySession::doNotUseTempId()
Instruct the session to not return a pseudo temporary session id on getId() calls Makes sure that the URL generator and other componennts don't use a pseudo session id for guest users without a real session. Call this method before starting to output immediate views the progress bar.
- doUpload
- in file ImageUploadHelper.class, method ImageUploadHelper::doUpload()
Upload a picture to Gallery from a mobile phone.
- downloadAggregatePackages
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::downloadAggregatePackages()
- downloadAggregatePackages
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::downloadAggregatePackages()
Contact the repository and download the specified files with one request.
- downloadAndUnpack
- in file UnitTestRepository.class, method UnitTestRepository::downloadAndUnpack()
- downloadAndUnpack
- in file GalleryRepository.class, method GalleryRepository::downloadAndUnpack()
Downloads a file from the repository.
- downloadAndUnpackPackages
- in file GalleryRepository.class, method GalleryRepository::downloadAndUnpackPackages()
Retrieve all the specified files as one http request and separate into individual packages.
- downloadAndUnpackPackages
- in file UnitTestRepository.class, method UnitTestRepository::downloadAndUnpackPackages()
- DownloadDavMountView
- in file DownloadDavMount.inc, class DownloadDavMountView
Mount WebDAV resource using mime type. RFC4609.
- downloadFile
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::downloadFile()
Downloads a file from the specified URL.
- downloadFile
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::downloadFile()
- downloadIndex
- in file GalleryRepository.class, method GalleryRepository::downloadIndex()
- downloadIndex
- in file UnitTestRepository.class, method UnitTestRepository::downloadIndex()
- DownloadItemTest
- in file DownloadItemTest.class, class DownloadItemTest
Test DownloadItem functionality
- DownloadItemTest
- in file DownloadItemTest.class, method DownloadItemTest::DownloadItemTest()
- DownloadItemTestChildEntity
- in file DownloadItemTest.class, class DownloadItemTestChildEntity
- DownloadItemTestEntity
- in file DownloadItemTest.class, class DownloadItemTestEntity
- DownloadItemTestPhpVm
- in file DownloadItemTest.class, class DownloadItemTestPhpVm
Test PhpVm to ignore header() calls
- DownloadItemTest_error_handler
- in file DownloadItemTest.class, function DownloadItemTest_error_handler()
- DownloadItemView
- in file DownloadItem.inc, class DownloadItemView
Send a binary item as HTML instead.
- DownloadItemView
- in file DownloadItem.inc, class DownloadItemView
Provides downloading of binary items
- DownloadItemView
- in file DownloadItem.inc, class DownloadItemView
Applies watermark on the fly and sends binary item
- downloadPackagesForPlugin
- in file GalleryRepository.class, method GalleryRepository::downloadPackagesForPlugin()
Download the specified packages.
- downloadPackagesForPlugin
- in file UnitTestRepository.class, method UnitTestRepository::downloadPackagesForPlugin()
- DownloadPicLensView
- in file DownloadPicLens.inc, class DownloadPicLensView
Download PicLens code
- DownloadPicLensViewTest
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::DownloadPicLensViewTest()
- DownloadPicLensViewTest
- in file DownloadPicLensViewTest.class, class DownloadPicLensViewTest
DownloadPicLens view tests
- DownloadRegistryFileTest
- in file DownloadRegistryFileTest.class, class DownloadRegistryFileTest
PublishXp DownloadRegistryFile tests
- DownloadRegistryFileTest
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::DownloadRegistryFileTest()
- DownloadRegistryFileView
- in file DownloadRegistryFile.inc, class DownloadRegistryFileView
Generates the Windows registry file for web publishing.
- DownloadView
- in file Download.inc, class DownloadView
This view sends the zip file and deletes the temp file.
- dropSequence
- in file GalleryStorageExtras.class, method GalleryStorageExtras::dropSequence()
Drop a sequence.
- dropSequence
- in file UnitTestStorage.class, method UnitTestStorageExtras::dropSequence()
- DynamicAlbumModule
- in file module.inc, class DynamicAlbumModule
Dynamic albums for newest, most viewed or random items.
- DynamicAlbumModule
- in file module.inc, method DynamicAlbumModule::DynamicAlbumModule()
- DynamicAlbumSiteAdminController
- in file DynamicAlbumSiteAdmin.inc, class DynamicAlbumSiteAdminController
Settings for Dynamic Albums
- DynamicAlbumSiteAdminControllerTest
- in file DynamicAlbumSiteAdminControllerTest.class, class DynamicAlbumSiteAdminControllerTest
DynamicAlbumSiteAdmin controller tests
- DynamicAlbumSiteAdminControllerTest
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumSiteAdminControllerTest::DynamicAlbumSiteAdminControllerTest()
- DynamicAlbumSiteAdminView
- in file DynamicAlbumSiteAdmin.inc, class DynamicAlbumSiteAdminView
Settings for Dynamic Albums
- DynamicAlbumTest
- in file DynamicAlbumTest.class, class DynamicAlbumTest
Test DynamicAlbum views
- DynamicAlbumTest
- in file DynamicAlbumTest.class, method DynamicAlbumTest::DynamicAlbumTest()
- DynamicAlbumTestTheme
- in file DynamicAlbumSiteAdminControllerTest.class, class DynamicAlbumTestTheme
Test theme
- DynamicAlbumTestTheme
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumTestTheme::DynamicAlbumTestTheme()
- DatabaseSetupStep.class
- procedural page DatabaseSetupStep.class
- DeleteComment.inc
- procedural page DeleteComment.inc
- DeleteCommentControllerTest.class
- procedural page DeleteCommentControllerTest.class
- DatabaseBackupTask.class
- procedural page DatabaseBackupTask.class
- DatabaseLockSystem.class
- procedural page DatabaseLockSystem.class
- DeleteSessionsTask.class
- procedural page DeleteSessionsTask.class
- Db2Storage.class
- procedural page Db2Storage.class
- DownloadItem.inc
- procedural page DownloadItem.inc
- DatabaseExportTest.class
- procedural page DatabaseExportTest.class
- DatabaseImportTest.class
- procedural page DatabaseImportTest.class
- DatabaseStorageTest.class
- procedural page DatabaseStorageTest.class
- DataCacheTest.class
- procedural page DataCacheTest.class
- DataItemTest.class
- procedural page DataItemTest.class
- DeleteSessionsTaskTest.class
- procedural page DeleteSessionsTaskTest.class
- DerivativeTest.class
- procedural page DerivativeTest.class
- DownloadItemTest.class
- procedural page DownloadItemTest.class
- DcrawToolkit.class
- procedural page DcrawToolkit.class
- DcrawToolkitHelper.class
- procedural page DcrawToolkitHelper.class
- DcrawToolkitHelperTest.class
- procedural page DcrawToolkitHelperTest.class
- DcrawToolkitTest.class
- procedural page DcrawToolkitTest.class
- DigibugCartPlugin.class
- procedural page DigibugCartPlugin.class
- DigibugPrintPhotos.inc
- procedural page DigibugPrintPhotos.inc
- DigibugCartPluginTest.class
- procedural page DigibugCartPluginTest.class
- DigibugPrintPhotosViewTest.class
- procedural page DigibugPrintPhotosViewTest.class
- DynamicAlbumSiteAdmin.inc
- procedural page DynamicAlbumSiteAdmin.inc
- DynamicAlbumSiteAdminControllerTest.class
- procedural page DynamicAlbumSiteAdminControllerTest.class
- DynamicAlbumTest.class
- procedural page DynamicAlbumTest.class
- DirectoryListing.inc
- procedural page DirectoryListing.inc
- DownloadRegistryFile.inc
- procedural page DownloadRegistryFile.inc
- DownloadRegistryFileTest.class
- procedural page DownloadRegistryFileTest.class
- DiskQuotaOption.inc
- procedural page DiskQuotaOption.inc
- DiskQuotasOptionTest.class
- procedural page DiskQuotasOptionTest.class
- DownloadItem.inc
- procedural page DownloadItem.inc
- DownloadPicLens.inc
- procedural page DownloadPicLens.inc
- DownloadPicLensViewTest.class
- procedural page DownloadPicLensViewTest.class
- DownloadItem.inc
- procedural page DownloadItem.inc
- DownloadDavMount.inc
- procedural page DownloadDavMount.inc
- Download.inc
- procedural page Download.inc
- DatabaseBackupStep.class
- procedural page DatabaseBackupStep.class
e
- $email
- in file GalleryUser.class, variable GalleryUser::$email
The User's email address.
- $email
- in file GalleryPendingUser.class, variable GalleryPendingUser::$email
The User's email address.
- $entityType
- in file GalleryEntity.class, variable GalleryEntity::$entityType
The actual type of this object. This will allow the storage class to correctly load this object from the database.
- EcardCaptchaAdminOption
- in file EcardCaptchaAdminOption.class, class EcardCaptchaAdminOption
- EcardControllerTest
- in file EcardControllerTest.class, method EcardControllerTest::EcardControllerTest()
- EcardControllerTest
- in file EcardControllerTest.class, class EcardControllerTest
Test Ecard functionality
- EcardHelper
- in file EcardHelper.class, class EcardHelper
Helper functions for eCards
- EcardModule
- in file module.inc, class EcardModule
eCard module
- EcardModule
- in file module.inc, method EcardModule::EcardModule()
- EcardSiteAdminControllerTest
- in file EcardSiteAdminControllerTest.class, class EcardSiteAdminControllerTest
EcardSiteAdmin controller tests
- EcardSiteAdminControllerTest
- in file EcardSiteAdminControllerTest.class, method EcardSiteAdminControllerTest::EcardSiteAdminControllerTest()
- EditCommentController
- in file EditComment.inc, class EditCommentController
This controller will handle the changes made to a comment
- EditCommentControllerTest
- in file EditCommentControllerTest.class, method EditCommentControllerTest::EditCommentControllerTest()
- EditCommentControllerTest
- in file EditCommentControllerTest.class, class EditCommentControllerTest
EditComment controller tests
- EditCommentView
- in file EditComment.inc, class EditCommentView
This view shows a form to edit a comment
- EditFeedController
- in file EditFeed.inc, class EditFeedController
Edit RSS feed settings
- EditFeedView
- in file EditFeed.inc, class EditFeedView
This view will show a form to generate an URL to an RSS feed.
- embed.php
- procedural page embed.php
- embedForceSessionId
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::embedForceSessionId()
Decide whether to include session id in the URL.
- EmbedTest
- in file EmbedTest.class, method EmbedTest::EmbedTest()
- EmbedTest
- in file EmbedTest.class, class EmbedTest
Test Embed functionality
- encodeBlob
- in file UnitTestStorage.class, method UnitTestStorage::encodeBlob()
- encodeBlob
- in file SQLiteStorage.class, method SQLiteStorage::encodeBlob()
- encodeBlob
- in file GalleryStorage.class, method GalleryStorage::encodeBlob()
Encode a blob of binary data into a form that's safe for a varchar column
- encodeBlob
- in file GalleryStorage.class, method MySqlStorage::encodeBlob()
- encodeBlob
- in file Db2Storage.class, method Db2Storage::encodeBlob()
- encodeBlob
- in file OracleStorage.class, method OracleStorage::encodeBlob()
Derived from PostgreSqlStorage::encodeBlob and adjusted for Oracle (based on experiments).
- encodeBlob
- in file PostgreSqlStorage.class, method PostgreSqlStorage::encodeBlob()
- encodeBlob
- in file MSSqlStorage.class, method MSSqlStorage::encodeBlob()
- EntityCounterEventListener
- in file GalleryTestCase.class, method EntityCounterEventListener::EntityCounterEventListener()
- EntityCounterEventListener
- in file GalleryTestCase.class, class EntityCounterEventListener
Event listener that tracks how many entities were created and destroyed during the test.
- entitySubstr
- in file GalleryUtilities.class, method GalleryUtilities::entitySubstr()
An entity-safe equivalent to substr (http://php.net/substr).
- EntityTest
- in file EntityTest.class, method EntityTest::EntityTest()
- EntityTest
- in file EntityTest.class, class EntityTest
Test Entity functionality
- EntityTestEntity
- in file EntityTest.class, class EntityTestEntity
- EntityTestEventListener
- in file EntityTest.class, class EntityTestEventListener
Dummy event listener
- EntityTestOnLoadHandler
- in file EntityTest.class, class EntityTestOnLoadHandler
- error
- in file GalleryCoreApi.class, method GalleryCoreApi::error()
Return an error status.
- errorHandler
- in file ErrorPage.inc, method ErrorPageView::errorHandler()
Entry point from main.php
- ErrorNotification
- in file GalleryCoreEventNotifications.class, class ErrorNotification
- ErrorPageView
- in file ErrorPage.inc, class ErrorPageView
This view prepares all the information the theme requires to render an error page.
- errorProgressBar
- in file MockTemplateAdapter.class, method MockTemplateAdapter::errorProgressBar()
- errorProgressBar
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::errorProgressBar()
Display error progress bar.
- ERROR_BAD_DATA_TYPE
- in file GalleryConstants.class, constant ERROR_BAD_DATA_TYPE
You attempted an operation which had a bad data type.
- ERROR_BAD_PARAMETER
- in file GalleryConstants.class, constant ERROR_BAD_PARAMETER
One of the parameters passed to this function is bad.
- ERROR_BAD_PATH
- in file GalleryConstants.class, constant ERROR_BAD_PATH
You attempted an operation which had a bad path component.
- ERROR_BAD_PLUGIN
- in file GalleryConstants.class, constant ERROR_BAD_PLUGIN
Something went wrong when loading or activating a plugin.
- ERROR_BROKEN_DERIVATIVE
- in file GalleryConstants.class, constant ERROR_BROKEN_DERIVATIVE
You did an operation on a derivative that is broken.
- ERROR_COLLISION
- in file GalleryConstants.class, constant ERROR_COLLISION
A name collision happened in the filesystem or database as a result of this operation. A common cause of this is attempting to use an existing filename when moving an item from one location to another.
- ERROR_CONFIGURATION_REQUIRED
- in file GalleryConstants.class, constant ERROR_CONFIGURATION_REQUIRED
The module you tried to use requires configuration.
- ERROR_DELETED_OBJECT
- in file GalleryConstants.class, constant ERROR_DELETED_OBJECT
You attempted an illegal operation on a deleted object.
- ERROR_ILLEGAL_CHILD
- in file GalleryConstants.class, constant ERROR_ILLEGAL_CHILD
You attempted to add a child to a GalleryItem which can't have children.
- ERROR_LOCK_IN_USE
- in file GalleryConstants.class, constant ERROR_LOCK_IN_USE
The lock you're trying to acquire is currently in use and was not released within the timeout period you specified.
- ERROR_LOCK_REQUIRED
- in file GalleryConstants.class, constant ERROR_LOCK_REQUIRED
You attempted an operation which requires a lock.
- ERROR_LOCK_TIMEOUT
- in file GalleryConstants.class, constant ERROR_LOCK_TIMEOUT
You were unable to get a lock in the time allotted.
- ERROR_MISSING_OBJECT
- in file GalleryConstants.class, constant ERROR_MISSING_OBJECT
The object you're trying to access is no longer available. Perhaps it was deleted. You shouldn't get this when an object has simply moved.
- ERROR_MISSING_VALUE
- in file GalleryConstants.class, constant ERROR_MISSING_VALUE
You're missing a value necessary to continue with the current operation.
- ERROR_OBSOLETE_DATA
- in file GalleryConstants.class, constant ERROR_OBSOLETE_DATA
You attempted to modify an object using an in-memory version that is out of date with the version that's in the storage.
- ERROR_OUT_OF_SPACE
- in file GalleryConstants.class, constant ERROR_OUT_OF_SPACE
You don't have enough space for the operation required.
- ERROR_PERMISSION_DENIED
- in file GalleryConstants.class, constant ERROR_PERMISSION_DENIED
You don't have permission to complete the given action.
- ERROR_PLATFORM_FAILURE
- in file GalleryConstants.class, constant ERROR_PLATFORM_FAILURE
We experienced a platform specific error (perhaps filesystem related)
- ERROR_PLUGIN_VERSION_MISMATCH
- in file GalleryConstants.class, constant ERROR_PLUGIN_VERSION_MISMATCH
The plugin exists, but the version on disk doesn't match the version in the database.
- ERROR_REQUEST_FORGED
- in file GalleryConstants.class, constant ERROR_REQUEST_FORGED
You attempted an operation which requires a valid authentication token.
- ERROR_STORAGE_CONNECTION
- in file GalleryConstants.class, constant ERROR_STORAGE_CONNECTION
A storage operation was attempted with an invalid storage connection.
- ERROR_STORAGE_FAILURE
- in file GalleryConstants.class, constant ERROR_STORAGE_FAILURE
An unspecified storage error occurred.
- ERROR_TOOLKIT_FAILURE
- in file GalleryConstants.class, constant ERROR_TOOLKIT_FAILURE
An unspecified error occured while completing a toolkit command..
- ERROR_UNIMPLEMENTED
- in file GalleryConstants.class, constant ERROR_UNIMPLEMENTED
The operation you attempted is unimplemented.
- ERROR_UNKNOWN
- in file GalleryConstants.class, constant ERROR_UNKNOWN
An unknown error occurred.
- ERROR_UNSUPPORTED_FILE_TYPE
- in file GalleryConstants.class, constant ERROR_UNSUPPORTED_FILE_TYPE
You tried a file operation on an unsupported file type.
- ERROR_UNSUPPORTED_OPERATION
- in file GalleryConstants.class, constant ERROR_UNSUPPORTED_OPERATION
You tried an unsupported operation.
- estimateDerivativeDimensions
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::estimateDerivativeDimensions()
- estimateDerivativeDimensions
- in file GalleryCoreApi.class, method GalleryCoreApi::estimateDerivativeDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
- estimateDimensions
- in file GalleryToolkit.class, method GalleryToolkit::estimateDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
- estimateDimensions
- in file SquareThumbToolkit.class, method SquareThumbToolkit::estimateDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
- EventHandlerTest
- in file EventHandlerTest.class, class EventHandlerTest
SizeLimitOption tests
- EventHandlerTest
- in file EventHandlerTest.class, method EventHandlerTest::EventHandlerTest()
- EventLogHelperTest
- in file EventLogHelperTest.class, class EventLogHelperTest
Test the GalleryEventLogHelper code
- EventLogHelperTest
- in file EventLogHelperTest.class, method EventLogHelperTest::EventLogHelperTest()
- EventLogHelperTestPhpVm
- in file EventLogHelperTest.class, class EventLogHelperTestPhpVm
- EventTest
- in file EventTest.class, class EventTest
Test Event functionality
- EventTest
- in file EventTest.class, method EventTest::EventTest()
- EventTestEventListener
- in file EventTest.class, class EventTestEventListener
Dummy event listener
- EventTestFactory
- in file EventTest.class, class EventTestFactory
- EventTestModule
- in file EventTest.class, method EventTestModule::EventTestModule()
- EventTestModule
- in file EventTest.class, class EventTestModule
Mock module.
- EventTestPlatform
- in file EventTest.class, class EventTestPlatform
Mock platform.
- exec
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::exec()
- exec
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::exec()
- exec
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::exec()
- exec
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::exec()
- exec
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::exec()
- exec
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::exec()
- exec
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::exec()
- exec
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::exec()
- exec
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::exec()
- exec
- in file UnixPlatform.class, method UnixPlatform::exec()
- exec
- in file GalleryPlatform.class, method GalleryPlatform::exec()
Execute a command and record the results and status.
- exec
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::exec()
- exec
- in file WinNtPlatform.class, method WinNtPlatform::exec()
- exec
- in file WebDavTest.class, method WebDavTestPlatform::exec()
- exec
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::exec()
- exec
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::exec()
- exec
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::exec()
- exec
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::exec()
- exec
- in file UnitTestPlatform.class, method UnitTestPlatform::exec()
- execute
- in file SessionTest.class, method SessionTestStorage::execute()
- execute
- in file GalleryStorage.class, method GalleryStorage::execute()
Execute a database statement
- execute
- in file GalleryStorageExtras.class, method GalleryStorageExtras::execute()
- execute
- in file StorageTest.class, method StorageTestDB::execute()
- execute
- in file UnitTestStorage.class, method UnitTestStorage::execute()
- executeSqlFile
- in file GalleryStorageExtras.class, method GalleryStorageExtras::executeSqlFile()
- ExifCallbacks
- in file Callbacks.inc, class ExifCallbacks
- ExifDescriptionOption
- in file ExifDescriptionOption.inc, class ExifDescriptionOption
This ItemAddOption uses the EXIF description value for the gallery item summary/description and the IPTC keywords for the gallery item keywords when the image is uploaded.
- ExifDescriptionOptionTest
- in file ExifDescriptionOptionTest.class, class ExifDescriptionOptionTest
ExifDescriptionOption tests
- ExifDescriptionOptionTest
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::ExifDescriptionOptionTest()
- ExifDescriptionOptionTestToolkit
- in file ExifDescriptionOptionTest.class, class ExifDescriptionOptionTestToolkit
Test toolkit
- ExifExtractor
- in file ExifExtractor.class, class ExifExtractor
Implementation of the ExifInterface for pulling EXIF data from a set of target items
- ExifExtractorTest
- in file ExifExtractorTest.class, class ExifExtractorTest
Test ExifExtractor functionality
- ExifExtractorTest
- in file ExifExtractorTest.class, method ExifExtractorTest::ExifExtractorTest()
- ExifHelper
- in file ExifHelper.class, class ExifHelper
A helper class for the EXIF module.
- ExifHelperTest
- in file ExifHelperTest.class, method ExifHelperTest::ExifHelperTest()
- ExifHelperTest
- in file ExifHelperTest.class, class ExifHelperTest
Test Exif Helper functionality
- ExifInterface_1_0
- in file ExifInterface_1_0.class, class ExifInterface_1_0
This is an interface for the exif module. Modules that wish to retrieve EXIF data for jpeg images can utilize an implementation of this interface.
- ExifModule
- in file module.inc, class ExifModule
Exif Module
- ExifModule
- in file module.inc, method ExifModule::ExifModule()
- ExifToolkit
- in file ExifToolkit.class, class ExifToolkit
A GalleryToolkit that uses the exifer library.
- ExifToolkitTest
- in file ExifToolkitTest.class, class ExifToolkitTest
Test ExifToolkit functionality
- ExifToolkitTest
- in file ExifToolkitTest.class, method ExifToolkitTest::ExifToolkitTest()
- EXIF_DETAILED
- in file ExifHelper.class, constant EXIF_DETAILED
Detailed EXIF setting
- EXIF_ITEM_DESCRIPTION
- in file ExifHelper.class, constant EXIF_ITEM_DESCRIPTION
Import EXIF description into item description
- EXIF_ITEM_ROTATE
- in file ExifHelper.class, constant EXIF_ITEM_ROTATE
Rotate pictures based on exifData
- EXIF_ITEM_ROTATE_PRESERVE
- in file ExifHelper.class, constant EXIF_ITEM_ROTATE_PRESERVE
Preserve original on rotating
- EXIF_ITEM_SUMMARY
- in file ExifHelper.class, constant EXIF_ITEM_SUMMARY
Import EXIF description into item summary
- EXIF_SUMMARY
- in file ExifHelper.class, constant EXIF_SUMMARY
Summary EXIF setting
- exists
- in file LogoutControllerTest.class, method LogoutControllerTestSession::exists()
- exists
- in file GallerySession.class, method GallerySession::exists()
Check to see if a value exists in the session.
- exists
- in file ItemAttributesTest.class, method ItemAttributesTestSession::exists()
- existsInCache
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::existsInCache()
Checks whether an index file exists in the local repository cache.
- exit_
- in file GalleryPhpVm.class, method GalleryPhpVm::exit_()
Output a message and terminate the current script
- exit_
- in file PasswordEntryControllerTest.class, method PasswordEntryPhpVm::exit_()
- exit_
- in file LinkItemTest.class, method LinkItemTestMockPhpVm::exit_()
- exit_
- in file RedirectControllerTest.class, method MockPhpVm::exit_()
- exit_
- in file UserLoginControllerTest.class, method UserLoginTestPhpVm::exit_()
- exit_
- in file UnitTestPhpVm.class, method UnitTestPhpVm::exit_()
- expireCache
- in file GalleryDerivative.class, method GalleryDerivative::expireCache()
Expire the cache.
- expireDerivativeTreeBySourceIds
- in file GalleryCoreApi.class, method GalleryCoreApi::expireDerivativeTreeBySourceIds()
Expire all derivatives that depend on the source ids specified
- expireDerivativeTreeBySourceIds
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::expireDerivativeTreeBySourceIds()
- exportToXmlFile
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::exportToXmlFile()
Extracts an XML schema from an existing database.
- EXPORT_SCHEMA_VERSION
- in file GalleryConstants.class, constant EXPORT_SCHEMA_VERSION
Current Schema Version
- extension_loaded
- in file UnitTestPhpVm.class, method UnitTestPhpVm::extension_loaded()
- extension_loaded
- in file GalleryPhpVm.class, method GalleryPhpVm::extension_loaded()
Return true if the given extension is loaded.
- extension_loaded
- in file WebDavHelperTest.class, method WebDavHelperTestPhpVm::extension_loaded()
- ExternalCSSController
- in file ExternalCSS.inc, class ExternalCSSController
Generate CSS required if image frames are used with external image block.
- ExternalCSSControllerTest
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::ExternalCSSControllerTest()
- ExternalCSSControllerTest
- in file ExternalCSSControllerTest.class, class ExternalCSSControllerTest
ExternalCSS controller tests
- ExternalCSSControllerTestImageFrame
- in file ExternalCSSControllerTest.class, class ExternalCSSControllerTestImageFrame
Test ImageFrame
- ExternalCSSView
- in file ExternalCSS.inc, class ExternalCSSView
Generate CSS when no frames are selected
- ExternalView
- in file External.inc, class ExternalView
Render image block for use in external pages.
- EXTERNAL_ACCESS_FULL
- in file GalleryConstants.class, constant EXTERNAL_ACCESS_FULL
- EXTERNAL_ACCESS_READ
- in file GalleryConstants.class, constant EXTERNAL_ACCESS_READ
External access for entity members (default: none)
- EXTERNAL_ACCESS_WRITE
- in file GalleryConstants.class, constant EXTERNAL_ACCESS_WRITE
- extractClasses
- in file GalleryStorage.class, method GalleryStorage::extractClasses()
Extracts the class names from a given query
- extractClasses
- in file UnitTestStorage.class, method UnitTestStorage::extractClasses()
- extractRevision
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::extractRevision()
Extracts the revision number from a string generated by CVS' Id tag.
- extractRevision
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::extractRevision()
- EditComment.inc
- procedural page EditComment.inc
- EditCommentControllerTest.class
- procedural page EditCommentControllerTest.class
- ErrorPage.inc
- procedural page ErrorPage.inc
- EmbedTest.class
- procedural page EmbedTest.class
- EntityTest.class
- procedural page EntityTest.class
- EventLogHelperTest.class
- procedural page EventLogHelperTest.class
- EventTest.class
- procedural page EventTest.class
- EcardCaptchaAdminOption.class
- procedural page EcardCaptchaAdminOption.class
- EcardHelper.class
- procedural page EcardHelper.class
- EcardControllerTest.class
- procedural page EcardControllerTest.class
- EcardSiteAdminControllerTest.class
- procedural page EcardSiteAdminControllerTest.class
- ExifExtractor.class
- procedural page ExifExtractor.class
- ExifHelper.class
- procedural page ExifHelper.class
- ExifInterface_1_0.class
- procedural page ExifInterface_1_0.class
- ExifToolkit.class
- procedural page ExifToolkit.class
- ExifDescriptionOption.inc
- procedural page ExifDescriptionOption.inc
- ExifDescriptionOptionTest.class
- procedural page ExifDescriptionOptionTest.class
- ExifExtractorTest.class
- procedural page ExifExtractorTest.class
- ExifHelperTest.class
- procedural page ExifHelperTest.class
- ExifToolkitTest.class
- procedural page ExifToolkitTest.class
- External.inc
- procedural page External.inc
- ExternalCSS.inc
- procedural page ExternalCSS.inc
- ExternalCSSControllerTest.class
- procedural page ExternalCSSControllerTest.class
- EditFeed.inc
- procedural page EditFeed.inc
- EventHandlerTest.class
- procedural page EventHandlerTest.class
f
- $fileName
- in file WatermarkImage.class, variable WatermarkImage::$fileName
The watermark image filename, in the g2data/watermark directory
- $foo
- in file HttpAuthModuleTest.class, variable HttpAuthModuleTestRewriteApi::$foo
- $foo
- in file HttpAuthHelperTest.class, variable HttpAuthHelperTestRewriteApi::$foo
- $foo
- in file WebDavModuleTest.class, variable WebDavModuleTestRewriteApi::$foo
- $foo
- in file WebDavHelperTest.class, variable WebDavHelperTestRewriteApi::$foo
- $ftk_soap_path
- in file PrintPhotos.inc, variable PrintPhotosController::$ftk_soap_path
- $fullName
- in file GalleryPendingUser.class, variable GalleryPendingUser::$fullName
The User's full name
- $fullName
- in file GalleryUser.class, variable GalleryUser::$fullName
The User's full name
- FactoryTest
- in file FactoryTest.class, class FactoryTest
Test Factory functionality
- FactoryTest
- in file FactoryTest.class, method FactoryTest::FactoryTest()
- FactoryTestDummy
- in file FactoryTest.class, class FactoryTestDummy
Bogus class that we can feed to the factory
- FactoryTestDummy2
- in file FactoryTest.class, class FactoryTestDummy2
- FactoryTestModule
- in file FactoryTest.class, class FactoryTestModule
Bogus classes that we can feed to the factory
- FactoryTestModule
- in file FactoryTest.class, method FactoryTestModule::FactoryTestModule()
- FactoryTestModule2
- in file FactoryTest.class, class FactoryTestModule2
- FactoryTestModule2
- in file FactoryTest.class, method FactoryTestModule2::FactoryTestModule2()
- FailedLoginNotification
- in file GalleryCoreEventNotifications.class, class FailedLoginNotification
- failWithStatus
- in file GalleryTestCase.class, method GalleryTestCase::failWithStatus()
This is deprecated in Gallery 2.3 -- now tests should just return $ret and let the framework generate the right failure message.
- fastDownload
- in file Gallery.class, method Gallery::fastDownload()
Send a data file out to the browser as quickly as possible.
- FastDownloadTest
- in file FastDownloadTest.class, method FastDownloadTest::FastDownloadTest()
- FastDownloadTest
- in file FastDownloadTest.class, class FastDownloadTest
Test our fast download code.
- FastDownloadTestCreateFastDownloadPlatform
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::FastDownloadTestCreateFastDownloadPlatform()
- FastDownloadTestCreateFastDownloadPlatform
- in file FastDownloadTest.class, class FastDownloadTestCreateFastDownloadPlatform
Fake platform that simulates writing to a file and captures the output
- FastDownloadTestRemovePermissionPlatform
- in file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::FastDownloadTestRemovePermissionPlatform()
- FastDownloadTestRemovePermissionPlatform
- in file FastDownloadTest.class, class FastDownloadTestRemovePermissionPlatform
Test platform to verify that we're deleting cache files
- fclose
- in file UnitTestPlatform.class, method UnitTestPlatform::fclose()
- fclose
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fclose()
- fclose
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fclose()
- fclose
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fclose()
- fclose
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::fclose()
- fclose
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::fclose()
- fclose
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fclose()
- fclose
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fclose()
- fclose
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::fclose()
- fclose
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fclose()
- fclose
- in file MailHelperTest.class, method MailHelperDummyPlatform::fclose()
- fclose
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::fclose()
- fclose
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::fclose()
- fclose
- in file GalleryPlatform.class, method GalleryPlatform::fclose()
Closes an open file pointer.
- fclose
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::fclose()
- fclose
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fclose()
- fclose
- in file WebTest.class, method WebTestPlatform::fclose()
- fclose
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fclose()
- fclose
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fclose()
- fclose
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::fclose()
- fclose
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fclose()
- fclose
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fclose()
- FeedListView
- in file FeedList.inc, class FeedListView
This view will show a list of feeds.
- feof
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::feof()
- feof
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::feof()
- feof
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::feof()
- feof
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::feof()
- feof
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::feof()
- feof
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::feof()
- feof
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::feof()
- feof
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::feof()
- feof
- in file GalleryPlatform.class, method GalleryPlatform::feof()
Tests for end-of-file on a file pointer.
- feof
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::feof()
- feof
- in file WebTest.class, method WebTestPlatform::feof()
- feof
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::feof()
- feof
- in file UnitTestPlatform.class, method UnitTestPlatform::feof()
- fetch
- in file GallerySmarty.class, method GallerySmarty::fetch()
Fetch should also return a GalleryStatus object
- fetch
- in file MainTest.class, method MainTest_FakeTemplate::fetch()
- fetch
- in file GalleryTemplate.class, method GalleryTemplate::fetch()
Render the properly localized template
- fetch
- in file UnitTestTemplate.class, method UnitTestTemplate::fetch()
Not implemented. Use a real GalleryTemplate to test compiled templates.
- fetchAccessListId
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::fetchAccessListId()
- fetchAccessListId
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAccessListId()
Look up an item's access list.
- fetchAccessListIds
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::fetchAccessListIds()
- fetchAccessListIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAccessListIds()
Fetch all the access list ids that grant the given permission to the given user (either directly or via a group).
- fetchActiveRulesForModule
- in file RewriteApi.class, method RewriteApi::fetchActiveRulesForModule()
Fetch the active rewrite rules for a specific module which can be inactive at the time of this call.
- fetchActiveRulesForModule
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::fetchActiveRulesForModule()
- fetchActiveRulesForModule
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::fetchActiveRulesForModule()
- fetchActiveRulesForModule
- in file WebDavHelperTest.class, method WebDavHelperTestRewriteApi::fetchActiveRulesForModule()
- fetchActiveRulesForModule
- in file WebDavModuleTest.class, method WebDavModuleTestRewriteApi::fetchActiveRulesForModule()
- fetchAlbumCount
- in file NewItemsHelper.class, method NewItemsHelper::fetchAlbumCount()
Count number of albums with NewItems sort
- fetchAlbumImages
- in file GalleryRemote.inc, method GalleryRemoteController::fetchAlbumImages()
Fetch album images
- fetchAlbums
- in file GalleryRemote.inc, method GalleryRemoteController::fetchAlbums()
Load the album list into our response object
- fetchAlbumTree
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAlbumTree()
Fetch album tree visible to current user, optionally starting from a given album and to a given depth.
- fetchAlbumTree
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchAlbumTree()
- fetchAlbumTree
- in file RssHelper.class, method RssHelper::fetchAlbumTree()
This function fetches albums or items inside a root album
- fetchAliasesForItem
- in file PermalinksMapHelper.class, method PermalinksMapHelper::fetchAliasesForItem()
Return the aliases defined for a given item
- fetchAllComments
- in file GalleryCommentHelper.class, method GalleryCommentHelper::fetchAllComments()
Return all comments in subtree under given item, with comment.view permission
- fetchAllItemIds
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchAllItemIds()
- fetchAllItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAllItemIds()
Return the ids of all items that match the given type and have the given permission.
- fetchAllItemIdsByOwnerId
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAllItemIdsByOwnerId()
Return the ids of all items which are owned by the given userid.
- fetchAllItemIdsByOwnerId
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchAllItemIdsByOwnerId()
- fetchAllParameters
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchAllParameters()
- fetchAllPermissionsForItem
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAllPermissionsForItem()
Return a list of permissions for the given item id
- fetchAllPermissionsForItem
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::fetchAllPermissionsForItem()
- fetchAllPluginParameters
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchAllPluginParameters()
Get all the parameters for this plugin
- fetchCartItemCounts
- in file CartHelper.class, method CartHelper::fetchCartItemCounts()
Return the ids of the items in the cart
- fetchChildAlbumItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildAlbumItemIds()
- fetchChildAlbumItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildAlbumItemIds()
Same as fetchChildItemIds except we only want sub-albums
- fetchChildCounts
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildCounts()
Return the number of children for the items specified, that are visible to the given user.
- fetchChildCounts
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchChildCounts()
- fetchChildDataItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildDataItemIds()
Same as fetchChildItemIds except we only want data items
- fetchChildDataItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildDataItemIds()
- fetchChildIdByPathComponent
- in file GalleryFileSystemEntityHelper_simple.class, method GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent()
- fetchChildIdByPathComponent
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildIdByPathComponent()
Returns the id of the child filesystem entity that matches the given path component.
- fetchChildItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIds()
- fetchChildItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildItemIds()
Return the ids of the children of this entity, in the order specified by the orderBy field and the direction specified by the orderDirection field, that are visible to the given user.
- fetchChildItemIdsIgnorePermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildItemIdsIgnorePermissions()
Same as fetchChildItemIds, except that we ignore permissions
- fetchChildItemIdsIgnorePermissions
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIdsIgnorePermissions()
- fetchChildItemIdsWithPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchChildItemIdsWithPermission()
Return the ids of all the child items of the given item that have the matching permission.
- fetchChildItemIdsWithPermission
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIdsWithPermission()
- fetchCommentCounts
- in file GalleryCommentHelper.class, method GalleryCommentHelper::fetchCommentCounts()
Return the number of comments associated with the given item ids
- fetchComments
- in file GalleryCommentHelper.class, method GalleryCommentHelper::fetchComments()
Return the comments associated with the given item
- fetchContainerPath
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::fetchContainerPath()
Return a path for any objects contained within this one (ie, children)
- fetchDerivativePreferencesForItem
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativePreferencesForItem()
Get the derivative preferences for the given item
- fetchDerivativesByItemIds
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchDerivativesByItemIds()
- fetchDerivativesByItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativesByItemIds()
Convenience function to fetch all derivatives for a given item id
- fetchDerivativesBySourceIds
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchDerivativesBySourceIds()
- fetchDerivativesBySourceIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativesBySourceIds()
Load the derivative images that have the specified source id(s) with the type(s) specified
- fetchDescendentAlbumItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchDescendentAlbumItemIds()
- fetchDescendentAlbumItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentAlbumItemIds()
Same as fetchDescendentItemIds except we only want sub-albums
- fetchDescendentCounts
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchDescendentCounts()
- fetchDescendentCounts
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentCounts()
Fetch the breakdown of descendents for a given item
- fetchDescendentItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentItemIds()
Return the ids of the descendents of this entity that are visible to the given user.
- fetchDescendentItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchDescendentItemIds()
- fetchEmbedConfig
- in file RewriteApi.class, method RewriteApi::fetchEmbedConfig()
Returns the current active configuration values.
- fetchEmbedConfig
- in file RewriteApiTest.class, method RewriteApiMockParser::fetchEmbedConfig()
- fetchEmbedConfig
- in file parser.inc, method IsapiRewriteParser::fetchEmbedConfig()
- fetchEmbedConfig
- in file RewriteParser.class, method RewriteParser::fetchEmbedConfig()
- fetchEmbedConfig
- in file parser.inc, method ModRewriteParser::fetchEmbedConfig()
- fetchEntitiesLinkedTo
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchEntitiesLinkedTo()
Fetch the ids of the entities linked to the target entity
- fetchEntitiesLinkedTo
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::fetchEntitiesLinkedTo()
- fetchExtremeChildWeight
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchExtremeChildWeight()
Fetch the highest or lowest weight of all children
- fetchExtremeChildWeight
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::fetchExtremeChildWeight()
- fetchFeed
- in file RssMapHelper.class, method RssMapHelper::fetchFeed()
Fetch a feed
- fetchFeedNames
- in file RssMapHelper.class, method RssMapHelper::fetchFeedNames()
Return all the feed names
- fetchFeedsForItem
- in file RssMapHelper.class, method RssMapHelper::fetchFeedsForItem()
Return the feeds defined for a given item
- fetchFieldValues
- in file CustomFieldHelper.class, method CustomFieldHelper::fetchFieldValues()
Load custom field values for specified items
- fetchFinalOperations
- in file GalleryDerivative.class, method GalleryDerivative::fetchFinalOperations()
Get the complete set of operations required by this derivative. This will return the original source GalleryDataItem or preferred GalleryDerivative and an array of all the operations that must be performed in order to create the correct output file, including the post filter.
- fetchGroupByGroupName
- in file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupByGroupName()
- fetchGroupByGroupName
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupByGroupName()
Lookup a group by name
- fetchGroupCount
- in file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupCount()
- fetchGroupCount
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupCount()
Return a count of groups, optionally matching a search string
- fetchGroupNames
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupNames()
Return a map of groupIds => groupNames.
- fetchGroupNames
- in file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupNames()
- fetchGroupQuota
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchGroupQuota()
Get the quota assigned to a group
- fetchGroupsForUser
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupsForUser()
Return a list of groups that a user belongs to.
- fetchGroupsForUser
- in file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::fetchGroupsForUser()
- fetchHighestGroupQuota
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchHighestGroupQuota()
Get the users highest group quota, if they have multiple (or one), or return no quota if they have no group quotas assigned.
- fetchItemIdByPath
- in file GalleryFileSystemEntityHelper_simple.class, method GalleryFileSystemEntityHelper_simple::fetchItemIdByPath()
- fetchItemIdByPath
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemIdByPath()
Given a complete logical path, return the item id that it refers to.
- fetchItemIdCount
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemIdCount()
Return the number of of items that match the given type and have the given permission.
- fetchItemIdCount
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchItemIdCount()
- fetchItemIdForAlias
- in file PermalinksMapHelper.class, method PermalinksMapHelper::fetchItemIdForAlias()
Return the item id the alias name refers to, if any
- fetchItemizedDescendentCounts
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::fetchItemizedDescendentCounts()
- fetchItemizedDescendentCounts
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemizedDescendentCounts()
Fetch the breakdown of descendents for a given item. Note: this call is more expensive than GalleryCoreApi::fetchDescendentCounts(), so use that version where possible.
- fetchItemOrderWeight
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemOrderWeight()
Get the order weight for a given item id
- fetchItemOrderWeights
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemOrderWeights()
Get the order weight for many item ids
- fetchItemViewCount
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemViewCount()
Get the view counts for many item ids
- fetchItemViewCounts
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchItemViewCounts()
Get the view counts for many item ids
- fetchLanguageCodeForUser
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchLanguageCodeForUser()
Fetch the preferred language of a specific user.
- fetchLanguageCodeForUser
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchLanguageCodeForUser()
- fetchLastRun
- in file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::fetchLastRun()
Return information about the last run of this task.
- fetchLastUserItems
- in file GalleryMembersHelper.class, method GalleryMembersHelper::fetchLastUserItems()
Return the last N items a user created
- fetchLinkableChildItemIdsWithPermission
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchLinkableChildItemIdsWithPermission()
- fetchLinkableChildItemIdsWithPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchLinkableChildItemIdsWithPermission()
Return the ids of all the child items of the given item that have the matching permission and are linkable entities. Useful for, example, for finding all the children where we (the active user) has the 'core.changePermissions' permission bit set. This allows us to cascade permission updates.
- fetchLocalServerDirList
- in file ItemAddFromServer.inc, method ItemAddFromServer::fetchLocalServerDirList()
- fetchLogicalPath
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::fetchLogicalPath()
Return the logical path to this item. Note that this path is only valid as long as the entire tree is at least read locked.
- fetchLogicalPath
- in file ThumbnailImage.class, method ThumbnailImage::fetchLogicalPath()
- fetchMapCount
- in file G1MigrateHelper.class, method G1MigrateHelper::fetchMapCount()
Count number of mappings in migration table
- fetchMapping
- in file G1MigrateHelper.class, method G1MigrateHelper::fetchMapping()
Get mapping for given G1 album/item
- fetchMimeTypeMap
- in file ThumbnailHelper.class, method ThumbnailHelper::fetchMimeTypeMap()
Get supported mime types
- fetchNextItemWeight
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchNextItemWeight()
Fetch the weight of the next peer in line (higher or lower, as specified)
- fetchNextWeight
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::fetchNextWeight()
- fetchOrderWeight
- in file GalleryItemAttributesHelper_medium.class, method GalleryItemAttributesHelper_medium::fetchOrderWeight()
- fetchOrderWeights
- in file GalleryItemAttributesHelper_medium.class, method GalleryItemAttributesHelper_medium::fetchOrderWeights()
- fetchOriginationTimestamp
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchOriginationTimestamp()
- fetchOriginationTimestamp
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchOriginationTimestamp()
Fetch the originationTimestamp through our known toolkits
- fetchParameters
- in file TemplateTest.class, method TemplateTestFakeTheme::fetchParameters()
- fetchParameters
- in file GalleryPlugin.class, method GalleryPlugin::fetchParameters()
Fetch all plugin specific parameters for the given item. The results will contain a mixture of global parameters and item specific parameters, where the item specific ones ones override the global ones.
- fetchParameters
- in file ViewTest.class, method ViewTestThemeId2Theme::fetchParameters()
- fetchParameters
- in file ViewTest.class, method ViewTestThemeId1Theme::fetchParameters()
- fetchParameters
- in file TemplateTest.class, method TemplateTestInactiveTheme::fetchParameters()
- fetchParent
- in file GalleryChildEntity.class, method GalleryChildEntity::fetchParent()
Get the parent instance
- fetchParents
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchParents()
- fetchParents
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchParents()
Load all the ancestors of this item
- fetchParentSequence
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchParentSequence()
Get the parent sequence for this item id
- fetchParentSequence
- in file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchParentSequence()
- fetchPath
- in file GalleryDerivative.class, method GalleryDerivative::fetchPath()
Get the full path to the data file.
- fetchPath
- in file WatermarkImage.class, method WatermarkImage::fetchPath()
Full path to image file
- fetchPath
- in file GalleryLinkItem.class, method GalleryLinkItem::fetchPath()
- fetchPath
- in file DownloadItemTest.class, method DownloadItemTestChildEntity::fetchPath()
- fetchPath
- in file DownloadItemTest.class, method DownloadItemTestEntity::fetchPath()
- fetchPath
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::fetchPath()
Return the full path of this item. Note that this path is only valid as long as the entire tree is at least read locked.
- fetchPath
- in file ThumbnailImage.class, method ThumbnailImage::fetchPath()
Full path to image file
- fetchPath
- in file GalleryDataItem.class, method GalleryDataItem::fetchPath()
Get the full path to the data file.
- fetchPendingUserByUserName
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::fetchPendingUserByUserName()
Return the GalleryPendingUser specified by the username
- fetchPermissionsForItems
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchPermissionsForItems()
Return a list of permissions for the given items
- fetchPermissionsForItems
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::fetchPermissionsForItems()
- fetchPluginList
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchPluginList()
Return a plugin list by plugin type of all installed plugins.
- fetchPluginList
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchPluginList()
- fetchPluginStatus
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchPluginStatus()
Get the status of all plugins of a given type
- fetchPluginStatus
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchPluginStatus()
- fetchPreferencesForItem
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchPreferencesForItem()
- fetchPreferredsByItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchPreferredsByItemIds()
Convenience function to fetch the preferred for an item id
- fetchPreferredsByItemIds
- in file GalleryDerivativeHelper_medium.class, method GalleryDerivativeHelper_medium::fetchPreferredsByItemIds()
- fetchPreferredSource
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchPreferredSource()
Return the preferred source for this item by returning the first occurrence of the following:
- fetchPreferredSource
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchPreferredSource()
- fetchQuotaGroupCount
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchQuotaGroupCount()
Get the users highest group quota, if they have multiple (or one), or return no quota if they have no group quotas assigned.
- fetchQuotaGroupIdList
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchQuotaGroupIdList()
Get list of groups who have quotas
- fetchQuotaUserCount
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchQuotaUserCount()
Get the number of users that have a quota assigned directly to them
- fetchQuotaUserIdList
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchQuotaUserIdList()
Get list of user's who have quotas
- fetchRatings
- in file RatingHelper.class, method RatingHelper::fetchRatings()
Return the average rating of the given itemId
- fetchResizesByItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchResizesByItemIds()
Convenience function to fetch the resizes for an item id
- fetchResizesByItemIds
- in file GalleryDerivativeHelper_medium.class, method GalleryDerivativeHelper_medium::fetchResizesByItemIds()
- FetchRow
- in file StorageTest.class, method StorageTestRecordSet::FetchRow()
- fetchTasks
- in file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::fetchTasks()
Fetch all the available maintenance tasks
- fetchThemeId
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchThemeId()
- fetchThemeId
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchThemeId()
Return the correct theme for this item. If the appropriate theme cannot be loaded, we fall back on the default. And if that can't be loaded, then we return null.
- fetchThumbnail
- in file ThumbnailHelper.class, method ThumbnailHelper::fetchThumbnail()
Fetch ThumbnailImage for given item
- fetchThumbnails
- in file ThumbnailHelper.class, method ThumbnailHelper::fetchThumbnails()
Return a map of itemId => fileName for ThumbnailImage entities
- fetchThumbnailsByItemIds
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchThumbnailsByItemIds()
Convenience function to fetch the thumbnail for an item id
- fetchThumbnailsByItemIds
- in file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::fetchThumbnailsByItemIds()
- fetchToolkitSupport
- in file ThumbnailHelper.class, method ThumbnailHelper::fetchToolkitSupport()
Get information about thumbnail support from other toolkits
- fetchUncachedDescendentCounts
- in file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchUncachedDescendentCounts()
Fetch the number of descendents for a given item
- fetchUserByUserName
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUserByUserName()
- fetchUserByUserName
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchUserByUserName()
Lookup a user by username
- fetchUserCount
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchUserCount()
Return the total number of users
- fetchUserCount
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUserCount()
- fetchUserCount
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::fetchUserCount()
Return the total number of pending users
- fetchUserData
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::fetchUserData()
Return a map of user ids and data
- fetchUserItemCount
- in file GalleryMembersHelper.class, method GalleryMembersHelper::fetchUserItemCount()
Return the total number of items a user owns
- fetchUsernames
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUsernames()
- fetchUsernames
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchUsernames()
Return a map of userNames => userids
- fetchUserQuota
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::fetchUserQuota()
Get the quota assigned to a user
- fetchUsersForGroup
- in file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::fetchUsersForGroup()
- fetchUsersForGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchUsersForGroup()
Return a list of user ids belonging to a group
- fetchViewableData
- in file ImageBlockHelper.class, method ImageBlockHelper::fetchViewableData()
Fetch item data for use in image block
- fetchViewableImages
- in file PanoramaHelper.class, method PanoramaHelper::fetchViewableImages()
Fetch largest viewable images for use in a panorama
- fetchViewCount
- in file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchViewCount()
- fetchViewCounts
- in file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchViewCounts()
- fetchWatermarkedItemIds
- in file WatermarkHelper.class, method WatermarkHelper::fetchWatermarkedItemIds()
Find items watermarked with the given watermark image.
- fetchWatermarkIdsByOwnerId
- in file WatermarkHelper.class, method WatermarkHelper::fetchWatermarkIdsByOwnerId()
Return all watermark ids owned by a given user id
- fetchWatermarks
- in file WatermarkHelper.class, method WatermarkHelper::fetchWatermarks()
Return a map of watermarks available to the active user
- fetchWebFile
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchWebFile()
Fetch the web page at the given url. Follow redirects to get the data and upon completion return the http response, headers and the actual URL that we used to get the data.
- fetchWebFile
- in file WebHelper_simple.class, method WebHelper_simple::fetchWebFile()
- fetchWebPage
- in file WebHelper_simple.class, method WebHelper_simple::fetchWebPage()
- fetchWebPage
- in file GalleryCoreApi.class, method GalleryCoreApi::fetchWebPage()
Fetch the web page at the given url. Follow redirects to get the data and upon completion return the body, http response, headers and the actual URL that we used to get the data.
- fflush
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fflush()
- fflush
- in file UnitTestPlatform.class, method UnitTestPlatform::fflush()
- fflush
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fflush()
- fflush
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fflush()
- fflush
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fflush()
- fflush
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fflush()
- fflush
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fflush()
- fflush
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fflush()
- fflush
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fflush()
- fflush
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fflush()
- fflush
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fflush()
- fflush
- in file GalleryPlatform.class, method GalleryPlatform::fflush()
Flush an open file pointer.
- fflush
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fflush()
- fflush
- in file WebTest.class, method WebTestPlatform::fflush()
- FfmpegModule
- in file module.inc, class FfmpegModule
Ffmpeg Graphics Module
- FfmpegModule
- in file module.inc, method FfmpegModule::FfmpegModule()
- FfmpegToolkit
- in file FfmpegToolkit.class, class FfmpegToolkit
A Ffmpeg version of GalleryToolkit
- FfmpegToolkitHelper
- in file FfmpegToolkitHelper.class, class FfmpegToolkitHelper
A helper class for FfmpegToolkit
- FfmpegToolkitTest
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::FfmpegToolkitTest()
- FfmpegToolkitTest
- in file FfmpegToolkitTest.class, class FfmpegToolkitTest
Test FfmpegToolkit functionality
- FfmpegToolkitTestPlatform
- in file FfmpegToolkitTest.class, class FfmpegToolkitTestPlatform
Mock platform for this test
- fgets
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fgets()
- fgets
- in file UnitTestPlatform.class, method UnitTestPlatform::fgets()
- fgets
- in file WebTest.class, method WebTestPlatform::fgets()
- fgets
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fgets()
- fgets
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fgets()
- fgets
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fgets()
- fgets
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fgets()
- fgets
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fgets()
- fgets
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fgets()
- fgets
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fgets()
- fgets
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fgets()
- fgets
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fgets()
- fgets
- in file GalleryPlatform.class, method GalleryPlatform::fgets()
Gets line from file pointer.
- file
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::file()
- file
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::file()
- file
- in file UnitTestPlatform.class, method UnitTestPlatform::file()
- file
- in file GalleryPlatform.class, method GalleryPlatform::file()
Return a file as an array.
- file
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::file()
- FileNotFoundView
- in file FileNotFound.inc, class FileNotFoundView
View for 404 Not Found
- filesize
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::filesize()
- filesize
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestPlatform::filesize()
- filesize
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestPlatform::filesize()
- filesize
- in file TestGdFunctionality.class, method TestGdFunctionality::filesize()
- filesize
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::filesize()
- filesize
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::filesize()
- filesize
- in file GalleryPlatform.class, method GalleryPlatform::filesize()
How large is the given file?
- filesize
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::filesize()
- filesize
- in file WebTest.class, method WebTestPlatform::filesize()
- filesize
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::filesize()
- filesize
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::filesize()
- filesize
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::filesize()
- filesize
- in file GdFunctionality.class, method GdFunctionality::filesize()
The filesize method from GalleryPlatform, which we need to be able to overwrite in tests
- filesize
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::filesize()
- filesize
- in file UtilitiesTest.class, method UtilitiesTestPlatform::filesize()
- filesize
- in file SetSizeOptionTest.class, method SetSizeOptionTestPlatform::filesize()
- filesize
- in file UnitTestPlatform.class, method UnitTestPlatform::filesize()
- FileSystemTest
- in file FileSystemTest.class, method FileSystemTest::FileSystemTest()
- FileSystemTest
- in file FileSystemTest.class, class FileSystemTest
Test FileSystem functionality
- FileSystemTestPlatform
- in file FileSystemTest.class, method FileSystemTestPlatform::FileSystemTestPlatform()
- FileSystemTestPlatform
- in file FileSystemTest.class, class FileSystemTestPlatform
Mock platform
- FileSystemTestPlatformForRename
- in file FileSystemTest.class, class FileSystemTestPlatformForRename
Mock platform for the rename method
- FileSystemTestPlatformForRename
- in file FileSystemTest.class, method FileSystemTestPlatformForRename::FileSystemTestPlatformForRename()
- file_exists
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::file_exists()
- file_exists
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::file_exists()
- file_exists
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::file_exists()
- file_exists
- in file ModuleTest.class, method ModuleTestPlatform::file_exists()
- file_exists
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::file_exists()
- file_exists
- in file MailHelperTest.class, method MailHelperDummyPlatform::file_exists()
- file_exists
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::file_exists()
- file_exists
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::file_exists()
- file_exists
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::file_exists()
- file_exists
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::file_exists()
- file_exists
- in file GalleryPlatform.class, method GalleryPlatform::file_exists()
Does the given file exist?
- file_exists
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::file_exists()
- file_exists
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::file_exists()
- file_exists
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::file_exists()
- file_exists
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::file_exists()
- file_exists
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::file_exists()
- file_exists
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::file_exists()
- file_exists
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::file_exists()
- file_exists
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::file_exists()
- file_exists
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::file_exists()
- file_exists
- in file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::file_exists()
- file_exists
- in file UtilitiesTest.class, method UtilitiesTestPlatform::file_exists()
- file_exists
- in file SetSizeOptionTest.class, method SetSizeOptionTestPlatform::file_exists()
- file_exists
- in file DataCacheTest.class, method DataCacheTestPlatform::file_exists()
- file_exists
- in file DataCacheTest.class, method DataCacheTestPlatform_testGetFromDisk::file_exists()
- file_exists
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::file_exists()
- file_exists
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::file_exists()
- file_exists
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::file_exists()
- file_exists
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::file_exists()
- file_exists
- in file EventTest.class, method EventTestPlatform::file_exists()
- file_exists
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::file_exists()
- file_exists
- in file WebTest.class, method WebTestPlatform::file_exists()
- file_exists
- in file UnitTestPlatform.class, method UnitTestPlatform::file_exists()
- file_exists
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::file_exists()
- file_exists
- in file TemplateTest.class, method TemplateTestMockPlatform::file_exists()
- file_exists
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::file_exists()
- file_exists
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestPlatform::file_exists()
- file_exists
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::file_exists()
- file_exists
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::file_exists()
- file_exists
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestPlatform::file_exists()
- file_exists
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::file_exists()
- file_exists
- in file ThemeTest.class, method ThemeTestPlatform::file_exists()
- file_exists
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::file_exists()
- file_exists
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::file_exists()
- file_exists
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::file_exists()
- file_get_contents
- in file UnitTestPlatform.class, method UnitTestPlatform::file_get_contents()
- file_get_contents
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::file_get_contents()
- file_get_contents
- in file DataCacheTest.class, method DataCacheTestPlatform::file_get_contents()
- file_get_contents
- in file GalleryPlatform.class, method GalleryPlatform::file_get_contents()
Reads the entire contents of the specified file into a string.
- file_put_contents
- in file UnitTestPlatform.class, method UnitTestPlatform::file_put_contents()
- file_put_contents
- in file GalleryPlatform.class, method GalleryPlatform::file_put_contents()
Writes specified data to file. Uses PHP's file_put_contents() function if it is available.
- FILTER_MAX
- in file index.php, constant FILTER_MAX
- findParameter
- in file CustomFieldHelper.class, method CustomFieldHelper::findParameter()
Find a field in a parameter list
- findUnzipBinary
- in file ArchiveUploadHelper.class, method ArchiveUploadHelper::findUnzipBinary()
Try to find a valid unzip binary.
- FinishedStep
- in file FinishedStep.class, class FinishedStep
Upgrade complete
- FinishedStep
- in file FinishedStep.class, class FinishedStep
Install complete
- FinishLogoutView
- in file FinishLogout.inc, class FinishLogoutView
Check that logout was successful and warn the user to close the browser window if not.
- finishScan
- in file LocalizationAuditTest.class, method LocalizationAuditTest::finishScan()
- finishScan
- in file PhpDocAuditTest.class, method PhpDocAuditTest::finishScan()
- finishScan
- in file CodeAuditTestCase.class, method CodeAuditTestCase::finishScan()
Overload this method in subclasses to run any tasks after the scan is complete.
- fixCookieVars
- in file GalleryUtilities.class, method GalleryUtilities::fixCookieVars()
Fix the superglobal $_COOKIE to conform with RFC 2965
- FlashVideoModule
- in file module.inc, class FlashVideoModule
The implementation of the FlashVideo module
- FlashVideoModule
- in file module.inc, method FlashVideoModule::FlashVideoModule()
- FlashVideoOption
- in file FlashVideoOption.inc, class FlashVideoOption
This ItemAddOption adds the FlashVideoRenderer for any video/x-flv item.
- FlashVideoOptionTest
- in file FlashVideoOptionTest.class, method FlashVideoOptionTest::FlashVideoOptionTest()
- FlashVideoOptionTest
- in file FlashVideoOptionTest.class, class FlashVideoOptionTest
FlashVideoOption tests
- FlashVideoRenderer
- in file FlashVideoRenderer.class, class FlashVideoRenderer
A renderer for Flash Video.
- FlashVideoRendererTest
- in file FlashVideoRendererTest.class, method FlashVideoRendererTest::FlashVideoRendererTest()
- FlashVideoRendererTest
- in file FlashVideoRendererTest.class, class FlashVideoRendererTest
Test FlashVideoRenderer functionality
- FloatrixTheme
- in file theme.inc, method FloatrixTheme::FloatrixTheme()
- FloatrixTheme
- in file theme.inc, class FloatrixTheme
Variable column theme based on Matrix
- flock
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::flock()
- flock
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::flock()
- flock
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::flock()
- flock
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::flock()
- flock
- in file MailHelperTest.class, method MailHelperDummyPlatform::flock()
- flock
- in file DataCacheTest.class, method DataCacheTestPlatform::flock()
- flock
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::flock()
- flock
- in file GalleryPlatform.class, method GalleryPlatform::flock()
flock -- Portable advisory file locking.
- flock
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::flock()
- flock
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::flock()
- flock
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::flock()
- flock
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::flock()
- flock
- in file UnitTestPlatform.class, method UnitTestPlatform::flock()
- FlockLockSystem
- in file MockLockSystem.class, method MockLockSystem::FlockLockSystem()
- FlockLockSystem
- in file FlockLockSystem.class, class FlockLockSystem
Flock() based locking. This is fairly efficient, but it will not work on NFS and is known to be unreliable on some operating systems including some flavors of the 2.4 Linux kernel.
- FlushDatabaseCacheTask
- in file FlushDatabaseCacheTask.class, class FlushDatabaseCacheTask
This is a MaintenanceTask that will delete all cached database information.
- FlushDatabaseCacheTaskTest
- in file FlushDatabaseCacheTaskTest.class, class FlushDatabaseCacheTaskTest
Test the FlushDatabaseCache maintenance task functionality
- FlushDatabaseCacheTaskTest
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::FlushDatabaseCacheTaskTest()
- FlushDatabaseCacheTaskTestPlatform
- in file FlushDatabaseCacheTaskTest.class, class FlushDatabaseCacheTaskTestPlatform
- FlushDatabaseCacheTaskTestPlatform
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::FlushDatabaseCacheTaskTestPlatform()
- FlushTemplatesTask
- in file FlushTemplatesTask.class, class FlushTemplatesTask
This is a MaintenanceTask that will delete all the cached Smarty templates.
- FlushTemplatesTaskTest
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::FlushTemplatesTaskTest()
- FlushTemplatesTaskTest
- in file FlushTemplatesTaskTest.class, class FlushTemplatesTaskTest
Test the FlushTemplates maintenance task functionality
- FlushTemplatesTaskTestPlatform
- in file FlushTemplatesTaskTest.class, class FlushTemplatesTaskTestPlatform
- FlushTemplatesTaskTestPlatform
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::FlushTemplatesTaskTestPlatform()
- FooControllerController
- in file MainTest.class, class FooControllerController
- FooView
- in file MainTest.class, class FooView
- fopen
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fopen()
- fopen
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::fopen()
- fopen
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::fopen()
- fopen
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fopen()
- fopen
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fopen()
- fopen
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::fopen()
- fopen
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::fopen()
- fopen
- in file WebDavTest.class, method WebDavTestPlatform::fopen()
- fopen
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fopen()
- fopen
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::fopen()
- fopen
- in file WebTest.class, method WebTestPlatform::fopen()
- fopen
- in file UnitTestPlatform.class, method UnitTestPlatform::fopen()
- fopen
- in file GalleryPlatform.class, method GalleryPlatform::fopen()
Open a file or URL.
- fopen
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::fopen()
- fopen
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::fopen()
- fopen
- in file MailHelperTest.class, method MailHelperDummyPlatform::fopen()
- fopen
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fopen()
- fopen
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fopen()
- FORCE_GZIP
- in file TemplateAdapterTest.class, constant FORCE_GZIP
Test Gallery Template Adapter functionality
- formVar
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::formVar()
Return a transformed element name.
- FotokastenCartPlugin
- in file FotokastenCartPlugin.class, class FotokastenCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- FotokastenCartPluginTest
- in file FotokastenCartPluginTest.class, class FotokastenCartPluginTest
Test Fotokasten cart plugin
- FotokastenCartPluginTest
- in file FotokastenCartPluginTest.class, method FotokastenCartPluginTest::FotokastenCartPluginTest()
- FotokastenModule
- in file module.inc, class FotokastenModule
Print photos on fotokasten.de
- FotokastenModule
- in file module.inc, method FotokastenModule::FotokastenModule()
- FotokastenSiteAdminController
- in file FotokastenSiteAdmin.inc, class FotokastenSiteAdminController
Settings for Fotokasten
- FotokastenSiteAdminControllerTest
- in file FotokastenSiteAdminControllerTest.class, class FotokastenSiteAdminControllerTest
FotokastenSiteAdmin controller tests
- FotokastenSiteAdminControllerTest
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::FotokastenSiteAdminControllerTest()
- FotokastenSiteAdminView
- in file FotokastenSiteAdmin.inc, class FotokastenSiteAdminView
Settings for Fotokasten
- FotokastenTestSoapClient
- in file PrintPhotosControllerTest.class, class FotokastenTestSoapClient
Fake soap client for testing.
- FotokastenTestSoapClient
- in file PrintPhotosControllerTest.class, method FotokastenTestSoapClient::FotokastenTestSoapClient()
- FOTOKASTEN_GALLERY_AFFILIATE_ID
- in file module.inc, constant FOTOKASTEN_GALLERY_AFFILIATE_ID
Print photos on fotokasten.de
- FOTOKASTEN_GALLERY_AFFILIATE_PASSWORD
- in file module.inc, constant FOTOKASTEN_GALLERY_AFFILIATE_PASSWORD
- fread
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fread()
- fread
- in file GalleryPlatform.class, method GalleryPlatform::fread()
Reads data from an open file handle.
- fread
- in file UnitTestPlatform.class, method UnitTestPlatform::fread()
- fread
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fread()
- fread
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fread()
- fread
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fread()
- fread
- in file WebTest.class, method WebTestPlatform::fread()
- fread
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fread()
- fread
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fread()
- fread
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fread()
- fread
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fread()
- fread
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fread()
- fread
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fread()
- fseek
- in file GalleryPlatform.class, method GalleryPlatform::fseek()
Seeks on a file pointer.
- fseek
- in file UnitTestPlatform.class, method UnitTestPlatform::fseek()
- fsockopen
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fsockopen()
- fsockopen
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fsockopen()
- fsockopen
- in file UnitTestPlatform.class, method UnitTestPlatform::fsockopen()
- fsockopen
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fsockopen()
- fsockopen
- in file GalleryPlatform.class, method GalleryPlatform::fsockopen()
Initiates a socket connection to the resource specified by target.
- fsockopen
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fsockopen()
- fsockopen
- in file WebTest.class, method WebTestPlatform::fsockopen()
- fsockopen
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fsockopen()
- fsockopen
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fsockopen()
- fsockopen
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fsockopen()
- fsockopen
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fsockopen()
- fsockopen
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fsockopen()
- fsockopen
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fsockopen()
- ftruncate
- in file GalleryPlatform.class, method GalleryPlatform::ftruncate()
Truncates a file to a given length.
- ftruncate
- in file UnitTestPlatform.class, method UnitTestPlatform::ftruncate()
- fulfillCart
- in file SnapGalaxyCartPlugin.class, method SnapGalaxyCartPlugin::fulfillCart()
- fulfillCart
- in file ModifyCartControllerTest.class, method ModifyCartControllerTestCartPlugin::fulfillCart()
- fulfillCart
- in file DigibugCartPlugin.class, method DigibugCartPlugin::fulfillCart()
- fulfillCart
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_1::fulfillCart()
- fulfillCart
- in file CartPluginInterface_1_0.class, method CartPluginInterface_1_0::fulfillCart()
Do whatever magic this plugin wants to do with the cart
- fulfillCart
- in file FotokastenCartPlugin.class, method FotokastenCartPlugin::fulfillCart()
- fulfillCart
- in file ShutterflyCartPlugin.class, method ShutterflyCartPlugin::fulfillCart()
- fulfillCart
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_0::fulfillCart()
- fulfillCart
- in file PhotoAccessCartPlugin.class, method PhotoAccessCartPlugin::fulfillCart()
- fulfillCart
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin::fulfillCart()
- fulfillCart
- in file ZipCartPlugin.class, method ZipCartPlugin::fulfillCart()
- FulfillmentErrorView
- in file FulfillmentError.inc, class FulfillmentErrorView
This view is for letting the user know that there was an error with photo fulfilment
- FulfillmentErrorView
- in file FulfillmentError.inc, class FulfillmentErrorView
This view is for letting the user know that there was an error with photo fulfilment
- functionExists
- in file TestGdFunctionality.class, method TestGdFunctionality::functionExists()
- functionExists
- in file GdFunctionality.class, method GdFunctionality::functionExists()
Just check if a function exists or not.
- function_exists
- in file CharsetTest.class, method CharsetTestPhpVm::function_exists()
- function_exists
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPhpVm::function_exists()
- function_exists
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::function_exists()
- function_exists
- in file SimpleCallbackTest.class, method SimpleCallbackTestPhpVm::function_exists()
- function_exists
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::function_exists()
- function_exists
- in file UnitTestPhpVm.class, method UnitTestPhpVm::function_exists()
- function_exists
- in file GalleryPhpVm.class, method GalleryPhpVm::function_exists()
Return true if the given function has been defined.
- function_exists
- in file CaptchaHelperTest.class, method CaptchaHelperTestPhpVm::function_exists()
- function_exists
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTestPhpVm::function_exists()
- function_exists
- in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::function_exists()
- fwrite
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fwrite()
- fwrite
- in file PathInfoHelperTest.class, method PathInfoHelperMockPlatform::fwrite()
- fwrite
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::fwrite()
- fwrite
- in file WebDavModuleTest.class, method WebDavModuleTestPlatform::fwrite()
- fwrite
- in file WebDavHelperTest.class, method WebDavHelperTestPlatform::fwrite()
- fwrite
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::fwrite()
- fwrite
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::fwrite()
- fwrite
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fwrite()
- fwrite
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fwrite()
- fwrite
- in file UnitTestPlatform.class, method UnitTestPlatform::fwrite()
- fwrite
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::fwrite()
- fwrite
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::fwrite()
- fwrite
- in file WebTest.class, method WebTestPlatform::fwrite()
- fwrite
- in file GalleryPlatform.class, method GalleryPlatform::fwrite()
Write the contents of string to the file stream pointed to by handle.
- FinishedStep.class
- procedural page FinishedStep.class
- FlockLockSystem.class
- procedural page FlockLockSystem.class
- FlushDatabaseCacheTask.class
- procedural page FlushDatabaseCacheTask.class
- FlushTemplatesTask.class
- procedural page FlushTemplatesTask.class
- FactoryTest.class
- procedural page FactoryTest.class
- FastDownloadTest.class
- procedural page FastDownloadTest.class
- FileSystemTest.class
- procedural page FileSystemTest.class
- FlushDatabaseCacheTaskTest.class
- procedural page FlushDatabaseCacheTaskTest.class
- FlushTemplatesTaskTest.class
- procedural page FlushTemplatesTaskTest.class
- FfmpegToolkit.class
- procedural page FfmpegToolkit.class
- FfmpegToolkitHelper.class
- procedural page FfmpegToolkitHelper.class
- FfmpegToolkitTest.class
- procedural page FfmpegToolkitTest.class
- FlashVideoRenderer.class
- procedural page FlashVideoRenderer.class
- FlashVideoOption.inc
- procedural page FlashVideoOption.inc
- FlashVideoOptionTest.class
- procedural page FlashVideoOptionTest.class
- FlashVideoRendererTest.class
- procedural page FlashVideoRendererTest.class
- FotokastenCartPlugin.class
- procedural page FotokastenCartPlugin.class
- FotokastenSiteAdmin.inc
- procedural page FotokastenSiteAdmin.inc
- FotokastenCartPluginTest.class
- procedural page FotokastenCartPluginTest.class
- FotokastenSiteAdminControllerTest.class
- procedural page FotokastenSiteAdminControllerTest.class
- FinishLogout.inc
- procedural page FinishLogout.inc
- FulfillmentError.inc
- procedural page FulfillmentError.inc
- FileNotFound.inc
- procedural page FileNotFound.inc
- FeedList.inc
- procedural page FeedList.inc
- FulfillmentError.inc
- procedural page FulfillmentError.inc
- FinishedStep.class
- procedural page FinishedStep.class
g
- $groupName
- in file GalleryGroup.class, variable GalleryGroup::$groupName
The group name
- $groupType
- in file GalleryGroup.class, variable GalleryGroup::$groupType
The group type
- G1MigrateHelper
- in file G1MigrateHelper.class, class G1MigrateHelper
A helper class for the Migrate module.
- G2_SUPPORT_URL_FRAGMENT
- in file index.php, constant G2_SUPPORT_URL_FRAGMENT
Script for running unit tests
- Gallery
- in file Gallery.class, method Gallery::Gallery()
- Gallery
- in file Gallery.class, class Gallery
Global storage container and utility class for Gallery.
- Gallery1DataParser
- in file Gallery1DataParser.class, class Gallery1DataParser
This class provides an API for parsing Gallery 1 data files
- Gallery1DataParserTest
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::Gallery1DataParserTest()
- Gallery1DataParserTest
- in file Gallery1DataParserTest.class, class Gallery1DataParserTest
Gallery1DataParser tests
- GalleryAdodbErrorHandler
- in file GalleryStorage.class, function GalleryAdodbErrorHandler()
Default Error Handler for ADOdb. Derived from adodb-errorhandler.inc.php which is (c) 2000, 2001 John Lim (jlim@natsoft.com.my). All rights reserved.
- GalleryAlbumItem
- in file GalleryAlbumItem.class, class GalleryAlbumItem
A subclass of GalleryItem for containing groups of GalleryItems.
- GalleryAnimationItem
- in file GalleryAnimationItem.class, class GalleryAnimationItem
A subclass of DataItem for containing Animations.
- GalleryAuthPlugin
- in file GalleryAuthPlugin.class, class GalleryAuthPlugin
Interface for authentication plugins.
- GalleryCapabilities
- in file GalleryCapabilities.class, class GalleryCapabilities
Switches and configuration for some core functionality.
- GalleryCharsetHelper_medium
- in file GalleryCharsetHelper_medium.class, class GalleryCharsetHelper_medium
A collection of useful charset related utilities
- GalleryCharsetHelper_simple
- in file GalleryCharsetHelper_simple.class, class GalleryCharsetHelper_simple
A collection of useful charset related utilities
- GalleryChildEntity
- in file GalleryChildEntity.class, class GalleryChildEntity
An entity that can be the child of another entity.
- GalleryChildEntityHelper_simple
- in file GalleryChildEntityHelper_simple.class, class GalleryChildEntityHelper_simple
Helper class for GalleryChildEntities
- GalleryComment
- in file GalleryComment.class, class GalleryComment
A GalleryEntity for comments.
- GalleryCommentHelper
- in file GalleryCommentHelper.class, class GalleryCommentHelper
Utility functions useful in managing GalleryComments
- GalleryCommentHelper_MockCheckWithAkismet
- in file CommentTest.class, method CommentTest_GalleryCommentHelper_MockCheckWithAkismet::GalleryCommentHelper_MockCheckWithAkismet()
- GalleryCommentSearch
- in file GalleryCommentSearch.class, class GalleryCommentSearch
This is an implementation of the search module's SearchInterface_1_0
- GalleryController
- in file GalleryController.class, class GalleryController
The API for module controllers.
- GalleryControllerTestCase
- in file GalleryControllerTestCase.class, method GalleryControllerTestCase::GalleryControllerTestCase()
- GalleryControllerTestCase
- in file GalleryControllerTestCase.class, class GalleryControllerTestCase
A controller specific version of GalleryTestCase
- GalleryCoreApi
- in file GalleryCoreApi.class, class GalleryCoreApi
This is the unified API for Gallery 2.
- GalleryCoreSearch
- in file GalleryCoreSearch.class, class GalleryCoreSearch
This is an implementation of the search module's SearchInterface_1_0
- GalleryDatabaseExport
- in file GalleryDatabaseExport.class, class GalleryDatabaseExport
GalleryDatabaseExport provides the functionality to export the gallery database.
- GalleryDatabaseImport
- in file GalleryDatabaseImport.class, class GalleryDatabaseImport
GalleryDatabaseImport provides the functionality to import the Gallery database.
- GalleryDatabaseImport
- in file GalleryDatabaseImport.class, method GalleryDatabaseImport::GalleryDatabaseImport()
- GalleryDataCache
- in file GalleryDataCache.class, class GalleryDataCache
Utility class for caching data
- GalleryDataItem
- in file GalleryDataItem.class, class GalleryDataItem
A subclass of GalleryItem for items containing actual data.
- GalleryDerivative
- in file GalleryDerivative.class, class GalleryDerivative
A container for data that is derived from another data source.
- GalleryDerivativeHelper_advanced
- in file GalleryDerivativeHelper_advanced.class, class GalleryDerivativeHelper_advanced
Utility functions useful in managing GalleryDerivatives
- GalleryDerivativeHelper_medium
- in file GalleryDerivativeHelper_medium.class, class GalleryDerivativeHelper_medium
Utility functions useful in managing GalleryDerivatives
- GalleryDerivativeHelper_simple
- in file GalleryDerivativeHelper_simple.class, class GalleryDerivativeHelper_simple
Utility functions useful in managing GalleryDerivatives
- GalleryDerivativeImage
- in file GalleryDerivativeImage.class, class GalleryDerivativeImage
A GalleryDerivative for images.
- GalleryDynamicAlbum
- in file GalleryDynamicAlbum.class, class GalleryDynamicAlbum
A container like GalleryAlbumItem but for a dynamic set of child items.
- GalleryEmbed
- in file GalleryEmbed.class, class GalleryEmbed
Access point for external application in which Gallery is embedded.
- GalleryEntity
- in file GalleryEntity.class, class GalleryEntity
A GalleryEntity is a stateful representation of an entity in the persistent store. You can load, modify, save and delete it. Any modifications made to this entity will live in memory until you commit the changes to the store (hence, it's stateful).
- GalleryEntityHelper_medium
- in file GalleryEntityHelper_medium.class, class GalleryEntityHelper_medium
Helper class for GalleryEntities
- GalleryEntityHelper_simple
- in file GalleryEntityHelper_simple.class, class GalleryEntityHelper_simple
Helper class for GalleryEntities
- GalleryEvent
- in file GalleryEvent.class, class GalleryEvent
This is a container for information about a specific event
- GalleryEvent
- in file GalleryEvent.class, method GalleryEvent::GalleryEvent()
- GalleryEventHelper_simple
- in file GalleryEventHelper_simple.class, class GalleryEventHelper_simple
Gallery event helper.
- GalleryEventListener
- in file GalleryEventListener.class, class GalleryEventListener
A class that can respond to events posted by the system
- GalleryEventLogHelper_medium
- in file GalleryEventLogHelper_medium.class, class GalleryEventLogHelper_medium
A set of helper methods for adding entries to the event log.
- GalleryFactoryHelper_medium
- in file GalleryFactoryHelper_medium.class, class GalleryFactoryHelper_medium
A factory for creating all different kinds of objects
- GalleryFactoryHelper_simple
- in file GalleryFactoryHelper_simple.class, class GalleryFactoryHelper_simple
A factory for creating all different kinds of objects
- GalleryFileSystemEntity
- in file GalleryFileSystemEntity.class, class GalleryFileSystemEntity
A GalleryChildEntity that also has data stored in the filesystem.
- GalleryFileSystemEntityHelper_medium
- in file GalleryFileSystemEntityHelper_medium.class, class GalleryFileSystemEntityHelper_medium
Helper class for GalleryFileSystemEntities
- GalleryFileSystemEntityHelper_simple
- in file GalleryFileSystemEntityHelper_simple.class, class GalleryFileSystemEntityHelper_simple
Helper class for GalleryFileSystemEntities
- GalleryGroup
- in file GalleryGroup.class, class GalleryGroup
Representation of a group of users
- GalleryGroupHelper_simple
- in file GalleryGroupHelper_simple.class, class GalleryGroupHelper_simple
Utility functions useful in managing GalleryGroups
- GalleryImmediateViewTestCase
- in file GalleryImmediateViewTestCase.class, method GalleryImmediateViewTestCase::GalleryImmediateViewTestCase()
- GalleryImmediateViewTestCase
- in file GalleryImmediateViewTestCase.class, class GalleryImmediateViewTestCase
Gallery specific version of PHPUnit's TestCase class for immediate GalleryViews.
- GalleryImportElement
- in file GalleryDatabaseImport.class, class GalleryImportElement
This class provides basic methods for importing Gallery information from an exported Gallery file. It provides additional error handling and status reporting not provided by the GalleryXmlHandler.
- GalleryImportElement
- in file GalleryDatabaseImport.class, method GalleryImportElement::GalleryImportElement()
Constructor
- GalleryInitFirstPass
- in file init.inc, function GalleryInitFirstPass()
- GalleryInitSecondPass
- in file init.inc, function GalleryInitSecondPass()
- GalleryItem
- in file GalleryItem.class, class GalleryItem
Abstract base class for all objects in the Gallery composite tree.
- GalleryItemAttributesHelper_advanced
- in file GalleryItemAttributesHelper_advanced.class, class GalleryItemAttributesHelper_advanced
Helper functions for ItemAttributes map
- GalleryItemAttributesHelper_medium
- in file GalleryItemAttributesHelper_medium.class, class GalleryItemAttributesHelper_medium
Helper functions for ItemAttributes map
- GalleryItemAttributesHelper_simple
- in file GalleryItemAttributesHelper_simple.class, class GalleryItemAttributesHelper_simple
Helper functions for ItemAttributes map.
- GalleryItemHelper_advanced
- in file GalleryItemHelper_advanced.class, class GalleryItemHelper_advanced
Helper class for GalleryItems
- GalleryItemHelper_medium
- in file GalleryItemHelper_medium.class, class GalleryItemHelper_medium
Helper class for GalleryItems
- GalleryItemHelper_simple
- in file GalleryItemHelper_simple.class, class GalleryItemHelper_simple
Helper class for GalleryItems
- GalleryLinkItem
- in file GalleryLinkItem.class, class GalleryLinkItem
An extension of GalleryItem to link to another album or an external url.
- GalleryLockHelper_simple
- in file GalleryLockHelper_simple.class, class GalleryLockHelper_simple
Helper class for handling locking. It delegates to the active GalleryLockSystem implementation that we're using, which is stored in the Gallery instance.
- GalleryLockSystem
- in file GalleryLockSystem.class, method GalleryLockSystem::GalleryLockSystem()
- GalleryLockSystem
- in file GalleryLockSystem.class, class GalleryLockSystem
This is an interface for all locking systems. You must extend it and implement all of its methods in order to introduce a new locking system.
- GalleryMain
- in file main.php, function GalleryMain()
Main handler for all Gallery pages/requests.
- GalleryMembersHelper
- in file GalleryMembersHelper.class, class GalleryMembersHelper
Utility functions useful in managing GalleryMembers
- GalleryMimeTypeHelper_advanced
- in file GalleryMimeTypeHelper_advanced.class, class GalleryMimeTypeHelper_advanced
A collection of useful mime type related utilities
- GalleryMimeTypeHelper_simple
- in file GalleryMimeTypeHelper_simple.class, class GalleryMimeTypeHelper_simple
A collection of useful mime type related utilities
- GalleryModule
- in file GalleryModule.class, class GalleryModule
This is a container for information about a module.
- GalleryMovieItem
- in file GalleryMovieItem.class, class GalleryMovieItem
A subclass of DataItem for containing Movies.
- GalleryPendingUser
- in file GalleryPendingUser.class, class GalleryPendingUser
Representation of a single pending self-registered user (not yet a valid GalleryUser).
- GalleryPendingUserHelper
- in file GalleryPendingUserHelper.class, class GalleryPendingUserHelper
Utility functions useful in managing GalleryPendingUsers
- GalleryPendingUserTest
- in file GalleryPendingUserTest.class, class GalleryPendingUserTest
Test PendingUser functionality
- GalleryPendingUserTest
- in file GalleryPendingUserTest.class, method GalleryPendingUserTest::GalleryPendingUserTest()
- GalleryPermissionHelper_advanced
- in file GalleryPermissionHelper_advanced.class, class GalleryPermissionHelper_advanced
The central registry for all permissions in the system
- GalleryPermissionHelper_simple
- in file GalleryPermissionHelper_simple.class, class GalleryPermissionHelper_simple
The central registry for all permissions in the system
- GalleryPersistent
- in file GalleryPersistent.class, method GalleryPersistent::GalleryPersistent()
- GalleryPersistent
- in file GalleryPersistent.class, class GalleryPersistent
Base class that contains information about the state of its members
- GalleryPhotoItem
- in file GalleryPhotoItem.class, class GalleryPhotoItem
A subclass of DataItem for containing Photos.
- GalleryPhpErrorHandler
- in file init.inc, function GalleryPhpErrorHandler()
Interceptor for the standard PHP error handler. We log any errors in the database, then proceed with the regular error handler.
- GalleryPhpVm
- in file GalleryPhpVm.class, class GalleryPhpVm
An abstraction layer over PHP. For now, this serves as a way to allow our test classes to interpose themselves between the code and the PHP VM so that we can simulate different VMs. For example, this lets us return arbitrary values for calls like function_exists(). Every call here is a straight pass-through. New functions can be added at any time.
- GalleryPlatform
- in file GalleryPlatform.class, class GalleryPlatform
A framework for doing platform specific tasks. This is an abstract class that implements many basic tasks that are different from platform to platform.
- GalleryPlugin
- in file GalleryPlugin.class, class GalleryPlugin
Plugin meta-info container. This is a container for information about a given plugin.
- GalleryPluginHelper_medium
- in file GalleryPluginHelper_medium.class, class GalleryPluginHelper_medium
Track all plugins and their state
- GalleryPluginHelper_simple
- in file GalleryPluginHelper_simple.class, class GalleryPluginHelper_simple
Track all plugins and their state
- GalleryQuotasHelper
- in file GalleryQuotasHelper.class, class GalleryQuotasHelper
Utility functions useful in managing Quotas
- GalleryRemoteConstants
- in file GalleryRemoteConstants.class, class GalleryRemoteConstants
Constants used by the Remote module
- GalleryRemoteController
- in file GalleryRemote.inc, class GalleryRemoteController
This controller fields requests from Gallery Remote and performs any required changes to the data model.
- GalleryRemoteControllerTest
- in file GalleryRemoteControllerTest.class, class GalleryRemoteControllerTest
GalleryRemote controller tests
- GalleryRemoteControllerTest
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::GalleryRemoteControllerTest()
- GalleryRemoteControllerTestAddOption
- in file GalleryRemoteControllerTest.class, class GalleryRemoteControllerTestAddOption
Fake ItemAddOption
- GalleryRemoteProperties
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::GalleryRemoteProperties()
- GalleryRemoteProperties
- in file GalleryRemoteProperties.class, class GalleryRemoteProperties
This class partially mirrors the functionality of the java class java.util.Properties.
- GalleryRemotePropertiesTest
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::GalleryRemotePropertiesTest()
- GalleryRemotePropertiesTest
- in file GalleryRemotePropertiesTest.class, class GalleryRemotePropertiesTest
GalleryRemoteProperties tests
- GalleryRemoteView
- in file GalleryRemote.inc, class GalleryRemoteView
This is an immediate view that emits well formed Gallery Remote protocol 2 output
- GalleryRemoteWebStartView
- in file GalleryRemoteWebStart.inc, class GalleryRemoteWebStartView
Generate a WebStart jnpl file to kick off Gallery Remote
- GalleryRenderer
- in file GalleryRenderer.class, class GalleryRenderer
An interface for classes that render GalleryDataItems in different formats.
- GalleryRepository
- in file GalleryRepository.class, class GalleryRepository
Provides all repository-related functionality.
- GalleryRepositoryIndex
- in file GalleryRepositoryIndex.class, class GalleryRepositoryIndex
Provides all repository-related functionality.
- GalleryRepositoryIndex
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::GalleryRepositoryIndex()
- GalleryRepositoryUtilities
- in file GalleryRepositoryUtilities.class, class GalleryRepositoryUtilities
Provides repository-related utility functions. Some of them are also used by repository tools.
- GallerySearchInterface_1_0
- in file GallerySearchInterface_1_0.class, class GallerySearchInterface_1_0
This is an interface for the search module. Modules that wish to work with the Search module must provide a class that implements this interface.
- GallerySearchResults
- in file GalleryStorage.class, class GallerySearchResults
Container for database result set
- GallerySearchResults
- in file GalleryStorage.class, method GallerySearchResults::GallerySearchResults()
- GallerySession
- in file GallerySession.class, class GallerySession
Container for session related data.
- GallerySmarty
- in file GallerySmarty.class, class GallerySmarty
A wrapper around Smarty that uses Gallery's error handling
- GallerySortInterface_1_2
- in file GallerySortInterface_1_2.class, class GallerySortInterface_1_2
This is an interface for adding custom sort orders for displaying items.
- GallerySqlFragment
- in file GalleryStorage.class, method GallerySqlFragment::GallerySqlFragment()
- GallerySqlFragment
- in file GalleryStorage.class, class GallerySqlFragment
Container to store an sql fragment that can be passed to the db abstraction layer.
- GalleryStatus
- in file GalleryStatus.class, method GalleryStatus::GalleryStatus()
Constructor
- GalleryStatus
- in file GalleryStatus.class, class GalleryStatus
Container for error status.
- GalleryStorage
- in file GalleryStorage.class, class GalleryStorage
Database storage mechanism. This object provides the hooks for saving and restoring objects in the persistent store.
- GalleryStorage
- in file GalleryStorage.class, method GalleryStorage::GalleryStorage()
- GalleryStorageExtras
- in file GalleryStorageExtras.class, method GalleryStorageExtras::GalleryStorageExtras()
- GalleryStorageExtras
- in file GalleryStorageExtras.class, class GalleryStorageExtras
Extended functionality in GalleryStorage that's not generally required for simply viewing albums and photos.
- GalleryStub
- in file GalleryStub.class, class GalleryStub
Fake $gallery global used in early install steps
- GalleryTableImport
- in file GalleryDatabaseImport.class, method _GalleryCreateSqlTag::GalleryTableImport()
- GalleryTemplate
- in file GalleryTemplate.class, class GalleryTemplate
This is Gallery's templating class. It hides the details of the implementation (eg, Smarty) and provides a unified means of handling internationalization.
- GalleryTemplate
- in file GalleryTemplate.class, method GalleryTemplate::GalleryTemplate()
- GalleryTemplateAdapter
- in file GalleryTemplateAdapter.class, class GalleryTemplateAdapter
This class is a glue layer between the templating system and our various callbacks that generate URLs, localized text, dates, themed widgets, etc.
- GalleryTemplateAdapter
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::GalleryTemplateAdapter()
- GalleryTemplateAdapterTest
- in file TemplateAdapterTest.class, method TemplateAdapterTest::GalleryTemplateAdapterTest()
- GalleryTestCase
- in file GalleryTestCase.class, method GalleryTestCase::GalleryTestCase()
- GalleryTestCase
- in file GalleryTestCase.class, class GalleryTestCase
Gallery specific version of PHPUnit's TestCase class.
- GalleryTestResult
- in file index.php, method GalleryTestResult::GalleryTestResult()
- GalleryTestResult
- in file index.php, class GalleryTestResult
- GalleryTheme
- in file GalleryTheme.class, method GalleryTheme::GalleryTheme()
Constructor to prevent PHP Notices in upgrader and AdminThemes.inc when old themes with a theme.inc are still in the themes folder. The old themes call $this->GalleryTheme() in their constructor.
- GalleryTheme
- in file GalleryTheme.class, class GalleryTheme
This interface provides functionality so user-interfaces have a customizable theme. A theme should implement this class.
- GalleryThemeHelper_medium
- in file GalleryThemeHelper_medium.class, class GalleryThemeHelper_medium
A helper class for GalleryTheme
- GalleryToolkit
- in file GalleryToolkit.class, class GalleryToolkit
A toolkit for manipulating files.
- GalleryToolkitHelper_medium
- in file GalleryToolkitHelper_medium.class, class GalleryToolkitHelper_medium
This is a helper class that provides an interface to the GalleryToolkit api. Modules that implement a GalleryToolkit interface can register their various operations and properties using this class, and then classes that want to use a toolkit operation or property can locate the appropriate toolkit by operation/property and mime type.
- GalleryToolkitHelper_simple
- in file GalleryToolkitHelper_simple.class, class GalleryToolkitHelper_simple
This is a helper class that provides an interface to the GalleryToolkit api. Modules that implement a GalleryToolkit interface can register their various operations and properties using this class, and then classes that want to use a toolkit operation or property can locate the appropriate toolkit by operation/property and mime type.
- GalleryTranslator
- in file GalleryTranslator.class, class GalleryTranslator
Internationalization and Localization utilities.
- GalleryTranslator
- in file GalleryTranslator.class, method GalleryTranslator::GalleryTranslator()
- GalleryTranslatorHelper_medium
- in file GalleryTranslatorHelper_medium.class, class GalleryTranslatorHelper_medium
A collection of useful utilities for managing translations
- GalleryUnknownItem
- in file GalleryUnknownItem.class, class GalleryUnknownItem
A subclass of DataItem for containing unknown objects.
- GalleryUrlGenerator
- in file GalleryUrlGenerator.class, class GalleryUrlGenerator
This class generates all URLs for Gallery based on the auto-detected protocol, hostname, URL
- GalleryUser
- in file GalleryUser.class, class GalleryUser
Representation of a single user.
- GalleryUserGroupHelper_medium
- in file GalleryUserGroupHelper_medium.class, class GalleryUserGroupHelper_medium
Helper functions for users/groups
- GalleryUserGroupHelper_simple
- in file GalleryUserGroupHelper_simple.class, class GalleryUserGroupHelper_simple
Helper functions for users/groups
- GalleryUserHelper_medium
- in file GalleryUserHelper_medium.class, class GalleryUserHelper_medium
Utility functions useful in managing GalleryUsers
- GalleryUserHelper_simple
- in file GalleryUserHelper_simple.class, class GalleryUserHelper_simple
Utility functions useful in managing GalleryUsers
- GalleryUtilities
- in file GalleryUtilities.class, class GalleryUtilities
A collection of useful utilities that have no obvious home.
- GalleryValidationPlugin
- in file GalleryValidationPlugin.class, class GalleryValidationPlugin
This is an interface for security/validation plugins that will be used in multiple places across the codebase. Most notably, UserLogin and the register module.
- GalleryView
- in file GalleryView.class, class GalleryView
The API for module views.
- GalleryViewTestCase
- in file GalleryViewTestCase.class, class GalleryViewTestCase
A view specific version of GalleryTestCase
- GalleryViewTestCase
- in file GalleryViewTestCase.class, method GalleryViewTestCase::GalleryViewTestCase()
- GalleryXmlHandler
- in file GalleryDatabaseImport.class, class GalleryXmlHandler
Base Import Element. This class provides the basic methods that content handlers need to implement. It can't just be an interface or flagged as abstract, because it is used as a place holder, the the content handler doesn't supply a new class on start element.
- GalleryXmlProcessor
- in file GalleryDatabaseImport.class, class GalleryXmlProcessor
GalleryXmlProcessor provides a simple xml processor. It doesn't support anything fancy like namespaces and such.
- GalleryXmlProcessor
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::GalleryXmlProcessor()
- GALLERY_CONFIG_DIR
- in file bootstrap.inc, constant GALLERY_CONFIG_DIR
- GALLERY_DEFAULT_VIEW
- in file GalleryConstants.class, constant GALLERY_DEFAULT_VIEW
Default view
- GALLERY_ERROR
- in file GalleryConstants.class, constant GALLERY_ERROR
The operation had errors
- GALLERY_FORM_VARIABLE_PREFIX
- in file bootstrap.inc, constant GALLERY_FORM_VARIABLE_PREFIX
The prefix for all HTTP GET/POST arguments. Define this as early as possible so that we can use it in the FastDownload code in main.php.
- GALLERY_MAIN_PHP
- in file GalleryUrlGenerator.class, constant GALLERY_MAIN_PHP
- GALLERY_PERMISSION_ALL_ACCESS
- in file GalleryConstants.class, constant GALLERY_PERMISSION_ALL_ACCESS
This is the special "All Access" permission
- GALLERY_PERMISSION_COMPOSITE
- in file GalleryConstants.class, constant GALLERY_PERMISSION_COMPOSITE
This permission is a composite of other permissions
- GALLERY_PERMISSION_SESSION_KEY
- in file GalleryConstants.class, constant GALLERY_PERMISSION_SESSION_KEY
Key for storing permissions granted to this session
- Gallery_User
- in file Gallery1DataParser.class, class Gallery_User
A stub class into which various G1 objects can be unserialized.
- Gallery_UserDB
- in file Gallery1DataParser.class, class Gallery_UserDB
A stub class into which various G1 objects can be unserialized.
- GdFunctionality
- in file GdFunctionality.class, class GdFunctionality
All image functions from the GD library are implemented here.
- GdModule
- in file module.inc, class GdModule
Gd Graphics Module
- GdModule
- in file module.inc, method GdModule::GdModule()
- GdToolkit
- in file GdToolkit.class, class GdToolkit
A Gd version of GalleryToolkit
- GdToolkitHelper
- in file GdToolkitHelper.class, class GdToolkitHelper
A helper class for GdToolkit
- GdToolkitTest
- in file GdToolkitTest.class, method GdToolkitTest::GdToolkitTest()
- GdToolkitTest
- in file GdToolkitTest.class, class GdToolkitTest
Test GdToolkit functionality
- gd_info
- in file GdFunctionality.class, method GdFunctionality::gd_info()
Return an array of information about the currently installed GD version
- gd_info
- in file TestGdFunctionality.class, method TestGdFunctionality::gd_info()
- generate
- in file RssGenerator.class, method RssGenerator::generate()
Generate the RSS data string of the items added by addItem()
- generate091
- in file RssGenerator.class, method RssGenerator::generate091()
Generate RSS 0.91 data
- generate200
- in file RssGenerator.class, method RssGenerator::generate200()
Generate RSS 2.0 data
- generateCaptchaSessionKey
- in file CaptchaHelper.class, method CaptchaHelper::generateCaptchaSessionKey()
Generate a new captcha code and put it into the session.
- generateUrl
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file ModRewriteUrlGenerator.class, method ModRewriteUrlGenerator::generateUrl()
- generateUrl
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file IsapiRewriteUrlGenerator.class, method IsapiRewriteUrlGenerator::generateUrl()
- generateUrl
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file SnapGalaxyCartPluginTest.class, method SnapGalaxyCartPluginTestUrlGenerator::generateUrl()
- generateUrl
- in file TemplateAdapterTest.class, method TemplateAdapterMockUrlGenerator::generateUrl()
- generateUrl
- in file index.php, function generateUrl()
Mini url generator for upgrader
- generateUrl
- in file RssRenderTest.class, method RenderViewTestUrlGenerator::generateUrl()
- generateUrl
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file SitemapViewTest.class, method SitemapViewTestUrlGenerator::generateUrl()
- generateUrl
- in file UnitTestUrlGenerator.class, method UnitTestUrlGenerator::generateUrl()
- generateUrl
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::generateUrl()
- generateUrl
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::generateUrl()
- generateUrl
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTestUrlGenerator::generateUrl()
- generateUrl
- in file ImageUploadHelperTest.class, method ImageUploadHelperUrlGenerator::generateUrl()
- generateUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::generateUrl()
Generate a Gallery URL.
- generateUrl
- in file PhotoAccessCartPluginTest.class, method PhotoAccessCartPluginTestUrlGenerator::generateUrl()
- generateUrl
- in file index.php, function generateUrl()
Mini url generator for the installer
- generateUrl
- in file AkismetApiTest.class, method AkismetApiTest_MockUrlGenerator::generateUrl()
- GenID
- in file StorageTest.class, method StorageTestDB::GenID()
- get
- in file OptionsControllerTest.class, method OptionsControllerTestMockSession::get()
- get
- in file ItemAttributesTest.class, method ItemAttributesTestSession::get()
- get
- in file GalleryDataCache.class, method GalleryDataCache::get()
Retrieve data from the cache
- get
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::get()
- get
- in file GalleryCapabilities.class, method GalleryCapabilities::get()
Get a configuration value.
- get
- in file GallerySession.class, method GallerySession::get()
Get a value from the session data.
- getActionDisplayName
- in file DigibugCartPlugin.class, method DigibugCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file SnapGalaxyCartPlugin.class, method SnapGalaxyCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file ShutterflyCartPlugin.class, method ShutterflyCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_1::getActionDisplayName()
- getActionDisplayName
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_0::getActionDisplayName()
- getActionDisplayName
- in file CartPluginInterface_1_0.class, method CartPluginInterface_1_0::getActionDisplayName()
Get the localized name of the action (eg. "Print with Shutterfly") to show to users.
- getActionDisplayName
- in file ZipCartPlugin.class, method ZipCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file FotokastenCartPlugin.class, method FotokastenCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file ModifyCartControllerTest.class, method ModifyCartControllerTestCartPlugin::getActionDisplayName()
- getActionDisplayName
- in file PhotoAccessCartPlugin.class, method PhotoAccessCartPlugin::getActionDisplayName()
- getActions
- in file UpgradeStep.class, method UpgradeStep::getActions()
- getActions
- in file InstallStep.class, method InstallStep::getActions()
- getActiveLanguageCode
- in file GalleryTranslator.class, method GalleryTranslator::getActiveLanguageCode()
Return supported locale that was selected after initialization.
- getActiveLanguageCode
- in file Gallery.class, method Gallery::getActiveLanguageCode()
Get the active language code.
- getActiveNotificationsHandlers
- in file NotificationHelper.class, method NotificationHelper::getActiveNotificationsHandlers()
Retrieve the list of active notifications and hndlers registered for the specified event
- getActiveSubscriptionsEvents
- in file NotificationHelper.class, method NotificationHelper::getActiveSubscriptionsEvents()
Retrieve the active Gallery events that the active notification subscriptions depend on.
- getActiveUser
- in file Gallery.class, method Gallery::getActiveUser()
Get the active user.
- getActiveUserId
- in file Gallery.class, method Gallery::getActiveUserId()
Get the Id of the active user.
- getAddComment
- in file GalleryCommentHelper.class, method GalleryCommentHelper::getAddComment()
Get information needed for the AddComment page
- getAddedMapData
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getAddedMapData()
- getAdoDbType
- in file GalleryStorage.class, method GalleryStorage::getAdoDbType()
Return the type of this database (ADOdb driver name)
- getAdoDbType
- in file UnitTestStorage.class, method UnitTestStorage::getAdoDbType()
- getAffectedRows
- in file GalleryStorage.class, method GalleryStorage::getAffectedRows()
Return the number of rows that were affected by the last UPDATE/DELETE. Note that MySQL treats this a little differently than other databases; if you do an UPDATE operation and nothing is actually changed (eg. in the situation where the SET clauses in your UPDATE match the existing values) then mysql will return 0 affected rows.
- getAffectedRows
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getAffectedRows()
- getAffectedRows
- in file UnitTestStorage.class, method UnitTestStorage::getAffectedRows()
- getAffectedRows
- in file GalleryStorageExtras.class, method GalleryStorageExtras::getAffectedRows()
- getAkismetSaveListenerSwitch
- in file GalleryCommentHelper.class, method GalleryCommentHelper::getAkismetSaveListenerSwitch()
Return a reference to a boolean that controls whether Akismet is used for this request.
- getAlbum
- in file Picasa2DataParser.class, method Picasa2DataParser::getAlbum()
Get the nested album and picture array from the Picasa export path.
- getAlbumFromArray
- in file Picasa2DataParser.class, method Picasa2DataParser::getAlbumFromArray()
Get the nested album and picture array from the Picasa export path.
- getAlbumHierarchy
- in file Gallery1DataParser.class, method Gallery1DataParser::getAlbumHierarchy()
Build a data tree of albums
- getAlbumList
- in file Gallery1DataParser.class, method Gallery1DataParser::getAlbumList()
Fetch an array of albums from a given path
- getAllAddOptions
- in file ItemAdd.inc, method ItemAddOption::getAllAddOptions()
Return all the available option plugins
- getAllFactoryImplementationIds
- in file GalleryCoreApi.class, method GalleryCoreApi::getAllFactoryImplementationIds()
Return the ids and class names of all the available implementations for a class
- getAllFactoryImplementationIdsWithHint
- in file GalleryCoreApi.class, method GalleryCoreApi::getAllFactoryImplementationIdsWithHint()
Return the ids of all the available implementations for a class for a given hint.
- getAllHeaders
- in file UnitTestPhpVm.class, method UnitTestPhpVm::getAllHeaders()
- getAllHeaders
- in file GalleryPhpVm.class, method GalleryPhpVm::getAllHeaders()
Fetch all HTTP request headers
- getallheaders
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::getallheaders()
- getAllImplementationIds
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::getAllImplementationIds()
- getAllImplementationIdsWithHint
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::getAllImplementationIdsWithHint()
- getAllKeys
- in file GalleryDataCache.class, method GalleryDataCache::getAllKeys()
Return all the keys in the cache
- getAllOptions
- in file ItemEdit.inc, method ItemEditOption::getAllOptions()
Return all the available option plugins
- getAllOptions
- in file CaptchaSiteAdmin.inc, method CaptchaAdminOption::getAllOptions()
Return all available options.
- getAllPluginIds
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::getAllPluginIds()
- getAllPluginIds
- in file GalleryCoreApi.class, method GalleryCoreApi::getAllPluginIds()
Get the list of all available plugins of a given type
- getAllRequestVariables
- in file GalleryUtilities.class, method GalleryUtilities::getAllRequestVariables()
Return all request variables with the Gallery variable prefix.
- getAllSortOrders
- in file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getAllSortOrders()
Get information about available sort orders
- getAllUpgradeablePackages
- in file GalleryRepository.class, method GalleryRepository::getAllUpgradeablePackages()
Creates a list of all upgradeable packages.
- getAllUpgradeablePackages
- in file UnitTestRepository.class, method UnitTestRepository::getAllUpgradeablePackages()
- getAnonymousUserId
- in file GalleryCoreApi.class, method GalleryCoreApi::getAnonymousUserId()
Get id of the guest user.
- getApiVersion
- in file GalleryCoreApi.class, method GalleryCoreApi::getApiVersion()
Return the major and minor version of the Core API.
- getApiVersion
- in file GalleryEmbed.class, method GalleryEmbed::getApiVersion()
Return the major and minor version of the Embedding API.
- getApiVersion
- in file GalleryModule.class, method GalleryModule::getApiVersion()
Return the major and minor version of the GalleryModule API.
- getApiVersion
- in file RewriteApi.class, method RewriteApi::getApiVersion()
- getApiVersion
- in file GalleryTheme.class, method GalleryTheme::getApiVersion()
Return the major and minor version of the GalleryTheme API.
- getApplyToPreferred
- in file WatermarkImage.class, method WatermarkImage::getApplyToPreferred()
- getApplyToResizes
- in file WatermarkImage.class, method WatermarkImage::getApplyToResizes()
- getApplyToThumbnail
- in file WatermarkImage.class, method WatermarkImage::getApplyToThumbnail()
- getAsHtml
- in file GalleryStatus.class, method GalleryStatus::getAsHtml()
Return the error as an HTML string
- getAsText
- in file GalleryStatus.class, method GalleryStatus::getAsText()
Return the error as a plain text string delimited by newlines
- getAuthor
- in file GalleryComment.class, method GalleryComment::getAuthor()
- getAuthString
- in file UserRecoverPasswordHelper_simple.class, method UserRecoverPasswordHelper_simple::getAuthString()
Get the request authString from the database.
- getAuthToken
- in file GallerySession.class, method GallerySession::getAuthToken()
Returns the authentication token associated with this session.
- getAvailableLanguagesInPlugin
- in file RepositoryTest.class, method RepositoryTestIndex::getAvailableLanguagesInPlugin()
- getAvailableLanguagesInPlugin
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getAvailableLanguagesInPlugin()
Returns available languages for the specified plugin.
- getBaseUrl
- in file index.php, function getBaseUrl()
- getBlock
- in file GalleryEmbed.class, method GalleryEmbed::getBlock()
Get a module block
- getBrokenDerivativePath
- in file GalleryDerivative.class, method GalleryDerivative::getBrokenDerivativePath()
Return path for broken derivative placeholder which is shown when we fail to generate a derivative item. Descendent classes can override this method to use their own broken derivative placeholder, which can be of any mime type, eg. a wav file for broken audio derivatives, etc.
- getCacheableUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCacheableUrl()
Return a URL that is stripped of all parameters that don't directly affect the output of the page, like navigation parameters. This URL can be used as the cache key for this page.
- getCachePath
- in file GalleryDataCache.class, method GalleryDataCache::getCachePath()
Given a path info descriptor, return the path to the appropriate cache file.
- getCacheTuple
- in file GalleryDataCache.class, method GalleryDataCache::getCacheTuple()
For a given id, return a tuple with the breakdown of the id. The caching mechanism uses this to determine where in the cache tree to place the file. The breakdown happens according to the digits of the id. The first element returned is the hundreds digit, the second element is the tens digit.
- getCallback
- in file MockTemplateAdapter.class, method MockTemplateAdapter::getCallback()
- getCallbackCount
- in file MockTemplateAdapter.class, method MockTemplateAdapter::getCallbackCount()
- getCallbacks
- in file GalleryModule.class, method GalleryModule::getCallbacks()
- getCalled
- in file MockObject.class, method MockObject::getCalled()
- getCalledWithId
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTestAddOption::getCalledWithId()
- getCalls
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::getCalls()
- getCalls
- in file ItemAddPluginTestCase.class, method ItemAddPluginTestItemAddController::getCalls()
- getCalls
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::getCalls()
- getCanContainChildren
- in file GalleryItem.class, method GalleryItem::getCanContainChildren()
- getCharsetTable
- in file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::getCharsetTable()
Return a mapping for the given character set.
- getChdirCount
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::getChdirCount()
- getChildIds
- in file UpdatesAlbum.inc, method UpdatesAlbumView::getChildIds()
Dynamic query for items
- getChildIds
- in file RatingAlbum.inc, method RatingAlbumView::getChildIds()
Dynamic query for items
- getChildIds
- in file KeywordAlbum.inc, method KeywordAlbumView::getChildIds()
Dynamic query for items
- getChildIds
- in file PopularAlbum.inc, method PopularAlbumView::getChildIds()
Dynamic query for items
- getChildIds
- in file RandomAlbum.inc, method RandomAlbumView::getChildIds()
Dynamic query for items
- getClassFile
- in file EntityTest.class, method EntityTestEntity::getClassFile()
- getClassFile
- in file GalleryPersistent.class, method GalleryPersistent::getClassFile()
Return the relative path to the class for this entity
- getClassName
- in file ModuleTest.class, method ModuleTestEntity::getClassName()
- getClassName
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTestDataItem::getClassName()
- getClassName
- in file DerivativeTest.class, method DerivativeTestItem::getClassName()
- getClassName
- in file ThumbnailImage.class, method ThumbnailImage::getClassName()
- getClassName
- in file GalleryDataItem.class, method GalleryDataItem::getClassName()
- getClassName
- in file GalleryChildEntity.class, method GalleryChildEntity::getClassName()
- getClassName
- in file GalleryDerivative.class, method GalleryDerivative::getClassName()
- getClassName
- in file GalleryLinkItem.class, method GalleryLinkItem::getClassName()
- getClassName
- in file EntityTest.class, method EntityTestEntity::getClassName()
- getClassName
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::getClassName()
- getClassName
- in file GalleryItem.class, method GalleryItem::getClassName()
- getClassName
- in file WatermarkImage.class, method WatermarkImage::getClassName()
- getClassName
- in file GalleryPhotoItem.class, method GalleryPhotoItem::getClassName()
- getClassName
- in file GalleryUser.class, method GalleryUser::getClassName()
- getClassName
- in file GalleryGroup.class, method GalleryGroup::getClassName()
- getClassName
- in file ItemTest.class, method ItemTestMovieItem::getClassName()
- getClassName
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::getClassName()
- getClassName
- in file GalleryUnknownItem.class, method GalleryUnknownItem::getClassName()
- getClassName
- in file DownloadItemTest.class, method DownloadItemTestEntity::getClassName()
- getClassName
- in file GalleryComment.class, method GalleryComment::getClassName()
- getClassName
- in file GalleryEntity.class, method GalleryEntity::getClassName()
Return the case sensitive name of this entity class. This is exactly what get_class() would return in PHP5. PHP4 is case-insensitive though so we must rely on it being set in each entity. The framework uses this as an index into entity related tables.
- getClassName
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getClassName()
- getClassName
- in file GalleryAnimationItem.class, method GalleryAnimationItem::getClassName()
- getClassName
- in file GalleryMovieItem.class, method GalleryMovieItem::getClassName()
- getClassName
- in file GalleryAlbumItem.class, method GalleryAlbumItem::getClassName()
- getClassName
- in file GalleryPendingUser.class, method GalleryPendingUser::getClassName()
- getClassName
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::getClassName()
- getCodeBasePath
- in file GalleryCoreApi.class, method GalleryCoreApi::getCodeBasePath()
Get the local path to the Gallery code base path (not URL or web root). Optionally append a relative path.
- getColorPacks
- in file ColorPackInterface_1_0.class, method ColorPackInterface_1_0::getColorPacks()
Get list of available colorpacks
- getColorPacks
- in file ColorPackImpl.class, method ColorPackImpl::getColorPacks()
- getCommand
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::getCommand()
Return an array of cmds needed to execute ImageMagick/GraphicsMagick commands
- getComment
- in file GalleryComment.class, method GalleryComment::getComment()
- getComment
- in file CommentAddNotification.class, method CommentAddNotification::getComment()
Get the comment text
- getCommenterId
- in file GalleryComment.class, method GalleryComment::getCommenterId()
- getCompleteProgressBarDump
- in file MockTemplateAdapter.class, method MockTemplateAdapter::getCompleteProgressBarDump()
- getConfig
- in file Gallery.class, method Gallery::getConfig()
Get a value from the Gallery configuration settings
- getConfig
- in file GalleryStub.class, method GalleryStub::getConfig()
- getConfiguration
- in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::getConfiguration()
Checks if HTTP authentication is enabled.
- getConfiguration
- in file WebDavHelperTest.class, method WebDavHelperTestHttpAuthInterface::getConfiguration()
- getConfiguration
- in file HttpAuthHelper.class, method HttpAuthHelper::getConfiguration()
- getConfigurationView
- in file ViewTest.class, method ViewTestModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method DcrawModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method CaptchaModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method SquareThumbModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method NetPbmModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method RewriteModule::getConfigurationView()
- getConfigurationView
- in file ControllerTest.class, method ControllerTestModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method ArchiveUploadModule::getConfigurationView()
- getConfigurationView
- in file GalleryModule.class, method GalleryModule::getConfigurationView()
Get the name of the GalleryView containing the administration view specifically for configuring this module. It may be one that is also listed in getSiteAdminViews().
- getConfigurationView
- in file module.inc, method GdModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method MultiLangModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method MultirootModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method ZipCartModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method FfmpegModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method JpegtranModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method Getid3Module::getConfigurationView()
- getConfigurationView
- in file module.inc, method DigibugModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method NokiaUploadModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method ImageMagickModule::getConfigurationView()
- getConfigurationView
- in file module.inc, method ThumbPageModule::getConfigurationView()
- getCookieDomain
- in file GallerySession.class, method GallerySession::getCookieDomain()
- getCookiePath
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCookiePath()
Get the cookie path that will encompass Gallery (and CMS app if embedded).
- getCookieVar
- in file GalleryUtilities.class, method GalleryUtilities::getCookieVar()
Return a sanitized version of the given variable from the _COOKIE superglobal.
- getCount
- in file GalleryTestCase.class, method EntityCounterEventListener::getCount()
- getCreationTime
- in file GallerySession.class, method GallerySession::getCreationTime()
Return the Unix timestamp from when this session was created.
- getCreationTime
- in file ItemAttributesTest.class, method ItemAttributesTestSession::getCreationTime()
- getCreationTimestamp
- in file GalleryEntity.class, method GalleryEntity::getCreationTimestamp()
- getCurrentRequestUri
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentRequestUri()
Return the current request URI.
- getCurrentUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentUrl()
Return the complete URL of the current request.
- getCurrentUrl
- in file ModRewriteUrlGenerator.class, method ModRewriteUrlGenerator::getCurrentUrl()
- getCurrentUrlDir
- in file AdminCoreControllerTest.class, method AdminCoreControllerTestUrlGenerator::getCurrentUrlDir()
- getCurrentUrlDir
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentUrlDir()
Return the base directory of all generated URLs. Eg, if the URL is:
- getCurrentUrlDir
- in file IsapiRewriteUrlGenerator.class, method IsapiRewriteUrlGenerator::getCurrentUrlDir()
- getCurrentUrlDir
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::getCurrentUrlDir()
Return the base directory of all generated URLs, e.g. if the URL is:
- getCurrentView
- in file Gallery.class, method Gallery::getCurrentView()
Get the current view
- getcwd
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::getcwd()
- getcwd
- in file GalleryPlatform.class, method GalleryPlatform::getcwd()
getcwd -- gets the current working directory.
- getcwd
- in file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::getcwd()
- getcwd
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::getcwd()
- getcwd
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::getcwd()
- getcwd
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::getcwd()
- getcwd
- in file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::getcwd()
- getcwd
- in file UnitTestPlatform.class, method UnitTestPlatform::getcwd()
- getData
- in file GalleryEvent.class, method GalleryEvent::getData()
Return the event's data
- getDatabaseExporter
- in file GalleryStorage.class, method GalleryStorage::getDatabaseExporter()
This method gets a Gallery Database Exporter object.
- getDatabaseImporter
- in file GalleryStorage.class, method GalleryStorage::getDatabaseImporter()
This method gets a Gallery Database Importer object.
- getDate
- in file GalleryComment.class, method GalleryComment::getDate()
- getDebug
- in file Gallery.class, method Gallery::getDebug()
Get the debug state
- getDebugBuffer
- in file Gallery.class, method Gallery::getDebugBuffer()
Get any buffered debug output
- getDefaultAlbumId
- in file GalleryCoreApi.class, method GalleryCoreApi::getDefaultAlbumId()
Get id of the album to display by default.
- getDefaultLanguageCode
- in file GalleryTranslator.class, method GalleryTranslator::getDefaultLanguageCode()
Get default language code for this request.
- getDefinedEvents
- in file NotificationHelper.class, method NotificationHelper::getDefinedEvents()
Get all the event notifications.
- getDefinedHandlers
- in file NotificationHelper.class, method NotificationHelper::getDefinedHandlers()
Get all the notification handlers.
- getDerivativeOperations
- in file GalleryDerivative.class, method GalleryDerivative::getDerivativeOperations()
- getDerivativeOrder
- in file GalleryDerivative.class, method GalleryDerivative::getDerivativeOrder()
- getDerivativeSize
- in file GalleryDerivative.class, method GalleryDerivative::getDerivativeSize()
- getDerivativeSourceId
- in file GalleryDerivative.class, method GalleryDerivative::getDerivativeSourceId()
- getDerivativeType
- in file GalleryDerivative.class, method GalleryDerivative::getDerivativeType()
- getDescendentsLocks
- in file WebDavHelper.class, method WebDavHelper::getDescendentsLocks()
Get active locks at specified path or any descendant path.
- getDescription
- in file GalleryPlugin.class, method GalleryPlugin::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getDescription()
- getDescription
- in file GalleryItem.class, method GalleryItem::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getDescription()
- getDescription
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getDescription()
Return a localized description of the event.
- getDescription
- in file CommentAddNotification.class, method CommentAddNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method SaveNotification::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationMethodTest::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTestHandler1::getDescription()
- getDescription
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getDescription()
- getDescription
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getDescription()
- getDescription
- in file NotificationMethodEmail.class, method NotificationMethodEmail::getDescription()
- getDescription
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest2::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getDescription()
- getDescription
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::getDescription()
Return a localized description of the handler.
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method LoginNotification::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getDescription()
- getDescription
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getDescription()
- getDescription
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getDescription()
- getDescription
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getDescription()
- getDescriptorUrl
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getDescriptorUrl()
Returns the specified plugin's descriptor URL relative to the repository root URL.
- getDescriptorUrl
- in file RepositoryTest.class, method RepositoryTestIndex::getDescriptorUrl()
- getDirectoryListing
- in file ImageUploadHelper.class, method ImageUploadHelper::getDirectoryListing()
Directory listing.
- getDirectorySeparator
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file GalleryPlatform.class, method GalleryPlatform::getDirectorySeparator()
Return the filesystem specific directory separator.
- getDirectorySeparator
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file MailHelperTest.class, method MailHelperDummyPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file WebTest.class, method WebTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file EventTest.class, method EventTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ModuleTest.class, method ModuleTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file FileSystemTest.class, method FileSystemTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTestDummyPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file UtilitiesTest.class, method UtilitiesTestWinPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file UtilitiesTest.class, method UtilitiesTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file FileSystemTest.class, method FileSystemTestPlatformForRename::getDirectorySeparator()
- getDirectorySeparator
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file UnitTestPlatform.class, method UnitTestPlatform::getDirectorySeparator()
- getDirectorySeparator
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::getDirectorySeparator()
- getDisabledFlag
- in file ImageBlockHelper.class, method ImageBlockHelper::getDisabledFlag()
Get the disabled flag for an item
- getDownloadFileList
- in file GalleryRepository.class, method GalleryRepository::getDownloadFileList()
Creates a list of URLs that
- getDownloadFileList
- in file UnitTestRepository.class, method UnitTestRepository::getDownloadFileList()
- getDuration
- in file GalleryMovieItem.class, method GalleryMovieItem::getDuration()
- getEmail
- in file GalleryUser.class, method GalleryUser::getEmail()
- getEmail
- in file GalleryPendingUser.class, method GalleryPendingUser::getEmail()
- getEmbedPathByHttpRequest
- in file GalleryEmbed.class, method GalleryEmbed::getEmbedPathByHttpRequest()
Simplify finding the path to embed.php by sending it as a HTTP header
- getEnabledNotifications
- in file NotificationHelper.class, method NotificationHelper::getEnabledNotifications()
Get the enable notifications.
- getEntity
- in file GalleryEvent.class, method GalleryEvent::getEntity()
Return the event's entity
- getEntityCounter
- in file GalleryTestCase.class, method GalleryTestCase::getEntityCounter()
Get the entity counter listener which contains the types and number of elements deleted.
- getEntityType
- in file GalleryEntity.class, method GalleryEntity::getEntityType()
- getEnvironmentName
- in file TestGdFunctionality.class, method TestGdFunctionality::getEnvironmentName()
- getError
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getError()
Return the Gallery Status Object encapsulated in this event.
- getErrorCode
- in file GalleryStatus.class, method GalleryStatus::getErrorCode()
Return the actual error code
- getErrorCodeConstants
- in file GalleryStatus.class, method GalleryStatus::getErrorCodeConstants()
Break down an error code into a list of constants
- getErrorMessage
- in file RewriteParser.class, method RewriteParser::getErrorMessage()
Returns translated error message, called from AdminRewrite when an unsucsessful save has been made. A valid $code is anything that $this->saveActiveRules would return if an error occurs.
- getErrorMessage
- in file parser.inc, method ModRewriteParser::getErrorMessage()
- getErrorMessage
- in file parser.inc, method IsapiRewriteParser::getErrorMessage()
- getErrorMessage
- in file GalleryStatus.class, method GalleryStatus::getErrorMessage()
Return the error message
- getEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getEvent()
- getEvent
- in file PermissionTest.class, method PermissionTestEventListener::getEvent()
- getEvent
- in file EntityTest.class, method EntityTestEventListener::getEvent()
- getEvent
- in file EventTest.class, method EventTestEventListener::getEvent()
- getEvent
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getEvent()
Set the event that caused this notification to be created.
- getEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getEvent()
- getEventName
- in file GalleryEvent.class, method GalleryEvent::getEventName()
Return the event name
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getEventSpecs()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getEventSpecs()
- getEventSpecs
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method LoginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method SaveNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getEventSpecs()
- getEventSpecs
- in file CommentAddNotification.class, method CommentAddNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getEventSpecs()
- getEventSpecs
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getEventSpecs()
Returns the Event Specification The event specification determines the selection criteria for the particular event. The only required entry is 'eventName'.
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getEventSpecs()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getEventSpecs()
- getEventSpecs
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getEventSpecs()
- getEventSpecs
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getEventSpecs()
- getExifData
- in file ExifHelper.class, method ExifHelper::getExifData()
Return the wanted EXIF/IPTC data for one given file according to the given view mode.
- getExifKeys
- in file ExifHelper.class, method ExifHelper::getExifKeys()
Return the EXIF/IPTC keys that we know about (from lib/Exifer and lib/JPEG).
- getExifValue
- in file ExifHelper.class, method ExifHelper::getExifValue()
Retrieve a single EXIF value by path from a nested associative array.
- getExternalAccessMemberList
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::getExternalAccessMemberList()
- getExternalAccessMemberList
- in file GalleryCoreApi.class, method GalleryCoreApi::getExternalAccessMemberList()
Get a list of entity members which are allowed to be shown / set by external systems (e.g.
- getExternalIdMap
- in file GalleryEmbed.class, method GalleryEmbed::getExternalIdMap()
Get the complete externalId<->entityId map (for users and groups).
- getFactoryDefinitionHints
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::getFactoryDefinitionHints()
- getFactoryDefinitionHints
- in file GalleryCoreApi.class, method GalleryCoreApi::getFactoryDefinitionHints()
Return the Hints for the specified class type and implId.
- getFeed
- in file RssHelper.class, method RssHelper::getFeed()
This function takes an RssGenerator as a pass-by-reference variable and adds gallery item data to it, so that an rss feed can be generated.
- getFeedTypeTranslation
- in file RssHelper.class, method RssHelper::getFeedTypeTranslation()
This provides a translation of the feed type codes
- getFile
- in file GalleryUtilities.class, method GalleryUtilities::getFile()
Return data about file attached to request.
- getFileBase
- in file GalleryUtilities.class, method GalleryUtilities::getFileBase()
Return the file's basename.
- getFileContents
- in file DataCacheTest.class, method DataCacheTestPlatform::getFileContents()
- getFileExtension
- in file GalleryUtilities.class, method GalleryUtilities::getFileExtension()
Return the file's extension.
- getFileName
- in file WatermarkImage.class, method WatermarkImage::getFileName()
- getFileNameComponents
- in file GalleryUtilities.class, method GalleryUtilities::getFileNameComponents()
Get the type of the file from its filename.
- getFileRevision
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getFileRevision()
- getFileRevision
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getFileRevision()
Extracts the revision number from a string generated by CVS' Id tag.
- getFirstBytesFromFile
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getFirstBytesFromFile()
Reads specified number of bytes from the file's beginning.
- getFirstBytesFromFile
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getFirstBytesFromFile()
- getFormVariables
- in file GalleryUtilities.class, method GalleryUtilities::getFormVariables()
Return all request variables that match the prefix.
- getFotokastenSession
- in file PrintPhotos.inc, method PrintPhotosController::getFotokastenSession()
Initialize fotokasten session.
- getFragment
- in file GalleryStorage.class, method GallerySqlFragment::getFragment()
The sql fragment
- getFromDisk
- in file GalleryDataCache.class, method GalleryDataCache::getFromDisk()
Get the file from disk. PathInfo is of the form that can be passed to getCachePath
- getFullName
- in file GalleryPendingUser.class, method GalleryPendingUser::getFullName()
- getFullName
- in file GalleryUser.class, method GalleryUser::getFullName()
- getFunctionCalls
- in file CodeAuditTestCase.class, method CodeAuditTestCase::getFunctionCalls()
Extract function calls from a php snippet.
- getFunctionParameters
- in file CodeAuditTestCase.class, method CodeAuditTestCase::getFunctionParameters()
Parse a function call into parameters.
- getFunctionSql
- in file GalleryStorage.class, method MySqlStorage::getFunctionSql()
- getFunctionSql
- in file GalleryStorage.class, method GalleryStorage::getFunctionSql()
Return a customized function for this database platform
- getFunctionSql
- in file UnitTestStorage.class, method UnitTestStorage::getFunctionSql()
- getFunctionSql
- in file Db2Storage.class, method Db2Storage::getFunctionSql()
- getFunctionSql
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::getFunctionSql()
- getFunctionSql
- in file PostgreSqlStorage.class, method PostgreSqlStorage::getFunctionSql()
- getFunctionSql
- in file OracleStorage.class, method OracleStorage::getFunctionSql()
- getFunctionSql
- in file SQLiteStorage.class, method SQLiteStorage::getFunctionSql()
- getFunctionSql
- in file MSSqlStorage.class, method MSSqlStorage::getFunctionSql()
- getGalleryDirUrl
- in file index.php, function getGalleryDirUrl()
Returns the URL to the G2 folder, e.g. http://example.com/gallery2/.
- getGalleryId
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getGalleryId()
Old multisite system used a galleryId based on the current URL. Return a value here so sites won't break before they can upgrade.
- getGalleryVersion
- in file module.inc, method CoreModule::getGalleryVersion()
Get the current version of Gallery.
- getGdFunctionality
- in file GdToolkitHelper.class, method GdToolkitHelper::getGdFunctionality()
Factory to get a new GdFunctionality object.
- getGetid3Keys
- in file Getid3Helper.class, method Getid3Helper::getGetid3Keys()
Return the Getid3 keys that we know about (from Getid3).
- getGroup
- in file GalleryModule.class, method GalleryModule::getGroup()
- getGroupName
- in file GalleryGroup.class, method GalleryGroup::getGroupName()
- getGroupType
- in file GalleryGroup.class, method GalleryGroup::getGroupType()
- getHashedPassword
- in file GalleryUser.class, method GalleryUser::getHashedPassword()
- getHashedPassword
- in file GalleryPendingUser.class, method GalleryPendingUser::getHashedPassword()
- getHeaderCalls
- in file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::getHeaderCalls()
- getHeight
- in file GalleryAnimationItem.class, method GalleryAnimationItem::getHeight()
- getHeight
- in file GalleryLinkItem.class, method GalleryLinkItem::getHeight()
- getHeight
- in file ThumbnailImage.class, method ThumbnailImage::getHeight()
- getHeight
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::getHeight()
- getHeight
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getHeight()
- getHeight
- in file WatermarkImage.class, method WatermarkImage::getHeight()
- getHeight
- in file GalleryMovieItem.class, method GalleryMovieItem::getHeight()
- getHeight
- in file GalleryPhotoItem.class, method GalleryPhotoItem::getHeight()
- getHistoryForModule
- in file RewriteHelper.class, method RewriteHelper::getHistoryForModule()
Get the rewrite rule history for a specific module.
- getHost
- in file GalleryComment.class, method GalleryComment::getHost()
- gethostbyname
- in file GalleryPhpVm.class, method GalleryPhpVm::gethostbyname()
Returns the IP address of the Internet host specified by hostname.
- gethostbyname
- in file UnitTestPhpVm.class, method UnitTestPhpVm::gethostbyname()
- getHostName
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getHostName()
Return the host name for the current request.
- getHref
- in file WebDavHelper.class, method WebDavServer::getHref()
- getHtaccessContent
- in file ModRewriteHelper.class, method ModRewriteHelper::getHtaccessContent()
Return the .htaccess content given a set or rewrite rules.
- getHtaccessPath
- in file ModRewriteHelper.class, method ModRewriteHelper::getHtaccessPath()
Return the absolute path to the .htaccess file.
- getHttpAuth
- in file HttpAuthHelper.class, method HttpAuthHelper::getHttpAuth()
Get the HTTP authtype, username, and password using either the PHP server variables or the authorization request variable.
- getHttpDate
- in file GalleryUtilities.class, method GalleryUtilities::getHttpDate()
Deprecated. Use Gallery::getHttpDate instead.
- getHttpDate
- in file Gallery.class, method Gallery::getHttpDate()
Return a date and time string that is conformant to RFC 2616
- getHttpdiniContent
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::getHttpdiniContent()
Return the httpd.ini content given a set of rewrite rules.
- getHttpdiniPath
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::getHttpdiniPath()
Return the absolute path to the httpd.ini file.
- getIconPacks
- in file IconsInterface_1_0.class, method IconsInterface_1_0::getIconPacks()
Get list of available iconpacks
- getIconPacks
- in file IconsImpl.class, method IconsImpl::getIconPacks()
- getId
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getId()
- getId
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getId()
- getId
- in file ViewTest.class, method ViewTestThemeId2Theme::getId()
- getId
- in file ViewTest.class, method ViewTestThemeId1Theme::getId()
- getId
- in file TemplateAdapterTest.class, method TemplateAdapterMockTheme::getId()
- getId
- in file TemplateTest.class, method TemplateTestInactiveTheme::getId()
- getId
- in file GalleryEntity.class, method GalleryEntity::getId()
- getId
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getId()
- getId
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::getId()
- getId
- in file GalleryPlugin.class, method GalleryPlugin::getId()
- getId
- in file TemplateTest.class, method TemplateTestFakeTheme::getId()
- getId
- in file GallerySession.class, method GallerySession::getId()
The session id.
- getId3ArchiveData
- in file Getid3Helper.class, method Getid3Helper::getId3ArchiveData()
- getId3ArchiveRecurse
- in file Getid3Helper.class, method Getid3Helper::getId3ArchiveRecurse()
- getId3ArchiveTar
- in file Getid3Helper.class, method Getid3Helper::getId3ArchiveTar()
- Getid3Callbacks
- in file Callbacks.inc, class Getid3Callbacks
- getId3Data
- in file Getid3Helper.class, method Getid3Helper::getId3Data()
Return the Getid3 data for a specific view and file
- Getid3DescriptionOption
- in file Getid3DescriptionOption.inc, class Getid3DescriptionOption
This ItemAddOption uses an mp3's id3 title value for the item title when an mp3 is uploaded
- Getid3DescriptionOptionTest
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::Getid3DescriptionOptionTest()
- Getid3DescriptionOptionTest
- in file Getid3DescriptionOptionTest.class, class Getid3DescriptionOptionTest
Getid3DescriptionOption tests
- Getid3DetailModeController
- in file Getid3DetailMode.inc, class Getid3DetailModeController
This controller will switch the ItemDetails mode in the session and return to the previous page
- Getid3DetailModeControllerTest
- in file Getid3DetailModeControllerTest.class, method Getid3DetailModeControllerTest::Getid3DetailModeControllerTest()
- Getid3DetailModeControllerTest
- in file Getid3DetailModeControllerTest.class, class Getid3DetailModeControllerTest
Getid3DetailMode controller tests
- Getid3Extractor
- in file Getid3Extractor.class, class Getid3Extractor
Implementation of the Getid3Interface for pulling Getid3 data from a set of target items
- Getid3Helper
- in file Getid3Helper.class, class Getid3Helper
A helper class for the Getid3 module.
- Getid3HelperTest
- in file Getid3HelperTest.class, class Getid3HelperTest
Test Getid3 Helper functionality
- Getid3HelperTest
- in file Getid3HelperTest.class, method Getid3HelperTest::Getid3HelperTest()
- Getid3Interface_1_0
- in file Getid3Interface_1_0.class, class Getid3Interface_1_0
This is an interface for the getid3 module. Modules that wish to retrieve Getid3 data for items can utilize an implementation of this interface.
- Getid3Module
- in file module.inc, class Getid3Module
getID3() ID3 metadata Module
- Getid3Module
- in file module.inc, method Getid3Module::Getid3Module()
- Getid3Toolkit
- in file Getid3Toolkit.class, class Getid3Toolkit
A getid3 version of GalleryToolkit
- Getid3ToolkitTest
- in file Getid3ToolkitTest.class, class Getid3ToolkitTest
Test Getid3Toolkit functionality
- Getid3ToolkitTest
- in file Getid3ToolkitTest.class, method Getid3ToolkitTest::Getid3ToolkitTest()
- GETID3_DETAILED
- in file Getid3Helper.class, constant GETID3_DETAILED
Detailed Getid3 setting
- GETID3_MP3_TITLE
- in file Getid3Helper.class, constant GETID3_MP3_TITLE
Import mp3 title into item title
- GETID3_SUMMARY
- in file Getid3Helper.class, constant GETID3_SUMMARY
Summary Getid3 setting
- getImageBlock
- in file GalleryEmbed.class, method GalleryEmbed::getImageBlock()
Get HTML for an image block
- getImageFrameList
- in file ImageFrameInterface_1_1.class, method ImageFrameInterface_1_1::getImageFrameList()
Get list of available image frames
- getImageFrameList
- in file ImageFrameImpl.class, method ImageFrameImpl::getImageFrameList()
- getimagesize
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::getimagesize()
- getimagesize
- in file SetSizeOptionTest.class, method SetSizeOptionTestPlatform::getimagesize()
- getImageSize
- in file GdFunctionality.class, method GdFunctionality::getImageSize()
Return the size (width, height) of an image file.
- getimagesize
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::getimagesize()
- getimagesize
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::getimagesize()
- getimagesize
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestPlatform::getimagesize()
- getimagesize
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::getimagesize()
- getimagesize
- in file UnitTestPlatform.class, method UnitTestPlatform::getimagesize()
- getimagesize
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::getimagesize()
- getImageSize
- in file TestGdFunctionality.class, method TestGdFunctionality::getImageSize()
- getimagesize
- in file GalleryPlatform.class, method GalleryPlatform::getimagesize()
Get size information about an image.
- getimagesize
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::getimagesize()
- getimagesize
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestPlatform::getimagesize()
- getIndexMetaData
- in file UnitTestRepository.class, method UnitTestRepository::getIndexMetaData()
- getIndexMetaData
- in file GalleryRepository.class, method GalleryRepository::getIndexMetaData()
- getInfo
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskFail::getInfo()
- getInfo
- in file OptimizeDatabaseTask.class, method OptimizeDatabaseTask::getInfo()
- getInfo
- in file MaintenanceHelperTest.class, method MaintenanceHelperTestTask::getInfo()
- getInfo
- in file ResetFailureCountsTask.class, method ResetFailureCountsTask::getInfo()
- getInfo
- in file BuildDerivativesTask.class, method BuildDerivativesTask::getInfo()
- getInfo
- in file ResetViewCountsTask.class, method ResetViewCountsTask::getInfo()
- getInfo
- in file SystemInfoTask.class, method SystemInfoTask::getInfo()
- getInfo
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::getInfo()
- getInfo
- in file DatabaseBackupTask.class, method DatabaseBackupTask::getInfo()
- getInfo
- in file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::getInfo()
- getInfo
- in file ConvertDatabaseToUtf8Task.class, method ConvertDatabaseToUtf8Task::getInfo()
- getInfo
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskSuccess::getInfo()
- getInfo
- in file FlushDatabaseCacheTask.class, method FlushDatabaseCacheTask::getInfo()
- getInfo
- in file DeleteSessionsTask.class, method DeleteSessionsTask::getInfo()
- getInfo
- in file FlushTemplatesTask.class, method FlushTemplatesTask::getInfo()
- getInfo
- in file RewriteCheckConflictTask.class, method RewriteCheckConflictTask::getInfo()
- getInfo
- in file AdminMaintenance.inc, method MaintenanceTask::getInfo()
Return internationalized text about this task
- getInstalledVersions
- in file module.inc, method CoreModule::getInstalledVersions()
Get the version of the core module and of Gallery itself. We store this on disk to avoid having to load up the database (which can be problematic if we're doing an upgrade and don't want to count a specific database schema). If the versions.dat file indicates that Gallery is in maintenance mode, then set the configuration value to indicate this.
- getIptcObject
- in file ExifHelper.class, method ExifHelper::getIptcObject()
Return the raw IPTC data as a lib/JPEG object. This method call has the penalty to have to read in the lib/JPEG library (currently ~100KB) but nearly no penalties for the image: it isn't read here, that happens lazily when actually accessing IPTC values.
- getIptcValue
- in file ExifHelper.class, method ExifHelper::getIptcValue()
Retrieve a single IPTC value out of the given JPEG object by key path.
- getIsBroken
- in file GalleryDerivative.class, method GalleryDerivative::getIsBroken()
- getIsLinkable
- in file GalleryEntity.class, method GalleryEntity::getIsLinkable()
- getItem
- in file GalleryView.class, method GalleryView::getItem()
Return the current item, as specified in the itemId request variable.
- getItem
- in file GalleryController.class, method GalleryController::getItem()
Return the current item, as specified in the itemId request variable.
- getItem
- in file ShowItem.inc, method ShowItemView::getItem()
- getItemAdminViews
- in file module.inc, method CommentModule::getItemAdminViews()
- getItemAdminViews
- in file module.inc, method CoreModule::getItemAdminViews()
- getItemAdminViews
- in file module.inc, method NotificationModule::getItemAdminViews()
- getItemAdminViews
- in file module.inc, method RearrangeModule::getItemAdminViews()
- getItemAdminViews
- in file module.inc, method ReplicaModule::getItemAdminViews()
- getItemAdminViews
- in file GalleryModule.class, method GalleryModule::getItemAdminViews()
Get the list of GalleryViews containing the various item administration views for this module. The module should check permissions and item type to determine which views are applicable for the authenticated user. As with getSiteAdminViews(), the view title text must be localized.
- getItemData
- in file MultiLangHelper.class, method MultiLangHelper::getItemData()
Get language data for an item
- getItemId
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method SaveNotification::getItemId()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getItemId()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getItemId()
- getItemId
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getItemId()
- getItemId
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getItemId()
- getItemId
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getItemId()
Get the item id contained in the event or return 0 if there is no item id.
- getItemId
- in file CommentAddNotification.class, method CommentAddNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getItemId()
- getItemId
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getItemId()
- getItemLinks
- in file module.inc, method CartModule::getItemLinks()
- getItemLinks
- in file module.inc, method RearrangeModule::getItemLinks()
- getItemLinks
- in file module.inc, method NotificationModule::getItemLinks()
- getItemLinks
- in file module.inc, method DebugModule::getItemLinks()
- getItemLinks
- in file module.inc, method WebDavModule::getItemLinks()
- getItemLinks
- in file module.inc, method ShutterflyModule::getItemLinks()
- getItemLinks
- in file module.inc, method SlideshowAppletModule::getItemLinks()
- getItemLinks
- in file module.inc, method SnapGalaxyModule::getItemLinks()
- getItemLinks
- in file module.inc, method RssModule::getItemLinks()
- getItemLinks
- in file module.inc, method DigibugModule::getItemLinks()
- getItemLinks
- in file module.inc, method SlideshowModule::getItemLinks()
- getItemLinks
- in file module.inc, method FotokastenModule::getItemLinks()
- getItemLinks
- in file module.inc, method PanoramaModule::getItemLinks()
- getItemLinks
- in file GalleryModule.class, method GalleryModule::getItemLinks()
Return 0 or more item-specific links to an arbitrary module view.
- getItemLinks
- in file module.inc, method ReplicaModule::getItemLinks()
- getItemLinks
- in file module.inc, method CommentModule::getItemLinks()
- getItemLinks
- in file module.inc, method CoreModule::getItemLinks()
- getItemLinks
- in file module.inc, method PhotoAccessModule::getItemLinks()
- getItemLinks
- in file module.inc, method EcardModule::getItemLinks()
- getItemLinks
- in file module.inc, method DynamicAlbumModule::getItemLinks()
- getItemMimeTypes
- in file ThumbnailImage.class, method ThumbnailImage::getItemMimeTypes()
- getItemMimeTypesList
- in file ThumbnailImage.class, method ThumbnailImage::getItemMimeTypesList()
Get array of item mime types.
- getItemSummaries
- in file module.inc, method RatingModule::getItemSummaries()
- getItemSummaries
- in file module.inc, method CommentModule::getItemSummaries()
- getItemSummaries
- in file module.inc, method NewItemsModule::getItemSummaries()
- getItemSummaries
- in file module.inc, method CustomFieldModule::getItemSummaries()
- getItemSummaries
- in file GalleryModule.class, method GalleryModule::getItemSummaries()
Return module-specific summary content about the item
- getItemSummaries
- in file module.inc, method KeyAlbumModule::getItemSummaries()
- getItemUrl
- in file CommentAddNotification.class, method CommentAddNotification::getItemUrl()
Get the url of the item the comment was made against
- getKey
- in file GallerySession.class, method GallerySession::getKey()
The session key parameter used in URLs and the cookie.
- getKeywords
- in file GalleryItem.class, method GalleryItem::getKeywords()
- getL10Domain
- in file GalleryPlugin.class, method GalleryPlugin::getL10Domain()
- getL10Domain
- in file GalleryView.class, method GalleryView::getL10Domain()
Get the localization domain for this view.
- getLanguage
- in file GalleryUser.class, method GalleryUser::getLanguage()
- getLanguage
- in file GalleryPendingUser.class, method GalleryPendingUser::getLanguage()
- getLanguageAndCountryFromLanguageCode
- in file GalleryTranslator.class, method GalleryTranslator::getLanguageAndCountryFromLanguageCode()
Determine the language and country given the language code (i.e. en, en_GB)
- getLanguageBaseRevision
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getLanguageBaseRevision()
Reads the strings.raw revision of the specified plugin.
- getLanguageBaseRevision
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getLanguageBaseRevision()
- getLanguageCodeFromLocale
- in file GalleryTranslator.class, method GalleryTranslator::getLanguageCodeFromLocale()
Convert the locale to the language code
- getLanguageCodeFromRequest
- in file GalleryTranslator.class, method GalleryTranslator::getLanguageCodeFromRequest()
Examine the incoming request and try to figure out what languages the browser will accept.
- getLanguageData
- in file GalleryTranslator.class, method GalleryTranslator::getLanguageData()
Return our language data.
- getLanguageData
- in file AdminLanguageManagerViewTest.class, method AdminLanguagesViewTestTranslator::getLanguageData()
- getLanguageDescription
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getLanguageDescription()
Returns the language description of the specified language-country code.
- getLanguageDescription
- in file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::getLanguageDescription()
- getLanguageDescription
- in file GalleryCoreApi.class, method GalleryCoreApi::getLanguageDescription()
Returns the language description of the specified language-country code.
- getLanguageDescription
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getLanguageDescription()
- getLanguagePackageFiles
- in file UnitTestRepository.class, method UnitTestRepository::getLanguagePackageFiles()
- getLanguagePackageFiles
- in file GalleryRepository.class, method GalleryRepository::getLanguagePackageFiles()
- getLanguagePackageFiles
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getLanguagePackageFiles()
The purpose of this method is to determine which language packages should be downloaded from
- getLatestCommentTime
- in file GalleryCommentHelper.class, method GalleryCommentHelper::getLatestCommentTime()
Return the timestamp of the most recent comment from this IP
- getLatestPicLensInfo
- in file PicLensHelper.class, method PicLensHelper::getLatestPicLensInfo()
Get information about the latest version of the PicLens code.
- getLegalPathCharacters
- in file GalleryPlatform.class, method GalleryPlatform::getLegalPathCharacters()
Legal characters on all systems: A-Z a-z 0-9 # _ . -
- getLegalPathCharacters
- in file UnitTestPlatform.class, method UnitTestPlatform::getLegalPathCharacters()
- getLegalPathComponent
- in file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::getLegalPathComponent()
- getLegalPathComponent
- in file GalleryCoreApi.class, method GalleryCoreApi::getLegalPathComponent()
Get a legal path component in the given parent id. Legal by the platform standards, and legal in that it doesn't cause a conflict with other path components.
- getLineEnding
- in file UnitTestPlatform.class, method UnitTestPlatform::getLineEnding()
- getLineEnding
- in file UnixPlatform.class, method UnixPlatform::getLineEnding()
- getLineEnding
- in file GalleryPlatform.class, method GalleryPlatform::getLineEnding()
Return the string of characters which represent the line ending on this platform.
- getLineEnding
- in file WinNtPlatform.class, method WinNtPlatform::getLineEnding()
- getLink
- in file GalleryLinkItem.class, method GalleryLinkItem::getLink()
- getLinkData
- in file SlideshowImpl.class, method SlideshowImpl::getLinkData()
- getLinkData
- in file SlideshowInterface_1_0.class, method SlideshowInterface_1_0::getLinkData()
Get parameters for jumping to slideshow display
- getLinkedEntity
- in file GalleryEntity.class, method GalleryEntity::getLinkedEntity()
- getLinkId
- in file GalleryEntity.class, method GalleryEntity::getLinkId()
- getLockIds
- in file MockLockSystem.class, method MockLockSystem::getLockIds()
Return the ids of all the locks we hold
- getLockIds
- in file GalleryCoreApi.class, method GalleryCoreApi::getLockIds()
Get the set of lock ids
- getLockIds
- in file GalleryLockSystem.class, method GalleryLockSystem::getLockIds()
Return the ids of all the locks we hold
- getLockIds
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::getLockIds()
- getLocks
- in file WebDavHelper.class, method WebDavHelper::getLocks()
Get active WebDAV locks at specified path.
- getLockSystem
- in file Gallery.class, method Gallery::getLockSystem()
Return the active lock system.
- getMailData
- in file MailHelperTest.class, method MailHelperDummyPlatform::getMailData()
- getMailedCount
- in file MailHelperTest.class, method MailHelperDummyPlatform::getMailedCount()
- getMap
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::getMap()
- getMap
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getMap()
- getMapEntry
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::getMapEntry()
- getMapEntry
- in file SitemapViewTest.class, method SitemapViewTestStorage::getMapEntry()
- getMapEntry
- in file GalleryCoreApi.class, method GalleryCoreApi::getMapEntry()
Get entries in a map that match a criteria and return selected fields
- getMapEntry
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getMapEntry()
- getMapEntry
- in file UnitTestStorage.class, method UnitTestStorage::getMapEntry()
- getMapEntry
- in file GalleryStorage.class, method GalleryStorage::getMapEntry()
Get entries in a map that match a criteria and return selected fields
- getMapEntry
- in file UserHelperTest.class, method UserHelperTestMockStorage::getMapEntry()
- getMaximumManagedPriority
- in file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getMaximumManagedPriority()
- getMaximumManagedToolkitPriority
- in file GalleryCoreApi.class, method GalleryCoreApi::getMaximumManagedToolkitPriority()
Get maximum priority value (lowest priority) in managed priority range (20-40)
- getMembersCount
- in file GalleryMembersHelper.class, method GalleryMembersHelper::getMembersCount()
Get the current member count
- getMetaData
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getMetaData()
Gets index meta data, which currently includes the local index timestamp (set when the index has been downloaded) and each plugin type count.
- getMetaData
- in file Getid3Interface_1_0.class, method Getid3Interface_1_0::getMetaData()
Get metadata for the given items
- getMetaData
- in file ExifInterface_1_0.class, method ExifInterface_1_0::getMetaData()
Get metadata for the given items
- getMetaData
- in file ExifExtractor.class, method ExifExtractor::getMetaData()
- getMetaData
- in file Getid3Extractor.class, method Getid3Extractor::getMetaData()
- getMimeType
- in file GalleryCoreApi.class, method GalleryCoreApi::getMimeType()
Determine the proper mime type given the file and optionally with the mime type from the request
- getMimeType
- in file GalleryDerivative.class, method GalleryDerivative::getMimeType()
- getMimeType
- in file GalleryDataItem.class, method GalleryDataItem::getMimeType()
- getMimeType
- in file GalleryLinkItem.class, method GalleryLinkItem::getMimeType()
- getMimeType
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::getMimeType()
- getMimeType
- in file DownloadItemTest.class, method DownloadItemTestEntity::getMimeType()
- getMimeType
- in file DownloadItemTest.class, method DownloadItemTestChildEntity::getMimeType()
- getMimeType
- in file ThumbnailImage.class, method ThumbnailImage::getMimeType()
- getMimeType
- in file WatermarkImage.class, method WatermarkImage::getMimeType()
- getMimeTypeMap
- in file ThumbnailHelper.class, method ThumbnailHelper::getMimeTypeMap()
Return mime types and applicable file extensions
- getMimeTypeMap
- in file MimeHelper.class, method MimeHelper::getMimeTypeMap()
Return mime types and applicable file extensions
- getModificationTime
- in file GallerySession.class, method GallerySession::getModificationTime()
Return the Unix timestamp from when this session was last modified.
- getModificationTimestamp
- in file GalleryEntity.class, method GalleryEntity::getModificationTimestamp()
- getModuleEntityTypes
- in file module.inc, method ThumbnailModule::getModuleEntityTypes()
- getModuleEntityTypes
- in file GalleryModule.class, method GalleryModule::getModuleEntityTypes()
Get names of all GalleryEntity types this module may register.
- getModuleEntityTypes
- in file module.inc, method RegisterModule::getModuleEntityTypes()
- getModuleEntityTypes
- in file module.inc, method CommentModule::getModuleEntityTypes()
- getModuleEntityTypes
- in file ModuleTest.class, method ModuleTestModule::getModuleEntityTypes()
- getModuleEntityTypes
- in file module.inc, method LinkItemModule::getModuleEntityTypes()
- getModuleSql
- in file GalleryStorageExtras.class, method GalleryStorageExtras::getModuleSql()
Load up the table creation and alteration SQL files for the given module
- getMountLink
- in file WebDavHelper.class, method WebDavHelper::getMountLink()
Returns a browser-specifc mount link for the given item.
- getName
- in file WatermarkImage.class, method WatermarkImage::getName()
- getName
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getName()
- getName
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getName()
- getName
- in file GalleryPlugin.class, method GalleryPlugin::getName()
- getName
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getName()
- getNavigation
- in file GallerySession.class, method GallerySession::getNavigation()
Get data for a specific navigation id.
- getNavigationId
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationId()
Get the current navigation id.
- getNavigationLinks
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationLinks()
Get a list of navigation links to go back to where we came from.
- getNavigationReturnUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationReturnUrl()
Get an URL to return to the currently loaded view, stripping all parameters that are of navigational nature.
- getNewResource
- in file TestGdFunctionality.class, method TestGdFunctionality::getNewResource()
Return the name of a new resource
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getNotificationMessage()
- getNotificationMessage
- in file CommentAddNotification.class, method CommentAddNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getNotificationMessage()
- getNotificationMessage
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getNotificationMessage()
Return a formatted and localized plain text message describing the event to be used in any notification message.
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method SaveNotification::getNotificationMessage()
- getNotificationMessage
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getNotificationMessage()
- getNotificationMessage
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getNotificationMessage()
- getNotificationMessage
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ErrorNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getNotificationMessage()
- getNotificationMessage
- in file GalleryCoreEventNotifications.class, method LoginNotification::getNotificationMessage()
- getOnLoadHandlerIds
- in file ModuleTest.class, method ModuleTestModule::getOnLoadHandlerIds()
- getOnLoadHandlerIds
- in file module.inc, method WebCamModule::getOnLoadHandlerIds()
- getOnLoadHandlerIds
- in file GalleryModule.class, method GalleryModule::getOnLoadHandlerIds()
Get ids of all onLoadHandlers this module may register.
- getOnLoadHandlerIds
- in file module.inc, method HiddenModule::getOnLoadHandlerIds()
- getOnLoadHandlerIds
- in file module.inc, method PasswordModule::getOnLoadHandlerIds()
- getOnLoadHandlerIds
- in file module.inc, method RandomHighlightModule::getOnLoadHandlerIds()
- getOnLoadHandlerIds
- in file module.inc, method MultiLangModule::getOnLoadHandlerIds()
- getOnLoadHandlers
- in file GalleryEntity.class, method GalleryEntity::getOnLoadHandlers()
- getOperationMimeTypes
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getOperationMimeTypes()
- getOperations
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getOperations()
- getOperations
- in file JpegtranToolkitHelper.class, method JpegtranToolkitHelper::getOperations()
Return the operations currently supported by JpegtranToolkit.
- getOperationsAndProperties
- in file NetPbmToolkitHelper.class, method NetPbmToolkitHelper::getOperationsAndProperties()
Figure out what operations and properties are supported by the NetPbmToolkit and return them.
- getOperationsAndProperties
- in file DcrawToolkitHelper.class, method DcrawToolkitHelper::getOperationsAndProperties()
Figure out what operations and properties are supported by the DcrawToolkit and return them.
- getOperationsAndProperties
- in file GdToolkitHelper.class, method GdToolkitHelper::getOperationsAndProperties()
Figure out what operations and properties are supported by the image* functions in the PHP installation and return them.
- getOperationsAndProperties
- in file FfmpegToolkitHelper.class, method FfmpegToolkitHelper::getOperationsAndProperties()
Figure out what operations and properties are supported by the FfmpegToolkit and return them.
- getOperationsAndProperties
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::getOperationsAndProperties()
Figure out what operations and properties are supported by the ImageMagickToolkit and return them.
- getOptionData
- in file CaptchaSiteAdmin.inc, method CaptchaAdminOption::getOptionData()
Get data about this configuration option.
- getOptionData
- in file EcardCaptchaAdminOption.class, method EcardCaptchaAdminOption::getOptionData()
- getOptionData
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminTestOption::getOptionData()
- getOptionData
- in file PasswordCaptchaAdminOption.class, method PasswordCaptchaAdminOption::getOptionData()
- getOptionData
- in file CommentCaptchaAdminOption.class, method CommentCaptchaAdminOption::getOptionData()
- getOptionData
- in file CoreCaptchaAdminOption.class, method CoreCaptchaAdminOption::getOptionData()
- getOptionData
- in file RegisterCaptchaAdminOption.class, method RegisterCaptchaAdminOption::getOptionData()
- getOrderBy
- in file GalleryAlbumItem.class, method GalleryAlbumItem::getOrderBy()
- getOrderDirection
- in file GalleryAlbumItem.class, method GalleryAlbumItem::getOrderDirection()
- getOriginalValue
- in file GalleryPersistent.class, method GalleryPersistent::getOriginalValue()
Return the original value of the given member.
- getOriginationTimestamp
- in file Getid3Helper.class, method Getid3Helper::getOriginationTimestamp()
Return the timestamp when the item was taken, as recorded in exif, id3, or other meta tag
- getOriginationTimestamp
- in file ExifHelper.class, method ExifHelper::getOriginationTimestamp()
Return the timestamp when the picture was taken, as recorded in exif
- getOriginationTimestamp
- in file GalleryItem.class, method GalleryItem::getOriginationTimestamp()
- getOutputFileData
- in file TestGdFunctionality.class, method TestGdFunctionality::getOutputFileData()
- getOwnerId
- in file WatermarkImage.class, method WatermarkImage::getOwnerId()
- getOwnerId
- in file GalleryItem.class, method GalleryItem::getOwnerId()
- getPackageUrl
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPackageUrl()
Returns the specified plugin package's URL relative to the repository root URL.
- getPackageUrl
- in file RepositoryTest.class, method RepositoryTestIndex::getPackageUrl()
- getPackageVersionAndBuild
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPackageVersionAndBuild()
Returns the version and build of the specified plugin package.
- getPackageVersionAndBuild
- in file RepositoryTest.class, method RepositoryTestIndex::getPackageVersionAndBuild()
- getPackageVersionAndBuild
- in file UnitTestRepository.class, method UnitTestRepository::getPackageVersionAndBuild()
- getPackageVersionAndBuild
- in file GalleryRepository.class, method GalleryRepository::getPackageVersionAndBuild()
- getPageData
- in file GalleryDataCache.class, method GalleryDataCache::getPageData()
Get page data from the cache.
- getPageSize
- in file theme.inc, method TileTheme::getPageSize()
- getPageSize
- in file GalleryTheme.class, method GalleryTheme::getPageSize()
Return the number of items per page, or 0 if there is no pagination in this theme.
- getParameter
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::getParameter()
- getParameter
- in file GalleryPlugin.class, method GalleryPlugin::getParameter()
Convenience method to get a plugin parameter
- getParentAlbumList
- in file Gallery1DataParser.class, method Gallery1DataParser::getParentAlbumList()
Fetch an associative array of parentalbum names from a given path to gallery1 albums
- getParentId
- in file GalleryChildEntity.class, method GalleryChildEntity::getParentId()
- getParentItemIdByPath
- in file WebDavHelper.class, method WebDavHelper::getParentItemIdByPath()
Returns the id of item that corresponds to the parent of the given path.
- getParserError
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::getParserError()
- getParserId
- in file RewriteParser.class, method RewriteParser::getParserId()
- getParserId
- in file RewriteApi.class, method RewriteApi::getParserId()
- getParserType
- in file RewriteParser.class, method RewriteParser::getParserType()
- getParserType
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::getParserType()
- getParserType
- in file WebDavHelperTest.class, method WebDavHelperTestRewriteApi::getParserType()
- getParserType
- in file RewriteApi.class, method RewriteApi::getParserType()
- getPath
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::getPath()
- getPathComponent
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::getPathComponent()
- getPerformedOperations
- in file DerivativeTest.class, method DerivativeTestToolkit::getPerformedOperations()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::getPermission()
- getPermission
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::getPermission()
- getPermission
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest2::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method DeleteNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::getPermission()
- getPermission
- in file CommentAddNotification.class, method CommentAddNotification::getPermission()
- getPermission
- in file NotificationSiteAdminControllerTest.class, method NotificationEventTest::getPermission()
- getPermission
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::getPermission()
- getPermission
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method RemovePermissionNotification::getPermission()
- getPermission
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::getPermission()
- getPermission
- in file GalleryCoreEventNotifications.class, method SaveNotification::getPermission()
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::getPermission()
- getPermission
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::getPermission()
What permission of the item should be checked to see if a user is allowed to get that event. Setting to null will limit the notifications to administrators
- getPermission
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::getPermission()
- getPermissionIds
- in file GalleryCoreApi.class, method GalleryCoreApi::getPermissionIds()
Get all the permission ids that match the specified flags.
- getPermissionIds
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::getPermissionIds()
- getPermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::getPermissions()
Return all the permissions that the given user has for the given item.
- getPermissions
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::getPermissions()
- getPhotoCount
- in file Gallery1DataParser.class, method Gallery1DataParser::getPhotoCount()
Count the number of photos in an album dir
- getPhotoFeed
- in file RssHelper.class, method RssHelper::getPhotoFeed()
This function retrieves photos and put them in an array.
- getPhotos
- in file Gallery1DataParser.class, method Gallery1DataParser::getPhotos()
Count the photo data from an album dir
- getPhpIniBool
- in file GalleryUtilities.class, method GalleryUtilities::getPhpIniBool()
Get a php.ini value and return its boolean value.
- getPhpVm
- in file Gallery.class, method Gallery::getPhpVm()
Return our PHP virtual machine abstraction
- getPlatform
- in file Gallery.class, method Gallery::getPlatform()
Get the Gallery platform object.
- getPlugin
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getPlugin()
Get the plugin id of the deactivated plugin
- getPlugin
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getPlugin()
Get the plugin id of the activated plugin
- getPlugin
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getPlugin()
Get the plugin id of the deactivated plugin
- getPluginBaseDir
- in file GalleryCoreApi.class, method GalleryCoreApi::getPluginBaseDir()
Returns the base directory of the specified plugin.
- getPluginBaseDirs
- in file GalleryCoreApi.class, method GalleryCoreApi::getPluginBaseDirs()
Returns an array of directories that can contain plugins.
- getPluginHeader
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPluginHeader()
Returns the specified plugin's build.
- getPluginHeader
- in file RepositoryTest.class, method RepositoryTestIndex::getPluginHeader()
- getPluginName
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPluginName()
Returns the specified plugin's name in the active language.
- getPluginName
- in file RepositoryTest.class, method RepositoryTestIndex::getPluginName()
- getPluginName
- in file UnitTestRepository.class, method UnitTestRepository::getPluginName()
- getPluginName
- in file GalleryRepository.class, method GalleryRepository::getPluginName()
- getPluginPackages
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getPluginPackages()
- getPluginPackages
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getPluginPackages()
Gets version and build information about the installed packages of the specified plugin.
- getPluginParameter
- in file GalleryCoreApi.class, method GalleryCoreApi::getPluginParameter()
Convenience method to retrieve a plugin parameter
- getPlugins
- in file RepositoryTest.class, method RepositoryTestIndex::getPlugins()
- getPlugins
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPlugins()
Returns a list of plugins from the index of the specified type.
- getPluginState
- in file PluginCallback.inc, method PluginCallbackView::getPluginState()
Get the state ('active', 'inactive', 'uninstalled', etc) of a given module
- getPluginStates
- in file PluginCallback.inc, method PluginCallbackView::getPluginStates()
Get the state ('active', 'inactive', 'uninstalled', etc) of all modules
- getPluginStates
- in file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::getPluginStates()
- getPluginType
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getPluginType
- in file GalleryPlugin.class, method GalleryPlugin::getPluginType()
- getPluginType
- in file GalleryModule.class, method GalleryModule::getPluginType()
- getPluginType
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getPluginType
- in file PluginTest.class, method PluginTestPlugin::getPluginType()
- getPluginType
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::getPluginType()
Get the plugin type of the activated plugin
- getPluginType
- in file GalleryTheme.class, method GalleryTheme::getPluginType()
- getPluginUpgradeInfo
- in file GalleryRepository.class, method GalleryRepository::getPluginUpgradeInfo()
Determines which packages of the specified plugin are newer in the repository.
- getPluginUpgradeInfo
- in file UnitTestRepository.class, method UnitTestRepository::getPluginUpgradeInfo()
- getPluginVersion
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getPluginVersion()
Returns the version of the specified plugin.
- getPluginVersion
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getPluginVersion()
- getPostFilterOperations
- in file GalleryDerivative.class, method GalleryDerivative::getPostFilterOperations()
- getPreamble
- in file CodeAuditTest.class, method CodeAuditTest::getPreamble()
- getProfilingHtml
- in file GalleryStorageExtras.class, method GalleryStorageExtras::getProfilingHtml()
- getProfilingHtml
- in file GalleryStorage.class, method GalleryStorage::getProfilingHtml()
Return storage profiling information in HTML format
- getProfilingHtml
- in file UnitTestStorage.class, method UnitTestStorage::getProfilingHtml()
- getProgressBarDump
- in file MockTemplateAdapter.class, method MockTemplateAdapter::getProgressBarDump()
- getProperties
- in file Getid3Helper.class, method Getid3Helper::getProperties()
Return the target properties for the given view mode
- getProperties
- in file ExifHelper.class, method ExifHelper::getProperties()
Return the target properties for the given view mode
- getProperties
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getProperties()
- getProperty
- in file ItemTest.class, method ItemTestToolkit::getProperty()
- getProperty
- in file FfmpegToolkit.class, method FfmpegToolkit::getProperty()
- getProperty
- in file MovieTest.class, method MovieTestToolkit::getProperty()
- getProperty
- in file GalleryToolkit.class, method GalleryToolkit::getProperty()
Get a certain property of a file
- getProperty
- in file ExifToolkit.class, method ExifToolkit::getProperty()
- getProperty
- in file SetSizeOptionTest.class, method SetSizeOptionTestToolkit::getProperty()
- getProperty
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestToolkit::getProperty()
- getProperty
- in file PhotoTest.class, method PhotoTestToolkit::getProperty()
- getProperty
- in file SquareThumbToolkit.class, method SquareThumbToolkit::getProperty()
- getProperty
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetTestToolkit::getProperty()
- getProperty
- in file ImageMagickToolkit.class, method ImageMagickToolkit::getProperty()
- getProperty
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestToolkit::getProperty()
- getProperty
- in file SquareThumbToolkitTest.class, method SquareThumbTestToolkit::getProperty()
- getProperty
- in file Getid3Toolkit.class, method Getid3Toolkit::getProperty()
- getProperty
- in file NetPbmToolkit.class, method NetPbmToolkit::getProperty()
- getProperty
- in file GdToolkit.class, method GdToolkit::getProperty()
- getProperty
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::getProperty()
Retrieve a property, or null/given default if it doesn't exist
- getProperty
- in file ThumbnailToolkit.class, method ThumbnailToolkit::getProperty()
- getProperty
- in file ReuploadOptionTest.class, method ReuploadOptionTestToolkit::getProperty()
- getProperty
- in file DcrawToolkit.class, method DcrawToolkit::getProperty()
- getProperty
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTestToolkit::getProperty()
- getProperty
- in file ThumbPageItemEditPluginTest.class, method ThumbPageTestToolkit::getProperty()
- getProvidedApis
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getProvidedApis()
Returns the provided APIs relevant to the specified plugin type.
- getProvidedApis
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::getProvidedApis()
- getPseudoFileName
- in file GalleryUtilities.class, method GalleryUtilities::getPseudoFileName()
Return approximate filename of given GalleryEntity, or 'unknown' if we can't figure it out.
- getPublishStatus
- in file GalleryComment.class, method GalleryComment::getPublishStatus()
- getRandomKey
- in file ImageBlockHelper.class, method ImageBlockHelper::getRandomKey()
Get a random number that can be used to search later
- getRandomKeyRange
- in file ImageBlockHelper.class, method ImageBlockHelper::getRandomKeyRange()
Determine the highest and lowest numbers currently in the random index.
- getRawData
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getRawData()
Returns the complete index array. Used for testing purposes.
- getRawXmlFromPicasaPath
- in file Picasa2DataParser.class, method Picasa2DataParser::getRawXmlFromPicasaPath()
Get the raw XML data from a given Picasa export Path.
- getRecentEntityId
- in file GalleryTestCase.class, method EntityCounterEventListener::getRecentEntityId()
- getRecord
- in file DataCacheTest.class, method DataCacheTestPlatform::getRecord()
- getRedundantPriorities
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getRedundantPriorities()
- getRedundantToolkitPriorities
- in file GalleryCoreApi.class, method GalleryCoreApi::getRedundantToolkitPriorities()
Get list of toolkits/priorities in managed priority range (20-40) for which another toolkit supports a same operation and mime type.
- getRegistrationKey
- in file GalleryPendingUser.class, method GalleryPendingUser::getRegistrationKey()
- getRemaining
- in file MockObject.class, method MockObject::getRemaining()
- getRemaining
- in file UnitTestStorage.class, method UnitTestStorage::getRemaining()
- getRemoteHostAddress
- in file GalleryUtilities.class, method GalleryUtilities::getRemoteHostAddress()
Return the address of the remote host.
- getRemoteIdentifier
- in file GallerySession.class, method GallerySession::getRemoteIdentifier()
Return a value that we can use to identify the client. We can't tie it to the IP address because that changes too frequently (dialup users, users behind proxies) so we have to be creative. Changing this algorithm will cause all existing sessions to be discarded.
- getRemovedMapData
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getRemovedMapData()
- getRenderer
- in file WatermarkImage.class, method WatermarkImage::getRenderer()
So WatermarkImage is displayable with {g->image}
- getRenderer
- in file GalleryItem.class, method GalleryItem::getRenderer()
- getRenderer
- in file ThumbnailImage.class, method ThumbnailImage::getRenderer()
So ThumbnailImage is displayable with {g->image}
- getRenderer
- in file GalleryEntity.class, method GalleryEntity::getRenderer()
- getRepositories
- in file GalleryRepository.class, method GalleryRepository::getRepositories()
Return a set of all the repositories that are currently active. The error count indicates the number of repositories that failed to initialize for some reason (perhaps from a malformed local copy of the index). The fix for this is to download a new version of the repository.
- getRepositoryCacheDir
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getRepositoryCacheDir()
Returns the path of the local repository cache.
- getRepositoryPluginList
- in file GalleryRepository.class, method GalleryRepository::getRepositoryPluginList()
Returns a list of plugins of the specified type.
- getRepositoryPluginList
- in file UnitTestRepository.class, method UnitTestRepository::getRepositoryPluginList()
- getRequestData
- in file UploadItemsControllerTest.class, method UploadItemsControllerTestAddOption::getRequestData()
- getRequestExpires
- in file UserRecoverPasswordHelper_simple.class, method UserRecoverPasswordHelper_simple::getRequestExpires()
Get the request expiration for the UserPasswordRequest from the database.
- getRequestVariables
- in file GalleryUtilities.class, method GalleryUtilities::getRequestVariables()
Return the specified request variables. Accept any number of keys and return that number of values, in order.
- getRequestVariablesNoPrefix
- in file GalleryUtilities.class, method GalleryUtilities::getRequestVariablesNoPrefix()
Return the specified request variables (omit Gallery variable prefix). Should be used only when interacting with an external API where prefix can't be used. Accept any number of keys and return that number of values, in order.
- getRequiredCoreApi
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getRequiredCoreApi()
- getRequiredCoreApi
- in file GalleryPlugin.class, method GalleryPlugin::getRequiredCoreApi()
- getRequiredCoreApi
- in file RepositoryIndexTest.class, method RepositoryIndexTestTheme::getRequiredCoreApi()
- getRequiredCoreApi
- in file RepositoryIndexTest.class, method RepositoryIndexTestModule::getRequiredCoreApi()
- getRequiredModuleApi
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getRequiredModuleApi()
- getRequiredModuleApi
- in file GalleryModule.class, method GalleryModule::getRequiredModuleApi()
- getRequiredModuleApi
- in file PluginTest.class, method PluginTestPlugin::getRequiredModuleApi()
- getRequiredModuleApi
- in file RepositoryIndexTest.class, method RepositoryIndexTestModule::getRequiredModuleApi()
- getRequiredPermissions
- in file DigibugCartPlugin.class, method DigibugCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file CartPluginInterface_1_1.class, method CartPluginInterface_1_1::getRequiredPermissions()
Return the permission ids required to fulfill the cart action, e.g.
- getRequiredPermissions
- in file SnapGalaxyCartPlugin.class, method SnapGalaxyCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_1::getRequiredPermissions()
- getRequiredPermissions
- in file PhotoAccessCartPlugin.class, method PhotoAccessCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file FotokastenCartPlugin.class, method FotokastenCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file ShutterflyCartPlugin.class, method ShutterflyCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file ModifyCartControllerTest.class, method ModifyCartControllerTestCartPlugin::getRequiredPermissions()
- getRequiredPermissions
- in file ZipCartPlugin.class, method ZipCartPlugin::getRequiredPermissions()
- getRequiredThemeApi
- in file PluginTest.class, method PluginTestPlugin::getRequiredThemeApi()
- getRequiredThemeApi
- in file RepositoryIndexTest.class, method RepositoryIndexTestTheme::getRequiredThemeApi()
- getRequiredThemeApi
- in file GalleryTheme.class, method GalleryTheme::getRequiredThemeApi()
- getResourceData
- in file TestGdFunctionality.class, method TestGdFunctionality::getResourceData()
- getRewriteParser
- in file RewriteHelper.class, method RewriteHelper::getRewriteParser()
Load and initialize the rewrite plugin. If no plugin has been configured yet it returns a GalleryStatus ERROR_MISSING_VALUE.
- getRewriteRules
- in file module.inc, method HttpAuthModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method SlideshowModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method DynamicAlbumModule::getRewriteRules()
- getRewriteRules
- in file RewriteHelperTest.class, method RewriteHelperMockModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method WatermarkModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method SitemapModule::getRewriteRules()
- getRewriteRules
- in file RewriteModuleTest.class, method RewriteModuleMockModule::getRewriteRules()
- getRewriteRules
- in file RewriteApiTest.class, method RewriteApiMockModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method RatingModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method PermalinksModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method KeyAlbumModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method RewriteModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method CommentModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method MigrateModule::getRewriteRules()
- getRewriteRules
- in file AdminRewriteControllerTest.class, method AdminRewriteMockModule::getRewriteRules()
- getRewriteRules
- in file GalleryModule.class, method GalleryModule::getRewriteRules()
Returns a set of short URL rules. Array structure:
- getRewriteRules
- in file module.inc, method WebDavModule::getRewriteRules()
- getRewriteRules
- in file RewriteParserTestCase.class, method RewriteParserMockModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method RssModule::getRewriteRules()
- getRewriteRules
- in file module.inc, method SlideshowAppletModule::getRewriteRules()
- getRootAlbums
- in file Gallery1DataParser.class, method Gallery1DataParser::getRootAlbums()
Fetch an array of albums with no parents
- getRSCapabilities
- in file ImageUploadHelper.class, method ImageUploadHelper::getRSCapabilities()
Remote Storage Capabilities.
- getSampleUrl
- in file ImageFrameImpl.class, method ImageFrameImpl::getSampleUrl()
- getSampleUrl
- in file ImageFrameInterface_1_1.class, method ImageFrameInterface_1_1::getSampleUrl()
Get url for displaying samples of all image frames. Pass an itemId to the view to use the thumbnail of that item in the samples; otherwise a default image will be used.
- getSearches
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getSearches()
- getSearches
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::getSearches()
- getSearchModuleInfo
- in file MultiLangSearch.class, method MultiLangSearch::getSearchModuleInfo()
- getSearchModuleInfo
- in file GallerySearchInterface_1_0.class, method GallerySearchInterface_1_0::getSearchModuleInfo()
Return the name, description and searchable options of this searchable subsystem
- getSearchModuleInfo
- in file GalleryCommentSearch.class, method GalleryCommentSearch::getSearchModuleInfo()
- getSearchModuleInfo
- in file CustomFieldSearch.class, method CustomFieldSearch::getSearchModuleInfo()
- getSearchModuleInfo
- in file GalleryCoreSearch.class, method GalleryCoreSearch::getSearchModuleInfo()
- getSerialNumber
- in file GalleryEntity.class, method GalleryEntity::getSerialNumber()
- getServerVar
- in file GalleryUtilities.class, method GalleryUtilities::getServerVar()
Return a sanitized version of the given variable from the _SERVER superglobal.
- getSession
- in file Gallery.class, method Gallery::getSession()
Get the Gallery session object.
- getSessionId
- in file GalleryEmbed.class, method GalleryEmbed::getSessionId()
Retrieve G2 session id. This method can be called after init() or handleRequest().
- getSessionId
- in file GallerySession.class, method GallerySession::getSessionId()
Return the session id.
- getSettings
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getSettings()
- getSettings
- in file GalleryTheme.class, method GalleryTheme::getSettings()
Return the possible settings that a theme can specify on a global or per item basis. Used for theme with simple settings (@see isAdvancedSettings)
- getSettings
- in file theme.inc, method ClassicTheme::getSettings()
- getSettings
- in file theme.inc, method SliderTheme::getSettings()
- getSettings
- in file AdminThemesControllerTest.class, method TestThemeId1Theme::getSettings()
- getSettings
- in file theme.inc, method CarbonTheme::getSettings()
- getSettings
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::getSettings()
- getSettings
- in file theme.inc, method HybridTheme::getSettings()
- getSettings
- in file theme.inc, method SiriuxTheme::getSettings()
- getSingleton
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getSingleton()
- getSiteAdminViews
- in file module.inc, method MimeModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method Getid3Module::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method NewItemsModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method CommentModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method EcardModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RandomHighlightModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RewriteModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ExifModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ThumbnailModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method WebCamModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method MigrateModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method GdModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ZipCartModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method CoreModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method SquareThumbModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method IconsModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RemoteModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method DynamicAlbumModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method PanoramaModule::getSiteAdminViews()
- getSiteAdminViews
- in file GalleryModule.class, method GalleryModule::getSiteAdminViews()
Get the name of the GalleryView containing the various site administration views for this module. Note that the text value is localized since they will be displayed directly to the user. Include group/groupLabel in data to override the values from getGroup().
- getSiteAdminViews
- in file module.inc, method ArchiveUploadModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method KeyAlbumModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method HttpAuthModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method FfmpegModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RatingModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method FotokastenModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ItemAddModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method CaptchaModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method UploadAppletModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method WebDavModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method WatermarkModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method AlbumSelectModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method UserAlbumModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method QuotasModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method PermalinksModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method SlideshowModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method CustomFieldModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method SitemapModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method DigibugModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method LinkItemModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method MultiLangModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method SnapGalaxyModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method NotificationModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ImageMagickModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method JpegtranModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method ImageBlockModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RegisterModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method MembersModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method PicasaModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method RssModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method DcrawModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method SlideshowAppletModule::getSiteAdminViews()
- getSiteAdminViews
- in file module.inc, method NetPbmModule::getSiteAdminViews()
- getSize
- in file ThumbnailImage.class, method ThumbnailImage::getSize()
- getSize
- in file GalleryDataItem.class, method GalleryDataItem::getSize()
- getSize
- in file WatermarkImage.class, method WatermarkImage::getSize()
- getSmallestSize
- in file EcardHelper.class, method EcardHelper::getSmallestSize()
Returns the smallest size of an item
- getSnapshotParams
- in file LinkItemToolkit.class, method LinkItemToolkit::getSnapshotParams()
Get command line parameters for snapshotExec.
- getSortInfo
- in file NewItemsSortOrder.class, method NewItemsSortOrder::getSortInfo()
- getSortInfo
- in file ChildTest.class, method ChildTestSortOrder::getSortInfo()
- getSortInfo
- in file ChildTest.class, method ChildTestSortOrder2::getSortInfo()
- getSortInfo
- in file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getSortInfo()
Return information about this sort
- getSortInfo
- in file RatingSortOrder.class, method RatingSortOrder::getSortInfo()
- getSortOrder
- in file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getSortOrder()
Get the query fragments used to perform this sort.
- getSortOrder
- in file ChildTest.class, method ChildTestSortOrder::getSortOrder()
- getSortOrder
- in file RatingSortOrder.class, method RatingSortOrder::getSortOrder()
- getSortOrder
- in file ChildTest.class, method ChildTestSortOrder2::getSortOrder()
- getSortOrder
- in file NewItemsSortOrder.class, method NewItemsSortOrder::getSortOrder()
- getStandardSettings
- in file GalleryTheme.class, method GalleryTheme::getStandardSettings()
- getStatus
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestSession::getStatus()
- getStatus
- in file GallerySession.class, method GallerySession::getStatus()
Get a status message.
- getStatusCodes
- in file GalleryRemoteConstants.class, method GalleryRemoteConstants::getStatusCodes()
Return remote protocol status codes
- getStepNumber
- in file UpgradeStep.class, method UpgradeStep::getStepNumber()
- getStepNumber
- in file InstallStep.class, method InstallStep::getStepNumber()
- getStorage
- in file Gallery.class, method Gallery::getStorage()
Return an instance of the GalleryStorage class
- getSubject
- in file GalleryComment.class, method GalleryComment::getSubject()
- getSubPermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::getSubPermissions()
Expand a single permission into all the possible permissions that it can possibly be.
- getSubPermissions
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::getSubPermissions()
- getSubscriberByEntityId
- in file NotificationHelper.class, method NotificationHelper::getSubscriberByEntityId()
Get all the subscriptions for an item.
- getSubscribers
- in file NotificationHelper.class, method NotificationHelper::getSubscribers()
Get the subscribers that have permission for an event.
- getSubscriptions
- in file NotificationHelper.class, method NotificationHelper::getSubscriptions()
Get the subscriptions for a user and optionally an itemId.
- getSummary
- in file GalleryItem.class, method GalleryItem::getSummary()
- getSupportedItemTypes
- in file FotokastenCartPlugin.class, method FotokastenCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file ModifyCartControllerTest.class, method ModifyCartControllerTestCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_1::getSupportedItemTypes()
- getSupportedItemTypes
- in file ZipCartPlugin.class, method ZipCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file ShutterflyCartPlugin.class, method ShutterflyCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file SnapGalaxyCartPlugin.class, method SnapGalaxyCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file CartPluginInterface_1_0.class, method CartPluginInterface_1_0::getSupportedItemTypes()
Return the item types that this cart plugin can fulfill, e.g.
- getSupportedItemTypes
- in file PhotoAccessCartPlugin.class, method PhotoAccessCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file DigibugCartPlugin.class, method DigibugCartPlugin::getSupportedItemTypes()
- getSupportedItemTypes
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin1_0::getSupportedItemTypes()
- getSupportedItemTypes
- in file ViewCartViewTest.class, method ViewCartTestCartPlugin::getSupportedItemTypes()
- getSupportedLanguageCode
- in file GalleryTranslator.class, method GalleryTranslator::getSupportedLanguageCode()
Find a supported locale from given string.
- getSupportedLanguages
- in file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::getSupportedLanguages()
- getSupportedLanguages
- in file GalleryTranslator.class, method GalleryTranslator::getSupportedLanguages()
Return the list of languages that we support.
- getSupportedLanguages
- in file GalleryCoreApi.class, method GalleryCoreApi::getSupportedLanguages()
Return the list of languages that we support.
- getSystemLinks
- in file GalleryModule.class, method GalleryModule::getSystemLinks()
Return 0 or more system-specific links to an arbitrary module view. Get the name of the GalleryView containing the administration view specifically for configuring this module.
- getSystemLinks
- in file module.inc, method UserAlbumModule::getSystemLinks()
- getSystemLinks
- in file module.inc, method RegisterModule::getSystemLinks()
- getSystemLinks
- in file module.inc, method CoreModule::getSystemLinks()
- getTableVersions
- in file GalleryStorage.class, method GalleryStorage::getTableVersions()
Examine the schema table and return the version of all the Gallery tables
- getTemplateAdapter
- in file Gallery.class, method Gallery::getTemplateAdapter()
Return the template adapter. There is only ever one in the system.
- getTemplateVersion
- in file GalleryModule.class, method GalleryModule::getTemplateVersion()
- getTest
- in file PrintPhotosControllerTest.class, method FotokastenTestSoapClient::getTest()
- getTheme
- in file GalleryAlbumItem.class, method GalleryAlbumItem::getTheme()
- getThumbnailDir
- in file ThumbnailImage.class, method ThumbnailImage::getThumbnailDir()
Thumbnail directory
- getTimeDowMDHMSY
- in file Getid3Helper.class, method Getid3Helper::getTimeDowMDHMSY()
Return the timestamp of a time string in Day of week, Month, Day, Hour, Minute, Second, Year format.
- getTimeInt
- in file Getid3Helper.class, method Getid3Helper::getTimeInt()
Return the timestamp of a time string already a time stamp.
- getTimeYMDHMS
- in file Getid3Helper.class, method Getid3Helper::getTimeYMDHMS()
Return the timestamp of a time string in Year, Month, Day, Hour, Minute, Second format.
- getTitle
- in file ItemAddLinkItem.inc, method ItemAddLinkItem::getTitle()
- getTitle
- in file ItemAddFromBrowser.inc, method ItemAddFromBrowser::getTitle()
- getTitle
- in file ItemEdit.inc, method ItemEditPlugin::getTitle()
Return a localized title for this plugin, suitable for display to the user
- getTitle
- in file ItemEditItem.inc, method ItemEditItem::getTitle()
- getTitle
- in file ItemEditAlbum.inc, method ItemEditAlbum::getTitle()
- getTitle
- in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::getTitle()
- getTitle
- in file ItemEditAnimation.inc, method ItemEditAnimation::getTitle()
- getTitle
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::getTitle()
- getTitle
- in file ItemEditMovie.inc, method ItemEditMovie::getTitle()
- getTitle
- in file ItemAddWebCam.inc, method ItemAddWebCam::getTitle()
- getTitle
- in file ItemAddUploadApplet.inc, method ItemAddUploadApplet::getTitle()
- getTitle
- in file ItemAddPublishXp.inc, method ItemAddPublishXp::getTitle()
- getTitle
- in file ItemAddWebDav.inc, method ItemAddWebDav::getTitle()
- getTitle
- in file ItemAddFromServer.inc, method ItemAddFromServer::getTitle()
- getTitle
- in file ItemEditThumbPage.inc, method ItemEditThumbPage::getTitle()
- getTitle
- in file ItemEditWatermark.inc, method ItemEditWatermark::getTitle()
- getTitle
- in file ItemEditPhoto.inc, method ItemEditPhoto::getTitle()
- getTitle
- in file ItemAdd.inc, method ItemAddPlugin::getTitle()
Return a localized title for this plugin, suitable for display to the user
- getTitle
- in file GalleryItem.class, method GalleryItem::getTitle()
- getTitle
- in file MultiLangItemEdit.inc, method MultiLangItemEdit::getTitle()
- getTitle
- in file CustomFieldItemEdit.inc, method CustomFieldItemEdit::getTitle()
- getTitle
- in file ItemEditThumbOffset.inc, method ItemEditThumbOffset::getTitle()
- getTitle
- in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::getTitle()
- getTitle
- in file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::getTitle()
- getTitle
- in file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::getTitle()
- getTitle
- in file ItemEditTheme.inc, method ItemEditTheme::getTitle()
- getToolkitByOperation
- in file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitByOperation()
- getToolkitByOperation
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitByOperation()
Get a toolkit that can perform the given operation
- getToolkitByProperty
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitByProperty()
Get a toolkit that can retrieve the given property
- getToolkitByProperty
- in file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitByProperty()
- getToolkitOperationMimeTypes
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitOperationMimeTypes()
Get all valid input mime types for a certain operation
- getToolkitOperations
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitOperations()
Get all valid operations on a certain mime type
- getToolkitPriorityById
- in file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitPriorityById()
- getToolkitPriorityById
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitPriorityById()
Get maximum priority value (lowest priority) in managed priority range (20-40)
- getToolkitProperties
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitProperties()
Get all valid properties of a certain mime type
- getToolkitsByProperty
- in file GalleryCoreApi.class, method GalleryCoreApi::getToolkitsByProperty()
Get the toolkits that can retrieve the given property
- getToolkitsByProperty
- in file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitsByProperty()
- getTranslator
- in file Gallery.class, method Gallery::getTranslator()
Return a reference to our GalleryTranslator instance
- getType
- in file UnitTestStorage.class, method UnitTestStorage::getType()
- getType
- in file SQLiteStorage.class, method SQLiteStorage::getType()
Return the type of this database
- getType
- in file SessionTest.class, method SessionTestStorage::getType()
- getType
- in file MSSqlStorage.class, method MSSqlStorage::getType()
Return the type of this database
- getType
- in file GalleryStorage.class, method MySqlStorage::getType()
Return the type of this database
- getType
- in file Db2Storage.class, method Db2Storage::getType()
Return the type of this database
- getType
- in file PostgreSqlStorage.class, method PostgreSqlStorage::getType()
Return the type of this database
- getType
- in file OracleStorage.class, method OracleStorage::getType()
Return the type of this database
- getUniqueId
- in file UnitTestStorage.class, method UnitTestStorage::getUniqueId()
- getUniqueId
- in file GalleryStorage.class, method MySqlStorage::getUniqueId()
- getUniqueId
- in file GalleryStorage.class, method GalleryStorage::getUniqueId()
Get a new, unique id
- getUniqueId
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getUniqueId()
- getUniqueId
- in file GalleryStorageExtras.class, method GalleryStorageExtras::getUniqueId()
- getUniqueKey
- in file AuthenticateStep.class, method AuthenticateStep::getUniqueKey()
- getUpdatedMapData
- in file RepositoryTestStorage.class, method RepositoryTestStorage::getUpdatedMapData()
- getUpgradeableLanguagePackages
- in file UnitTestRepository.class, method UnitTestRepository::getUpgradeableLanguagePackages()
- getUrlGenerator
- in file Gallery.class, method Gallery::getUrlGenerator()
Get the URL generator
- getUrlGeneratorId
- in file RewriteParser.class, method RewriteParser::getUrlGeneratorId()
- getUrlVariablesFiltered
- in file GalleryUtilities.class, method GalleryUtilities::getUrlVariablesFiltered()
Return all request variables from the URL except the listed keys.
- getUser
- in file GalleryCoreEventNotifications.class, method LoginNotification::getUser()
Return the User entity which just logged on.
- getUser
- in file GallerySession.class, method SessionAuthPlugin::getUser()
- getUser
- in file HttpAuthHelper.class, method HttpAuthHelper::getUser()
Common code from HttpAuthPlugin::getUser and ServerAuthPlugin::getUser.
- getUser
- in file HttpAuthPlugin.class, method HttpAuthPlugin::getUser()
- getUser
- in file ServerAuthPlugin.class, method ServerAuthPlugin::getUser()
- getUser
- in file GalleryCoreEventNotifications.class, method LogoutNotification::getUser()
Return the User entity which just logged off.
- getUser
- in file GalleryAuthPlugin.class, method GalleryAuthPlugin::getUser()
Perform authentication & return a user object
- getUserAdminViews
- in file module.inc, method CoreModule::getUserAdminViews()
- getUserAdminViews
- in file GalleryModule.class, method GalleryModule::getUserAdminViews()
Get the list of GalleryViews containing the various user administration views for this module. The module should check permissions and item type to determine which views are applicable for the authenticated user. As with getSiteAdminViews(), the view title text must be localized.
- getUserAdminViews
- in file module.inc, method RegisterModule::getUserAdminViews()
- getUserAdminViews
- in file module.inc, method WatermarkModule::getUserAdminViews()
- getUserAdminViews
- in file module.inc, method NotificationModule::getUserAdminViews()
- getUserDiskQuota
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::getUserDiskQuota()
Get the user's quota if one exists. This is achieved by checking for a direct user quota, if one does not exist, then quotas for groups the user belongs to is checked.
- getUserDiskUsage
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::getUserDiskUsage()
Get the total size of all the user's current files, excluding the files in the excludeIds param array.
- getUserFieldsByUid
- in file Gallery1DataParser.class, method Gallery1DataParser::getUserFieldsByUid()
Load user metadata given a path and uid
- getUserFieldsByUsername
- in file Gallery1DataParser.class, method Gallery1DataParser::getUserFieldsByUsername()
Load user metadata given a path and username
- getUserId
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::getUserId()
- getUserId
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::getUserId()
- getUserId
- in file ItemAttributesTest.class, method ItemAttributesTestSession::getUserId()
- getUserId
- in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::getUserId()
- getUserId
- in file GallerySession.class, method GallerySession::getUserId()
Return the user id of the active user of this sesison.
- getUserId
- in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::getUserId()
- getUserId
- in file LogoutControllerTest.class, method LogoutControllerTestSession::getUserId()
- getUserIdCheck
- in file NotificationHelper.class, method NotificationHelper::getUserIdCheck()
Check if the user is logged on.
- getUserName
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::getUserName()
Get the userName that failed to login
- getUserName
- in file GalleryPendingUser.class, method GalleryPendingUser::getUserName()
- getUserName
- in file GalleryUser.class, method GalleryUser::getUserName()
- getUserName
- in file UserHelperTest.class, method UserHelperTestMockUser::getUserName()
- getUserUids
- in file Gallery1DataParser.class, method Gallery1DataParser::getUserUids()
Load user uids from path
- getValues
- in file GalleryStorage.class, method GallerySqlFragment::getValues()
Return the values that map into the sql fragment's ? markers
- getVariable
- in file UnitTestTemplate.class, method UnitTestTemplate::getVariable()
- getVariable
- in file GalleryTemplate.class, method GalleryTemplate::getVariable()
Retrieve a template value
- getVariableByReference
- in file UnitTestTemplate.class, method UnitTestTemplate::getVariableByReference()
- getVariableByReference
- in file GalleryTemplate.class, method GalleryTemplate::getVariableByReference()
Retrieve a reference to a template value
- getVariableByReference
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::getVariableByReference()
- getVariables
- in file SlideshowAppletSiteAdmin.inc, method SlideshowAppletSiteAdminController::getVariables()
- getVariables
- in file UploadAppletSiteAdmin.inc, method UploadAppletSiteAdminController::getVariables()
- getVersion
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPlugin::getVersion()
- getVersion
- in file GalleryStorage.class, method MySqlStorage::getVersion()
Get database version.
- getVersion
- in file MSSqlStorage.class, method MSSqlStorage::getVersion()
Get database version.
- getVersion
- in file RepositoryTest.class, method RepositoryTestModule::getVersion()
- getVersion
- in file SQLiteStorage.class, method SQLiteStorage::getVersion()
Get database version.
- getVersion
- in file OracleStorage.class, method OracleStorage::getVersion()
Get database version.
- getVersion
- in file GalleryPlugin.class, method GalleryPlugin::getVersion()
- getVersion
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getVersion()
- getVersion
- in file PostgreSqlStorage.class, method PostgreSqlStorage::getVersion()
Get database version.
- getVersion
- in file Db2Storage.class, method Db2Storage::getVersion()
Get database version.
- getVersionCodes
- in file GalleryRemoteConstants.class, method GalleryRemoteConstants::getVersionCodes()
Return the current Major/Minor version codes
- getViewDescription
- in file UpdatesAlbum.inc, method UpdatesAlbumView::getViewDescription()
- getViewDescription
- in file UserAdmin.inc, method UserAdminView::getViewDescription()
- getViewDescription
- in file WebDavMount.inc, method WebDavMountView::getViewDescription()
- getViewDescription
- in file FileNotFound.inc, method FileNotFoundView::getViewDescription()
- getViewDescription
- in file UserChangePassword.inc, method UserChangePasswordView::getViewDescription()
- getViewDescription
- in file UserWatermarks.inc, method UserWatermarksView::getViewDescription()
- getViewDescription
- in file AdminModerateSpam.inc, method AdminModerateSpamView::getViewDescription()
- getViewDescription
- in file ShowItem.inc, method ShowItemView::getViewDescription()
- getViewDescription
- in file ShowComments.inc, method ShowCommentsView::getViewDescription()
- getViewDescription
- in file ShowAllComments.inc, method ShowAllCommentsView::getViewDescription()
- getViewDescription
- in file SendEcard.inc, method SendEcardView::getViewDescription()
- getViewDescription
- in file Sample.inc, method SampleView::getViewDescription()
- getViewDescription
- in file UserPreferences.inc, method UserPreferencesView::getViewDescription()
- getViewDescription
- in file SlideshowApplet.inc, method SlideshowAppletView::getViewDescription()
- getViewDescription
- in file ViewCart.inc, method ViewCartView::getViewDescription()
- getViewDescription
- in file SiteAdmin.inc, method SiteAdminView::getViewDescription()
- getViewDescription
- in file ItemAdd.inc, method ItemAddView::getViewDescription()
- getViewDescription
- in file ItemDelete.inc, method ItemDeleteView::getViewDescription()
- getViewDescription
- in file ItemPermissions.inc, method ItemPermissionsView::getViewDescription()
- getViewDescription
- in file AddComment.inc, method AddCommentView::getViewDescription()
- getViewDescription
- in file ItemCreateReplicaSingle.inc, method ItemCreateReplicaSingleView::getViewDescription()
- getViewDescription
- in file ItemReorder.inc, method ItemReorderView::getViewDescription()
- getViewDescription
- in file ItemMoveSingle.inc, method ItemMoveSingleView::getViewDescription()
- getViewDescription
- in file ItemMove.inc, method ItemMoveView::getViewDescription()
- getViewDescription
- in file ItemEditCaptions.inc, method ItemEditCaptionsView::getViewDescription()
- getViewDescription
- in file RatingAlbum.inc, method RatingAlbumView::getViewDescription()
- getViewDescription
- in file ItemMakeHighlight.inc, method ItemMakeHighlightView::getViewDescription()
- getViewDescription
- in file RearrangeItems.inc, method RearrangeItemsView::getViewDescription()
- getViewDescription
- in file ItemEdit.inc, method ItemEditView::getViewDescription()
- getViewDescription
- in file MaintenanceMode.inc, method MaintenanceModeView::getViewDescription()
- getViewDescription
- in file KeywordAlbum.inc, method KeywordAlbumView::getViewDescription()
- getViewDescription
- in file ItemAddConfirmation.inc, method ItemAddConfirmationView::getViewDescription()
- getViewDescription
- in file GalleryView.class, method GalleryView::getViewDescription()
This should return a description of the current view.
- getViewDescription
- in file ItemCreateReplica.inc, method ItemCreateReplicaView::getViewDescription()
- getViewDescription
- in file ItemAddAlbum.inc, method ItemAddAlbumView::getViewDescription()
- getViewDescription
- in file ItemAdmin.inc, method ItemAdminView::getViewDescription()
- getViewDescription
- in file PasswordEntry.inc, method PasswordEntryView::getViewDescription()
- getViewedSinceTimestamp
- in file GalleryItem.class, method GalleryItem::getViewedSinceTimestamp()
- getViewType
- in file RatingAlbum.inc, method RatingAlbumView::getViewType()
- getViewType
- in file SiteAdmin.inc, method SiteAdminView::getViewType()
- getViewType
- in file ProgressBar.inc, method ProgressBarView::getViewType()
- getViewType
- in file UpdatesAlbum.inc, method UpdatesAlbumView::getViewType()
- getViewType
- in file ViewTest.class, method ViewTestItemView::getViewType()
- getViewType
- in file ItemAdmin.inc, method ItemAdminView::getViewType()
- getViewType
- in file UserAdmin.inc, method UserAdminView::getViewType()
- getViewType
- in file GalleryView.class, method GalleryView::getViewType()
Type of view.
- getViewType
- in file MainTest.class, method MainTestImmediateItemNoAutoCacheView::getViewType()
- getViewType
- in file ViewTest.class, method ViewTestNoAutoCacheControlItemView::getViewType()
- getViewType
- in file KeywordAlbum.inc, method KeywordAlbumView::getViewType()
- getViewType
- in file ViewTest.class, method ViewTestAdminView::getViewType()
- getViewType
- in file ErrorPage.inc, method ErrorPageView::getViewType()
- getViewType
- in file ShowItem.inc, method ShowItemView::getViewType()
- getViewType
- in file MainTest.class, method MainTestImmediateItemView::getViewType()
- getViewType
- in file ShowItemError.inc, method ShowItemErrorView::getViewType()
- getWatermarkDir
- in file WatermarkImage.class, method WatermarkImage::getWatermarkDir()
Watermark directory
- getWebDavServer
- in file WebDavHelper.class, method WebDavHelper::getWebDavServer()
Get singleton WebDAV server library instance.
- getWidth
- in file ThumbnailImage.class, method ThumbnailImage::getWidth()
- getWidth
- in file WatermarkImage.class, method WatermarkImage::getWidth()
- getWidth
- in file GalleryPhotoItem.class, method GalleryPhotoItem::getWidth()
- getWidth
- in file GalleryMovieItem.class, method GalleryMovieItem::getWidth()
- getWidth
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::getWidth()
- getWidth
- in file GalleryLinkItem.class, method GalleryLinkItem::getWidth()
- getWidth
- in file GalleryAnimationItem.class, method GalleryAnimationItem::getWidth()
- getWidth
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getWidth()
- getXmlArray
- in file Picasa2DataParser.class, method Picasa2DataParser::getXmlArray()
getXmlArray - an abstraction layer on xml_parse_into_struct that returns a nice nested array. based on dudus at onet dot pl's: http://www.php.net/manual/en/function.xml-parse-into-struct.php#49154
- getXPercentage
- in file WatermarkImage.class, method WatermarkImage::getXPercentage()
- getYPercentage
- in file WatermarkImage.class, method WatermarkImage::getYPercentage()
- get_magic_quotes_gpc
- in file UtilitiesTest.class, method UtilitiesTestAddSlashesPhpVm::get_magic_quotes_gpc()
- get_magic_quotes_gpc
- in file GalleryPhpVm.class, method GalleryPhpVm::get_magic_quotes_gpc()
Gets the current configuration setting of magic quotes gpc
- get_magic_quotes_gpc
- in file UtilitiesTest.class, method UtilitiesTestDoNotAddSlashesPhpVm::get_magic_quotes_gpc()
- get_magic_quotes_gpc
- in file UnitTestPhpVm.class, method UnitTestPhpVm::get_magic_quotes_gpc()
- get_template_vars
- in file TemplateTest.class, method TemplateTestMockSmarty::get_template_vars()
- glob
- in file UnitTestPlatform.class, method UnitTestPlatform::glob()
- glob
- in file GalleryPlatform.class, method GalleryPlatform::glob()
The glob() function searches for all the pathnames matching pattern according to the rules used by the libc glob() function, which is similar to the rules used by common shells. No tilde expansion or parameter substitution is done.
- groupSort
- in file SiteAdmin.inc, method SiteAdminView::groupSort()
- GROUP_ALL_USERS
- in file GalleryConstants.class, constant GROUP_ALL_USERS
The "all users" group (everybody but the guest account)
- GROUP_EVERYBODY
- in file GalleryConstants.class, constant GROUP_EVERYBODY
The "everybody" group (all users plus any guest accounts)
- GROUP_NORMAL
- in file GalleryConstants.class, constant GROUP_NORMAL
A normal group
- GROUP_SITE_ADMINS
- in file GalleryConstants.class, constant GROUP_SITE_ADMINS
The "site admins" group
- guaranteeAlbumHasThumbnail
- in file GalleryCoreApi.class, method GalleryCoreApi::guaranteeAlbumHasThumbnail()
Make sure that the album has a thumbnail. If it doesn't, then grab the first handy child and make it the album's thumbnail. We're not picky.
- guaranteeAlbumHasThumbnail
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::guaranteeAlbumHasThumbnail()
- guaranteeDirExists
- in file GalleryUtilities.class, method GalleryUtilities::guaranteeDirExists()
Make sure that the given directory exists (creating it and parent directories if necessary).
- guaranteeTimeLimit
- in file Gallery.class, method Gallery::guaranteeTimeLimit()
Guarantee that we have at least this many more seconds to work
- gzencode
- in file GalleryPhpVm.class, method GalleryPhpVm::gzencode()
Create a gzip compressed string
- gzencode
- in file UnitTestPhpVm.class, method UnitTestPhpVm::gzencode()
- gzinflate
- in file UnitTestPhpVm.class, method UnitTestPhpVm::gzinflate()
- gzinflate
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::gzinflate()
- gzinflate
- in file GalleryPhpVm.class, method GalleryPhpVm::gzinflate()
Inflate a deflated string
- GalleryStub.class
- procedural page GalleryStub.class
- GalleryControllerTestCase.class
- procedural page GalleryControllerTestCase.class
- GalleryImmediateViewTestCase.class
- procedural page GalleryImmediateViewTestCase.class
- GalleryTestCase.class
- procedural page GalleryTestCase.class
- GalleryViewTestCase.class
- procedural page GalleryViewTestCase.class
- GalleryComment.class
- procedural page GalleryComment.class
- GalleryCommentHelper.class
- procedural page GalleryCommentHelper.class
- GalleryCommentSearch.class
- procedural page GalleryCommentSearch.class
- Gallery.class
- procedural page Gallery.class
- GalleryAlbumItem.class
- procedural page GalleryAlbumItem.class
- GalleryAnimationItem.class
- procedural page GalleryAnimationItem.class
- GalleryAuthPlugin.class
- procedural page GalleryAuthPlugin.class
- GalleryCapabilities.class
- procedural page GalleryCapabilities.class
- GalleryChildEntity.class
- procedural page GalleryChildEntity.class
- GalleryConstants.class
- procedural page GalleryConstants.class
- GalleryController.class
- procedural page GalleryController.class
- GalleryCoreApi.class
- procedural page GalleryCoreApi.class
- GalleryCoreSearch.class
- procedural page GalleryCoreSearch.class
- GalleryDataCache.class
- procedural page GalleryDataCache.class
- GalleryDataItem.class
- procedural page GalleryDataItem.class
- GalleryDerivative.class
- procedural page GalleryDerivative.class
- GalleryDerivativeImage.class
- procedural page GalleryDerivativeImage.class
- GalleryDynamicAlbum.class
- procedural page GalleryDynamicAlbum.class
- GalleryEmbed.class
- procedural page GalleryEmbed.class
- GalleryEntity.class
- procedural page GalleryEntity.class
- GalleryEvent.class
- procedural page GalleryEvent.class
- GalleryEventListener.class
- procedural page GalleryEventListener.class
- GalleryFileSystemEntity.class
- procedural page GalleryFileSystemEntity.class
- GalleryGroup.class
- procedural page GalleryGroup.class
- GalleryItem.class
- procedural page GalleryItem.class
- GalleryLockSystem.class
- procedural page GalleryLockSystem.class
- GalleryModule.class
- procedural page GalleryModule.class
- GalleryMovieItem.class
- procedural page GalleryMovieItem.class
- GalleryPersistent.class
- procedural page GalleryPersistent.class
- GalleryPhotoItem.class
- procedural page GalleryPhotoItem.class
- GalleryPhpVm.class
- procedural page GalleryPhpVm.class
- GalleryPlatform.class
- procedural page GalleryPlatform.class
- GalleryPlugin.class
- procedural page GalleryPlugin.class
- GalleryRenderer.class
- procedural page GalleryRenderer.class
- GalleryRepository.class
- procedural page GalleryRepository.class
- GalleryRepositoryIndex.class
- procedural page GalleryRepositoryIndex.class
- GalleryRepositoryUtilities.class
- procedural page GalleryRepositoryUtilities.class
- GallerySession.class
- procedural page GallerySession.class
- GallerySmarty.class
- procedural page GallerySmarty.class
- GallerySortInterface_1_2.class
- procedural page GallerySortInterface_1_2.class
- GalleryStatus.class
- procedural page GalleryStatus.class
- GalleryDatabaseExport.class
- procedural page GalleryDatabaseExport.class
- GalleryDatabaseImport.class
- procedural page GalleryDatabaseImport.class
- GallerySqlFragment.class
- procedural page GallerySqlFragment.class
- GalleryStorageExtras.class
- procedural page GalleryStorageExtras.class
- GalleryStorage.class
- procedural page GalleryStorage.class
- GalleryTemplate.class
- procedural page GalleryTemplate.class
- GalleryTemplateAdapter.class
- procedural page GalleryTemplateAdapter.class
- GalleryTheme.class
- procedural page GalleryTheme.class
- GalleryToolkit.class
- procedural page GalleryToolkit.class
- GalleryTranslator.class
- procedural page GalleryTranslator.class
- GalleryUnknownItem.class
- procedural page GalleryUnknownItem.class
- GalleryUrlGenerator.class
- procedural page GalleryUrlGenerator.class
- GalleryUser.class
- procedural page GalleryUser.class
- GalleryUtilities.class
- procedural page GalleryUtilities.class
- GalleryValidationPlugin.class
- procedural page GalleryValidationPlugin.class
- GalleryView.class
- procedural page GalleryView.class
- GalleryCharsetHelper_medium.class
- procedural page GalleryCharsetHelper_medium.class
- GalleryCharsetHelper_simple.class
- procedural page GalleryCharsetHelper_simple.class
- GalleryChildEntityHelper_simple.class
- procedural page GalleryChildEntityHelper_simple.class
- GalleryDerivativeHelper_advanced.class
- procedural page GalleryDerivativeHelper_advanced.class
- GalleryDerivativeHelper_medium.class
- procedural page GalleryDerivativeHelper_medium.class
- GalleryDerivativeHelper_simple.class
- procedural page GalleryDerivativeHelper_simple.class
- GalleryEntityHelper_medium.class
- procedural page GalleryEntityHelper_medium.class
- GalleryEntityHelper_simple.class
- procedural page GalleryEntityHelper_simple.class
- GalleryEventHelper_simple.class
- procedural page GalleryEventHelper_simple.class
- GalleryEventLogHelper_medium.class
- procedural page GalleryEventLogHelper_medium.class
- GalleryFactoryHelper_medium.class
- procedural page GalleryFactoryHelper_medium.class
- GalleryFactoryHelper_simple.class
- procedural page GalleryFactoryHelper_simple.class
- GalleryFileSystemEntityHelper_medium.class
- procedural page GalleryFileSystemEntityHelper_medium.class
- GalleryFileSystemEntityHelper_simple.class
- procedural page GalleryFileSystemEntityHelper_simple.class
- GalleryGroupHelper_simple.class
- procedural page GalleryGroupHelper_simple.class
- GalleryItemAttributesHelper_advanced.class
- procedural page GalleryItemAttributesHelper_advanced.class
- GalleryItemAttributesHelper_medium.class
- procedural page GalleryItemAttributesHelper_medium.class
- GalleryItemAttributesHelper_simple.class
- procedural page GalleryItemAttributesHelper_simple.class
- GalleryItemHelper_advanced.class
- procedural page GalleryItemHelper_advanced.class
- GalleryItemHelper_medium.class
- procedural page GalleryItemHelper_medium.class
- GalleryItemHelper_simple.class
- procedural page GalleryItemHelper_simple.class
- GalleryLockHelper_simple.class
- procedural page GalleryLockHelper_simple.class
- GalleryMimeTypeHelper_advanced.class
- procedural page GalleryMimeTypeHelper_advanced.class
- GalleryMimeTypeHelper_simple.class
- procedural page GalleryMimeTypeHelper_simple.class
- GalleryPermissionHelper_advanced.class
- procedural page GalleryPermissionHelper_advanced.class
- GalleryPermissionHelper_simple.class
- procedural page GalleryPermissionHelper_simple.class
- GalleryPluginHelper_medium.class
- procedural page GalleryPluginHelper_medium.class
- GalleryPluginHelper_simple.class
- procedural page GalleryPluginHelper_simple.class
- GalleryThemeHelper_medium.class
- procedural page GalleryThemeHelper_medium.class
- GalleryToolkitHelper_medium.class
- procedural page GalleryToolkitHelper_medium.class
- GalleryToolkitHelper_simple.class
- procedural page GalleryToolkitHelper_simple.class
- GalleryTranslatorHelper_medium.class
- procedural page GalleryTranslatorHelper_medium.class
- GalleryUserGroupHelper_medium.class
- procedural page GalleryUserGroupHelper_medium.class
- GalleryUserGroupHelper_simple.class
- procedural page GalleryUserGroupHelper_simple.class
- GalleryUserHelper_medium.class
- procedural page GalleryUserHelper_medium.class
- GalleryUserHelper_simple.class
- procedural page GalleryUserHelper_simple.class
- GdFunctionality.class
- procedural page GdFunctionality.class
- GdToolkit.class
- procedural page GdToolkit.class
- GdToolkitHelper.class
- procedural page GdToolkitHelper.class
- GdToolkitTest.class
- procedural page GdToolkitTest.class
- Getid3Extractor.class
- procedural page Getid3Extractor.class
- Getid3Helper.class
- procedural page Getid3Helper.class
- Getid3Interface_1_0.class
- procedural page Getid3Interface_1_0.class
- Getid3Toolkit.class
- procedural page Getid3Toolkit.class
- Getid3DescriptionOption.inc
- procedural page Getid3DescriptionOption.inc
- Getid3DetailMode.inc
- procedural page Getid3DetailMode.inc
- Getid3DescriptionOptionTest.class
- procedural page Getid3DescriptionOptionTest.class
- Getid3DetailModeControllerTest.class
- procedural page Getid3DetailModeControllerTest.class
- Getid3HelperTest.class
- procedural page Getid3HelperTest.class
- Getid3ToolkitTest.class
- procedural page Getid3ToolkitTest.class
- GalleryLinkItem.class
- procedural page GalleryLinkItem.class
- GalleryMembersHelper.class
- procedural page GalleryMembersHelper.class
- G1MigrateHelper.class
- procedural page G1MigrateHelper.class
- Gallery1DataParser.class
- procedural page Gallery1DataParser.class
- Gallery1DataParserTest.class
- procedural page Gallery1DataParserTest.class
- GalleryCoreEventNotifications.class
- procedural page GalleryCoreEventNotifications.class
- GalleryQuotasHelper.class
- procedural page GalleryQuotasHelper.class
- GalleryPendingUser.class
- procedural page GalleryPendingUser.class
- GalleryPendingUserHelper.class
- procedural page GalleryPendingUserHelper.class
- GalleryPendingUserTest.class
- procedural page GalleryPendingUserTest.class
- GalleryRemoteConstants.class
- procedural page GalleryRemoteConstants.class
- GalleryRemoteProperties.class
- procedural page GalleryRemoteProperties.class
- GalleryRemote.inc
- procedural page GalleryRemote.inc
- GalleryRemoteWebStart.inc
- procedural page GalleryRemoteWebStart.inc
- GalleryRemoteControllerTest.class
- procedural page GalleryRemoteControllerTest.class
- GalleryRemotePropertiesTest.class
- procedural page GalleryRemotePropertiesTest.class
- GallerySearchInterface_1_0.class
- procedural page GallerySearchInterface_1_0.class
h
- $hashedPassword
- in file GalleryUser.class, variable GalleryUser::$hashedPassword
The User's password in a hashed form.
- $hashedPassword
- in file GalleryPendingUser.class, variable GalleryPendingUser::$hashedPassword
The User's password in a hashed form.
- $height
- in file GalleryAnimationItem.class, variable GalleryAnimationItem::$height
The height of this animation.
- $height
- in file ThumbnailImage.class, variable ThumbnailImage::$height
The height of the image.
- $height
- in file GalleryMovieItem.class, variable GalleryMovieItem::$height
The height of this movie.
- $height
- in file GalleryDerivativeImage.class, variable GalleryDerivativeImage::$height
The height of the image.
- $height
- in file WatermarkImage.class, variable WatermarkImage::$height
The height of the image.
- $height
- in file GalleryPhotoItem.class, variable GalleryPhotoItem::$height
The height of this image.
- $height
- in file ItemEditPhotoThumbnailPluginTest.class, variable ItemEditPhotoThumbnailTestItem::$height
- $host
- in file GalleryComment.class, variable GalleryComment::$host
Commenter's host name or address
- halt
- in file CodeAuditTestCase.class, method CodeAuditTestCase::halt()
Subclasses can call this to stop scanning.
- handleActivatePlugin
- in file RewriteModuleExtras.inc, method RewriteModuleExtras::handleActivatePlugin()
- handleAdminAction
- in file CustomFieldHelper.class, method CustomFieldHelper::handleAdminAction()
Handler for Custom Field Admin actions
- handleAdminParserRequest
- in file parser.inc, method IsapiRewriteParser::handleAdminParserRequest()
- handleAdminParserRequest
- in file parser.inc, method ModRewriteParser::handleAdminParserRequest()
- handleAdminParserRequest
- in file RewriteParser.class, method RewriteParser::handleAdminParserRequest()
Handles the submitted form and should save the settings.
- handleAdminParserRequest
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::handleAdminParserRequest()
- handleAdminParserRequest
- in file SetupRewriteControllerTest.class, method SetupRewriteMockParser::handleAdminParserRequest()
- handleCallback
- in file PluginCallback.inc, method PluginCallbackView::handleCallback()
Handle the specific callback, and store its result in the given output array.
- handleCallback
- in file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::handleCallback()
- handleDeactivatePlugin
- in file RewriteModuleExtras.inc, method RewriteModuleExtras::handleDeactivatePlugin()
- handleEditRequest
- in file WatermarkHelper.class, method WatermarkHelper::handleEditRequest()
handleRequest for WatermarkSiteAdminEdit and UserWatermarkEdit
- handleError
- in file Render.inc, method RenderView::handleError()
- handleEvent
- in file module.inc, method RssModule::handleEvent()
Event Handler: get rid of any feeds for items that are deleted
- handleEvent
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::handleEvent()
Handler for Gallery::Login and Gallery::FailedLogin events.
- handleEvent
- in file GalleryCommentHelper.class, method GalleryCommentHelper::handleEvent()
Event handler.
- handleEvent
- in file module.inc, method RewriteModule::handleEvent()
- handleEvent
- in file ImageBlockHelper.class, method ImageBlockHelper::handleEvent()
Event handler for Gallery::ViewableTreeChange, GalleryEntity::save, and GalleryEntity::delete
- handleEvent
- in file NotificationHelperTest.class, method NotificationHelperTestEventHandler::handleEvent()
- handleEvent
- in file EntityTest.class, method EntityTestEventListener::handleEvent()
- handleEvent
- in file MainTest.class, method MainTest_BeforeDisplayListener::handleEvent()
- handleEvent
- in file LogoutControllerTest.class, method LogoutControllerTestEventListener::handleEvent()
- handleEvent
- in file CustomFieldHelper.class, method CustomFieldHelper::handleEvent()
Event handler for GalleryEntity::delete event Remove any custom field values for entity being deleted.
- handleEvent
- in file NotificationRouter.class, method NotificationRouter::handleEvent()
Generic event handler for notifications.
- handleEvent
- in file NotificationItemStateChangeHandler.class, method NotificationItemStateChangeHandler::handleEvent()
- handleEvent
- in file module.inc, method SquareThumbModule::handleEvent()
Handler for Gallery::DeactivatePlugin event.
- handleEvent
- in file module.inc, method PasswordModule::handleEvent()
Update permissions when items move in/out of password protected albums
- handleEvent
- in file EventTest.class, method EventTestEventListener::handleEvent()
- handleEvent
- in file module.inc, method LinkItemModule::handleEvent()
Delete links to an album if the album is deleted.
- handleEvent
- in file module.inc, method SlideshowModule::handleEvent()
- handleEvent
- in file module.inc, method WebDavModule::handleEvent()
- handleEvent
- in file module.inc, method HiddenModule::handleEvent()
Update permissions when items move in/out of hidden albums
- handleEvent
- in file module.inc, method AlbumSelectModule::handleEvent()
Event handler for Gallery::ViewableTreeChange
- handleEvent
- in file module.inc, method HttpAuthModule::handleEvent()
- handleEvent
- in file module.inc, method RatingModule::handleEvent()
Event handler for GalleryEntity::delete events Delete any item ratings if the associated item is deleted
- handleEvent
- in file module.inc, method PermalinksModule::handleEvent()
Event Handler: get rid of any permalinks for items that are deleted, deactivate if rewrite module is deactivated, and automatically create permalinks for new items if configured.
- handleEvent
- in file module.inc, method QuotasModule::handleEvent()
Event handler for GalleryEntity::delete events Delete any group/user quotas if the associated group/user is deleted
- handleEvent
- in file module.inc, method SizeLimitModule::handleEvent()
Event handler for GalleryEntity::save event Copy dimension / filesize limits when the album is created
- handleEvent
- in file module.inc, method ThumbPageModule::handleEvent()
Handler for Gallery::DeactivatePlugin event.
- handleEvent
- in file module.inc, method WatermarkModule::handleEvent()
Handler for GalleryEntity::delete event. Get rid of any watermarks for users that are deleted.
- handleEvent
- in file module.inc, method ThumbnailModule::handleEvent()
Event handler for GalleryEntity::delete event.
- handleEvent
- in file module.inc, method MultiLangModule::handleEvent()
Delete MultiLang data for deleted items.
- handleEvent
- in file GalleryEmbed.class, method GalleryEmbed::handleEvent()
- handleEvent
- in file module.inc, method MigrateModule::handleEvent()
- handleEvent
- in file GalleryEventListener.class, method GalleryEventListener::handleEvent()
Handle the event
- handleEvent
- in file GalleryTestCase.class, method EntityCounterEventListener::handleEvent()
- handleEvent
- in file GalleryTestCase.class, method NullEventListener::handleEvent()
- handleEvent
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::handleEvent()
Handler for Gallery::ViewableTreeChange event.
- handleEvent
- in file module.inc, method UserAlbumModule::handleEvent()
Event handler for GalleryEntity::save, ::delete and Gallery::Login events
- handleEvent
- in file ModuleTest.class, method ModuleTestEventListener::handleEvent()
- handleEvent
- in file PermissionTest.class, method PermissionTestEventListener::handleEvent()
- handleEvent
- in file ViewTest.class, method ViewTestEventListener::handleEvent()
- handleMoveItem
- in file PasswordHelper.class, method PasswordHelper::handleMoveItem()
Update permissions as needed for appropriate password status when moving an item.
- handleMoveItem
- in file HiddenHelper.class, method HiddenHelper::handleMoveItem()
Update permissions as needed for appropriate hidden status when moving an item.
- handleNewItem
- in file PasswordHelper.class, method PasswordHelper::handleNewItem()
Update permissions as needed for appropriate password status when adding an item.
- handleNotification
- in file NotificationEventHandlingTest.class, method NotificationRouterTestHandler1::handleNotification()
- handleNotification
- in file NotificationMethodEmail.class, method NotificationMethodEmail::handleNotification()
- handleNotification
- in file NotificationSiteAdminControllerTest.class, method NotificationMethodTest::handleNotification()
- handleNotification
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::handleNotification()
Handle the event.
- handleRequest
- in file WebDav.inc, method WebDavController::handleRequest()
- handleRequest
- in file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::handleRequest()
- handleRequest
- in file ItemEditPluginTestCase.class, method ItemEditPluginTestCase::handleRequest()
- handleRequest
- in file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::handleRequest()
- handleRequest
- in file ItemEditTheme.inc, method ItemEditTheme::handleRequest()
- handleRequest
- in file ItemEditPhoto.inc, method ItemEditPhoto::handleRequest()
- handleRequest
- in file ItemEditMovie.inc, method ItemEditMovie::handleRequest()
- handleRequest
- in file ItemEditControllerTest.class, method ItemEditControllerTestPluginFailAndWarn::handleRequest()
- handleRequest
- in file ItemEditControllerTest.class, method ItemEditControllerTestPluginRequiresProgressBar::handleRequest()
- handleRequest
- in file ItemEditControllerTest.class, method ItemEditControllerTestPluginSuccess::handleRequest()
- handleRequest
- in file ItemEditItem.inc, method ItemEditItem::handleRequest()
- handleRequest
- in file ItemEditThumbOffset.inc, method ItemEditThumbOffset::handleRequest()
- handleRequest
- in file ItemEditThumbPage.inc, method ItemEditThumbPage::handleRequest()
- handleRequest
- in file ItemPermissions.inc, method ItemPermissionsController::handleRequest()
- handleRequest
- in file Logout.inc, method LogoutController::handleRequest()
- handleRequest
- in file ItemReorder.inc, method ItemReorderController::handleRequest()
- handleRequest
- in file Login.inc, method LoginController::handleRequest()
- handleRequest
- in file KeywordAlbumSiteAdmin.inc, method KeywordAlbumSiteAdminController::handleRequest()
- handleRequest
- in file ItemMoveSingle.inc, method ItemMoveSingleController::handleRequest()
- handleRequest
- in file ItemMove.inc, method ItemMoveController::handleRequest()
- handleRequest
- in file ItemEditWatermark.inc, method ItemEditWatermark::handleRequest()
- handleRequest
- in file ItemMakeHighlight.inc, method ItemMakeHighlightController::handleRequest()
- handleRequest
- in file WebCamSiteAdmin.inc, method WebCamSiteAdminController::handleRequest()
- handleRequest
- in file ItemEditCaptions.inc, method ItemEditCaptionsController::handleRequest()
- handleRequest
- in file LinkItemSiteAdmin.inc, method LinkItemSiteAdminController::handleRequest()
- handleRequest
- in file ItemEdit.inc, method ItemEditPlugin::handleRequest()
Let the plugin handle the incoming request
- handleRequest
- in file ItemAddControllerTest.class, method ItemAddControllerTestPluginSuccess::handleRequest()
- handleRequest
- in file ItemAddControllerTest.class, method ItemAddControllerTestPluginFail::handleRequest()
- handleRequest
- in file ItemAddFromBrowser.inc, method ItemAddFromBrowser::handleRequest()
- handleRequest
- in file AddComment.inc, method AddCommentController::handleRequest()
- handleRequest
- in file ItemAddFromServer.inc, method ItemAddFromServer::handleRequest()
- handleRequest
- in file ItemAddControllerTest.class, method ItemAddControllerTestPluginContinue::handleRequest()
- handleRequest
- in file ItemAddControllerTest.class, method ItemAddControllerTestAddPluginWebDav::handleRequest()
- handleRequest
- in file ImageBlockSiteAdmin.inc, method ImageBlockSiteAdminController::handleRequest()
- handleRequest
- in file ZipCartAdmin.inc, method ZipCartAdminController::handleRequest()
- handleRequest
- in file ItemAdd.inc, method ItemAddController::handleRequest()
- handleRequest
- in file ItemAdd.inc, method ItemAddPlugin::handleRequest()
Let the plugin handle the incoming request
- handleRequest
- in file ItemAddAlbum.inc, method ItemAddAlbumController::handleRequest()
- handleRequest
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::handleRequest()
- handleRequest
- in file ItemAddLinkItem.inc, method ItemAddLinkItem::handleRequest()
- handleRequest
- in file ItemDeleteSingle.inc, method ItemDeleteSingleController::handleRequest()
- handleRequest
- in file ItemDelete.inc, method ItemDeleteController::handleRequest()
- handleRequest
- in file ItemEdit.inc, method ItemEditController::handleRequest()
- handleRequest
- in file WatermarkSiteAdminEdit.inc, method WatermarkSiteAdminEditController::handleRequest()
- handleRequest
- in file ItemEditAlbum.inc, method ItemEditAlbum::handleRequest()
- handleRequest
- in file ItemCreateReplicaSingle.inc, method ItemCreateReplicaSingleController::handleRequest()
- handleRequest
- in file ItemCreateReplica.inc, method ItemCreateReplicaController::handleRequest()
- handleRequest
- in file ItemAddPluginTestCase.class, method ItemAddPluginTestCase::handleRequest()
- handleRequest
- in file ItemAddSiteAdmin.inc, method ItemAddSiteAdminController::handleRequest()
- handleRequest
- in file ItemAddWebCam.inc, method ItemAddWebCam::handleRequest()
- handleRequest
- in file ItemAddWebDav.inc, method ItemAddWebDav::handleRequest()
- handleRequest
- in file ItemEditAnimation.inc, method ItemEditAnimation::handleRequest()
- handleRequest
- in file WatermarkSiteAdmin.inc, method WatermarkSiteAdminController::handleRequest()
- handleRequest
- in file NewAlbum.inc, method NewAlbumController::handleRequest()
- handleRequest
- in file MultiLangSiteAdmin.inc, method MultiLangSiteAdminController::handleRequest()
- handleRequest
- in file NewDirectory.inc, method NewDirectoryController::handleRequest()
- handleRequest
- in file NewItemsSiteAdmin.inc, method NewItemsSiteAdminController::handleRequest()
- handleRequest
- in file Redirect.inc, method RedirectController::handleRequest()
- handleRequest
- in file MultiLangItemEdit.inc, method MultiLangItemEdit::handleRequest()
- handleRequest
- in file IconsSiteAdmin.inc, method IconsSiteAdminController::handleRequest()
- handleRequest
- in file SearchShowAll.inc, method SearchShowAllController::handleRequest()
- handleRequest
- in file SelectAlbum.inc, method SelectAlbumController::handleRequest()
- handleRequest
- in file SearchScan.inc, method SearchScanController::handleRequest()
- handleRequest
- in file RssSiteAdmin.inc, method RssSiteAdminController::handleRequest()
- handleRequest
- in file RemoteSiteAdmin.inc, method RemoteSiteAdminController::handleRequest()
- handleRequest
- in file Redirect.inc, method RedirectController::handleRequest()
- handleRequest
- in file RearrangeItems.inc, method RearrangeItemsController::handleRequest()
- handleRequest
- in file NotificationUserAdmin.inc, method NotificationUserAdminController::handleRequest()
- handleRequest
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::handleRequest()
- handleRequest
- in file Options.inc, method OptionsController::handleRequest()
- handleRequest
- in file PanoramaSiteAdmin.inc, method PanoramaSiteAdminController::handleRequest()
- handleRequest
- in file PermalinksSiteAdmin.inc, method PermalinksSiteAdminController::handleRequest()
- handleRequest
- in file PrintPhoto.inc, method PrintPhotoController::handleRequest()
- handleRequest
- in file PrintPhotos.inc, method PrintPhotosController::handleRequest()
- handleRequest
- in file RatingSiteAdmin.inc, method RatingSiteAdminController::handleRequest()
- handleRequest
- in file NotificationItemAdmin.inc, method NotificationItemAdminController::handleRequest()
- handleRequest
- in file RandomHighlightSiteAdmin.inc, method RandomHighlightSiteAdminController::handleRequest()
- handleRequest
- in file PublishXpLogin.inc, method PublishXpLoginController::handleRequest()
- handleRequest
- in file SelectGallery.inc, method SelectGalleryController::handleRequest()
- handleRequest
- in file SelectPicasaExportPath.inc, method SelectPicasaExportPathController::handleRequest()
- handleRequest
- in file UserRecoverPassword.inc, method UserRecoverPasswordController::handleRequest()
- handleRequest
- in file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminController::handleRequest()
- handleRequest
- in file UserPreferences.inc, method UserPreferencesController::handleRequest()
- handleRequest
- in file UserLogin.inc, method UserLoginController::handleRequest()
- handleRequest
- in file UserChangePassword.inc, method UserChangePasswordController::handleRequest()
- handleRequest
- in file UserRecoverPasswordConfirm.inc, method UserRecoverPasswordConfirmController::handleRequest()
- handleRequest
- in file UserSelfRegistration.inc, method UserSelfRegistrationController::handleRequest()
- handleRequest
- in file ModifyCart.inc, method ModifyCartController::handleRequest()
- handleRequest
- in file MimeEdit.inc, method MimeEditController::handleRequest()
- handleRequest
- in file PasswordEntry.inc, method PasswordEntryController::handleRequest()
- handleRequest
- in file UserWatermarks.inc, method UserWatermarksController::handleRequest()
- handleRequest
- in file UserWatermarkEdit.inc, method UserWatermarkEditController::handleRequest()
- handleRequest
- in file UserAlbumSiteAdmin.inc, method UserAlbumSiteAdminController::handleRequest()
- handleRequest
- in file UserAlbum.inc, method UserAlbumController::handleRequest()
- handleRequest
- in file SlideshowAppletSiteAdmin.inc, method SlideshowAppletSiteAdminController::handleRequest()
- handleRequest
- in file SnapGalaxyPrintPhotos.inc, method SnapGalaxyPrintPhotosController::handleRequest()
- handleRequest
- in file ShowItem.inc, method ShowItemController::handleRequest()
- handleRequest
- in file SetupRewrite.inc, method SetupRewriteController::handleRequest()
- handleRequest
- in file SendEcard.inc, method SendEcardController::handleRequest()
- handleRequest
- in file SquareThumbSiteAdmin.inc, method SquareThumbSiteAdminController::handleRequest()
- handleRequest
- in file SwitchDetailMode.inc, method SwitchDetailModeController::handleRequest()
- handleRequest
- in file UploadItems.inc, method UploadItemsController::handleRequest()
- handleRequest
- in file UploadAppletSiteAdmin.inc, method UploadAppletSiteAdminController::handleRequest()
- handleRequest
- in file Upload.inc, method UploadController::handleRequest()
- handleRequest
- in file ThumbnailSiteAdmin.inc, method ThumbnailSiteAdminController::handleRequest()
- handleRequest
- in file MimeAdmin.inc, method MimeAdminController::handleRequest()
- handleRequest
- in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::handleRequest()
- handleRequest
- in file ChangeLanguage.inc, method ChangeLanguageController::handleRequest()
- handleRequest
- in file CaptchaSiteAdmin.inc, method CaptchaSiteAdminController::handleRequest()
- handleRequest
- in file CaptchaConfigAdmin.inc, method CaptchaConfigAdminController::handleRequest()
- handleRequest
- in file ChooseObjects.inc, method ChooseObjectsController::handleRequest()
- handleRequest
- in file CommentSiteAdmin.inc, method CommentSiteAdminController::handleRequest()
- handleRequest
- in file ConfigureMultiroot.inc, method ConfigureMultirootController::handleRequest()
- handleRequest
- in file Configure.inc, method ConfigureController::handleRequest()
- handleRequest
- in file CantActivate.inc, method CantActivateController::handleRequest()
- handleRequest
- in file ArchiveUploadSiteAdmin.inc, method ArchiveUploadSiteAdminController::handleRequest()
- handleRequest
- in file AdminSnapGalaxy.inc, method AdminSnapGalaxyController::handleRequest()
- handleRequest
- in file AdminSlideshow.inc, method AdminSlideshowController::handleRequest()
- handleRequest
- in file AdminSelfRegistration.inc, method AdminSelfRegistrationController::handleRequest()
- handleRequest
- in file AdminThemes.inc, method AdminThemesController::handleRequest()
- handleRequest
- in file AdminToolkitPriority.inc, method AdminToolkitPriorityController::handleRequest()
- handleRequest
- in file AlbumSelectSiteAdmin.inc, method AlbumSelectSiteAdminController::handleRequest()
- handleRequest
- in file AdminUsers.inc, method AdminUsersController::handleRequest()
- handleRequest
- in file ConfirmDelete.inc, method ConfirmDeleteController::handleRequest()
- handleRequest
- in file ConfirmImport.inc, method ConfirmImportController::handleRequest()
- handleRequest
- in file FotokastenSiteAdmin.inc, method FotokastenSiteAdminController::handleRequest()
- handleRequest
- in file EditFeed.inc, method EditFeedController::handleRequest()
- handleRequest
- in file EditComment.inc, method EditCommentController::handleRequest()
- handleRequest
- in file GalleryController.class, method GalleryController::handleRequest()
Take the appropriate action based on the user input provided.
- handleRequest
- in file GalleryControllerTestCase.class, method GalleryControllerTestCase::handleRequest()
- handleRequest
- in file GalleryRemote.inc, method GalleryRemoteController::handleRequest()
- handleRequest
- in file GalleryEmbed.class, method GalleryEmbed::handleRequest()
Process the G2 request.
- handleRequest
- in file DynamicAlbumSiteAdmin.inc, method DynamicAlbumSiteAdminController::handleRequest()
- handleRequest
- in file DirectoryListing.inc, method DirectoryListingController::handleRequest()
- handleRequest
- in file ConfirmRegistration.inc, method ConfirmRegistrationController::handleRequest()
- handleRequest
- in file ConfirmPicasaImport.inc, method ConfirmPicasaImportController::handleRequest()
- handleRequest
- in file CustomFieldItemAdmin.inc, method CustomFieldItemAdminController::handleRequest()
- handleRequest
- in file CustomFieldItemEdit.inc, method CustomFieldItemEdit::handleRequest()
- handleRequest
- in file DeleteComment.inc, method DeleteCommentController::handleRequest()
- handleRequest
- in file CustomFieldSiteAdmin.inc, method CustomFieldSiteAdminController::handleRequest()
- handleRequest
- in file AdminRewrite.inc, method AdminRewriteController::handleRequest()
- handleRequest
- in file AdminRepositoryDownload.inc, method AdminRepositoryDownloadController::handleRequest()
- handleRequest
- in file AdminDigibug.inc, method AdminDigibugController::handleRequest()
- handleRequest
- in file AdminDeleteUserQuota.inc, method AdminDeleteUserQuotaController::handleRequest()
- handleRequest
- in file AdminDeleteUser.inc, method AdminDeleteUserController::handleRequest()
- handleRequest
- in file AdminEcard.inc, method AdminEcardController::handleRequest()
- handleRequest
- in file AdminEditGroup.inc, method AdminEditGroupController::handleRequest()
- handleRequest
- in file AdminEditGroupUsers.inc, method AdminEditGroupUsersController::handleRequest()
- handleRequest
- in file AdminEditGroupQuota.inc, method AdminEditGroupQuotaController::handleRequest()
- handleRequest
- in file AdminDeleteGroupQuota.inc, method AdminDeleteGroupQuotaController::handleRequest()
- handleRequest
- in file AdminDeleteGroup.inc, method AdminDeleteGroupController::handleRequest()
- handleRequest
- in file AdminCreateGroup.inc, method AdminCreateGroupController::handleRequest()
- handleRequest
- in file AdminCore.inc, method AdminCoreController::handleRequest()
- handleRequest
- in file AddToCart.inc, method AddToCartController::handleRequest()
- handleRequest
- in file AdminCreateGroupQuota.inc, method AdminCreateGroupQuotaController::handleRequest()
- handleRequest
- in file AdminCreateUser.inc, method AdminCreateUserController::handleRequest()
- handleRequest
- in file AdminDcraw.inc, method AdminDcrawController::handleRequest()
- handleRequest
- in file AdminCreateUserQuota.inc, method AdminCreateUserQuotaController::handleRequest()
- handleRequest
- in file AdminEditUser.inc, method AdminEditUserController::handleRequest()
- handleRequest
- in file AdminEditUserQuota.inc, method AdminEditUserQuotaController::handleRequest()
- handleRequest
- in file AdminModerateSpam.inc, method AdminModerateSpamController::handleRequest()
- handleRequest
- in file AdminMembers.inc, method AdminMembersController::handleRequest()
- handleRequest
- in file AdminMaintenance.inc, method AdminMaintenanceController::handleRequest()
- handleRequest
- in file AdminNetPbm.inc, method AdminNetPbmController::handleRequest()
- handleRequest
- in file AdminPerformance.inc, method AdminPerformanceController::handleRequest()
- handleRequest
- in file AdminRepository.inc, method AdminRepositoryController::handleRequest()
- handleRequest
- in file AdminQuotas.inc, method AdminQuotasController::handleRequest()
- handleRequest
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::handleRequest()
- handleRequest
- in file AdminJpegtran.inc, method AdminJpegtranController::handleRequest()
- handleRequest
- in file AdminFfmpeg.inc, method AdminFfmpegController::handleRequest()
- handleRequest
- in file AdminExif.inc, method AdminExifController::handleRequest()
- handleRequest
- in file AdminGd.inc, method AdminGdController::handleRequest()
- handleRequest
- in file AdminGetid3.inc, method AdminGetid3Controller::handleRequest()
- handleRequest
- in file AdminImageMagick.inc, method AdminImageMagickController::handleRequest()
- handleRequest
- in file AdminGroups.inc, method AdminGroupsController::handleRequest()
- handleRequest
- in file Getid3DetailMode.inc, method Getid3DetailModeController::handleRequest()
- handleRequest
- in file ExternalCSS.inc, method ExternalCSSController::handleRequest()
- handleRequest
- in file HttpAuthSiteAdmin.inc, method HttpAuthSiteAdminController::handleRequest()
- handleRequestAfterAdd
- in file CreateThumbnailOption.inc, method CreateThumbnailOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTestAddOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file DiskQuotaOption.inc, method DiskQuotaOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file NotificationItemsAddedOption.inc, method NotificationItemsAddedOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file MP3AudioOption.inc, method MP3AudioOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file FlashVideoOption.inc, method FlashVideoOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file ExifDescriptionOption.inc, method ExifDescriptionOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file MovieThumbnailOption.inc, method MovieThumbnailOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file WatermarkOption.inc, method WatermarkOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file ItemAddControllerTest.class, method ItemAddTestOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file SetSizeOption.inc, method SetSizeOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file UploadItemsControllerTest.class, method UploadItemsControllerTestAddOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file RestrictMimeOption.inc, method RestrictMimeOption::handleRequestAfterAdd()
- handleRequestAfterAdd
- in file ItemAdd.inc, method ItemAddOption::handleRequestAfterAdd()
Let the plugin handle the incoming request. We expect the $items to be locked.
- handleRequestAfterAdd
- in file Getid3DescriptionOption.inc, method Getid3DescriptionOption::handleRequestAfterAdd()
- handleRequestAfterEdit
- in file PanoramaOption.inc, method PanoramaOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file LinkItemOption.inc, method LinkItemOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file CustomThumbnailOption.inc, method CustomThumbnailOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file SizeLimitOption.inc, method SizeLimitOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file ItemEdit.inc, method ItemEditOption::handleRequestAfterEdit()
Let the plugin handle the incoming request. We expect the $item to be locked.
- handleRequestAfterEdit
- in file RandomHighlightOption.inc, method RandomHighlightOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file RatingItemEdit.inc, method RatingItemEdit::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file HiddenItemOption.inc, method HiddenItemOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file ReuploadPhotoOption.inc, method ReuploadPhotoOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file PasswordOption.inc, method PasswordOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file PermalinksOption.inc, method PermalinksOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file ItemEditControllerTest.class, method ItemEditControllerTestOption::handleRequestAfterEdit()
- handleRequestAfterEdit
- in file ImageBlockOption.inc, method ImageBlockOption::handleRequestAfterEdit()
- handleRequestWithProgressBar
- in file ItemAddControllerTest.class, method ItemAddControllerTest::handleRequestWithProgressBar()
- handleRequestWithProgressBar
- in file ItemAdd.inc, method ItemAddController::handleRequestWithProgressBar()
Handles the add item request and is expected to be called as a progress-bar callback.
- handleSettingsRequest
- in file GalleryTheme.class, method GalleryTheme::handleSettingsRequest()
Let the theme handle the incoming request. Used for theme with advanced settings.
- handleSettingsRequest
- in file theme.inc, method TileTheme::handleSettingsRequest()
- handleTestResultsRequest
- in file parser.inc, method PathInfoParser::handleTestResultsRequest()
- handleTestResultsRequest
- in file SetupRewriteControllerTest.class, method SetupRewriteMockParser::handleTestResultsRequest()
- handleTestResultsRequest
- in file parser.inc, method ModRewriteParser::handleTestResultsRequest()
- handleTestResultsRequest
- in file RewriteParser.class, method RewriteParser::handleTestResultsRequest()
Handles the submitted form and should save any settings (ie. forced tests).
- handleTestResultsRequest
- in file parser.inc, method IsapiRewriteParser::handleTestResultsRequest()
- handleTestResultsRequest
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::handleTestResultsRequest()
- handleThemeSettingsRequest
- in file GalleryCoreApi.class, method GalleryCoreApi::handleThemeSettingsRequest()
Handle theme settings form submission
- handleThemeSettingsRequest
- in file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::handleThemeSettingsRequest()
- handleUninstallPlugin
- in file RewriteModuleExtras.inc, method RewriteModuleExtras::handleUninstallPlugin()
- hasImageCreateTrueColor
- in file GdToolkitHelper.class, method GdToolkitHelper::hasImageCreateTrueColor()
Tries to find out if we can imageCreateTrueColor()
- hasItemPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::hasItemPermission()
Return true if the current user has the specific permission for the target item
- hasItemPermission
- in file GalleryUserHelper_simple.class, method GalleryUserHelper_simple::hasItemPermission()
- hasNoOperations
- in file GalleryDerivative.class, method GalleryDerivative::hasNoOperations()
Return true if we have no derivative or postfilter operations
- hasOnLoadHandler
- in file GalleryEntity.class, method GalleryEntity::hasOnLoadHandler()
Check for an onLoad handler.
- hasPassword
- in file PasswordHelper.class, method PasswordHelper::hasPassword()
- hasPassword
- in file PasswordInterface_1_0.class, method PasswordInterface_1_0::hasPassword()
Is item password protected?
- hasPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::hasPermission()
Are any or the given user/group ids directly granted all given permissions for the target item? Ignores session-based permissions.
- hasPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::hasPermission()
- hasPermission
- in file GalleryDataCache.class, method GalleryDataCache::hasPermission()
Look up the given permission in the cache. Return true if the permission exists in the cache, false if it doesn't. A return of false doesn't mean that the user doesn't have the permission -- just that it's not in the cache.
- hasProperty
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::hasProperty()
Return true if the key exists in the properties map
- hasRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::hasRequestVariable()
Check to see if the given key is in the request.
- hasSiteAdminSessionExpired
- in file GallerySession.class, method GallerySession::hasSiteAdminSessionExpired()
Check if the site admininstration session timeout has expired
- hasSiteAdminSessionExpired
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::hasSiteAdminSessionExpired()
- hasVariable
- in file GalleryTemplate.class, method GalleryTemplate::hasVariable()
Return true if the given variable is set
- hasVariable
- in file UnitTestTemplate.class, method UnitTestTemplate::hasVariable()
- hasVariable
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::hasVariable()
- head
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::head()
- head
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::head()
- head
- in file GalleryTemplate.class, method GalleryTemplate::head()
Add a template to include in the <head> section
- head
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::head()
Render head content
- header
- in file WebDavTest.class, method WebDavTestPhpVm::header()
- header
- in file ZipCartDownloadTest.class, method ZipCartDownloadPhpVm::header()
- header
- in file RedirectControllerTest.class, method MockPhpVm::header()
- header
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::header()
- header
- in file UnitTestPhpVm.class, method UnitTestPhpVm::header()
- header
- in file GalleryPhpVm.class, method GalleryPhpVm::header()
Send a raw HTTP header
- header
- in file RssRenderTest.class, method RssRenderTestVm::header()
- header
- in file SessionTest.class, method SessionTestPhpVm::header()
- header
- in file DownloadItemTest.class, method DownloadItemTestPhpVm::header()
- header
- in file MainTest.class, method MainTestPhpVm::header()
- header
- in file PasswordEntryControllerTest.class, method PasswordEntryPhpVm::header()
- header
- in file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::header()
- header
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestPhpVm::header()
- header
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestPhpVm::header()
- header
- in file LinkItemTest.class, method LinkItemTestMockPhpVm::header()
- header
- in file UserLoginControllerTest.class, method UserLoginTestPhpVm::header()
- header
- in file SitemapViewTest.class, method SitemapViewTestVm::header()
- headers_sent
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::headers_sent()
- headers_sent
- in file SessionTest.class, method SessionTestPhpVm::headers_sent()
- headers_sent
- in file GalleryPhpVm.class, method GalleryPhpVm::headers_sent()
Checks if or where headers have been sent
- headers_sent
- in file UnitTestPhpVm.class, method UnitTestPhpVm::headers_sent()
- headers_sent
- in file UserLoginControllerTest.class, method UserLoginTestPhpVm::headers_sent()
- headers_sent
- in file MainTest.class, method MainTestPhpVm::headers_sent()
- headers_sent
- in file RssRenderTest.class, method RssRenderTestVm::headers_sent()
- HiddenEventHandlerTest
- in file HiddenEventHandlerTest.class, class HiddenEventHandlerTest
HiddenEventHandlerTest - Tests the event handlers.
- HiddenEventHandlerTest
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::HiddenEventHandlerTest()
- hiddenFormVars
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::hiddenFormVars()
Return any hidden form variables that we want to embed in this form based on the current session and request context. We use this to pass the special "return" variable forward, for example.
- HiddenHelper
- in file HiddenHelper.class, class HiddenHelper
Helper functions for hiding/unhiding and changing permissions.
- HiddenHelper
- in file HiddenHelper.class, method HiddenHelper::HiddenHelper()
- HiddenInterface_1_0
- in file HiddenInterface_1_0.class, class HiddenInterface_1_0
This is an interface for the hidden module. Modules that wish to create hidden items can utilize an implementation of this interface.
- HiddenItemOption
- in file HiddenItemOption.inc, class HiddenItemOption
ItemEditOption for hiding an item
- HiddenItemOptionTest
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::HiddenItemOptionTest()
- HiddenItemOptionTest
- in file HiddenItemOptionTest.class, class HiddenItemOptionTest
HiddenItemOption tests - hiding an unhiding items and albums.
- HiddenModule
- in file module.inc, class HiddenModule
Hidden Items
- HiddenModule
- in file module.inc, method HiddenModule::HiddenModule()
- hideItem
- in file HiddenHelper.class, method HiddenHelper::hideItem()
Hides an item.
- hideItem
- in file HiddenInterface_1_0.class, method HiddenInterface_1_0::hideItem()
Hide an item
- hideStatusBlock
- in file StatusTemplate.class, method StatusTemplate::hideStatusBlock()
Hide the status block
- hideStatusBlock
- in file StatusTemplate.class, method StatusTemplate::hideStatusBlock()
Hide the status block
- HIGHER_WEIGHT
- in file GalleryConstants.class, constant HIGHER_WEIGHT
Indicate a higher weight
- htmlEntityDecode
- in file GalleryUtilities.class, method GalleryUtilities::htmlEntityDecode()
Equivalent to html_entity_decode() for PHP < 4.3.0 which doesn't have it.
- htmlSafe
- in file GalleryUtilities.class, method GalleryUtilities::htmlSafe()
Strip out all potentially dangerous content within HTML.
- HttpAuthHelper
- in file HttpAuthHelper.class, class HttpAuthHelper
HTTP auth helper class.
- HttpAuthHelperTest
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::HttpAuthHelperTest()
- HttpAuthHelperTest
- in file HttpAuthHelperTest.class, class HttpAuthHelperTest
HTTP auth helper tests.
- HttpAuthHelperTestPhpVm
- in file HttpAuthHelperTest.class, class HttpAuthHelperTestPhpVm
- HttpAuthHelperTestPlatform
- in file HttpAuthHelperTest.class, class HttpAuthHelperTestPlatform
- HttpAuthHelperTestRewriteApi
- in file HttpAuthHelperTest.class, class HttpAuthHelperTestRewriteApi
- HttpAuthHelperTestSession
- in file HttpAuthHelperTest.class, class HttpAuthHelperTestSession
- HttpAuthHelperTestSession
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::HttpAuthHelperTestSession()
- HttpAuthInterface_1_0
- in file HttpAuthInterface_1_0.class, class HttpAuthInterface_1_0
This is an interface for the httpauth module. Modules that wish to opt-in for HTTPauth can utilize an implementation of this interface.
- HttpAuthModule
- in file module.inc, method HttpAuthModule::HttpAuthModule()
- HttpAuthModule
- in file module.inc, class HttpAuthModule
HTTP Auth Module. Login using HTTP authentication.
- HttpAuthModuleTest
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::HttpAuthModuleTest()
- HttpAuthModuleTest
- in file HttpAuthModuleTest.class, class HttpAuthModuleTest
HTTP auth module tests.
- HttpAuthModuleTestPhpVm
- in file HttpAuthModuleTest.class, class HttpAuthModuleTestPhpVm
- HttpAuthModuleTestPlatform
- in file HttpAuthModuleTest.class, class HttpAuthModuleTestPlatform
- HttpAuthModuleTestRewriteApi
- in file HttpAuthModuleTest.class, class HttpAuthModuleTestRewriteApi
- HttpAuthPlugin
- in file HttpAuthPlugin.class, class HttpAuthPlugin
Get active user from username and password in HTTP headers.
- HttpAuthPluginTest
- in file HttpAuthPluginTest.class, class HttpAuthPluginTest
HTTP auth tests.
- HttpAuthPluginTest
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::HttpAuthPluginTest()
- HttpAuthPluginTestSession
- in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::HttpAuthPluginTestSession()
- HttpAuthPluginTestSession
- in file HttpAuthPluginTest.class, class HttpAuthPluginTestSession
Mock Session
- HttpAuthSiteAdminController
- in file HttpAuthSiteAdmin.inc, class HttpAuthSiteAdminController
Show configuration warnings and settings to site admins.
- HttpAuthSiteAdminView
- in file HttpAuthSiteAdmin.inc, class HttpAuthSiteAdminView
Show configuration warnings and settings to site admins.
- HttpAuthWorksView
- in file HttpAuthWorks.inc, class HttpAuthWorksView
Reflect the HTTP authtype, username, and password so we can check that Gallery can access them.
- HTTPAUTH_STATUS_AUTHORIZATION_RULE_DISABLED
- in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_AUTHORIZATION_RULE_DISABLED
- HTTPAUTH_STATUS_BAD_REWRITE_PARSER
- in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_BAD_REWRITE_PARSER
- HTTPAUTH_STATUS_ERROR_UNKNOWN
- in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_ERROR_UNKNOWN
- HTTPAUTH_STATUS_MISSING_AUTHORIZATION
- in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_MISSING_AUTHORIZATION
HTTP auth helper class.
- HTTPAUTH_STATUS_REWRITE_MODULE_DISABLED
- in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_REWRITE_MODULE_DISABLED
- humanReadableFromKilobytes
- in file GalleryQuotasHelper.class, method GalleryQuotasHelper::humanReadableFromKilobytes()
Convert Kilobytes to a human readable format (ie: KB, MB, GB)
- HybridTheme
- in file theme.inc, class HybridTheme
Theme combining thumb-view, image-view and slideshow into a single dynamic page
- HybridTheme
- in file theme.inc, method HybridTheme::HybridTheme()
- HiddenHelper.class
- procedural page HiddenHelper.class
- HiddenInterface_1_0.class
- procedural page HiddenInterface_1_0.class
- HiddenItemOption.inc
- procedural page HiddenItemOption.inc
- HiddenEventHandlerTest.class
- procedural page HiddenEventHandlerTest.class
- HiddenItemOptionTest.class
- procedural page HiddenItemOptionTest.class
- HttpAuthHelper.class
- procedural page HttpAuthHelper.class
- HttpAuthInterface_1_0.class
- procedural page HttpAuthInterface_1_0.class
- HttpAuthPlugin.class
- procedural page HttpAuthPlugin.class
- HttpAuthSiteAdmin.inc
- procedural page HttpAuthSiteAdmin.inc
- HttpAuthWorks.inc
- procedural page HttpAuthWorks.inc
- HttpAuthHelperTest.class
- procedural page HttpAuthHelperTest.class
- HttpAuthModuleTest.class
- procedural page HttpAuthModuleTest.class
- HttpAuthPluginTest.class
- procedural page HttpAuthPluginTest.class
i
- $id
- in file GalleryEntity.class, variable GalleryEntity::$id
The id of this item
- $isBroken
- in file GalleryDerivative.class, variable GalleryDerivative::$isBroken
Is the derivative broken? We set this to true if a toolkit operation failed, or for similar reasons.
- $isLinkable
- in file GalleryEntity.class, variable GalleryEntity::$isLinkable
Does this entity type support linking?
- $isOnLoadHandlerRegistered
- in file ModuleTest.class, variable ModuleTestEventListener::$isOnLoadHandlerRegistered
- $itemMimeTypes
- in file ThumbnailImage.class, variable ThumbnailImage::$itemMimeTypes
The mime types for which this image is the default thumbnail.
- i18n
- in file Gallery.class, method Gallery::i18n()
Mark a string as being internationalized. This is a semaphore method; it does nothing but it allows us to easily identify strings that require translation. Generally this is used to mark strings that will be stored in the database (like module names and descriptions).
- IconsDummyGalleryTemplate
- in file IconsTest.class, class IconsDummyGalleryTemplate
- IconsImpl
- in file IconsImpl.class, class IconsImpl
Implementation of the IconsInterface for including iconpack css
- IconsInterface_1_0
- in file IconsInterface_1_0.class, class IconsInterface_1_0
This is an interface for the Icons module.
- IconsModule
- in file module.inc, class IconsModule
The implementation of the Icons module
- IconsModule
- in file module.inc, method IconsModule::IconsModule()
- IconsSiteAdminController
- in file IconsSiteAdmin.inc, class IconsSiteAdminController
Settings for Icons
- IconsSiteAdminControllerTest
- in file IconsSiteAdminControllerTest.class, method IconsSiteAdminControllerTest::IconsSiteAdminControllerTest()
- IconsSiteAdminControllerTest
- in file IconsSiteAdminControllerTest.class, class IconsSiteAdminControllerTest
IconsSiteAdmin controller tests
- IconsSiteAdminView
- in file IconsSiteAdmin.inc, class IconsSiteAdminView
Settings for Icons
- IconsTest
- in file IconsTest.class, method IconsTest::IconsTest()
- IconsTest
- in file IconsTest.class, class IconsTest
Iconpack tests
- iconv
- in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::iconv()
- iconv
- in file UnitTestPhpVm.class, method UnitTestPhpVm::iconv()
- iconv
- in file GalleryPhpVm.class, method GalleryPhpVm::iconv()
iconv -- Convert string to requested character encoding
- iconv
- in file CharsetTest.class, method CharsetTestPhpVm::iconv()
- identifySearchEngine
- in file GalleryUtilities.class, method GalleryUtilities::identifySearchEngine()
Return id of the search engine currently crawling the site by analyzing the current request.
- ignore_error_handler
- in file PlatformTest.class, method PlatformTest::ignore_error_handler()
- image
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::image()
Delegate to the appropriate item class to render an image.
- Image
- in file Gallery1DataParser.class, class Image
A stub class into which various G1 objects can be unserialized.
- imagealphablending
- in file TestGdFunctionality.class, method TestGdFunctionality::imagealphablending()
- imagealphablending
- in file GdFunctionality.class, method GdFunctionality::imagealphablending()
Set the blending mode for an image
- ImageBlockCallbacks
- in file Callbacks.inc, class ImageBlockCallbacks
- ImageBlockDisabledTest
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::ImageBlockDisabledTest()
- ImageBlockDisabledTest
- in file ImageBlockDisabledTest.class, class ImageBlockDisabledTest
ImageBlockOption tests
- ImageBlockDummyGalleryTemplate
- in file ImageBlockTest.class, class ImageBlockDummyGalleryTemplate
Test template
- ImageBlockHandlerTest
- in file ImageBlockHandlerTest.class, class ImageBlockHandlerTest
Test Image Block functionality
- ImageBlockHandlerTest
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::ImageBlockHandlerTest()
- ImageBlockHelper
- in file ImageBlockHelper.class, class ImageBlockHelper
A helper class for the Image Block module.
- ImageBlockHelperTest
- in file ImageBlockHelperTest.class, class ImageBlockHelperTest
Test Image Block helper
- ImageBlockHelperTest
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::ImageBlockHelperTest()
- ImageBlockModule
- in file module.inc, method ImageBlockModule::ImageBlockModule()
- ImageBlockModule
- in file module.inc, class ImageBlockModule
The implementation of the Image Block module
- ImageBlockOption
- in file ImageBlockOption.inc, class ImageBlockOption
This option selects whether an album may be included in image blocks
- ImageBlockOptionTest
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::ImageBlockOptionTest()
- ImageBlockOptionTest
- in file ImageBlockOptionTest.class, class ImageBlockOptionTest
ImageBlockOption tests
- ImageBlockPreloads
- in file Preloads.inc, class ImageBlockPreloads
- ImageBlockSiteAdminController
- in file ImageBlockSiteAdmin.inc, class ImageBlockSiteAdminController
Settings for Image Block
- ImageBlockSiteAdminControllerTest
- in file ImageBlockSiteAdminControllerTest.class, class ImageBlockSiteAdminControllerTest
ImageBlockSiteAdmin controller tests
- ImageBlockSiteAdminControllerTest
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::ImageBlockSiteAdminControllerTest()
- ImageBlockSiteAdminView
- in file ImageBlockSiteAdmin.inc, class ImageBlockSiteAdminView
Settings for Image Block
- ImageBlockTest
- in file ImageBlockTest.class, class ImageBlockTest
Test Image Block functionality
- ImageBlockTest
- in file ImageBlockTest.class, method ImageBlockTest::ImageBlockTest()
- ImageBlockTestFrame
- in file ImageBlockTest.class, class ImageBlockTestFrame
- ImageBlockTest_error_handler
- in file ImageBlockTest.class, function ImageBlockTest_error_handler()
- ImageBlockToolkit
- in file ImageBlockTest.class, class ImageBlockToolkit
Test toolkit
- imagecolorallocate
- in file TestGdFunctionality.class, method TestGdFunctionality::imagecolorallocate()
- imagecolorallocate
- in file GdFunctionality.class, method GdFunctionality::imagecolorallocate()
Allocate a color for an image.
- imagecolorallocatealpha
- in file GdFunctionality.class, method GdFunctionality::imagecolorallocatealpha()
Allocate a color for an image.
- imagecolorallocatealpha
- in file TestGdFunctionality.class, method TestGdFunctionality::imagecolorallocatealpha()
- imagecolorat
- in file GdFunctionality.class, method GdFunctionality::imagecolorat()
Get the index of the color of a pixel.
- imagecolorat
- in file TestGdFunctionality.class, method TestGdFunctionality::imagecolorat()
- imagecolorsforindex
- in file TestGdFunctionality.class, method TestGdFunctionality::imagecolorsforindex()
- imagecolorsforindex
- in file GdFunctionality.class, method GdFunctionality::imagecolorsforindex()
Get the colors for an index.
- imagecolortransparent
- in file TestGdFunctionality.class, method TestGdFunctionality::imagecolortransparent()
- imagecolortransparent
- in file GdFunctionality.class, method GdFunctionality::imagecolortransparent()
Get / set the transparent color.
- imageCopy
- in file GdFunctionality.class, method GdFunctionality::imageCopy()
Copy part of an image
- imageCopy
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCopy()
- imageCopyMerge
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCopyMerge()
- imageCopyMerge
- in file GdFunctionality.class, method GdFunctionality::imageCopyMerge()
Copy and merge part of an image
- imageCopyResampled
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCopyResampled()
- imageCopyResampled
- in file GdFunctionality.class, method GdFunctionality::imageCopyResampled()
Copy and resize part of an image with resampling
- imageCopyResized
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCopyResized()
- imageCopyResized
- in file GdFunctionality.class, method GdFunctionality::imageCopyResized()
Copy and resize part of an image
- imageCreate
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreate()
- imageCreate
- in file GdFunctionality.class, method GdFunctionality::imageCreate()
Create a new palette based image with specified width and height
- imageCreateFromGif
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromGif()
Create a new image from GIF file or URL.
- imageCreateFromGif
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromGif()
- imageCreateFromJpeg
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromJpeg()
Create a new image from JPEG file or URL.
- imageCreateFromJpeg
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromJpeg()
- imageCreateFromPng
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromPng()
Create a new image from PNG file or URL.
- imageCreateFromPng
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromPng()
- imageCreateFromWbmp
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromWbmp()
Create a new image from WBMP (wap-bmp) file or URL.
- imageCreateFromWbmp
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromWbmp()
- imageCreateFromXbm
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromXbm()
- imageCreateFromXbm
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromXbm()
Create a new image from XBM file or URL.
- imageCreateFromXpm
- in file GdFunctionality.class, method GdFunctionality::imageCreateFromXpm()
Create a new image from XPM file or URL.
- imageCreateFromXpm
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateFromXpm()
- imageCreateTruecolor
- in file TestGdFunctionality.class, method TestGdFunctionality::imageCreateTruecolor()
- imageCreateTruecolor
- in file GdFunctionality.class, method GdFunctionality::imageCreateTruecolor()
Create a new true color image with specified width and height
- imagedestroy
- in file GdFunctionality.class, method GdFunctionality::imagedestroy()
Destroy an image
- imagedestroy
- in file TestGdFunctionality.class, method TestGdFunctionality::imagedestroy()
- imagefilledrectangle
- in file TestGdFunctionality.class, method TestGdFunctionality::imagefilledrectangle()
- imagefilledrectangle
- in file GdFunctionality.class, method GdFunctionality::imagefilledrectangle()
Draw a filled rectangle spanned by 2 points.
- ImageFrameDummyGalleryTemplate
- in file ImageFrameTest.class, class ImageFrameDummyGalleryTemplate
- ImageFrameImpl
- in file ImageFrameImpl.class, class ImageFrameImpl
Implementation of the ImageFrameInterface for rendering a frame around an image
- ImageFrameInterface_1_1
- in file ImageFrameInterface_1_1.class, class ImageFrameInterface_1_1
This is an interface for the ImageFrame module. Themes or modules that wish to display a frame around a photo can utilize an implementation of this interface.
- ImageFrameModule
- in file module.inc, class ImageFrameModule
The implementation of the Image Frame module
- ImageFrameModule
- in file module.inc, method ImageFrameModule::ImageFrameModule()
- ImageFrameTest
- in file ImageFrameTest.class, class ImageFrameTest
Test ImageFrameInterface functionality
- ImageFrameTest
- in file ImageFrameTest.class, method ImageFrameTest::ImageFrameTest()
- imageGif
- in file GdFunctionality.class, method GdFunctionality::imageGif()
Output GIF image to file.
- imageGif
- in file TestGdFunctionality.class, method TestGdFunctionality::imageGif()
- imageJpeg
- in file GdFunctionality.class, method GdFunctionality::imageJpeg()
Output JPEG image to file.
- imageJpeg
- in file TestGdFunctionality.class, method TestGdFunctionality::imageJpeg()
- ImageMagickModule
- in file module.inc, method ImageMagickModule::ImageMagickModule()
- ImageMagickModule
- in file module.inc, class ImageMagickModule
ImageMagick Graphics Module
- ImageMagickToolkit
- in file ImageMagickToolkit.class, class ImageMagickToolkit
A ImageMagick version of GalleryToolkit
- ImageMagickToolkitHelper
- in file ImageMagickToolkitHelper.class, class ImageMagickToolkitHelper
A helper class for the GalleryImageMagickToolkit class
- ImageMagickToolkitTest
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::ImageMagickToolkitTest()
- ImageMagickToolkitTest
- in file ImageMagickToolkitTest.class, class ImageMagickToolkitTest
Test ImageMagickToolkit functionality
- ImageMagickToolkitTestPlatform
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::ImageMagickToolkitTestPlatform()
- ImageMagickToolkitTestPlatform
- in file ImageMagickToolkitTest.class, class ImageMagickToolkitTestPlatform
Test platform
- imagePng
- in file TestGdFunctionality.class, method TestGdFunctionality::imagePng()
- imagePng
- in file GdFunctionality.class, method GdFunctionality::imagePng()
Output PNG image to file.
- imageProperties
- in file GalleryRemote.inc, method GalleryRemoteController::imageProperties()
Image properties
- imageRotate
- in file TestGdFunctionality.class, method TestGdFunctionality::imageRotate()
- imageRotate
- in file GdFunctionality.class, method GdFunctionality::imageRotate()
Copy and merge part of an image
- imagesavealpha
- in file TestGdFunctionality.class, method TestGdFunctionality::imagesavealpha()
- imagesavealpha
- in file GdFunctionality.class, method GdFunctionality::imagesavealpha()
Set the flag to save full alpha channel information (as opposed to single-color transparency) when saving PNG images
- imagesetpixel
- in file TestGdFunctionality.class, method TestGdFunctionality::imagesetpixel()
- imagesetpixel
- in file GdFunctionality.class, method GdFunctionality::imagesetpixel()
set the color of a pixel.
- imageSx
- in file GdFunctionality.class, method GdFunctionality::imageSx()
Get image width
- imageSx
- in file TestGdFunctionality.class, method TestGdFunctionality::imageSx()
- imageSy
- in file TestGdFunctionality.class, method TestGdFunctionality::imageSy()
- imageSy
- in file GdFunctionality.class, method GdFunctionality::imageSy()
Get image height
- imagetruecolortopalette
- in file TestGdFunctionality.class, method TestGdFunctionality::imagetruecolortopalette()
- imagetruecolortopalette
- in file GdFunctionality.class, method GdFunctionality::imagetruecolortopalette()
Convert a true color image to a palette image.
- imageTypes
- in file TestGdFunctionality.class, method TestGdFunctionality::imageTypes()
- imageTypes
- in file GdFunctionality.class, method GdFunctionality::imageTypes()
Return an integer representing the known imageTypes
- ImageUploadHelper
- in file ImageUploadHelper.class, class ImageUploadHelper
Static helper methods for use by NokiaUpload views and controllers.
- ImageUploadHelperTest
- in file ImageUploadHelperTest.class, class ImageUploadHelperTest
ImageUploadHelper tests
- ImageUploadHelperUrlGenerator
- in file ImageUploadHelperTest.class, class ImageUploadHelperUrlGenerator
Fake url generator
- imageWbmp
- in file GdFunctionality.class, method GdFunctionality::imageWbmp()
Output WBMP image to file.
- imageWbmp
- in file TestGdFunctionality.class, method TestGdFunctionality::imageWbmp()
- imageXbm
- in file TestGdFunctionality.class, method TestGdFunctionality::imageXbm()
- imageXbm
- in file GdFunctionality.class, method GdFunctionality::imageXbm()
Output XBM image to file.
- imageXpm
- in file TestGdFunctionality.class, method TestGdFunctionality::imageXpm()
- implode_with_key
- in file SlideshowAppletSiteAdmin.inc, method SlideshowAppletSiteAdminController::implode_with_key()
- implode_with_key
- in file UploadAppletSiteAdmin.inc, method UploadAppletSiteAdminController::implode_with_key()
- ImportResultsView
- in file ImportResults.inc, class ImportResultsView
Migration results
- ImportResultsView
- in file ImportResults.inc, class ImportResultsView
Import results
- importSequence
- in file GalleryDatabaseImport.class, method _GallerySequenceTag::importSequence()
Import a sequence
- importToDb
- in file GalleryDatabaseImport.class, method GalleryDatabaseImport::importToDb()
Imports a file in Gallery export format.
- incrementItemViewCount
- in file GalleryCoreApi.class, method GalleryCoreApi::incrementItemViewCount()
Update the view count for this item id
- incrementViewCount
- in file GalleryRemote.inc, method GalleryRemoteController::incrementViewCount()
Increment view count
- incrementViewCount
- in file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::incrementViewCount()
- index.php
- procedural page index.php
- IndexDotPhpTest
- in file IndexDotPhpTest.class, class IndexDotPhpTest
Test index.php functionality
- IndexDotPhpTest
- in file IndexDotPhpTest.class, method IndexDotPhpTest::IndexDotPhpTest()
- INDEX_PHP
- in file index.php, constant INDEX_PHP
- init
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::init()
Configure the GalleryUrlGenerator with all the data it needs.
- init
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::init()
- init
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::init()
- init
- in file GalleryRepository.class, method GalleryRepository::init()
Initializes the repository index and utilities.
- init
- in file GalleryTranslator.class, method GalleryTranslator::init()
Initialize the translator with the specified language code hint
- init
- in file ImageFrameInterface_1_1.class, method ImageFrameInterface_1_1::init()
Prepare imageframe system. Pass in list of ids that may be used in a view.
- init
- in file IconsInterface_1_0.class, method IconsInterface_1_0::init()
Prepare icon system.
- init
- in file GallerySession.class, method GallerySession::init()
Either create a new session, or attach to an existing one.
- init
- in file GalleryView.class, method GalleryView::init()
Initialize the view.
- init
- in file UnitTestRepository.class, method UnitTestRepository::init()
- init
- in file IsapiRewriteUrlGenerator.class, method IsapiRewriteUrlGenerator::init()
- init
- in file IconsImpl.class, method IconsImpl::init()
- init
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::init()
- init
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::init()
- init
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::init()
- init
- in file ModRewriteUrlGenerator.class, method ModRewriteUrlGenerator::init()
- init
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::init()
- init
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::init()
- init
- in file ImageBlockTest.class, method ImageBlockTestFrame::init()
- init
- in file RepositoryTest.class, method RepositoryTest_GalleryRepository::init()
- init
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::init()
- init
- in file ImageFrameImpl.class, method ImageFrameImpl::init()
- init
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::init()
- init
- in file GalleryEmbed.class, method GalleryEmbed::init()
Initialize Gallery; must be called before most GalleryEmbed methods can be used.
- init
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::init()
- init
- in file Gallery.class, method Gallery::init()
Register shutdown function to release any hanging locks.
- init.inc
- procedural page init.inc
- initEmpty
- in file GallerySession.class, method GallerySession::initEmpty()
Set a new/unused sessionid.
- initEmptySession
- in file Gallery.class, method Gallery::initEmptySession()
Initialize an empty session.
- initializeMimeTypes
- in file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::initializeMimeTypes()
Initialize mime types and store them in the database
- initNavigation
- in file ModRewriteUrlGenerator.class, method ModRewriteUrlGenerator::initNavigation()
- initNavigation
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::initNavigation()
- initNavigation
- in file IsapiRewriteUrlGenerator.class, method IsapiRewriteUrlGenerator::initNavigation()
- initNavigation
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::initNavigation()
Initialize the navigation.
- initSession
- in file Gallery.class, method Gallery::initSession()
Initialize session.
- initTranslator
- in file Gallery.class, method Gallery::initTranslator()
Initialize our GalleryTranslator
- ini_get
- in file GalleryPhpVm.class, method GalleryPhpVm::ini_get()
Get configuration parameter
- ini_get
- in file PlatformTest.class, method PlatformTestPhpVm::ini_get()
- ini_get
- in file UnitTestPhpVm.class, method UnitTestPhpVm::ini_get()
- ini_get
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTestPhpVm::ini_get()
- ini_set
- in file ZipCartDownloadTest.class, method ZipCartDownloadPhpVm::ini_set()
- ini_set
- in file UnitTestPhpVm.class, method UnitTestPhpVm::ini_set()
- ini_set
- in file GalleryPhpVm.class, method GalleryPhpVm::ini_set()
Set configuration parameter
- install
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest_MockPicLensHelper::install()
- install
- in file PicLensHelper.class, method PicLensHelper::install()
Download the latest Javascript and Shockwave code from the PicLens site.
- index.php
- procedural page index.php
- InstallStep.class
- procedural page InstallStep.class
- InstallCoreModuleStep.class
- procedural page InstallCoreModuleStep.class
- InstallOtherModulesStep.class
- procedural page InstallOtherModulesStep.class
- InstallCoreModuleStep
- in file InstallCoreModuleStep.class, class InstallCoreModuleStep
Install core module.
- installOrUpgrade
- in file GalleryModule.class, method GalleryModule::installOrUpgrade()
Perform the module installation or upgrade, whatever is required.
- installOrUpgrade
- in file GalleryPlugin.class, method GalleryPlugin::installOrUpgrade()
Perform the plugin installation or upgrade, whatever is required.
- installOrUpgrade
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::installOrUpgrade()
- installOrUpgrade
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::installOrUpgrade()
- installOrUpgrade
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::installOrUpgrade()
- installOrUpgrade
- in file GalleryTheme.class, method GalleryTheme::installOrUpgrade()
Perform the module installation or upgrade, whatever is required. It will do the following: - Get the current version of the theme (if its already installed)
- Let the theme perform any necessary upgrade tasks.
- installOrUpgrade
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::installOrUpgrade()
- InstallOtherModulesStep
- in file InstallOtherModulesStep.class, class InstallOtherModulesStep
Install plugins.
- InstallStep
- in file InstallStep.class, class InstallStep
Base class for installation step
- installTranslationsForLocale
- in file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::installTranslationsForLocale()
- installTranslationsForLocale
- in file GalleryCoreApi.class, method GalleryCoreApi::installTranslationsForLocale()
Copy the translations for a given locale into our locale hierarchy.
- installTranslationsForPlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::installTranslationsForPlugin()
Copy the translations for a given plugin into our locale hierarchy.
- installTranslationsForPlugin
- in file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::installTranslationsForPlugin()
- invalidateDerivativeDimensionsBySourceIds
- in file GalleryCoreApi.class, method GalleryCoreApi::invalidateDerivativeDimensionsBySourceIds()
Zero out the dimensions for all derivatives that depend on the given source id so that they will be recalculated before the next view.
- invalidateDerivativeDimensionsBySourceIds
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::invalidateDerivativeDimensionsBySourceIds()
- invalidateDescendentCountCaches
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::invalidateDescendentCountCaches()
Invalidate our descendent count cache, any time we make a change that
- in_array_cin
- in file DatabaseSetupStep.class, method DatabaseSetupStep::in_array_cin()
in_array_cin: case-insensitive in_array
- IPTC_ITEM_KEYWORDS
- in file ExifHelper.class, constant IPTC_ITEM_KEYWORDS
Import IPTC keywords into item keywords
- IPTC_ITEM_TITLE
- in file ExifHelper.class, constant IPTC_ITEM_TITLE
Import IPTC Name into item title
- isA
- in file GalleryUtilities.class, method GalleryUtilities::isA()
Figure out if the object specified is an instance of or an instance of a sub class of the class specified
- isActive
- in file ViewTest.class, method ViewTestThemeId1Theme::isActive()
- isActive
- in file TemplateTest.class, method TemplateTestFakeTheme::isActive()
- isActive
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::isActive()
- isActive
- in file TemplateTest.class, method TemplateTestInactiveTheme::isActive()
- isActive
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::isActive()
- isActive
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::isActive()
- isActive
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::isActive()
- isActive
- in file GalleryPlugin.class, method GalleryPlugin::isActive()
Is this plugin active?
- isActive
- in file ViewTest.class, method ViewTestModule::isActive()
- isActive
- in file AdminThemesControllerTest.class, method TestThemeId1Theme::isActive()
- isActive
- in file ControllerTest.class, method ControllerTestModule::isActive()
- isActive
- in file ShowItemTest.class, method ShowItemTestTheme::isActive()
- isActive
- in file ViewTest.class, method ViewTestThemeId2Theme::isActive()
- isAdvancedSettings
- in file GalleryTheme.class, method GalleryTheme::isAdvancedSettings()
Return whether the theme uses simple or advanced settings. To support simple settings the theme needs to implement getSettings and validateSettings To support advanced settings the theme must implement loadSettingsTemplate and handleSettingsRequest.
- isAdvancedSettings
- in file theme.inc, method TileTheme::isAdvancedSettings()
- isAdvancedSettings
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::isAdvancedSettings()
- isAdvancedSettings
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::isAdvancedSettings()
- isAllowedInEmbedOnly
- in file Redirect.inc, method RedirectController::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file SlideshowMediaRss.inc, method SlideshowMediaRssView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file GalleryController.class, method GalleryController::isAllowedInEmbedOnly()
Does this controller allow direct access even in embed-only mode?
- isAllowedInEmbedOnly
- in file SwitchDetailMode.inc, method SwitchDetailModeView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file Redirect.inc, method RedirectView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file CSS.inc, method CSSView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file DownloadItem.inc, method DownloadItemView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file ItemDeleteJs.inc, method ItemDeleteJsView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file DownloadItem.inc, method DownloadItemView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file DownloadItem.inc, method DownloadItemView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file CombinedJavascript.inc, method CombinedJavascriptView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file DownloadPicLens.inc, method DownloadPicLensView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file ExternalCSS.inc, method ExternalCSSView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file GalleryRemote.inc, method GalleryRemoteController::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file External.inc, method ExternalView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file ExternalCSS.inc, method ExternalCSSController::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file GalleryRemote.inc, method GalleryRemoteView::isAllowedInEmbedOnly()
- isAllowedInEmbedOnly
- in file GalleryView.class, method GalleryView::isAllowedInEmbedOnly()
Does this view allow direct access even in embed-only mode?
- isAllowedInMaintenance
- in file UserAdmin.inc, method UserAdminView::isAllowedInMaintenance()
- isAllowedInMaintenance
- in file GalleryView.class, method GalleryView::isAllowedInMaintenance()
Does this view allow access to non-admins when site is in maintenance mode?
- isAllowedInMaintenance
- in file UserLogin.inc, method UserLoginController::isAllowedInMaintenance()
- isAllowedInMaintenance
- in file GalleryController.class, method GalleryController::isAllowedInMaintenance()
Does this controller allow access to non-admins when site is in maintenance mode?
- isAllowedInMaintenance
- in file CaptchaImage.inc, method CaptchaImageView::isAllowedInMaintenance()
- isAllowedInMaintenance
- in file Logout.inc, method LogoutController::isAllowedInMaintenance()
- isAnonymousUser
- in file GalleryCoreApi.class, method GalleryCoreApi::isAnonymousUser()
Is the user a guest?
- IsapiRewriteHelper
- in file IsapiRewriteHelper.class, class IsapiRewriteHelper
ISAPI_Rewrite helper.
- IsapiRewriteHelperMockPlatform
- in file IsapiRewriteHelperTest.class, class IsapiRewriteHelperMockPlatform
Test platform for this test
- IsapiRewriteHelperTest
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::IsapiRewriteHelperTest()
- IsapiRewriteHelperTest
- in file IsapiRewriteHelperTest.class, class IsapiRewriteHelperTest
- IsapiRewriteParser
- in file parser.inc, method IsapiRewriteParser::IsapiRewriteParser()
- IsapiRewriteParser
- in file parser.inc, class IsapiRewriteParser
This URL rewrite parser provides ISAPI_Rewrite support for short URLs.
- IsapiRewriteParserTest
- in file IsapiRewriteParserTest.class, class IsapiRewriteParserTest
ISAPI rewrite parser tests
- IsapiRewriteParserTest
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::IsapiRewriteParserTest()
- IsapiRewriteUrlGenerator
- in file IsapiRewriteUrlGenerator.class, class IsapiRewriteUrlGenerator
URL Generator for IIS ISAPI_Rewrite parser.
- IsapiRewriteUrlGeneratorTest
- in file IsapiRewriteUrlGeneratorTest.class, class IsapiRewriteUrlGeneratorTest
ISAPI rewrite URL generator tests
- IsapiRewriteUrlGeneratorTest
- in file IsapiRewriteUrlGeneratorTest.class, method IsapiRewriteUrlGeneratorTest::IsapiRewriteUrlGeneratorTest()
- isAppropriate
- in file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::isAppropriate()
- isAppropriate
- in file CreateThumbnailOption.inc, method CreateThumbnailOption::isAppropriate()
- isAppropriate
- in file FlashVideoOption.inc, method FlashVideoOption::isAppropriate()
- isAppropriate
- in file PermalinksOption.inc, method PermalinksOption::isAppropriate()
- isAppropriate
- in file CustomThumbnailOption.inc, method CustomThumbnailOption::isAppropriate()
- isAppropriate
- in file ImageBlockOption.inc, method ImageBlockOption::isAppropriate()
- isAppropriate
- in file RatingItemEdit.inc, method RatingItemEdit::isAppropriate()
- isAppropriate
- in file RandomHighlightOption.inc, method RandomHighlightOption::isAppropriate()
- isAppropriate
- in file ItemAddWebCam.inc, method ItemAddWebCam::isAppropriate()
- isAppropriate
- in file ItemAdd.inc, method ItemAddOption::isAppropriate()
Is this option appropriate at this time?
- isAppropriate
- in file ItemAdd.inc, method ItemAddPlugin::isAppropriate()
Is this plugin appropriate at this time? Default is true.
- isAppropriate
- in file WatermarkOption.inc, method WatermarkOption::isAppropriate()
- isAppropriate
- in file ItemEdit.inc, method ItemEditOption::isAppropriate()
Is this option appropriate at this time?
- isAppropriate
- in file SetSizeOption.inc, method SetSizeOption::isAppropriate()
- isAppropriate
- in file ExifDescriptionOption.inc, method ExifDescriptionOption::isAppropriate()
- isAppropriate
- in file RestrictMimeOption.inc, method RestrictMimeOption::isAppropriate()
- isAppropriate
- in file PasswordOption.inc, method PasswordOption::isAppropriate()
- isAppropriate
- in file LinkItemOption.inc, method LinkItemOption::isAppropriate()
- isAppropriate
- in file ReuploadPhotoOption.inc, method ReuploadPhotoOption::isAppropriate()
- isAppropriate
- in file ItemAddControllerTest.class, method ItemAddTestOption::isAppropriate()
- isAppropriate
- in file ItemEditControllerTest.class, method ItemEditControllerTestOption::isAppropriate()
- isAppropriate
- in file MP3AudioOption.inc, method MP3AudioOption::isAppropriate()
- isAppropriate
- in file DiskQuotaOption.inc, method DiskQuotaOption::isAppropriate()
- isAppropriate
- in file MovieThumbnailOption.inc, method MovieThumbnailOption::isAppropriate()
- isAppropriate
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::isAppropriate()
- isAppropriate
- in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::isAppropriate()
- isAppropriate
- in file PanoramaOption.inc, method PanoramaOption::isAppropriate()
- isAppropriate
- in file Getid3DescriptionOption.inc, method Getid3DescriptionOption::isAppropriate()
- isAppropriate
- in file HiddenItemOption.inc, method HiddenItemOption::isAppropriate()
- isAppropriate
- in file SizeLimitOption.inc, method SizeLimitOption::isAppropriate()
- isAppropriate
- in file NotificationItemsAddedOption.inc, method NotificationItemsAddedOption::isAppropriate()
- isAppropriate
- in file ItemAddFromServer.inc, method ItemAddFromServer::isAppropriate()
- isAppropriateForItem
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::isAppropriateForItem()
Determines if the event is appropriate for the supplied item. This could be null and might not be an object.
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method SaveNotification::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationEventHandlingTest.class, method NotificationRouterTest2::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method ItemOrderNotification::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationEventHandlingTest.class, method NotificationRouterTest1::isAppropriateForItem()
- isAppropriateForItem
- in file CommentAddNotification.class, method CommentAddNotification::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestEvent2::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationItemAdminControllerTest.class, method NotificationItemEventTest::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method ItemAddedNotification::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method AlbumStructureChangeNotification::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationUserAdminControllerTest.class, method NotificationUserTestEvent::isAppropriateForItem()
- isAppropriateForItem
- in file NotificationHelperTest.class, method NotificationHelperTestEvent::isAppropriateForItem()
- isAppropriateForItem
- in file GalleryCoreEventNotifications.class, method DeleteNotification::isAppropriateForItem()
- isBundled
- in file GdToolkitHelper.class, method GdToolkitHelper::isBundled()
Find out if this GD library is the one bundled with the PHP source.
- isCacheCurrent
- in file GalleryDerivative.class, method GalleryDerivative::isCacheCurrent()
Is the cache for this item still current? If the cache is expired, it can be rebuilt with rebuildCache()
- isCompatibleWithApi
- in file WebDavHelperTest.class, method WebDavHelperTestRewriteApi::isCompatibleWithApi()
- isCompatibleWithApi
- in file WebDavModuleTest.class, method WebDavModuleTestRewriteApi::isCompatibleWithApi()
- isCompatibleWithApi
- in file GalleryUtilities.class, method GalleryUtilities::isCompatibleWithApi()
Verify that the API provided is compatible with the API that we require.
- isCompatibleWithApi
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::isCompatibleWithApi()
- isCompatibleWithApi
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::isCompatibleWithApi()
- isCompatibleWithApi
- in file RewriteApi.class, method RewriteApi::isCompatibleWithApi()
When using this API you should first make sure that your code is compatible with it.
- isCompatibleWithEmbedApi
- in file GalleryEmbed.class, method GalleryEmbed::isCompatibleWithEmbedApi()
Return whether the supplied Embedding API version is compatible or not
- isComplete
- in file UnitTestStorage.class, method UnitTestStorage::isComplete()
- isComplete
- in file MockObject.class, method MockObject::isComplete()
- isComplete
- in file UpgradeStep.class, method UpgradeStep::isComplete()
- isComplete
- in file InstallStep.class, method InstallStep::isComplete()
- isConfigUpgradeRequired
- in file CoreModuleExtras.inc, method CoreModuleExtras::isConfigUpgradeRequired()
Check if any changes to config.php are required for this upgrade.
- isContainer
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::isContainer()
Can this item contain other file system items?
- isContainer
- in file GalleryAlbumItem.class, method GalleryAlbumItem::isContainer()
Can this item contain other file system items? Always returns true -- AlbumItems contain other GalleryItems
- isControllerLike
- in file RepositoryCallback.inc, method RepositoryCallbackView::isControllerLike()
- isControllerLike
- in file SimpleCallback.inc, method SimpleCallbackView::isControllerLike()
- isControllerLike
- in file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::isControllerLike()
- isControllerLike
- in file DigibugPrintPhotos.inc, method DigibugPrintPhotosView::isControllerLike()
- isControllerLike
- in file PluginCallback.inc, method PluginCallbackView::isControllerLike()
- isControllerLike
- in file CommentCallback.inc, method CommentCallbackView::isControllerLike()
- isControllerLike
- in file PrintPhotos.inc, method PrintPhotosView::isControllerLike()
- isControllerLike
- in file GalleryView.class, method GalleryView::isControllerLike()
Does this view change any data? Only controllers should change data, but AJAX and some immediate views are handled in views in Gallery.
- isControllerLike
- in file RatingCallback.inc, method RatingCallbackView::isControllerLike()
- isControllerLike
- in file WebDav.inc, method WebDavView::isControllerLike()
- isCoreUpgradeAvailable
- in file GalleryRepository.class, method GalleryRepository::isCoreUpgradeAvailable()
Determines whether a core module upgrade is available.
- isCoreUpgradeAvailable
- in file UnitTestRepository.class, method UnitTestRepository::isCoreUpgradeAvailable()
- isCorrectAuthToken
- in file GallerySession.class, method GallerySession::isCorrectAuthToken()
Checks the given authentication token and resets the internal token on failure.
- isCorrectPassword
- in file GalleryUser.class, method GalleryUser::isCorrectPassword()
Is the password provided correct?
- isCorrectPassword
- in file GalleryUtilities.class, method GalleryUtilities::isCorrectPassword()
Verify given password is correct.
- isDisabledUsername
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::isDisabledUsername()
- isDisabledUsername
- in file GalleryCoreApi.class, method GalleryCoreApi::isDisabledUsername()
Return true if this username is not allowed to log in (generally due to automated abuse).
- isEmbedded
- in file Gallery.class, method Gallery::isEmbedded()
Check if Gallery is in embedded mode
- isEmbedded
- in file GalleryUtilities.class, method GalleryUtilities::isEmbedded()
Deprecated. Use Gallery::isEmbedded instead.
- isExactlyA
- in file GalleryUtilities.class, method GalleryUtilities::isExactlyA()
Figure out if the object specified is an instance of the class specified, excluding subclasses
- isExternalIdMapped
- in file GalleryEmbed.class, method GalleryEmbed::isExternalIdMapped()
Check if externalId is mapped to a G2 user/group.
- isFileCachingEnabled
- in file GalleryDataCache.class, method GalleryDataCache::isFileCachingEnabled()
Is caching to disk enabled?
- isGdVersionSupported
- in file GdToolkitHelper.class, method GdToolkitHelper::isGdVersionSupported()
See if this GD version is supported by this module. Currently GD >= 2.0 is supported.
- isGlobal
- in file GalleryCoreEventNotifications.class, method DeactivatePluginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method ActivatePluginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method FailedLoginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method ErrorNotification::isGlobal()
- isGlobal
- in file NotificationHelperTest.class, method NotificationHelperTestGlobalEvent::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method LoginNotification::isGlobal()
- isGlobal
- in file GalleryCoreEventNotifications.class, method UninstallPluginNotification::isGlobal()
- isGlobal
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::isGlobal()
Determines if this notification is global or applies to an item
- isGlobal
- in file GalleryCoreEventNotifications.class, method LogoutNotification::isGlobal()
- isHidden
- in file HiddenInterface_1_0.class, method HiddenInterface_1_0::isHidden()
Is item hidden?
- isHidden
- in file HiddenHelper.class, method HiddenHelper::isHidden()
- isImmediate
- in file GalleryRemote.inc, method GalleryRemoteView::isImmediate()
- isImmediate
- in file ExternalCSS.inc, method ExternalCSSView::isImmediate()
- isImmediate
- in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::isImmediate()
- isImmediate
- in file DownloadItem.inc, method DownloadItemView::isImmediate()
- isImmediate
- in file Render.inc, method RenderView::isImmediate()
- isImmediate
- in file External.inc, method ExternalView::isImmediate()
- isImmediate
- in file NewDirectory.inc, method NewDirectoryView::isImmediate()
- isImmediate
- in file RepositoryCallback.inc, method RepositoryCallbackView::isImmediate()
- isImmediate
- in file SlideshowMediaRss.inc, method SlideshowMediaRssView::isImmediate()
- isImmediate
- in file DownloadRegistryFile.inc, method DownloadRegistryFileView::isImmediate()
- isImmediate
- in file MainTest.class, method MainTestImmediateView::isImmediate()
- isImmediate
- in file DownloadPicLens.inc, method DownloadPicLensView::isImmediate()
- isImmediate
- in file RatingCallback.inc, method RatingCallbackView::isImmediate()
- isImmediate
- in file ItemDeleteJs.inc, method ItemDeleteJsView::isImmediate()
- isImmediate
- in file GalleryView.class, method GalleryView::isImmediate()
Is this an immediate or a buffered view?
- isImmediate
- in file Login.inc, method LoginView::isImmediate()
- isImmediate
- in file DownloadItem.inc, method DownloadItemView::isImmediate()
- isImmediate
- in file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::isImmediate()
- isImmediate
- in file CSS.inc, method CSSView::isImmediate()
- isImmediate
- in file SimpleCallback.inc, method SimpleCallbackView::isImmediate()
- isImmediate
- in file DigibugPrintPhotos.inc, method DigibugPrintPhotosView::isImmediate()
- isImmediate
- in file RemoteStorageCapabilities.inc, method RemoteStorageCapabilitiesView::isImmediate()
- isImmediate
- in file PluginCallback.inc, method PluginCallbackView::isImmediate()
- isImmediate
- in file Sitemap.inc, method SitemapView::isImmediate()
- isImmediate
- in file CaptchaImage.inc, method CaptchaImageView::isImmediate()
- isImmediate
- in file WebDavWorks.inc, method WebDavWorksView::isImmediate()
- isImmediate
- in file SwitchDetailMode.inc, method SwitchDetailModeView::isImmediate()
- isImmediate
- in file Upload.inc, method UploadView::isImmediate()
- isImmediate
- in file CombinedJavascript.inc, method CombinedJavascriptView::isImmediate()
- isImmediate
- in file CommentCallback.inc, method CommentCallbackView::isImmediate()
- isImmediate
- in file WebDav.inc, method WebDavView::isImmediate()
- isImmediate
- in file DirectoryListing.inc, method DirectoryListingView::isImmediate()
- isImmediate
- in file DownloadDavMount.inc, method DownloadDavMountView::isImmediate()
- isImmediate
- in file PrintPhotos.inc, method PrintPhotosView::isImmediate()
- isImmediate
- in file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::isImmediate()
- isImmediate
- in file Redirect.inc, method RedirectView::isImmediate()
- isImmediate
- in file HttpAuthWorks.inc, method HttpAuthWorksView::isImmediate()
- isImmediate
- in file Download.inc, method DownloadView::isImmediate()
- isImmediate
- in file MainTest.class, method MainTestImmediateItemView::isImmediate()
- isImmediate
- in file MainTest.class, method MainTestImmediateItemNoAutoCacheView::isImmediate()
- isImmediate
- in file DownloadItem.inc, method DownloadItemView::isImmediate()
- isInError
- in file UpgradeStep.class, method UpgradeStep::isInError()
- isInError
- in file InstallStep.class, method InstallStep::isInError()
- isInstalled
- in file GalleryStorage.class, method GalleryStorage::isInstalled()
Return true if enough of this storage system is installed that there'll be a conflict if you try to do another install.
- isInstalled
- in file UnitTestStorage.class, method UnitTestStorage::isInstalled()
- isInstalled
- in file GalleryStorageExtras.class, method GalleryStorageExtras::isInstalled()
- isLastStep
- in file InstallStep.class, method InstallStep::isLastStep()
- isLastStep
- in file UpgradeStep.class, method UpgradeStep::isLastStep()
- isLegalPathComponent
- in file GalleryPlatform.class, method GalleryPlatform::isLegalPathComponent()
Return true if the path component specified is composed of legal characters.
- isLegalPathComponent
- in file UnitTestPlatform.class, method UnitTestPlatform::isLegalPathComponent()
- isLinked
- in file GalleryEntity.class, method GalleryEntity::isLinked()
Return true if this entity is linked to another
- isLocked
- in file GalleryUser.class, method GalleryUser::isLocked()
- isMemoryCachingEnabled
- in file GalleryDataCache.class, method GalleryDataCache::isMemoryCachingEnabled()
Is in-memory caching enabled?
- isModified
- in file GalleryPersistent.class, method GalleryPersistent::isModified()
Have we modified any data in this class?
- isNavigationBackPossible
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::isNavigationBackPossible()
Check if we currently have a back link to where we came from.
- isOperationSupported
- in file GdToolkitHelper.class, method GdToolkitHelper::isOperationSupported()
Checks if a certain operation is supported by this GD library
- isOptional
- in file DatabaseBackupStep.class, method DatabaseBackupStep::isOptional()
- isOptional
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::isOptional()
- isOptional
- in file WelcomeStep.class, method WelcomeStep::isOptional()
- isOptional
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::isOptional()
- isOptional
- in file UpgradeStep.class, method UpgradeStep::isOptional()
- isOptional
- in file InstallStep.class, method InstallStep::isOptional()
- isPathInList
- in file GalleryUtilities.class, method GalleryUtilities::isPathInList()
Return true if the path exists and is in the given path list. Make sure to pass paths in the system charset to this method.
- isPersistent
- in file GallerySession.class, method GallerySession::isPersistent()
Whether this session is a persistent session (= stored on the server) or just a session for this single request. Note that a non-persistent session can become persistent at the end of the request when we evaluate the conditions whether to create a persistent session or not.
- isPersistent
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::isPersistent()
- isPersistent
- in file ItemAttributesTest.class, method ItemAttributesTestSession::isPersistent()
- isPluginAvailable
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::isPluginAvailable()
Determines whether the specified plugin is available in the local Gallery.
- isPluginAvailable
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::isPluginAvailable()
- isPluginCompatible
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::isPluginCompatible()
Checks plugin compatibility with a certain version of Gallery.
- isPluginCompatible
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::isPluginCompatible()
- isPluginCompatibleWithApis
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::isPluginCompatibleWithApis()
- isPluginCompatibleWithApis
- in file GalleryCoreApi.class, method GalleryCoreApi::isPluginCompatibleWithApis()
Return true if the plugin is compatible with the current API versions. False otherwise.
- isPluginInDefaultLocation
- in file GalleryCoreApi.class, method GalleryCoreApi::isPluginInDefaultLocation()
Indicates whether the specified plugin is in the default plugin directory.
- isProfiling
- in file Gallery.class, method Gallery::isProfiling()
Get the profiling state
- isReadLocked
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::isReadLocked()
- isReadLocked
- in file GalleryCoreApi.class, method GalleryCoreApi::isReadLocked()
Return true if the given id is read lo |
|