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 AdminP
|
|