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 locked or write locked by us.
- isReadLocked
- in file MockLockSystem.class, method MockLockSystem::isReadLocked()
- isReadLocked
- in file GalleryLockSystem.class, method GalleryLockSystem::isReadLocked()
Return true if the given id is read locked or write locked
- isRedoable
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::isRedoable()
- isRedoable
- in file DatabaseSetupStep.class, method DatabaseSetupStep::isRedoable()
- isRedoable
- in file InstallStep.class, method InstallStep::isRedoable()
- isRedoable
- in file StorageSetupStep.class, method StorageSetupStep::isRedoable()
- isRedoable
- in file AdminUserSetupStep.class, method AdminUserSetupStep::isRedoable()
- isRedoable
- in file UpgradeStep.class, method UpgradeStep::isRedoable()
- isRedoable
- in file MultisiteStep.class, method MultisiteStep::isRedoable()
- isRedoable
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::isRedoable()
- isRelevant
- in file UpgradeStep.class, method UpgradeStep::isRelevant()
- isRelevant
- in file InstallStep.class, method InstallStep::isRelevant()
- isRestrictedByOpenBaseDir
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file GalleryPlatform.class, method GalleryPlatform::isRestrictedByOpenBaseDir()
Return true if the path provided is not allowed by the current open_basedir configuration.
- isRestrictedByOpenBaseDir
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file UnixPlatform.class, method UnixPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file UnitTestPlatform.class, method UnitTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::isRestrictedByOpenBaseDir()
- isRestrictedByOpenBaseDir
- in file WinNtPlatform.class, method WinNtPlatform::isRestrictedByOpenBaseDir()
- isRightToLeft
- in file GalleryTranslator.class, method GalleryTranslator::isRightToLeft()
Does the active language read right-to-left?
- isSafeHttpHeader
- in file GalleryUtilities.class, method GalleryUtilities::isSafeHttpHeader()
Checks whether the given HTTP header is safe.
- isSearchEngineSession
- in file ItemAttributesTest.class, method ItemAttributesTestSession::isSearchEngineSession()
- isSearchEngineSession
- in file GallerySession.class, method GallerySession::isSearchEngineSession()
Return true if this session is identified as one coming from a search engine.
- isStorageInitialized
- in file Gallery.class, method Gallery::isStorageInitialized()
Check if GalleryStorage has been instantiated
- isSupported
- in file ItemEditTheme.inc, method ItemEditTheme::isSupported()
- isSupported
- in file CustomFieldItemEdit.inc, method CustomFieldItemEdit::isSupported()
- isSupported
- in file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::isSupported()
- isSupported
- in file ItemEditAnimation.inc, method ItemEditAnimation::isSupported()
- isSupported
- in file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::isSupported()
- isSupported
- in file ItemEditThumbOffset.inc, method ItemEditThumbOffset::isSupported()
- isSupported
- in file ItemEditWatermark.inc, method ItemEditWatermark::isSupported()
- isSupported
- in file ItemEditPhoto.inc, method ItemEditPhoto::isSupported()
- isSupported
- in file ItemEdit.inc, method ItemEditPlugin::isSupported()
Does this plugin support the given item type?
- isSupported
- in file ItemEditMovie.inc, method ItemEditMovie::isSupported()
- isSupported
- in file MultiLangItemEdit.inc, method MultiLangItemEdit::isSupported()
- isSupported
- in file ItemEditThumbPage.inc, method ItemEditThumbPage::isSupported()
- isSupported
- in file ItemEditAlbum.inc, method ItemEditAlbum::isSupported()
- isSupported
- in file ItemEditItem.inc, method ItemEditItem::isSupported()
- isSupportedOperationSequence
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::isSupportedOperationSequence()
- isSupportedOperationSequence
- in file GalleryCoreApi.class, method GalleryCoreApi::isSupportedOperationSequence()
Verify that a given mime-type/operation-sequence combination is supported by our existing toolkits by walking the sequence and making sure that we have a toolkit that can handle each operation.
- isSymlinkSupported
- in file WinNtPlatform.class, method WinNtPlatform::isSymlinkSupported()
- isSymlinkSupported
- in file UnixPlatform.class, method UnixPlatform::isSymlinkSupported()
- isSymlinkSupported
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::isSymlinkSupported()
- isSymlinkSupported
- in file UnitTestPlatform.class, method UnitTestPlatform::isSymlinkSupported()
- isSymlinkSupported
- in file GalleryPlatform.class, method GalleryPlatform::isSymlinkSupported()
Return a boolean specifying whether or not this platform can perform a symbolic link (symlink) command.
- isTransactional
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::isTransactional()
- isTransactional
- in file GalleryStorage.class, method GalleryStorage::isTransactional()
Is the database transactional?
- isTransactional
- in file UnitTestStorage.class, method UnitTestStorage::isTransactional()
- isTrustedProxy
- in file GalleryUtilities.class, method GalleryUtilities::isTrustedProxy()
Is this address a trusted proxy? Right now we consider any RFC1918 host trustworthy.
- isUserInGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::isUserInGroup()
Is the given user id in the given group?
- isUserInGroup
- in file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::isUserInGroup()
- isUserInSiteAdminGroup
- in file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::isUserInSiteAdminGroup()
- isUserInSiteAdminGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::isUserInSiteAdminGroup()
Is the active user in the admin group?
- isUsingCookies
- in file GallerySession.class, method GallerySession::isUsingCookies()
Is this transaction known to be using cookies?
- isUsingCookies
- in file LogoutControllerTest.class, method LogoutControllerTestSession::isUsingCookies()
- isValidAlbumsPath
- in file Gallery1DataParser.class, method Gallery1DataParser::isValidAlbumsPath()
Verify that the given path holds an albumdb and that the albumdb is readable
- isValidEmailString
- in file GalleryUtilities.class, method GalleryUtilities::isValidEmailString()
Validate string is valid format for an email address.
- isValidFile
- in file GdFunctionality.class, method GdFunctionality::isValidFile()
Helper functionality to see if a filename is readable
- isValidFile
- in file TestGdFunctionality.class, method TestGdFunctionality::isValidFile()
- isValidPicasaXmlPath
- in file Picasa2DataParser.class, method Picasa2DataParser::isValidPicasaXmlPath()
Check whether the given directory contains an index.xml file (to be extended later)
- isValidResource
- in file TestGdFunctionality.class, method TestGdFunctionality::isValidResource()
- isValidRule
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::isValidRule()
- isValidRule
- in file RewriteParser.class, method RewriteParser::isValidRule()
This function is called when new rules are saved and by rewrite.AdminRewrite to know if this rule should be displayed. If the parser overrides this function it needs to call this (the parent). It also verifies that locked rules are saved with the original pattern. We perform a sanity check to minimize possible conflicts and bad regular expressions.
- isValidRule
- in file parser.inc, method IsapiRewriteParser::isValidRule()
- isValidUid
- in file Gallery1DataParser.class, method Gallery1DataParser::isValidUid()
Validate user id from gallery v1.x.x
- isValidUidString
- in file Gallery1DataParser.class, method Gallery1DataParser::isValidUidString()
Validate user id string from gallery v1.x.x
- isViewableMimeType
- in file GalleryCoreApi.class, method GalleryCoreApi::isViewableMimeType()
Return true if the given mime type is viewble in a web browser
- isViewableMimeType
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::isViewableMimeType()
- isWriteLocked
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::isWriteLocked()
- isWriteLocked
- in file GalleryCoreApi.class, method GalleryCoreApi::isWriteLocked()
Return true if the given id is write locked by us.
- isWriteLocked
- in file GalleryLockSystem.class, method GalleryLockSystem::isWriteLocked()
Return true if the given id is write locked
- isWriteLocked
- in file MockLockSystem.class, method MockLockSystem::isWriteLocked()
- is_dir
- in file EventTest.class, method EventTestPlatform::is_dir()
- is_dir
- in file DataCacheTest.class, method DataCacheTestPlatform::is_dir()
- is_dir
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::is_dir()
- is_dir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_dir()
- is_dir
- in file ModuleTest.class, method ModuleTestPlatform::is_dir()
- is_dir
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::is_dir()
- is_dir
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::is_dir()
- is_dir
- in file MailHelperTest.class, method MailHelperDummyPlatform::is_dir()
- is_dir
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::is_dir()
- is_dir
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::is_dir()
- is_dir
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::is_dir()
- is_dir
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::is_dir()
- is_dir
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::is_dir()
- is_dir
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::is_dir()
- is_dir
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_dir()
- is_dir
- in file GalleryPlatform.class, method GalleryPlatform::is_dir()
Is the given path a directory?
- is_dir
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::is_dir()
- is_dir
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_dir()
- is_dir
- in file UnitTestPlatform.class, method UnitTestPlatform::is_dir()
- is_dir
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::is_dir()
- is_dir
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::is_dir()
- is_dir
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::is_dir()
- is_dir
- in file ThemeTest.class, method ThemeTestPlatform::is_dir()
- is_dir
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::is_dir()
- is_dir
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::is_dir()
- is_dir
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::is_dir()
- is_dir
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::is_dir()
- is_dir
- in file UtilitiesTest.class, method UtilitiesTestPlatform::is_dir()
- is_dir
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::is_dir()
- is_dir
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::is_dir()
- is_dir
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_dir()
- is_executable
- in file UnitTestPlatform.class, method UnitTestPlatform::is_executable()
- is_executable
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::is_executable()
- is_executable
- in file WinNtPlatform.class, method WinNtPlatform::is_executable()
- is_executable
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::is_executable()
- is_executable
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::is_executable()
- is_executable
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::is_executable()
- is_executable
- in file GalleryPlatform.class, method GalleryPlatform::is_executable()
Is the given path an executable file?
- is_file
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::is_file()
- is_file
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::is_file()
- is_file
- in file GalleryPlatform.class, method GalleryPlatform::is_file()
Is the given path a normal file?
- is_file
- in file UnitTestPlatform.class, method UnitTestPlatform::is_file()
- is_file
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::is_file()
- is_file
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::is_file()
- is_file
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::is_file()
- is_link
- in file GalleryPlatform.class, method GalleryPlatform::is_link()
Is the given path a symbolic link?
- is_link
- in file UnitTestPlatform.class, method UnitTestPlatform::is_link()
- is_readable
- in file GalleryPlatform.class, method GalleryPlatform::is_readable()
Is the given path a readable file?
- is_readable
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::is_readable()
- is_readable
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::is_readable()
- is_readable
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::is_readable()
- is_readable
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::is_readable()
- is_readable
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::is_readable()
- is_readable
- in file TemplateTest.class, method TemplateTestMockPlatform::is_readable()
- is_readable
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_readable()
- is_readable
- in file MailHelperTest.class, method MailHelperDummyPlatform::is_readable()
- is_readable
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_readable()
- is_readable
- in file UnitTestPlatform.class, method UnitTestPlatform::is_readable()
- is_readable
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_readable()
- is_uploaded_file
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::is_uploaded_file()
- is_uploaded_file
- in file UnitTestPlatform.class, method UnitTestPlatform::is_uploaded_file()
- is_uploaded_file
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::is_uploaded_file()
- is_uploaded_file
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::is_uploaded_file()
- is_uploaded_file
- in file GalleryPlatform.class, method GalleryPlatform::is_uploaded_file()
Is the given path an uploaded file?
- is_uploaded_file
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_uploaded_file()
- is_writeable
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::is_writeable()
- is_writeable
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_writeable()
- is_writeable
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_writeable()
- is_writeable
- in file MailHelperTest.class, method MailHelperDummyPlatform::is_writeable()
- is_writeable
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::is_writeable()
- is_writeable
- in file ModRewriteHelperTest.class, method ModRewriteHelperMockPlatform::is_writeable()
- is_writeable
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::is_writeable()
- is_writeable
- in file GalleryPlatform.class, method GalleryPlatform::is_writeable()
Is the given path a writeable file?
- is_writeable
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperMockPlatform::is_writeable()
- is_writeable
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::is_writeable()
- is_writeable
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_writeable()
- is_writeable
- in file UnitTestPlatform.class, method UnitTestPlatform::is_writeable()
- ItemAddAlbumController
- in file ItemAddAlbum.inc, class ItemAddAlbumController
This controller will handle the addition of an album
- ItemAddAlbumControllerTest
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::ItemAddAlbumControllerTest()
- ItemAddAlbumControllerTest
- in file ItemAddAlbumControllerTest.class, class ItemAddAlbumControllerTest
ItemAddAlbum controller tests
- ItemAddAlbumView
- in file ItemAddAlbum.inc, class ItemAddAlbumView
This view will prompt for the data for a new album to be created
- ItemAddConfirmationView
- in file ItemAddConfirmation.inc, class ItemAddConfirmationView
This view will show confirmation of newly added items
- ItemAddController
- in file ItemAdd.inc, class ItemAddController
This controller will handle the addition of new items in the gallery
- ItemAddControllerTest
- in file ItemAddControllerTest.class, class ItemAddControllerTest
ItemAdd controller tests
- ItemAddControllerTest
- in file ItemAddControllerTest.class, method ItemAddControllerTest::ItemAddControllerTest()
- ItemAddControllerTestAddPluginWebDav
- in file ItemAddControllerTest.class, class ItemAddControllerTestAddPluginWebDav
ItemAddPlugin to test backwards compatibility with the WebDAV module.
- ItemAddControllerTestPluginContinue
- in file ItemAddControllerTest.class, class ItemAddControllerTestPluginContinue
ItemAddPlugin that doesn't fail, nor complete
- ItemAddControllerTestPluginFail
- in file ItemAddControllerTest.class, class ItemAddControllerTestPluginFail
ItemAddPlugin that always fails
- ItemAddControllerTestPluginSuccess
- in file ItemAddControllerTest.class, class ItemAddControllerTestPluginSuccess
ItemAddPlugin that always completes
- ItemAddControllerTestToolkit
- in file ItemAddControllerTest.class, class ItemAddControllerTestToolkit
Test toolkit
- ItemAddedNotification
- in file GalleryCoreEventNotifications.class, class ItemAddedNotification
- ItemAddFromBrowser
- in file ItemAddFromBrowser.inc, class ItemAddFromBrowser
This ItemAdd plugin adds items uploaded from the web browser.
- ItemAddFromBrowserTest
- in file ItemAddFromBrowserTest.class, class ItemAddFromBrowserTest
ItemAddChildren controller tests
- ItemAddFromBrowserTest
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::ItemAddFromBrowserTest()
- ItemAddFromPicasa
- in file ItemAddFromPicasa.inc, class ItemAddFromPicasa
This plugin enables the upload of ZIP (or similar) Picasa export archives to import them into G2
- ItemAddFromPicasaTest
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::ItemAddFromPicasaTest()
- ItemAddFromPicasaTest
- in file ItemAddFromPicasaTest.class, class ItemAddFromPicasaTest
ItemAddFromPicasa controller tests
- ItemAddFromPicasaTestToolkit
- in file ItemAddFromPicasaTest.class, class ItemAddFromPicasaTestToolkit
- ItemAddFromServer
- in file ItemAddFromServer.inc, class ItemAddFromServer
This plugin will handle the addition of an items from the server filesystem.
- ItemAddFromServerTest
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::ItemAddFromServerTest()
- ItemAddFromServerTest
- in file ItemAddFromServerTest.class, class ItemAddFromServerTest
ItemAddFromServer plugin test
- ItemAddFromServerTestPhpVm
- in file ItemAddFromServerTest.class, class ItemAddFromServerTestPhpVm
Test PhpVm
- ItemAddFromServerTestPlatform
- in file ItemAddFromServerTest.class, class ItemAddFromServerTestPlatform
Test platform
- ItemAddFromServerTestPlatform
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::ItemAddFromServerTestPlatform()
- ItemAddFromWeb
- in file ItemAddFromWeb.inc, class ItemAddFromWeb
This plugin will handle the addition of items from other web pages.
- ItemAddFromWebTest
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::ItemAddFromWebTest()
- ItemAddFromWebTest
- in file ItemAddFromWebTest.class, class ItemAddFromWebTest
ItemAddFromWeb plugin test
- ItemAddFromWebTestPlatform
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::ItemAddFromWebTestPlatform()
- ItemAddFromWebTestPlatform
- in file ItemAddFromWebTest.class, class ItemAddFromWebTestPlatform
Test platform
- ItemAddGalleryRemote
- in file ItemAddGalleryRemote.inc, class ItemAddGalleryRemote
This ItemAdd plugin shows information about Gallery Remote
- ItemAddLinkItem
- in file ItemAddLinkItem.inc, class ItemAddLinkItem
This plugin handles adding new link items
- ItemAddLinkItemTest
- in file ItemAddLinkItemTest.class, class ItemAddLinkItemTest
ItemAddLinkItem plugin test
- ItemAddLinkItemTest
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::ItemAddLinkItemTest()
- ItemAddModule
- in file module.inc, class ItemAddModule
The implementation of the ItemAdd module.
- ItemAddModule
- in file module.inc, method ItemAddModule::ItemAddModule()
- ItemAddOption
- in file ItemAdd.inc, class ItemAddOption
Interface for options to the ItemAdd view and controller.
- ItemAddOptionTestCase
- in file ItemAddOptionTestCase.class, method ItemAddOptionTestCase::ItemAddOptionTestCase()
- ItemAddOptionTestCase
- in file ItemAddOptionTestCase.class, class ItemAddOptionTestCase
An ItemAddPlugin specific version of GalleryTestCase
- ItemAddPhpVm
- in file ItemAddControllerTest.class, method ItemAddPhpVm::ItemAddPhpVm()
Constructor
- ItemAddPhpVm
- in file ItemAddControllerTest.class, class ItemAddPhpVm
Configurable PHP VM
- ItemAddPlugin
- in file ItemAdd.inc, class ItemAddPlugin
Interface for plugins to the ItemAdd view and controller.
- ItemAddPluginTestCase
- in file ItemAddPluginTestCase.class, method ItemAddPluginTestCase::ItemAddPluginTestCase()
- ItemAddPluginTestCase
- in file ItemAddPluginTestCase.class, class ItemAddPluginTestCase
An ItemAddPlugin specific version of GalleryTestCase
- ItemAddPluginTestItemAddController
- in file ItemAddPluginTestCase.class, class ItemAddPluginTestItemAddController
Mock ItemAddController to observe post-processing calls.
- ItemAddPublishXp
- in file ItemAddPublishXp.inc, class ItemAddPublishXp
Provide the user the option of downloading the Windows registry file.
- ItemAddSiteAdminController
- in file ItemAddSiteAdmin.inc, class ItemAddSiteAdminController
Settings for Item Add
- ItemAddSiteAdminControllerTest
- in file ItemAddSiteAdminControllerTest.class, class ItemAddSiteAdminControllerTest
ItemAddSiteAdmin controller tests
- ItemAddSiteAdminControllerTest
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::ItemAddSiteAdminControllerTest()
- ItemAddSiteAdminControllerTestPhpVm
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTestPhpVm::ItemAddSiteAdminControllerTestPhpVm()
- ItemAddSiteAdminControllerTestPhpVm
- in file ItemAddSiteAdminControllerTest.class, class ItemAddSiteAdminControllerTestPhpVm
- ItemAddSiteAdminView
- in file ItemAddSiteAdmin.inc, class ItemAddSiteAdminView
Settings for Item Add
- ItemAddTestOption
- in file ItemAddControllerTest.class, method ItemAddTestOption::ItemAddTestOption()
- ItemAddTestOption
- in file ItemAddControllerTest.class, class ItemAddTestOption
Test ItemAddOption
- ItemAddUploadApplet
- in file ItemAddUploadApplet.inc, class ItemAddUploadApplet
ItemAdd plugin to show the upload applet
- ItemAddView
- in file ItemAdd.inc, class ItemAddView
This view will show the selected plugin for adding items to the gallery
- ItemAddWebCam
- in file ItemAddWebCam.inc, class ItemAddWebCam
ItemAdd plugin to add a new webcam image
- ItemAddWebCamTest
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::ItemAddWebCamTest()
- ItemAddWebCamTest
- in file ItemAddWebCamTest.class, class ItemAddWebCamTest
ItemAddWebCam plugin test
- ItemAddWebCamTestPlatform
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::ItemAddWebCamTestPlatform()
- ItemAddWebCamTestPlatform
- in file ItemAddWebCamTest.class, class ItemAddWebCamTestPlatform
Test platform
- ItemAddWebCamTestToolkit
- in file ItemAddWebCamTest.class, class ItemAddWebCamTestToolkit
- ItemAddWebDav
- in file ItemAddWebDav.inc, class ItemAddWebDav
Add items with WebDAV. Handle WebDAV PUT requests and describe to users how to add items with WebDAV.
- ItemAdminView
- in file ItemAdmin.inc, class ItemAdminView
This view will present the available options to administrate an item/album
- ItemAttributesTest
- in file ItemAttributesTest.class, method ItemAttributesTest::ItemAttributesTest()
- ItemAttributesTest
- in file ItemAttributesTest.class, class ItemAttributesTest
Test ItemAttribute functionality.
- ItemAttributesTestPhpVm
- in file ItemAttributesTest.class, class ItemAttributesTestPhpVm
- ItemAttributesTestPhpVm
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::ItemAttributesTestPhpVm()
- ItemAttributesTestSession
- in file ItemAttributesTest.class, method ItemAttributesTestSession::ItemAttributesTestSession()
- ItemAttributesTestSession
- in file ItemAttributesTest.class, class ItemAttributesTestSession
- ItemCreateReplicaController
- in file ItemCreateReplica.inc, class ItemCreateReplicaController
This controller will handle replicating one or more items from one album to another.
- ItemCreateReplicaControllerTest
- in file ItemCreateReplicaControllerTest.class, class ItemCreateReplicaControllerTest
ItemCreateReplica controller tests
- ItemCreateReplicaControllerTest
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::ItemCreateReplicaControllerTest()
- ItemCreateReplicaSingleController
- in file ItemCreateReplicaSingle.inc, class ItemCreateReplicaSingleController
This controller will handle replicating one item from one album to another.
- ItemCreateReplicaSingleControllerTest
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::ItemCreateReplicaSingleControllerTest()
- ItemCreateReplicaSingleControllerTest
- in file ItemCreateReplicaSingleControllerTest.class, class ItemCreateReplicaSingleControllerTest
ItemCreateReplicaSingle controller tests
- ItemCreateReplicaSingleView
- in file ItemCreateReplicaSingle.inc, class ItemCreateReplicaSingleView
This view lets you choose where you want to put the new replica
- ItemCreateReplicaView
- in file ItemCreateReplica.inc, class ItemCreateReplicaView
This view lets you choose where you want to put the new replicas
- ItemDeleteController
- in file ItemDelete.inc, class ItemDeleteController
This controller will handle the deletion of items
- ItemDeleteControllerTest
- in file ItemDeleteControllerTest.class, class ItemDeleteControllerTest
ItemDelete controller tests
- ItemDeleteControllerTest
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::ItemDeleteControllerTest()
- ItemDeleteJsView
- in file ItemDeleteJs.inc, class ItemDeleteJsView
Generate JavaScript for deleting item
- ItemDeleteSingleController
- in file ItemDeleteSingle.inc, class ItemDeleteSingleController
This controller-like view will handle the deletion of a single item
- ItemDeleteSingleControllerTest
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::ItemDeleteSingleControllerTest()
- ItemDeleteSingleControllerTest
- in file ItemDeleteSingleControllerTest.class, class ItemDeleteSingleControllerTest
ItemDeleteSingle Controller tests
- ItemDeleteView
- in file ItemDelete.inc, class ItemDeleteView
This view will prompt for selecting items to delete
- ItemEditAlbum
- in file ItemEditAlbum.inc, class ItemEditAlbum
This plugin will handle the changes users make to an album.
- ItemEditAlbumPluginTest
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::ItemEditAlbumPluginTest()
- ItemEditAlbumPluginTest
- in file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTest
ItemEditAlbum controller tests
- ItemEditAlbumPluginTestCmp
- in file ItemEditAlbumPluginTest.class, function ItemEditAlbumPluginTestCmp()
- ItemEditAlbumPluginTestDataItem
- in file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTestDataItem
Mock data item
- ItemEditAlbumPluginTestToolkit
- in file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTestToolkit
Mock toolkit
- ItemEditAnimation
- in file ItemEditAnimation.inc, class ItemEditAnimation
Plugin for editing Animations
- ItemEditAnimationPluginTest
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::ItemEditAnimationPluginTest()
- ItemEditAnimationPluginTest
- in file ItemEditAnimationPluginTest.class, class ItemEditAnimationPluginTest
ItemEditAnimation controller tests
- ItemEditCaptionsController
- in file ItemEditCaptions.inc, class ItemEditCaptionsController
This controller will save many item captions at once.
- ItemEditCaptionsControllerTest
- in file ItemEditCaptionsControllerTest.class, class ItemEditCaptionsControllerTest
ItemEditCaptions controller tests
- ItemEditCaptionsControllerTest
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::ItemEditCaptionsControllerTest()
- ItemEditCaptionsView
- in file ItemEditCaptions.inc, class ItemEditCaptionsView
This view will allow the user to edit many item captions at once.
- ItemEditController
- in file ItemEdit.inc, class ItemEditController
This controller will handle the editing of an item
- ItemEditControllerTest
- in file ItemEditControllerTest.class, class ItemEditControllerTest
ItemEdit controller tests
- ItemEditControllerTest
- in file ItemEditControllerTest.class, method ItemEditControllerTest::ItemEditControllerTest()
- ItemEditControllerTestOption
- in file ItemEditControllerTest.class, class ItemEditControllerTestOption
Test ItemEditOption that returns warnings and errors and doesn't require a progress bar.
- ItemEditControllerTestOptionWithProgressBar
- in file ItemEditControllerTest.class, class ItemEditControllerTestOptionWithProgressBar
Test ItemEditOption that returns warnings and errors and requires a progress bar.
- ItemEditControllerTestPluginFailAndWarn
- in file ItemEditControllerTest.class, class ItemEditControllerTestPluginFailAndWarn
Test plugin that fails
- ItemEditControllerTestPluginRequiresProgressBar
- in file ItemEditControllerTest.class, class ItemEditControllerTestPluginRequiresProgressBar
Test plugin that requires a progress bar
- ItemEditControllerTestPluginSuccess
- in file ItemEditControllerTest.class, class ItemEditControllerTestPluginSuccess
Test plugin that returns success
- ItemEditItem
- in file ItemEditItem.inc, class ItemEditItem
Plugin for editing data common to all items
- ItemEditItemPluginTest
- in file ItemEditItemPluginTest.class, class ItemEditItemPluginTest
ItemEditItem controller tests
- ItemEditItemPluginTest
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::ItemEditItemPluginTest()
- ItemEditItemPluginTestToolkit
- in file ItemEditItemPluginTest.class, class ItemEditItemPluginTestToolkit
Test toolkit
- ItemEditMovie
- in file ItemEditMovie.inc, class ItemEditMovie
Plugin for editing Movies
- ItemEditMoviePluginTest
- in file ItemEditMoviePluginTest.class, class ItemEditMoviePluginTest
ItemEditMovie controller tests
- ItemEditMoviePluginTest
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::ItemEditMoviePluginTest()
- ItemEditMoviePluginTestPlatform
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::ItemEditMoviePluginTestPlatform()
- ItemEditMoviePluginTestPlatform
- in file ItemEditMoviePluginTest.class, class ItemEditMoviePluginTestPlatform
ItemEditMovie controller tests
- ItemEditOption
- in file ItemEdit.inc, class ItemEditOption
Interface for options to the ItemEdit view and controller.
- ItemEditOptionTestCase
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestCase::ItemEditOptionTestCase()
- ItemEditOptionTestCase
- in file ItemEditOptionTestCase.class, class ItemEditOptionTestCase
An ItemEditOption specific version of GalleryTestCase
- ItemEditOptionTestImmediateStatusView
- in file ItemEditOptionTestCase.class, class ItemEditOptionTestImmediateStatusView
Test ImmediateStatusView implementation
- ItemEditPhoto
- in file ItemEditPhoto.inc, class ItemEditPhoto
This plugin will handle the editing of a photo
- ItemEditPhotoPluginTest
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::ItemEditPhotoPluginTest()
- ItemEditPhotoPluginTest
- in file ItemEditPhotoPluginTest.class, class ItemEditPhotoPluginTest
ItemEditPhoto controller tests
- ItemEditPhotoPluginTestToolkit
- in file ItemEditPhotoPluginTest.class, class ItemEditPhotoPluginTestToolkit
Test toolkit
- ItemEditPhotoThumbnail
- in file ItemEditPhotoThumbnail.inc, class ItemEditPhotoThumbnail
This edit plugin allows you to customize the photo's thumbnail
- ItemEditPhotoThumbnailPluginTest
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::ItemEditPhotoThumbnailPluginTest()
- ItemEditPhotoThumbnailPluginTest
- in file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailPluginTest
ItemEditPhoto controller tests
- ItemEditPhotoThumbnailPluginTestToolkit
- in file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailPluginTestToolkit
Test toolkitk
- ItemEditPhotoThumbnailTestItem
- in file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailTestItem
- ItemEditPlugin
- in file ItemEdit.inc, class ItemEditPlugin
Interface for plugins to the ItemEdit view and controller
- ItemEditPluginTestCase
- in file ItemEditPluginTestCase.class, method ItemEditPluginTestCase::ItemEditPluginTestCase()
- ItemEditPluginTestCase
- in file ItemEditPluginTestCase.class, class ItemEditPluginTestCase
An ItemEditPlugin specific version of GalleryTestCase
- ItemEditRotateAndScalePhoto
- in file ItemEditRotateAndScalePhoto.inc, class ItemEditRotateAndScalePhoto
This plugin will handle applying operations to a photo
- ItemEditRotateAndScalePhotoPluginTest
- in file ItemEditRotateAndScalePhotoPluginTest.class, class ItemEditRotateAndScalePhotoPluginTest
ItemEditPhoto controller tests
- ItemEditRotateAndScalePhotoPluginTest
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::ItemEditRotateAndScalePhotoPluginTest()
- ItemEditRotateAndScalePhotoPluginTestToolkit
- in file ItemEditRotateAndScalePhotoPluginTest.class, class ItemEditRotateAndScalePhotoPluginTestToolkit
Test toolkit
- ItemEditTheme
- in file ItemEditTheme.inc, class ItemEditTheme
This plugin will handle the changes users make to theme settings for an album.
- ItemEditThemeControllerTestTheme
- in file ItemEditThemePluginTest.class, class ItemEditThemeControllerTestTheme
Test theme
- ItemEditThemePluginTest
- in file ItemEditThemePluginTest.class, class ItemEditThemePluginTest
ItemEditTheme controller tests
- ItemEditThemePluginTest
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::ItemEditThemePluginTest()
- ItemEditThemeTestPlatform
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::ItemEditThemeTestPlatform()
- ItemEditThemeTestPlatform
- in file ItemEditThemePluginTest.class, class ItemEditThemeTestPlatform
Test platform
- ItemEditThumbOffset
- in file ItemEditThumbOffset.inc, class ItemEditThumbOffset
This plugin handles selecting the time offset to use for movie thumbnails
- ItemEditThumbPage
- in file ItemEditThumbPage.inc, class ItemEditThumbPage
This plugin handles selecting the page to use for thumbnails
- ItemEditView
- in file ItemEdit.inc, class ItemEditView
This view will show options to edit an item
- ItemEditWatermark
- in file ItemEditWatermark.inc, class ItemEditWatermark
This edit plugin allows you to customize the watermark for an image or album
- ItemEditWatermarkPluginTest
- in file ItemEditWatermarkPluginTest.class, class ItemEditWatermarkPluginTest
Watermark ItemEditPlugin tests
- ItemEditWatermarkPluginTest
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::ItemEditWatermarkPluginTest()
- ItemEditWatermarkPluginTestToolkit
- in file ItemEditWatermarkPluginTest.class, class ItemEditWatermarkPluginTestToolkit
- itemLink
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::itemLink()
Render a single item link as an <option> or <a>.
- ItemMakeHighlightController
- in file ItemMakeHighlight.inc, class ItemMakeHighlightController
This controller will make an item the highlight for its parent
- ItemMakeHighlightControllerTest
- in file ItemMakeHighlightControllerTest.class, class ItemMakeHighlightControllerTest
ItemMakeHighlight controller tests
- ItemMakeHighlightControllerTest
- in file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::ItemMakeHighlightControllerTest()
- ItemMakeHighlightTestToolkit
- in file ItemMakeHighlightControllerTest.class, class ItemMakeHighlightTestToolkit
Dummy test toolkit
- ItemMakeHighlightView
- in file ItemMakeHighlight.inc, class ItemMakeHighlightView
This view will prompt for which ancestor album to set the highlight
- ItemMoveController
- in file ItemMove.inc, class ItemMoveController
This controller will handle moving one or more items from one album to another.
- ItemMoveControllerTest
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::ItemMoveControllerTest()
- ItemMoveControllerTest
- in file ItemMoveControllerTest.class, class ItemMoveControllerTest
ItemMove controller tests
- ItemMoveSingleController
- in file ItemMoveSingle.inc, class ItemMoveSingleController
This controller will handle moving an item from one album to another.
- ItemMoveSingleControllerTest
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::ItemMoveSingleControllerTest()
- ItemMoveSingleControllerTest
- in file ItemMoveSingleControllerTest.class, class ItemMoveSingleControllerTest
ItemMoveSingle controller tests
- ItemMoveSingleTestToolkit
- in file ItemMoveSingleControllerTest.class, class ItemMoveSingleTestToolkit
Dummy test toolkit
- ItemMoveSingleView
- in file ItemMoveSingle.inc, class ItemMoveSingleView
This view will prompt for the destination of moving this item
- ItemMoveTestToolkit
- in file ItemMoveControllerTest.class, class ItemMoveTestToolkit
Dummy test toolkit
- ItemMoveView
- in file ItemMove.inc, class ItemMoveView
This view will prompt for which items to move and where is the destination.
- ItemOrderNotification
- in file GalleryCoreEventNotifications.class, class ItemOrderNotification
- ItemOrderTest
- in file ItemOrderTest.class, method ItemOrderTest::ItemOrderTest()
- ItemOrderTest
- in file ItemOrderTest.class, class ItemOrderTest
Test ItemOrder functionality
- ItemPermissionsController
- in file ItemPermissions.inc, class ItemPermissionsController
This controller will handle the changes in the permission of an item
- ItemPermissionsControllerTest
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::ItemPermissionsControllerTest()
- ItemPermissionsControllerTest
- in file ItemPermissionsControllerTest.class, class ItemPermissionsControllerTest
ItemPermissions controller tests
- ItemPermissionsView
- in file ItemPermissions.inc, class ItemPermissionsView
This view will prompt for permission settings of an item
- ItemReorderController
- in file ItemReorder.inc, class ItemReorderController
This controller will handle changing the order of items in an album.
- ItemReorderControllerTest
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::ItemReorderControllerTest()
- ItemReorderControllerTest
- in file ItemReorderControllerTest.class, class ItemReorderControllerTest
ItemReorder controller tests
- ItemReorderView
- in file ItemReorder.inc, class ItemReorderView
This view will prompt for how to change the order of items in the album
- ItemTest
- in file ItemTest.class, class ItemTest
Test Item functionality
- ItemTest
- in file ItemTest.class, method ItemTest::ItemTest()
- ItemTestMovieItem
- in file ItemTest.class, class ItemTestMovieItem
Test movie item
- ItemTestRenderer
- in file ItemTest.class, class ItemTestRenderer
Test renderer
- ItemTestToolkit
- in file ItemTest.class, class ItemTestToolkit
Test toolkit
- itemTypeName
- in file GalleryAnimationItem.class, method GalleryAnimationItem::itemTypeName()
- itemTypeName
- in file GalleryUnknownItem.class, method GalleryUnknownItem::itemTypeName()
- itemTypeName
- in file GalleryGroup.class, method GalleryGroup::itemTypeName()
- itemTypeName
- in file GalleryEntity.class, method GalleryEntity::itemTypeName()
Return the name of this type of item.
- itemTypeName
- in file GalleryMovieItem.class, method GalleryMovieItem::itemTypeName()
- itemTypeName
- in file GalleryLinkItem.class, method GalleryLinkItem::itemTypeName()
- itemTypeName
- in file GalleryAlbumItem.class, method GalleryAlbumItem::itemTypeName()
- itemTypeName
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::itemTypeName()
- itemTypeName
- in file GalleryPhotoItem.class, method GalleryPhotoItem::itemTypeName()
- itemTypeName
- in file GalleryUser.class, method GalleryUser::itemTypeName()
- index.php
- procedural page index.php
- ItemAddOptionTestCase.class
- procedural page ItemAddOptionTestCase.class
- ItemAddPluginTestCase.class
- procedural page ItemAddPluginTestCase.class
- ItemEditOptionTestCase.class
- procedural page ItemEditOptionTestCase.class
- ItemEditPluginTestCase.class
- procedural page ItemEditPluginTestCase.class
- ItemAdd.inc
- procedural page ItemAdd.inc
- ItemAddAlbum.inc
- procedural page ItemAddAlbum.inc
- ItemAddConfirmation.inc
- procedural page ItemAddConfirmation.inc
- ItemAddFromBrowser.inc
- procedural page ItemAddFromBrowser.inc
- ItemAdmin.inc
- procedural page ItemAdmin.inc
- ItemDelete.inc
- procedural page ItemDelete.inc
- ItemDeleteJs.inc
- procedural page ItemDeleteJs.inc
- ItemDeleteSingle.inc
- procedural page ItemDeleteSingle.inc
- ItemEdit.inc
- procedural page ItemEdit.inc
- ItemEditAlbum.inc
- procedural page ItemEditAlbum.inc
- ItemEditAnimation.inc
- procedural page ItemEditAnimation.inc
- ItemEditCaptions.inc
- procedural page ItemEditCaptions.inc
- ItemEditItem.inc
- procedural page ItemEditItem.inc
- ItemEditMovie.inc
- procedural page ItemEditMovie.inc
- ItemEditPhoto.inc
- procedural page ItemEditPhoto.inc
- ItemEditPhotoThumbnail.inc
- procedural page ItemEditPhotoThumbnail.inc
- ItemEditRotateAndScalePhoto.inc
- procedural page ItemEditRotateAndScalePhoto.inc
- ItemEditTheme.inc
- procedural page ItemEditTheme.inc
- ItemMakeHighlight.inc
- procedural page ItemMakeHighlight.inc
- ItemMove.inc
- procedural page ItemMove.inc
- ItemMoveSingle.inc
- procedural page ItemMoveSingle.inc
- ItemPermissions.inc
- procedural page ItemPermissions.inc
- ItemReorder.inc
- procedural page ItemReorder.inc
- IndexDotPhpTest.class
- procedural page IndexDotPhpTest.class
- ItemAddAlbumControllerTest.class
- procedural page ItemAddAlbumControllerTest.class
- ItemAddControllerTest.class
- procedural page ItemAddControllerTest.class
- ItemAddFromBrowserTest.class
- procedural page ItemAddFromBrowserTest.class
- ItemAttributesTest.class
- procedural page ItemAttributesTest.class
- ItemDeleteControllerTest.class
- procedural page ItemDeleteControllerTest.class
- ItemDeleteSingleControllerTest.class
- procedural page ItemDeleteSingleControllerTest.class
- ItemEditAlbumPluginTest.class
- procedural page ItemEditAlbumPluginTest.class
- ItemEditAnimationPluginTest.class
- procedural page ItemEditAnimationPluginTest.class
- ItemEditCaptionsControllerTest.class
- procedural page ItemEditCaptionsControllerTest.class
- ItemEditControllerTest.class
- procedural page ItemEditControllerTest.class
- ItemEditItemPluginTest.class
- procedural page ItemEditItemPluginTest.class
- ItemEditMoviePluginTest.class
- procedural page ItemEditMoviePluginTest.class
- ItemEditPhotoPluginTest.class
- procedural page ItemEditPhotoPluginTest.class
- ItemEditPhotoThumbnailPluginTest.class
- procedural page ItemEditPhotoThumbnailPluginTest.class
- ItemEditRotateAndScalePhotoPluginTest.class
- procedural page ItemEditRotateAndScalePhotoPluginTest.class
- ItemEditThemePluginTest.class
- procedural page ItemEditThemePluginTest.class
- ItemMakeHighlightControllerTest.class
- procedural page ItemMakeHighlightControllerTest.class
- ItemMoveControllerTest.class
- procedural page ItemMoveControllerTest.class
- ItemMoveSingleControllerTest.class
- procedural page ItemMoveSingleControllerTest.class
- ItemOrderTest.class
- procedural page ItemOrderTest.class
- ItemPermissionsControllerTest.class
- procedural page ItemPermissionsControllerTest.class
- ItemReorderControllerTest.class
- procedural page ItemReorderControllerTest.class
- ItemTest.class
- procedural page ItemTest.class
- IconsImpl.class
- procedural page IconsImpl.class
- IconsInterface_1_0.class
- procedural page IconsInterface_1_0.class
- IconsSiteAdmin.inc
- procedural page IconsSiteAdmin.inc
- IconsSiteAdminControllerTest.class
- procedural page IconsSiteAdminControllerTest.class
- IconsTest.class
- procedural page IconsTest.class
- ImageBlockHelper.class
- procedural page ImageBlockHelper.class
- ImageBlockOption.inc
- procedural page ImageBlockOption.inc
- ImageBlockSiteAdmin.inc
- procedural page ImageBlockSiteAdmin.inc
- ImageBlockDisabledTest.class
- procedural page ImageBlockDisabledTest.class
- ImageBlockHandlerTest.class
- procedural page ImageBlockHandlerTest.class
- ImageBlockHelperTest.class
- procedural page ImageBlockHelperTest.class
- ImageBlockOptionTest.class
- procedural page ImageBlockOptionTest.class
- ImageBlockSiteAdminControllerTest.class
- procedural page ImageBlockSiteAdminControllerTest.class
- ImageBlockTest.class
- procedural page ImageBlockTest.class
- ImageFrameImpl.class
- procedural page ImageFrameImpl.class
- ImageFrameInterface_1_1.class
- procedural page ImageFrameInterface_1_1.class
- ImageFrameTest.class
- procedural page ImageFrameTest.class
- ImageMagickToolkit.class
- procedural page ImageMagickToolkit.class
- ImageMagickToolkitHelper.class
- procedural page ImageMagickToolkitHelper.class
- ImageMagickToolkitTest.class
- procedural page ImageMagickToolkitTest.class
- ItemAddFromServer.inc
- procedural page ItemAddFromServer.inc
- ItemAddFromWeb.inc
- procedural page ItemAddFromWeb.inc
- ItemAddSiteAdmin.inc
- procedural page ItemAddSiteAdmin.inc
- ItemAddFromServerTest.class
- procedural page ItemAddFromServerTest.class
- ItemAddFromWebTest.class
- procedural page ItemAddFromWebTest.class
- ItemAddSiteAdminControllerTest.class
- procedural page ItemAddSiteAdminControllerTest.class
- ItemAddLinkItem.inc
- procedural page ItemAddLinkItem.inc
- ItemAddLinkItemTest.class
- procedural page ItemAddLinkItemTest.class
- ImportResults.inc
- procedural page ImportResults.inc
- ImageUploadHelper.class
- procedural page ImageUploadHelper.class
- ImageUploadHelperTest.class
- procedural page ImageUploadHelperTest.class
- ImportResults.inc
- procedural page ImportResults.inc
- ItemAddFromPicasa.inc
- procedural page ItemAddFromPicasa.inc
- ItemAddFromPicasaTest.class
- procedural page ItemAddFromPicasaTest.class
- ItemAddPublishXp.inc
- procedural page ItemAddPublishXp.inc
- ItemAddGalleryRemote.inc
- procedural page ItemAddGalleryRemote.inc
- ItemCreateReplica.inc
- procedural page ItemCreateReplica.inc
- ItemCreateReplicaSingle.inc
- procedural page ItemCreateReplicaSingle.inc
- ItemCreateReplicaControllerTest.class
- procedural page ItemCreateReplicaControllerTest.class
- ItemCreateReplicaSingleControllerTest.class
- procedural page ItemCreateReplicaSingleControllerTest.class
- IsapiRewriteHelper.class
- procedural page IsapiRewriteHelper.class
- IsapiRewriteUrlGenerator.class
- procedural page IsapiRewriteUrlGenerator.class
- IsapiRewriteHelperTest.class
- procedural page IsapiRewriteHelperTest.class
- IsapiRewriteParserTest.class
- procedural page IsapiRewriteParserTest.class
- IsapiRewriteUrlGeneratorTest.class
- procedural page IsapiRewriteUrlGeneratorTest.class
- ItemEditThumbOffset.inc
- procedural page ItemEditThumbOffset.inc
- ItemEditThumbPage.inc
- procedural page ItemEditThumbPage.inc
- ItemAddUploadApplet.inc
- procedural page ItemAddUploadApplet.inc
- ItemEditWatermark.inc
- procedural page ItemEditWatermark.inc
- ItemEditWatermarkPluginTest.class
- procedural page ItemEditWatermarkPluginTest.class
- ItemAddWebCam.inc
- procedural page ItemAddWebCam.inc
- ItemAddWebCamTest.class
- procedural page ItemAddWebCamTest.class
- ItemAddWebDav.inc
- procedural page ItemAddWebDav.inc
- index.php
- procedural page index.php
j
- javascript
- in file IconsTest.class, method IconsDummyGalleryTemplate::javascript()
- javascript
- in file AlbumSelectTest.class, method AlbumSelectDummyGalleryTemplate::javascript()
- javascript
- in file GalleryTemplate.class, method GalleryTemplate::javascript()
Add a JavaScript to include in the <head> section
- JpegtranModule
- in file module.inc, method JpegtranModule::JpegtranModule()
- JpegtranModule
- in file module.inc, class JpegtranModule
Jpegtran Rotation Module
- JpegtranToolkit
- in file JpegtranToolkit.class, class JpegtranToolkit
A Jpegtran version of GalleryToolkit
- JpegtranToolkitHelper
- in file JpegtranToolkitHelper.class, class JpegtranToolkitHelper
A helper class for the JpegtranToolkit class
- JpegtranToolkitTest
- in file JpegtranToolkitTest.class, class JpegtranToolkitTest
Test JpegtranToolkit functionality
- JpegtranToolkitTest
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::JpegtranToolkitTest()
- JpegtranToolkitTestPlatform
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::JpegtranToolkitTestPlatform()
- JpegtranToolkitTestPlatform
- in file JpegtranToolkitTest.class, class JpegtranToolkitTestPlatform
Mock platform for this test
- jumpNavigation
- in file GallerySession.class, method GallerySession::jumpNavigation()
Jump back from one navigation point to one of its predecessors.
- JpegtranToolkit.class
- procedural page JpegtranToolkit.class
- JpegtranToolkitHelper.class
- procedural page JpegtranToolkitHelper.class
- JpegtranToolkitTest.class
- procedural page JpegtranToolkitTest.class
k
- $keywords
- in file GalleryItem.class, variable GalleryItem::$keywords
A set of keywords that describe this item
- KeyAlbumCallbacks
- in file Callbacks.inc, class KeyAlbumCallbacks
- KeyAlbumModule
- in file module.inc, class KeyAlbumModule
Dynamic album based on keyword search
- KeyAlbumModule
- in file module.inc, method KeyAlbumModule::KeyAlbumModule()
- KeyAlbumTestTheme
- in file KeywordAlbumSiteAdminControllerTest.class, class KeyAlbumTestTheme
Test theme
- KeyAlbumTestTheme
- in file KeywordAlbumSiteAdminControllerTest.class, method KeyAlbumTestTheme::KeyAlbumTestTheme()
- KeywordAlbumCallbacksTest
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::KeywordAlbumCallbacksTest()
- KeywordAlbumCallbacksTest
- in file KeywordAlbumCallbacksTest.class, class KeywordAlbumCallbacksTest
Keyword Album callback tests
- KeywordAlbumCallbacksTestStorage
- in file KeywordAlbumCallbacksTest.class, class KeywordAlbumCallbacksTestStorage
Mock storage for callbacks tests.
- KeywordAlbumCallbacksTestStorage
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::KeywordAlbumCallbacksTestStorage()
- KeywordAlbumSiteAdminController
- in file KeywordAlbumSiteAdmin.inc, class KeywordAlbumSiteAdminController
Settings for Keyword Albums
- KeywordAlbumSiteAdminControllerTest
- in file KeywordAlbumSiteAdminControllerTest.class, class KeywordAlbumSiteAdminControllerTest
KeywordAlbumSiteAdmin controller tests
- KeywordAlbumSiteAdminControllerTest
- in file KeywordAlbumSiteAdminControllerTest.class, method KeywordAlbumSiteAdminControllerTest::KeywordAlbumSiteAdminControllerTest()
- KeywordAlbumSiteAdminView
- in file KeywordAlbumSiteAdmin.inc, class KeywordAlbumSiteAdminView
Settings for Keyword Albums
- KeywordAlbumTest
- in file KeywordAlbumTest.class, class KeywordAlbumTest
Test KeywordAlbum view and module
- KeywordAlbumTest
- in file KeywordAlbumTest.class, method KeywordAlbumTest::KeywordAlbumTest()
- KeywordAlbumView
- in file KeywordAlbum.inc, class KeywordAlbumView
Dynamic album view using a query on keywords
- KeywordAlbum.inc
- procedural page KeywordAlbum.inc
- KeywordAlbumSiteAdmin.inc
- procedural page KeywordAlbumSiteAdmin.inc
- KeywordAlbumCallbacksTest.class
- procedural page KeywordAlbumCallbacksTest.class
- KeywordAlbumSiteAdminControllerTest.class
- procedural page KeywordAlbumSiteAdminControllerTest.class
- KeywordAlbumTest.class
- procedural page KeywordAlbumTest.class
l
- $language
- in file GalleryPendingUser.class, variable GalleryPendingUser::$language
The User's language preference
- $language
- in file GalleryUser.class, variable GalleryUser::$language
The User's language preference
- $link
- in file GalleryLinkItem.class, variable GalleryLinkItem::$link
The id of the linked album or text of external link.
- $linkedEntity
- in file GalleryEntity.class, variable GalleryEntity::$linkedEntity
The target entity this entity is linked to
- $linkId
- in file GalleryEntity.class, variable GalleryEntity::$linkId
The id of the target entity this entity is linked to
- $locked
- in file GalleryUser.class, variable GalleryUser::$locked
Locked flag - determines whether the user is allowed to edit their own settings
- language
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::language()
Return active language code in format used with HTML lang attribute.
- LanguageTest
- in file LanguageTest.class, method LanguageTest::LanguageTest()
- LanguageTest
- in file LanguageTest.class, class LanguageTest
Test language selection functionality
- legalizePathComponent
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::legalizePathComponent()
- legalizePathComponent
- in file GalleryPlatform.class, method GalleryPlatform::legalizePathComponent()
Remove any illegal characters from the path component.
- legalizePathComponent
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::legalizePathComponent()
- legalizePathComponent
- in file UnitTestPlatform.class, method UnitTestPlatform::legalizePathComponent()
- legalizePathComponent
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::legalizePathComponent()
- link
- in file GalleryTemplate.class, method GalleryTemplate::link()
Add a <link> element in the <head> section
- linkId
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::linkId()
This takes an array and looks for view, subview, and controller to make a linkid (being used as a css classname)
- LinkItemModule
- in file module.inc, class LinkItemModule
- LinkItemModule
- in file module.inc, method LinkItemModule::LinkItemModule()
- LinkItemOption
- in file LinkItemOption.inc, class LinkItemOption
ItemEditOption for editing the target of a LinkItem
- LinkItemOptionTest
- in file LinkItemOptionTest.class, class LinkItemOptionTest
LinkItemOption tests
- LinkItemOptionTest
- in file LinkItemOptionTest.class, method LinkItemOptionTest::LinkItemOptionTest()
- LinkItemSiteAdminController
- in file LinkItemSiteAdmin.inc, class LinkItemSiteAdminController
Settings for Link Items
- LinkItemSiteAdminControllerTest
- in file LinkItemSiteAdminControllerTest.class, method LinkItemSiteAdminControllerTest::LinkItemSiteAdminControllerTest()
- LinkItemSiteAdminControllerTest
- in file LinkItemSiteAdminControllerTest.class, class LinkItemSiteAdminControllerTest
LinkItemSiteAdmin controller tests
- LinkItemSiteAdminView
- in file LinkItemSiteAdmin.inc, class LinkItemSiteAdminView
Settings for Link Items
- LinkItemTest
- in file LinkItemTest.class, class LinkItemTest
Additional LinkItem tests
- LinkItemTestMockPhpVm
- in file LinkItemTest.class, class LinkItemTestMockPhpVm
- LinkItemToolkit
- in file LinkItemToolkit.class, class LinkItemToolkit
A GalleryToolkit to provide a thumbnail image for an external URL
- listProperties
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::listProperties()
Export the properties according to the Gallery Remote Protocol 2.0 data format
- load
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::load()
Loads and unserializes the index from the local filesystem into memory.
- loadAdminForm
- in file CustomFieldHelper.class, method CustomFieldHelper::loadAdminForm()
Load form data for Admin template
- loadAdminParserTemplate
- in file RewriteParser.class, method RewriteParser::loadAdminParserTemplate()
Displays the parser configuration if the template variable $AdminParser.body is set. It should be a Gallery base dir relative path.
- loadAdminParserTemplate
- in file parser.inc, method IsapiRewriteParser::loadAdminParserTemplate()
- loadAdminParserTemplate
- in file parser.inc, method ModRewriteParser::loadAdminParserTemplate()
- loadAdminRewriteTemplate
- in file ModRewriteHelper.class, method ModRewriteHelper::loadAdminRewriteTemplate()
- loadAdminRewriteTemplate
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::loadAdminRewriteTemplate()
- loadAlbumFields
- in file Gallery1DataParser.class, method Gallery1DataParser::loadAlbumFields()
Load and return album metadata from given directory
- loadAvailableBlocks
- in file GalleryCoreApi.class, method GalleryCoreApi::loadAvailableBlocks()
Load the block configuration files from every module
- loadAvailableBlocks
- in file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::loadAvailableBlocks()
- loadCartItems
- in file CartHelper.class, method CartHelper::loadCartItems()
Load entities for all cart items.
- loadCommonTemplateData
- in file GalleryTheme.class, method GalleryTheme::loadCommonTemplateData()
Load commonly used data into theme template.
- loadController
- in file GalleryController.class, method GalleryController::loadController()
Load a controller
- loadEditTemplate
- in file WatermarkHelper.class, method WatermarkHelper::loadEditTemplate()
loadTemplate for WatermarkSiteAdminEdit and UserWatermarkEdit
- loadEntities
- in file GalleryStorage.class, method GalleryStorage::loadEntities()
Load the GalleryEntities with the ids specified
- loadEntities
- in file GalleryStorageExtras.class, method GalleryStorageExtras::loadEntities()
- loadEntities
- in file UnitTestStorage.class, method UnitTestStorage::loadEntities()
- loadEntitiesById
- in file GalleryCoreApi.class, method GalleryCoreApi::loadEntitiesById()
Load the GalleryEntities with the ids specified
- loadEntitiesById
- in file GalleryEntityHelper_simple.class, method GalleryEntityHelper_simple::loadEntitiesById()
- loadEntity
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::loadEntity()
Load entity.
- loadEntityByExternalId
- in file GalleryCoreApi.class, method GalleryCoreApi::loadEntityByExternalId()
Map external id to G2 id and then load the entity
- loadEntityByExternalId
- in file GalleryEntityHelper_simple.class, method GalleryEntityHelper_simple::loadEntityByExternalId()
- loadFile
- in file Gallery1DataParser.class, method Gallery1DataParser::loadFile()
Load and return user metadata from given file
- loadGalleryConfig
- in file InstallStep.class, method InstallStep::loadGalleryConfig()
- loadGalleryConfig
- in file UpgradeStep.class, method UpgradeStep::loadGalleryConfig()
- loadImageBlocks
- in file ImageBlockHelper.class, method ImageBlockHelper::loadImageBlocks()
Load image block data into template.
- loadItemIdFromPath
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::loadItemIdFromPath()
This is an onLoad function called by RewriteUrlGenerator::init if there's a path keyword that needs to be parsed to an itemId. Used by other modules that has %path%.
- loadParameters
- in file CustomFieldHelper.class, method CustomFieldHelper::loadParameters()
Load and decode module parameters
- loadParentsToRoot
- in file GalleryRemote.inc, method GalleryRemoteController::loadParentsToRoot()
- loadPlugin
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::loadPlugin()
- loadPlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::loadPlugin()
Load and initialize the given plugin
- loadSettingsTemplate
- in file GalleryTheme.class, method GalleryTheme::loadSettingsTemplate()
Load the template with data to define the theme settings. Used for theme with advanced settings.
- loadSettingsTemplate
- in file theme.inc, method TileTheme::loadSettingsTemplate()
- loadTemplate
- in file ItemEditWatermark.inc, method ItemEditWatermark::loadTemplate()
- loadTemplate
- in file ItemMakeHighlight.inc, method ItemMakeHighlightView::loadTemplate()
- loadTemplate
- in file ItemEditItem.inc, method ItemEditItem::loadTemplate()
- loadTemplate
- in file ItemCreateReplica.inc, method ItemCreateReplicaView::loadTemplate()
- loadTemplate
- in file ItemEditThumbOffset.inc, method ItemEditThumbOffset::loadTemplate()
- loadTemplate
- in file MaintenanceMode.inc, method MaintenanceModeView::loadTemplate()
- loadTemplate
- in file ItemEditTheme.inc, method ItemEditTheme::loadTemplate()
- loadTemplate
- in file MainTest.class, method MainTest_FakeView::loadTemplate()
- loadTemplate
- in file ItemEditThumbPage.inc, method ItemEditThumbPage::loadTemplate()
- loadTemplate
- in file ItemAdmin.inc, method ItemAdminView::loadTemplate()
- loadTemplate
- in file ItemAddWebDav.inc, method ItemAddWebDav::loadTemplate()
- loadTemplate
- in file ItemCreateReplicaSingle.inc, method ItemCreateReplicaSingleView::loadTemplate()
- loadTemplate
- in file ItemMove.inc, method ItemMoveView::loadTemplate()
- loadTemplate
- in file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::loadTemplate()
- loadTemplate
- in file KeywordAlbumSiteAdmin.inc, method KeywordAlbumSiteAdminView::loadTemplate()
- loadTemplate
- in file KeywordAlbum.inc, method KeywordAlbumView::loadTemplate()
- loadTemplate
- in file ItemEditPhoto.inc, method ItemEditPhoto::loadTemplate()
- loadTemplate
- in file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::loadTemplate()
- loadTemplate
- in file ItemEditAnimation.inc, method ItemEditAnimation::loadTemplate()
- loadTemplate
- in file LinkItemOption.inc, method LinkItemOption::loadTemplate()
- loadTemplate
- in file ItemEdit.inc, method ItemEditView::loadTemplate()
- loadTemplate
- in file ItemReorder.inc, method ItemReorderView::loadTemplate()
- loadTemplate
- in file LinkItemSiteAdmin.inc, method LinkItemSiteAdminView::loadTemplate()
- loadTemplate
- in file ItemMoveSingle.inc, method ItemMoveSingleView::loadTemplate()
- loadTemplate
- in file ItemEditAlbum.inc, method ItemEditAlbum::loadTemplate()
- loadTemplate
- in file ItemEditMovie.inc, method ItemEditMovie::loadTemplate()
- loadTemplate
- in file ItemEditCaptions.inc, method ItemEditCaptionsView::loadTemplate()
- loadTemplate
- in file ItemEdit.inc, method ItemEditOption::loadTemplate()
Load the template with data from this plugin
- loadTemplate
- in file ItemEdit.inc, method ItemEditPlugin::loadTemplate()
Load the template with data from this plugin
- loadTemplate
- in file ItemPermissions.inc, method ItemPermissionsView::loadTemplate()
- loadTemplate
- in file ActivationWarning.inc, method ActivationWarningView::loadTemplate()
- loadTemplate
- in file MultiLangItemEdit.inc, method MultiLangItemEdit::loadTemplate()
- loadTemplate
- in file ThumbnailSiteAdmin.inc, method ThumbnailSiteAdminView::loadTemplate()
- loadTemplate
- in file SquareThumbSiteAdmin.inc, method SquareThumbSiteAdminView::loadTemplate()
- loadTemplate
- in file SlideshowAppletSiteAdmin.inc, method SlideshowAppletSiteAdminView::loadTemplate()
- loadTemplate
- in file TryLogout.inc, method TryLogoutView::loadTemplate()
- loadTemplate
- in file UpdatesAlbum.inc, method UpdatesAlbumView::loadTemplate()
- loadTemplate
- in file UploadItems.inc, method UploadItemsView::loadTemplate()
- loadTemplate
- in file UploadedItem.inc, method UploadedItemView::loadTemplate()
- loadTemplate
- in file UploadAppletSiteAdmin.inc, method UploadAppletSiteAdminView::loadTemplate()
- loadTemplate
- in file SlideshowApplet.inc, method SlideshowAppletView::loadTemplate()
- loadTemplate
- in file Slideshow.inc, method SlideshowView::loadTemplate()
- loadTemplate
- in file ShowItem.inc, method ShowItemView::loadTemplate()
- loadTemplate
- in file ShowComments.inc, method ShowCommentsView::loadTemplate()
- loadTemplate
- in file ShowAllComments.inc, method ShowAllCommentsView::loadTemplate()
- loadTemplate
- in file ShowItemError.inc, method ShowItemErrorView::loadTemplate()
- loadTemplate
- in file ShowTree.inc, method ShowTreeView::loadTemplate()
- loadTemplate
- in file SizeLimitOption.inc, method SizeLimitOption::loadTemplate()
- loadTemplate
- in file SiteAdmin.inc, method SiteAdminView::loadTemplate()
- loadTemplate
- in file UserAdmin.inc, method UserAdminView::loadTemplate()
- loadTemplate
- in file UserAlbumSiteAdmin.inc, method UserAlbumSiteAdminView::loadTemplate()
- loadTemplate
- in file WatermarkSiteAdmin.inc, method WatermarkSiteAdminView::loadTemplate()
- loadTemplate
- in file WatermarkOption.inc, method WatermarkOption::loadTemplate()
- loadTemplate
- in file ViewCart.inc, method ViewCartView::loadTemplate()
- loadTemplate
- in file WatermarkSiteAdminEdit.inc, method WatermarkSiteAdminEditView::loadTemplate()
- loadTemplate
- in file WebCamSiteAdmin.inc, method WebCamSiteAdminView::loadTemplate()
- loadTemplate
- in file ZipCartAdmin.inc, method ZipCartAdminView::loadTemplate()
- loadTemplate
- in file WebDavSiteAdmin.inc, method WebDavSiteAdminView::loadTemplate()
- loadTemplate
- in file WebDavMount.inc, method WebDavMountView::loadTemplate()
- loadTemplate
- in file UserWatermarks.inc, method UserWatermarksView::loadTemplate()
- loadTemplate
- in file UserWatermarkEdit.inc, method UserWatermarkEditView::loadTemplate()
- loadTemplate
- in file UserPreferences.inc, method UserPreferencesView::loadTemplate()
- loadTemplate
- in file UserLogin.inc, method UserLoginView::loadTemplate()
- loadTemplate
- in file UserChangePassword.inc, method UserChangePasswordView::loadTemplate()
- loadTemplate
- in file UserRecoverPassword.inc, method UserRecoverPasswordView::loadTemplate()
- loadTemplate
- in file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminView::loadTemplate()
- loadTemplate
- in file UserSelfRegistration.inc, method UserSelfRegistrationView::loadTemplate()
- loadTemplate
- in file UserRecoverPasswordConfirm.inc, method UserRecoverPasswordConfirmView::loadTemplate()
- loadTemplate
- in file SetupRewrite.inc, method SetupRewriteView::loadTemplate()
- loadTemplate
- in file SendEcard.inc, method SendEcardView::loadTemplate()
- loadTemplate
- in file Panorama.inc, method PanoramaView::loadTemplate()
- loadTemplate
- in file Options.inc, method OptionsView::loadTemplate()
- loadTemplate
- in file NotificationUserAdmin.inc, method NotificationUserAdminView::loadTemplate()
- loadTemplate
- in file PanoramaOption.inc, method PanoramaOption::loadTemplate()
- loadTemplate
- in file PanoramaSiteAdmin.inc, method PanoramaSiteAdminView::loadTemplate()
- loadTemplate
- in file PermalinksOption.inc, method PermalinksOption::loadTemplate()
- loadTemplate
- in file PasswordOption.inc, method PasswordOption::loadTemplate()
- loadTemplate
- in file PasswordEntry.inc, method PasswordEntryView::loadTemplate()
- loadTemplate
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminView::loadTemplate()
- loadTemplate
- in file NotificationItemAdmin.inc, method NotificationItemAdminView::loadTemplate()
- loadTemplate
- in file MimeAdmin.inc, method MimeAdminView::loadTemplate()
- loadTemplate
- in file MembersProfile.inc, method MembersProfileView::loadTemplate()
- loadTemplate
- in file MembersList.inc, method MembersListView::loadTemplate()
- loadTemplate
- in file MimeEdit.inc, method MimeEditView::loadTemplate()
- loadTemplate
- in file MultiLangSiteAdmin.inc, method MultiLangSiteAdminView::loadTemplate()
- loadTemplate
- in file NewItemsSiteAdmin.inc, method NewItemsSiteAdminView::loadTemplate()
- loadTemplate
- in file NewAlbum.inc, method NewAlbumView::loadTemplate()
- loadTemplate
- in file PermalinksSiteAdmin.inc, method PermalinksSiteAdminView::loadTemplate()
- loadTemplate
- in file PublishXpLogin.inc, method PublishXpLoginView::loadTemplate()
- loadTemplate
- in file SearchShowAll.inc, method SearchShowAllView::loadTemplate()
- loadTemplate
- in file SearchScan.inc, method SearchScanView::loadTemplate()
- loadTemplate
- in file Sample.inc, method SampleView::loadTemplate()
- loadTemplate
- in file SelectAlbum.inc, method SelectAlbumView::loadTemplate()
Prepares any additional data before rendering the template.
- loadTemplate
- in file SelectGallery.inc, method SelectGalleryView::loadTemplate()
- loadTemplate
- in file SelfRegistrationSuccess.inc, method SelfRegistrationSuccessView::loadTemplate()
- loadTemplate
- in file SelectPicasaExportPath.inc, method SelectPicasaExportPathView::loadTemplate()
- loadTemplate
- in file RssSiteAdmin.inc, method RssSiteAdminView::loadTemplate()
- loadTemplate
- in file ReuploadPhotoOption.inc, method ReuploadPhotoOption::loadTemplate()
- loadTemplate
- in file RatingAlbum.inc, method RatingAlbumView::loadTemplate()
- loadTemplate
- in file RandomHighlightSiteAdmin.inc, method RandomHighlightSiteAdminView::loadTemplate()
- loadTemplate
- in file RandomHighlightOption.inc, method RandomHighlightOption::loadTemplate()
- loadTemplate
- in file RatingItemEdit.inc, method RatingItemEdit::loadTemplate()
- loadTemplate
- in file RatingSiteAdmin.inc, method RatingSiteAdminView::loadTemplate()
- loadTemplate
- in file RemoteSiteAdmin.inc, method RemoteSiteAdminView::loadTemplate()
- loadTemplate
- in file RearrangeItems.inc, method RearrangeItemsView::loadTemplate()
- loadTemplate
- in file MembersItems.inc, method MembersItemsView::loadTemplate()
- loadTemplate
- in file ItemDelete.inc, method ItemDeleteView::loadTemplate()
- loadTemplate
- in file CantActivate.inc, method CantActivateView::loadTemplate()
- loadTemplate
- in file CantActivate.inc, method CantActivateView::loadTemplate()
- loadTemplate
- in file CantActivate.inc, method CantActivateView::loadTemplate()
- loadTemplate
- in file CaptchaConfigAdmin.inc, method CaptchaConfigAdminView::loadTemplate()
- loadTemplate
- in file CaptchaSiteAdmin.inc, method CaptchaSiteAdminView::loadTemplate()
- loadTemplate
- in file CommentChangeConfirmation.inc, method CommentChangeConfirmationView::loadTemplate()
- loadTemplate
- in file ChooseObjects.inc, method ChooseObjectsView::loadTemplate()
- loadTemplate
- in file CaptchaValidationPlugin.inc, method CaptchaValidationPlugin::loadTemplate()
- loadTemplate
- in file CantActivate.inc, method CantActivateView::loadTemplate()
- loadTemplate
- in file ArchiveUploadSiteAdmin.inc, method ArchiveUploadSiteAdminView::loadTemplate()
- loadTemplate
- in file AdminSnapGalaxy.inc, method AdminSnapGalaxyView::loadTemplate()
- loadTemplate
- in file AdminSlideshow.inc, method AdminSlideshowView::loadTemplate()
- loadTemplate
- in file AdminSitemap.inc, method AdminSitemapView::loadTemplate()
- loadTemplate
- in file AdminThemes.inc, method AdminThemesView::loadTemplate()
- loadTemplate
- in file AdminToolkitPriority.inc, method AdminToolkitPriorityView::loadTemplate()
- loadTemplate
- in file AlbumSelectSiteAdmin.inc, method AlbumSelectSiteAdminView::loadTemplate()
- loadTemplate
- in file AdminUsers.inc, method AdminUsersView::loadTemplate()
- loadTemplate
- in file CommentSiteAdmin.inc, method CommentSiteAdminView::loadTemplate()
- loadTemplate
- in file Configure.inc, method ConfigureView::loadTemplate()
- loadTemplate
- in file DynamicAlbumSiteAdmin.inc, method DynamicAlbumSiteAdminView::loadTemplate()
- loadTemplate
- in file DeleteComment.inc, method DeleteCommentView::loadTemplate()
- loadTemplate
- in file ItemAddWebCam.inc, method ItemAddWebCam::loadTemplate()
- loadTemplate
- in file EditComment.inc, method EditCommentView::loadTemplate()
- loadTemplate
- in file EditFeed.inc, method EditFeedView::loadTemplate()
- loadTemplate
- in file FileNotFound.inc, method FileNotFoundView::loadTemplate()
- loadTemplate
- in file FeedList.inc, method FeedListView::loadTemplate()
- loadTemplate
- in file ErrorPage.inc, method ErrorPageView::loadTemplate()
- loadTemplate
- in file CustomFieldSiteAdmin.inc, method CustomFieldSiteAdminView::loadTemplate()
- loadTemplate
- in file CustomFieldItemEdit.inc, method CustomFieldItemEdit::loadTemplate()
- loadTemplate
- in file ConfirmDelete.inc, method ConfirmDeleteView::loadTemplate()
- loadTemplate
- in file Confirmation.inc, method ConfirmationView::loadTemplate()
- loadTemplate
- in file ConfigureMultiroot.inc, method ConfigureMultirootView::loadTemplate()
- loadTemplate
- in file ConfirmImport.inc, method ConfirmImportView::loadTemplate()
- loadTemplate
- in file ConfirmPicasaImport.inc, method ConfirmPicasaImportView::loadTemplate()
- loadTemplate
- in file CreateThumbnailOption.inc, method CreateThumbnailOption::loadTemplate()
- loadTemplate
- in file ConfirmRegistration.inc, method ConfirmRegistrationView::loadTemplate()
- loadTemplate
- in file AdminSelfRegistration.inc, method AdminSelfRegistrationView::loadTemplate()
- loadTemplate
- in file AdminRewrite.inc, method AdminRewriteView::loadTemplate()
- loadTemplate
- in file AdminDigibug.inc, method AdminDigibugView::loadTemplate()
- loadTemplate
- in file AdminDeleteUserQuota.inc, method AdminDeleteUserQuotaView::loadTemplate()
- loadTemplate
- in file AdminDeleteUser.inc, method AdminDeleteUserView::loadTemplate()
- loadTemplate
- in file AdminEcard.inc, method AdminEcardView::loadTemplate()
- loadTemplate
- in file AdminEditGroup.inc, method AdminEditGroupView::loadTemplate()
- loadTemplate
- in file AdminEditUser.inc, method AdminEditUserView::loadTemplate()
- loadTemplate
- in file AdminEditGroupUsers.inc, method AdminEditGroupUsersView::loadTemplate()
- loadTemplate
- in file AdminEditGroupQuota.inc, method AdminEditGroupQuotaView::loadTemplate()
- loadTemplate
- in file AdminDeleteGroupQuota.inc, method AdminDeleteGroupQuotaView::loadTemplate()
- loadTemplate
- in file AdminDeleteGroup.inc, method AdminDeleteGroupView::loadTemplate()
- loadTemplate
- in file AdminCreateGroup.inc, method AdminCreateGroupView::loadTemplate()
- loadTemplate
- in file AdminCore.inc, method AdminCoreView::loadTemplate()
- loadTemplate
- in file AddComment.inc, method AddCommentView::loadTemplate()
- loadTemplate
- in file AdminCreateGroupQuota.inc, method AdminCreateGroupQuotaView::loadTemplate()
- loadTemplate
- in file AdminCreateUser.inc, method AdminCreateUserView::loadTemplate()
- loadTemplate
- in file AdminDcraw.inc, method AdminDcrawView::loadTemplate()
- loadTemplate
- in file AdminCreateUserQuota.inc, method AdminCreateUserQuotaView::loadTemplate()
- loadTemplate
- in file AdminEditUserQuota.inc, method AdminEditUserQuotaView::loadTemplate()
- loadTemplate
- in file AdminEventLogViewer.inc, method AdminEventLogViewerView::loadTemplate()
- loadTemplate
- in file AdminNetPbm.inc, method AdminNetPbmView::loadTemplate()
- loadTemplate
- in file AdminModerateSpam.inc, method AdminModerateSpamView::loadTemplate()
- loadTemplate
- in file AdminMembers.inc, method AdminMembersView::loadTemplate()
- loadTemplate
- in file AdminPerformance.inc, method AdminPerformanceView::loadTemplate()
- loadTemplate
- in file AdminPlugins.inc, method AdminPluginsView::loadTemplate()
- loadTemplate
- in file AdminRepositoryDownload.inc, method AdminRepositoryDownloadView::loadTemplate()
- loadTemplate
- in file AdminRepository.inc, method AdminRepositoryView::loadTemplate()
- loadTemplate
- in file AdminQuotas.inc, method AdminQuotasView::loadTemplate()
- loadTemplate
- in file AdminMaintenance.inc, method AdminMaintenanceView::loadTemplate()
- loadTemplate
- in file AdminLanguageManager.inc, method AdminLanguageManagerView::loadTemplate()
- loadTemplate
- in file AdminGd.inc, method AdminGdView::loadTemplate()
- loadTemplate
- in file AdminFfmpeg.inc, method AdminFfmpegView::loadTemplate()
- loadTemplate
- in file AdminExif.inc, method AdminExifView::loadTemplate()
- loadTemplate
- in file AdminGetid3.inc, method AdminGetid3View::loadTemplate()
- loadTemplate
- in file AdminGroups.inc, method AdminGroupsView::loadTemplate()
- loadTemplate
- in file AdminJpegtran.inc, method AdminJpegtranView::loadTemplate()
- loadTemplate
- in file AdminImageMagick.inc, method AdminImageMagickView::loadTemplate()
- loadTemplate
- in file FinishLogout.inc, method FinishLogoutView::loadTemplate()
- loadTemplate
- in file CustomThumbnailOption.inc, method CustomThumbnailOption::loadTemplate()
- loadTemplate
- in file IconsSiteAdmin.inc, method IconsSiteAdminView::loadTemplate()
- loadTemplate
- in file HttpAuthSiteAdmin.inc, method HttpAuthSiteAdminView::loadTemplate()
- loadTemplate
- in file ImageBlockOption.inc, method ImageBlockOption::loadTemplate()
- loadTemplate
- in file ImageBlockSiteAdmin.inc, method ImageBlockSiteAdminView::loadTemplate()
- loadTemplate
- in file ItemAdd.inc, method ItemAddOption::loadTemplate()
Load the template with data from this plugin
- loadTemplate
- in file ImportResults.inc, method ImportResultsView::loadTemplate()
- loadTemplate
- in file ItemAddUploadApplet.inc, method ItemAddUploadApplet::loadTemplate()
- loadTemplate
- in file HiddenItemOption.inc, method HiddenItemOption::loadTemplate()
- loadTemplate
- in file GalleryTheme.class, method GalleryTheme::loadTemplate()
Load the template with data from this view.
- loadTemplate
- in file ItemAddSiteAdmin.inc, method ItemAddSiteAdminView::loadTemplate()
- loadTemplate
- in file GalleryValidationPlugin.class, method GalleryValidationPlugin::loadTemplate()
Prepare template for validation.
- loadTemplate
- in file GalleryView.class, method GalleryView::loadTemplate()
Load the template with data from this view.
- loadTemplate
- in file GalleryViewTestCase.class, method GalleryViewTestCase::loadTemplate()
- loadTemplate
- in file ItemAdd.inc, method ItemAddPlugin::loadTemplate()
Load the template with data from this plugin
- loadTemplate
- in file ImportResults.inc, method ImportResultsView::loadTemplate()
- loadTemplate
- in file FulfillmentError.inc, method FulfillmentErrorView::loadTemplate()
- loadTemplate
- in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::loadTemplate()
- loadTemplate
- in file ItemAdd.inc, method ItemAddView::loadTemplate()
- loadTemplate
- in file FulfillmentError.inc, method FulfillmentErrorView::loadTemplate()
- loadTemplate
- in file FotokastenSiteAdmin.inc, method FotokastenSiteAdminView::loadTemplate()
- loadTemplate
- in file ItemAddPublishXp.inc, method ItemAddPublishXp::loadTemplate()
- loadTemplate
- in file ItemAddLinkItem.inc, method ItemAddLinkItem::loadTemplate()
- loadTemplate
- in file ItemAddFromServer.inc, method ItemAddFromServer::loadTemplate()
- loadTemplate
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::loadTemplate()
- loadTemplate
- in file ItemAddConfirmation.inc, method ItemAddConfirmationView::loadTemplate()
- loadTemplate
- in file ItemAddFromBrowser.inc, method ItemAddFromBrowser::loadTemplate()
- loadTemplate
- in file ItemAddAlbum.inc, method ItemAddAlbumView::loadTemplate()
- loadTemplate
- in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::loadTemplate()
- loadTemplateData
- in file InstallStep.class, method InstallStep::loadTemplateData()
- loadTemplateData
- in file WelcomeStep.class, method WelcomeStep::loadTemplateData()
- loadTemplateData
- in file AuthenticateStep.class, method AuthenticateStep::loadTemplateData()
- loadTemplateData
- in file FinishedStep.class, method FinishedStep::loadTemplateData()
- loadTemplateData
- in file SecureStep.class, method SecureStep::loadTemplateData()
- loadTemplateData
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::loadTemplateData()
- loadTemplateData
- in file StorageSetupStep.class, method StorageSetupStep::loadTemplateData()
- loadTemplateData
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::loadTemplateData()
- loadTemplateData
- in file AuthenticateStep.class, method AuthenticateStep::loadTemplateData()
- loadTemplateData
- in file UpgradeStep.class, method UpgradeStep::loadTemplateData()
- loadTemplateData
- in file AdminUserSetupStep.class, method AdminUserSetupStep::loadTemplateData()
- loadTemplateData
- in file DatabaseSetupStep.class, method DatabaseSetupStep::loadTemplateData()
- loadTemplateData
- in file DatabaseBackupStep.class, method DatabaseBackupStep::loadTemplateData()
- loadTemplateData
- in file CreateConfigFileStep.class, method CreateConfigFileStep::loadTemplateData()
- loadTemplateData
- in file RedirectToInstallerStep.class, method RedirectToInstallerStep::loadTemplateData()
- loadTemplateData
- in file CleanCacheStep.class, method CleanCacheStep::loadTemplateData()
- loadTemplateData
- in file WelcomeStep.class, method WelcomeStep::loadTemplateData()
- loadTemplateData
- in file FinishedStep.class, method FinishedStep::loadTemplateData()
- loadTemplateData
- in file MultisiteStep.class, method MultisiteStep::loadTemplateData()
- loadTestResultsTemplate
- in file parser.inc, method IsapiRewriteParser::loadTestResultsTemplate()
- loadTestResultsTemplate
- in file PathInfoHelper.class, method PathInfoHelper::loadTestResultsTemplate()
- loadTestResultsTemplate
- in file parser.inc, method ModRewriteParser::loadTestResultsTemplate()
- loadTestResultsTemplate
- in file RewriteParser.class, method RewriteParser::loadTestResultsTemplate()
Displays the test results if the template variable $TestResults.body is set. It should be a Gallery base dir relative path.
- loadTestResultsTemplate
- in file ModRewriteHelper.class, method ModRewriteHelper::loadTestResultsTemplate()
- loadTestResultsTemplate
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::loadTestResultsTemplate()
- loadTestResultsTemplate
- in file parser.inc, method PathInfoParser::loadTestResultsTemplate()
- loadTests
- in file index.php, function loadTests()
- loadThemeAndParameters
- in file RatingAlbum.inc, method RatingAlbumView::loadThemeAndParameters()
- loadThemeAndParameters
- in file KeywordAlbum.inc, method KeywordAlbumView::loadThemeAndParameters()
- loadThemeAndParameters
- in file GalleryView.class, method GalleryView::loadThemeAndParameters()
Load theme, theme parameters and item to use for this view.
- loadThemeAndParameters
- in file Sample.inc, method SampleView::loadThemeAndParameters()
- loadThemeAndParameters
- in file UpdatesAlbum.inc, method UpdatesAlbumView::loadThemeAndParameters()
- loadThemeForItem
- in file GalleryView.class, method GalleryView::loadThemeForItem()
Get the theme for this item by finding the theme id for the nearest album.
- loadThemeSettingsForm
- in file GalleryCoreApi.class, method GalleryCoreApi::loadThemeSettingsForm()
Load template data for a theme settings form
- loadThemeSettingsForm
- in file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::loadThemeSettingsForm()
- loadView
- in file GalleryView.class, method GalleryView::loadView()
Load a view.
- localIndexExists
- in file UnitTestRepository.class, method UnitTestRepository::localIndexExists()
- localIndexExists
- in file GalleryRepository.class, method GalleryRepository::localIndexExists()
- LocalizationAuditTest
- in file LocalizationAuditTest.class, class LocalizationAuditTest
Lint check our localizations
- LocalizationAuditTest
- in file LocalizationAuditTest.class, method LocalizationAuditTest::LocalizationAuditTest()
- lock
- in file WebDavHelper.class, method WebDavHelper::lock()
LOCK handler.
- lockRequestHelper
- in file WebDavHelper.class, method WebDavHelper::lockRequestHelper()
LOCK request helper.
- lockResponseHelper
- in file WebDavHelper.class, method WebDavHelper::lockResponseHelper()
LOCK response helper.
- LockTest
- in file LockTest.class, class LockTest
Lock tests.
- LockTest
- in file LockTest.class, method LockTest::LockTest()
- LOCK_READ
- in file GalleryConstants.class, constant LOCK_READ
Read lock type
- LOCK_WRITE
- in file GalleryConstants.class, constant LOCK_WRITE
Write lock type
- login
- in file GalleryEmbed.class, method GalleryEmbed::login()
Login the specified user in the G2 session.
- login
- in file GalleryRemote.inc, method GalleryRemoteController::login()
Log into Gallery
- LoginController
- in file Login.inc, class LoginController
This controller implements the Nokia Image Uploader API's 'Login' command.
- LoginNotification
- in file GalleryCoreEventNotifications.class, class LoginNotification
- LoginView
- in file Login.inc, class LoginView
This view implements the Nokia Image Uploader API's 'Login' command.
- LoginView
- in file Login.inc, class LoginView
Obsolete. This class is kept around to maintain backwards compatibility with older versions of the PublishXp module, since Windows desktops will have view=publishxp.Login in their registry.
- logoButton
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::logoButton()
Render logo button image.
- logout
- in file GalleryEmbed.class, method GalleryEmbed::logout()
Reset the G2 session. Do not call init() before this method.
- LogoutController
- in file Logout.inc, class LogoutController
This controller will handle a user logging out of Gallery
- LogoutControllerTest
- in file LogoutControllerTest.class, method LogoutControllerTest::LogoutControllerTest()
- LogoutControllerTest
- in file LogoutControllerTest.class, class LogoutControllerTest
Logout controller tests.
- LogoutControllerTestEventListener
- in file LogoutControllerTest.class, class LogoutControllerTestEventListener
- LogoutControllerTestSession
- in file LogoutControllerTest.class, class LogoutControllerTestSession
- LogoutNotification
- in file GalleryCoreEventNotifications.class, class LogoutNotification
- logRequest
- in file ImageUploadHelper.class, method ImageUploadHelper::logRequest()
Write the contents of _POST and _GET to debug log.
- LOWER_WEIGHT
- in file GalleryConstants.class, constant LOWER_WEIGHT
Indicate a lower weight
- Logout.inc
- procedural page Logout.inc
- LanguageTest.class
- procedural page LanguageTest.class
- LocalizationAuditTest.class
- procedural page LocalizationAuditTest.class
- LockTest.class
- procedural page LockTest.class
- LogoutControllerTest.class
- procedural page LogoutControllerTest.class
- LinkItemToolkit.class
- procedural page LinkItemToolkit.class
- LinkItemOption.inc
- procedural page LinkItemOption.inc
- LinkItemSiteAdmin.inc
- procedural page LinkItemSiteAdmin.inc
- LinkItemOptionTest.class
- procedural page LinkItemOptionTest.class
- LinkItemSiteAdminControllerTest.class
- procedural page LinkItemSiteAdminControllerTest.class
- LinkItemTest.class
- procedural page LinkItemTest.class
- Login.inc
- procedural page Login.inc
- Login.inc
- procedural page Login.inc
m
- $method_basket
- in file PrintPhotos.inc, variable PrintPhotosController::$method_basket
- $method_session
- in file PrintPhotos.inc, variable PrintPhotosController::$method_session
- $mimeType
- in file WatermarkImage.class, variable WatermarkImage::$mimeType
The mime type of the image.
- $mimeType
- in file ThumbnailImage.class, variable ThumbnailImage::$mimeType
The mime type of the image.
- $mimeType
- in file GalleryDataItem.class, variable GalleryDataItem::$mimeType
The mime type of the data file
- $mimeType
- in file GalleryDerivative.class, variable GalleryDerivative::$mimeType
The mime type of data file
- $modificationTimestamp
- in file GalleryEntity.class, variable GalleryEntity::$modificationTimestamp
Date and time this item was last modified, in seconds since the epoch.
- MultisiteStep.class
- procedural page MultisiteStep.class
- MockObject.class
- procedural page MockObject.class
- MockTemplateAdapter.class
- procedural page MockTemplateAdapter.class
- mail
- in file MailHelperTest.class, method MailHelperDummyPlatform::mail()
- mail
- in file GalleryPhpVm.class, method GalleryPhpVm::mail()
Send mail
- mail
- in file UnitTestPlatform.class, method UnitTestPlatform::mail()
- mail
- in file UnitTestPhpVm.class, method UnitTestPhpVm::mail()
- mail
- in file GalleryPlatform.class, method GalleryPlatform::mail()
mail -- Send an email. Lines in the headers and body should be terminated with \r\n in accordance with RFC2821.
- mail
- in file AdminCoreControllerTest.class, method AdminCoreControllerTestUnixPlatform::mail()
- mail
- in file PlatformTest.class, method PlatformTestPhpVm::mail()
- mail
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::mail()
- mail
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::mail()
- mail
- in file AdminCoreControllerTest.class, method AdminCoreControllerTestWinNtPlatform::mail()
- mail
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::mail()
- MailHelperDummyPlatform
- in file MailHelperTest.class, class MailHelperDummyPlatform
Dummy GalleryPlatform for MailHelperTest
- MailHelperDummyPlatform
- in file MailHelperTest.class, method MailHelperDummyPlatform::MailHelperDummyPlatform()
- MailHelperTest
- in file MailHelperTest.class, method MailHelperTest::MailHelperTest()
- MailHelperTest
- in file MailHelperTest.class, class MailHelperTest
Test mail functionality
- MailHelper_simple
- in file MailHelper_simple.class, class MailHelper_simple
A collection of useful mail-related utilities
- main.php
- procedural page main.php
- mainDivAttributes
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::mainDivAttributes()
Return attributes for container of all Gallery content.
- MaintenanceHelperTest
- in file MaintenanceHelperTest.class, class MaintenanceHelperTest
Tests for data about maintenance tasks
- MaintenanceHelperTest
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::MaintenanceHelperTest()
- MaintenanceHelperTestTask
- in file MaintenanceHelperTest.class, class MaintenanceHelperTestTask
- MaintenanceHelper_simple
- in file MaintenanceHelper_simple.class, class MaintenanceHelper_simple
A collection of useful maintenance related methods
- MaintenanceModeView
- in file MaintenanceMode.inc, class MaintenanceModeView
View to display message when site is down for maintenance.
- MaintenanceTask
- in file AdminMaintenance.inc, class MaintenanceTask
Base class for all maintenance tasks
- MainTest
- in file MainTest.class, class MainTest
Test main.php
- MainTest
- in file MainTest.class, method MainTest::MainTest()
- MainTestImmediateItemNoAutoCacheView
- in file MainTest.class, class MainTestImmediateItemNoAutoCacheView
- MainTestImmediateItemView
- in file MainTest.class, class MainTestImmediateItemView
- MainTestImmediateView
- in file MainTest.class, class MainTestImmediateView
- MainTestPhpVm
- in file MainTest.class, class MainTestPhpVm
- MainTest_BeforeDisplayListener
- in file MainTest.class, class MainTest_BeforeDisplayListener
- MainTest_FakeTemplate
- in file MainTest.class, method MainTest_FakeTemplate::MainTest_FakeTemplate()
- MainTest_FakeTemplate
- in file MainTest.class, class MainTest_FakeTemplate
Fake GalleryTemplate that doesn't actually fetch the data.
- MainTest_FakeView
- in file MainTest.class, class MainTest_FakeView
Fake view that returns a bogus body template path so that it seems like a real view.
- makeAbsoluteUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::makeAbsoluteUrl()
Make a given URL an absolute Gallery URL. The specified URL can be relative (e.g. main.php), server-relative (e.g. /gallery2/main.php) or already absolute.
- makeMarkers
- in file GalleryUtilities.class, method GalleryUtilities::makeMarkers()
Return a string of ? markers.
- makeRelativeUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::makeRelativeUrl()
Translate the given absolute URL to a relative URL.
- makeSupportedViewableOperationSequence
- in file GalleryCoreApi.class, method GalleryCoreApi::makeSupportedViewableOperationSequence()
Make sure operation sequence is supported and produces a browser-viewable output mime type.
- makeSupportedViewableOperationSequence
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::makeSupportedViewableOperationSequence()
- makeUrl
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::makeUrl()
Add given path to current protocol/server/port to create full URL.
- MapTest
- in file MapTest.class, method MapTest::MapTest()
- MapTest
- in file MapTest.class, class MapTest
Test Map functionality
- markup
- in file GalleryUtilities.class, method GalleryUtilities::markup()
Apply markup to given text.
- MarkupTest
- in file MarkupTest.class, class MarkupTest
Test Markup functionality
- MarkupTest
- in file MarkupTest.class, method MarkupTest::MarkupTest()
- MatrixTheme
- in file theme.inc, method MatrixTheme::MatrixTheme()
- MatrixTheme
- in file theme.inc, class MatrixTheme
Standard gallery theme
- maybeCompactAccessLists
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::maybeCompactAccessLists()
- maybeCompactAccessLists
- in file GalleryCoreApi.class, method GalleryCoreApi::maybeCompactAccessLists()
Compact the access list map, if we deem that it's a good time to do so.
- mb_convert_encoding
- in file CharsetTest.class, method CharsetTestPhpVm::mb_convert_encoding()
- mb_convert_encoding
- in file GalleryPhpVm.class, method GalleryPhpVm::mb_convert_encoding()
mb_convert_encoding -- Convert character encoding
- mb_convert_encoding
- in file UnitTestPhpVm.class, method UnitTestPhpVm::mb_convert_encoding()
- md5
- in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::md5()
- md5
- in file GalleryPhpVm.class, method GalleryPhpVm::md5()
Return the 32-byte md5 hash of the given string
- md5
- in file SessionTest.class, method SessionTestPhpVm::md5()
- md5
- in file UnitTestPhpVm.class, method UnitTestPhpVm::md5()
- md5Salt
- in file GalleryUtilities.class, method GalleryUtilities::md5Salt()
Create a hashed password using md5 plus salt.
- MembersAdminControllerTest
- in file MembersAdminControllerTest.class, method MembersAdminControllerTest::MembersAdminControllerTest()
- MembersAdminControllerTest
- in file MembersAdminControllerTest.class, class MembersAdminControllerTest
MembersAdmin controller tests
- MembersCallbacks
- in file Callbacks.inc, class MembersCallbacks
- MembersItemsView
- in file MembersItems.inc, class MembersItemsView
This view will allow users to view a members uploaded items
- MembersListView
- in file MembersList.inc, class MembersListView
This view will allow users to view the member list
- MembersModule
- in file module.inc, method MembersModule::MembersModule()
- MembersModule
- in file module.inc, class MembersModule
The implementation of the members module
- MembersProfileView
- in file MembersProfile.inc, class MembersProfileView
This view will allow users to view a members profile
- MembersTest
- in file MembersTest.class, method MembersTest::MembersTest()
- MembersTest
- in file MembersTest.class, class MembersTest
Test Members List/Profile functionality
- mergeDerivativeOperations
- in file GalleryCoreApi.class, method GalleryCoreApi::mergeDerivativeOperations()
Merge together two sets of operations into one in the most sensible way.
- mergeOperations
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTestToolkit::mergeOperations()
- mergeOperations
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::mergeOperations()
- mergeOperations
- in file DerivativeTest.class, method DerivativeTestToolkit::mergeOperations()
- mergeOperations
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTestToolkit::mergeOperations()
- mergeOperations
- in file GalleryToolkit.class, method GalleryToolkit::mergeOperations()
Merge two operations together in an intelligent way. The end result of
- mergeOperations
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTestToolkit::mergeOperations()
- meta
- in file GalleryTemplate.class, method GalleryTemplate::meta()
Add a meta element to the <head> section
- MigrateEventHandlerTest
- in file MigrateEventHandlerTest.class, class MigrateEventHandlerTest
ConfirmImport controller tests
- MigrateEventHandlerTest
- in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::MigrateEventHandlerTest()
- MigrateModule
- in file module.inc, class MigrateModule
Migrate Module
- MigrateModule
- in file module.inc, method MigrateModule::MigrateModule()
- MimeAdminController
- in file MimeAdmin.inc, class MimeAdminController
Settings for Mime types
- MimeAdminControllerTest
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::MimeAdminControllerTest()
- MimeAdminControllerTest
- in file MimeAdminControllerTest.class, class MimeAdminControllerTest
- MimeAdminView
- in file MimeAdmin.inc, class MimeAdminView
Settings for Mime types
- MimeEditController
- in file MimeEdit.inc, class MimeEditController
Edit settings for a mime type
- MimeEditControllerTest
- in file MimeEditControllerTest.class, class MimeEditControllerTest
- MimeEditControllerTest
- in file MimeEditControllerTest.class, method MimeEditControllerTest::MimeEditControllerTest()
- MimeEditView
- in file MimeEdit.inc, class MimeEditView
Edit settings for a mime type
- MimeHelper
- in file MimeHelper.class, class MimeHelper
Utility functions useful in managing MIME types
- MimeHelperTest
- in file MimeHelperTest.class, method MimeHelperTest::MimeHelperTest()
- MimeHelperTest
- in file MimeHelperTest.class, class MimeHelperTest
MimeHelperTest tests.
- MimeModule
- in file module.inc, class MimeModule
This module allows gallery administrator to maintain MIME types and corresponding file extensions
- MimeModule
- in file module.inc, method MimeModule::MimeModule()
- MimeTest
- in file MimeTest.class, method MimeTest::MimeTest()
- MimeTest
- in file MimeTest.class, class MimeTest
Test Mime type functionality
- minGdVersion
- in file GdToolkitHelper.class, method GdToolkitHelper::minGdVersion()
The minimal version of GD that this module supports
- mirrorEntity
- in file WebDavHelper.class, method WebDavHelper::mirrorEntity()
Take two entities of possibly different classes and make the second entity as close a copy of the first entity as possible. Copy the id but not the entity type because the entity type must always match the class name.
- mkcol
- in file WebDavHelper.class, method WebDavHelper::mkcol()
MKCOL handler.
- mkcolHelper
- in file WebDavHelper.class, method WebDavHelper::mkcolHelper()
MKCOL helper.
- mkcolValidateHelper
- in file WebDavHelper.class, method WebDavHelper::mkcolValidateHelper()
Validate MKCOL requests.
- mkdir
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::mkdir()
- mkdir
- in file UtilitiesTest.class, method UtilitiesTestPlatform::mkdir()
- mkdir
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::mkdir()
- mkdir
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::mkdir()
- mkdir
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::mkdir()
- mkdir
- in file UnitTestPlatform.class, method UnitTestPlatform::mkdir()
- mkdir
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::mkdir()
- mkdir
- in file GalleryPlatform.class, method GalleryPlatform::mkdir()
Create a new directory.
- mkdir
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::mkdir()
- mkdir
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::mkdir()
- mkdir
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::mkdir()
- mkdir
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::mkdir()
- mkdir
- in file MailHelperTest.class, method MailHelperDummyPlatform::mkdir()
- mkdir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::mkdir()
- MockGalleryStatus
- in file PluginCallbackTest.class, method MockGalleryStatus::MockGalleryStatus()
- MockGalleryStatus
- in file PluginCallbackTest.class, class MockGalleryStatus
- MockLockSystem
- in file MockLockSystem.class, class MockLockSystem
This is a mock LockSystem to get rid of the pain of Flock platform calls in unit tests
- MockObject
- in file MockObject.class, method MockObject::MockObject()
- MockObject
- in file MockObject.class, class MockObject
Base class for mock objects (UnitTestStorage, UnitTestPlatform and UnitTestPhpVm) that provides an easy way to specify the replies for a call sequence.
- MockPhpVm
- in file RedirectControllerTest.class, method MockPhpVm::MockPhpVm()
- MockPhpVm
- in file RedirectControllerTest.class, class MockPhpVm
Mock PhpVm test class
- MockStatusMonitor
- in file ConvertDatabaseToUtf8Task.class, class MockStatusMonitor
Use a mock status monitor to simulate what we use in the upgrader.
- MockTemplateAdapter
- in file MockTemplateAdapter.class, class MockTemplateAdapter
Mock template adapter for tests
- MockTemplateAdapter
- in file MockTemplateAdapter.class, method MockTemplateAdapter::MockTemplateAdapter()
- ModifyCartController
- in file ModifyCart.inc, class ModifyCartController
This controller will handle the changing of item quantities in a cart
- ModifyCartControllerTest
- in file ModifyCartControllerTest.class, class ModifyCartControllerTest
ModifyCart controller tests
- ModifyCartControllerTest
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::ModifyCartControllerTest()
- ModifyCartControllerTestCartPlugin
- in file ModifyCartControllerTest.class, class ModifyCartControllerTestCartPlugin
- ModRewriteHelper
- in file ModRewriteHelper.class, class ModRewriteHelper
Apache mod_rewrite helper.
- ModRewriteHelperMockPlatform
- in file ModRewriteHelperTest.class, class ModRewriteHelperMockPlatform
Test platform for this test
- ModRewriteHelperTest
- in file ModRewriteHelperTest.class, class ModRewriteHelperTest
- ModRewriteHelperTest
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::ModRewriteHelperTest()
- ModRewriteParser
- in file parser.inc, class ModRewriteParser
This URL rewrite parser provides Apache mod_rewrite support for short URLs.
- ModRewriteParser
- in file parser.inc, method ModRewriteParser::ModRewriteParser()
- ModRewriteParserTest
- in file ModRewriteParserTest.class, method ModRewriteParserTest::ModRewriteParserTest()
- ModRewriteParserTest
- in file ModRewriteParserTest.class, class ModRewriteParserTest
- ModRewriteUrlGenerator
- in file ModRewriteUrlGenerator.class, class ModRewriteUrlGenerator
URL Generator for Apache mod_rewrite parser.
- ModRewriteUrlGeneratorTest
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::ModRewriteUrlGeneratorTest()
- ModRewriteUrlGeneratorTest
- in file ModRewriteUrlGeneratorTest.class, class ModRewriteUrlGeneratorTest
Apache mod_rewrite URL generator tests.
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- ModifyCart.inc
- procedural page ModifyCart.inc
- module.inc
- procedural page module.inc
- ModifyCartControllerTest.class
- procedural page ModifyCartControllerTest.class
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- MSSqlStorage.class
- procedural page MSSqlStorage.class
- MailHelper_simple.class
- procedural page MailHelper_simple.class
- MaintenanceHelper_simple.class
- procedural page MaintenanceHelper_simple.class
- MaintenanceMode.inc
- procedural page MaintenanceMode.inc
- module.inc
- procedural page module.inc
- MailHelperTest.class
- procedural page MailHelperTest.class
- MaintenanceHelperTest.class
- procedural page MaintenanceHelperTest.class
- MainTest.class
- procedural page MainTest.class
- MapTest.class
- procedural page MapTest.class
- MarkupTest.class
- procedural page MarkupTest.class
- MimeTest.class
- procedural page MimeTest.class
- ModuleTest.class
- procedural page ModuleTest.class
- MovieTest.class
- procedural page MovieTest.class
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- MovieThumbnailOption.inc
- procedural page MovieThumbnailOption.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- MembersItems.inc
- procedural page MembersItems.inc
- MembersList.inc
- procedural page MembersList.inc
- MembersProfile.inc
- procedural page MembersProfile.inc
- module.inc
- procedural page module.inc
- MembersAdminControllerTest.class
- procedural page MembersAdminControllerTest.class
- MembersTest.class
- procedural page MembersTest.class
- module.inc
- procedural page module.inc
- MigrateEventHandlerTest.class
- procedural page MigrateEventHandlerTest.class
- MimeHelper.class
- procedural page MimeHelper.class
- MimeAdmin.inc
- procedural page MimeAdmin.inc
- MimeEdit.inc
- procedural page MimeEdit.inc
- module.inc
- procedural page module.inc
- MimeAdminControllerTest.class
- procedural page MimeAdminControllerTest.class
- MimeEditControllerTest.class
- procedural page MimeEditControllerTest.class
- MimeHelperTest.class
- procedural page MimeHelperTest.class
- MP3AudioRenderer.class
- procedural page MP3AudioRenderer.class
- module.inc
- procedural page module.inc
- MP3AudioOption.inc
- procedural page MP3AudioOption.inc
- MP3AudioOptionTest.class
- procedural page MP3AudioOptionTest.class
- MP3AudioRendererTest.class
- procedural page MP3AudioRendererTest.class
- MultiLangHelper.class
- procedural page MultiLangHelper.class
- MultiLangSearch.class
- procedural page MultiLangSearch.class
- module.inc
- procedural page module.inc
- MultiLangItemEdit.inc
- procedural page MultiLangItemEdit.inc
- MultiLangSiteAdmin.inc
- procedural page MultiLangSiteAdmin.inc
- MultiLangItemEditPluginTest.class
- procedural page MultiLangItemEditPluginTest.class
- MultiLangSearchTest.class
- procedural page MultiLangSearchTest.class
- MultiLangSiteAdminControllerTest.class
- procedural page MultiLangSiteAdminControllerTest.class
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- MockLockSystem.class
- procedural page MockLockSystem.class
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- ModRewriteHelper.class
- procedural page ModRewriteHelper.class
- ModRewriteUrlGenerator.class
- procedural page ModRewriteUrlGenerator.class
- module.inc
- procedural page module.inc
- ModRewriteHelperTest.class
- procedural page ModRewriteHelperTest.class
- ModRewriteParserTest.class
- procedural page ModRewriteParserTest.class
- ModRewriteUrlGeneratorTest.class
- procedural page ModRewriteUrlGeneratorTest.class
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- module.inc
- procedural page module.inc
- ModuleTest
- in file ModuleTest.class, class ModuleTest
Test Module functionality
- ModuleTestEntity
- in file ModuleTest.class, class ModuleTestEntity
- ModuleTestEventListener
- in file ModuleTest.class, class ModuleTestEventListener
- ModuleTestModule
- in file ModuleTest.class, method ModuleTestModule::ModuleTestModule()
- ModuleTestModule
- in file ModuleTest.class, class ModuleTestModule
- ModuleTestOnLoadHandler
- in file ModuleTest.class, class ModuleTestOnLoadHandler
- ModuleTestPlatform
- in file ModuleTest.class, method ModuleTestPlatform::ModuleTestPlatform()
- ModuleTestPlatform
- in file ModuleTest.class, class ModuleTestPlatform
Test platform for this test
- move
- in file GalleryLinkItem.class, method GalleryLinkItem::move()
- move
- in file ThumbnailImage.class, method ThumbnailImage::move()
- move
- in file WebDavHelper.class, method WebDavHelper::move()
MOVE handler.
- move
- in file GalleryAlbumItem.class, method GalleryAlbumItem::move()
Move this item to a new parent
- move
- in file GalleryItem.class, method GalleryItem::move()
Move item to a new parent
- move
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::move()
Move item to a new parent
- move
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::move()
- move
- in file GalleryChildEntity.class, method GalleryChildEntity::move()
Move this item to a new parent
- moveIdsBetweenLocks
- in file GalleryStorage.class, method GalleryStorage::moveIdsBetweenLocks()
Move ids between locks.
- moveIdsBetweenLocks
- in file GalleryStorageExtras.class, method GalleryStorageExtras::moveIdsBetweenLocks()
- moveIdsBetweenLocks
- in file UnitTestStorage.class, method UnitTestStorage::moveIdsBetweenLocks()
- moveValidateHelper
- in file WebDavHelper.class, method WebDavHelper::moveValidateHelper()
Validate MOVE requests.
- move_uploaded_file
- in file UnitTestPlatform.class, method UnitTestPlatform::move_uploaded_file()
- move_uploaded_file
- in file GalleryPlatform.class, method GalleryPlatform::move_uploaded_file()
Move an uploaded file to a new location and return the new location. If the second filename is not provided, a new file is created in the Gallery temporary directory.
- MovieTest
- in file MovieTest.class, class MovieTest
Test Movie functionality
- MovieTest
- in file MovieTest.class, method MovieTest::MovieTest()
- MovieTestToolkit
- in file MovieTest.class, class MovieTestToolkit
- MovieThumbnailOption
- in file MovieThumbnailOption.inc, class MovieThumbnailOption
This ItemAddOption adds a watermark on movie thumbnails.
- MP3AudioModule
- in file module.inc, class MP3AudioModule
The implementation of the MP3Audio module
- MP3AudioModule
- in file module.inc, method MP3AudioModule::MP3AudioModule()
- MP3AudioOption
- in file MP3AudioOption.inc, class MP3AudioOption
This ItemAddOption adds the MP3AudioRenderer for any audio/mpeg item.
- MP3AudioOptionTest
- in file MP3AudioOptionTest.class, method MP3AudioOptionTest::MP3AudioOptionTest()
- MP3AudioOptionTest
- in file MP3AudioOptionTest.class, class MP3AudioOptionTest
MP3AudioOption tests
- MP3AudioRenderer
- in file MP3AudioRenderer.class, class MP3AudioRenderer
A renderer for MP3 Audio.
- MP3AudioRendererTest
- in file MP3AudioRendererTest.class, method MP3AudioRendererTest::MP3AudioRendererTest()
- MP3AudioRendererTest
- in file MP3AudioRendererTest.class, class MP3AudioRendererTest
Test MP3AudioRenderer functionality
- MSSqlStorage
- in file MSSqlStorage.class, method MSSqlStorage::MSSqlStorage()
- MSSqlStorage
- in file MSSqlStorage.class, class MSSqlStorage
MSSQL extension of the GalleryStorage class.
- MultiLangHelper
- in file MultiLangHelper.class, class MultiLangHelper
A helper class for the MultiLang module.
- MultiLangItemEdit
- in file MultiLangItemEdit.inc, class MultiLangItemEdit
This plugin will handle storing multilanguage captions for GalleryItems
- MultiLangItemEditPluginTest
- in file MultiLangItemEditPluginTest.class, class MultiLangItemEditPluginTest
MultiLangItemEdit controller tests
- MultiLangItemEditPluginTest
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::MultiLangItemEditPluginTest()
- MultiLangModule
- in file module.inc, class MultiLangModule
Support item captions in multiple languages
- MultiLangModule
- in file module.inc, method MultiLangModule::MultiLangModule()
- MultiLangSearch
- in file MultiLangSearch.class, class MultiLangSearch
This is an implementation of the search module's SearchInterface_1_0
- MultiLangSearchTest
- in file MultiLangSearchTest.class, method MultiLangSearchTest::MultiLangSearchTest()
- MultiLangSearchTest
- in file MultiLangSearchTest.class, class MultiLangSearchTest
Test MultiLangSearch functionality
- MultiLangSiteAdminController
- in file MultiLangSiteAdmin.inc, class MultiLangSiteAdminController
Settings for MultiLang
- MultiLangSiteAdminControllerTest
- in file MultiLangSiteAdminControllerTest.class, class MultiLangSiteAdminControllerTest
MultiLangSiteAdmin controller tests
- MultiLangSiteAdminControllerTest
- in file MultiLangSiteAdminControllerTest.class, method MultiLangSiteAdminControllerTest::MultiLangSiteAdminControllerTest()
- MultiLangSiteAdminView
- in file MultiLangSiteAdmin.inc, class MultiLangSiteAdminView
Settings for MultiLang
- MultirootModule
- in file module.inc, class MultirootModule
This module assists in setting up an alternate guest view of a Gallery that is displayed via a different URL.
- MultirootModule
- in file module.inc, method MultirootModule::MultirootModule()
- MultisiteStep
- in file MultisiteStep.class, class MultisiteStep
Select install type
- MySqlStorage
- in file GalleryStorage.class, class MySqlStorage
MySQL extension of the GalleryStorage class.
- MySqlStorage
- in file GalleryStorage.class, method MySqlStorage::MySqlStorage()
n
- $name
- in file WatermarkImage.class, variable WatermarkImage::$name
The symbolic name of this watermark, eg "My Watermark"
- $nserver
- in file PrintPhotos.inc, variable PrintPhotosController::$nserver
- NetPbmToolkit.class
- procedural page NetPbmToolkit.class
- NetPbmToolkitHelper.class
- procedural page NetPbmToolkitHelper.class
- NetPbmToolkitTest.class
- procedural page NetPbmToolkitTest.class
- NewItemsHelper.class
- procedural page NewItemsHelper.class
- NewItemsSortOrder.class
- procedural page NewItemsSortOrder.class
- NewItemsSiteAdmin.inc
- procedural page NewItemsSiteAdmin.inc
- NewItemsSiteAdminControllerTest.class
- procedural page NewItemsSiteAdminControllerTest.class
- NewItemsTest.class
- procedural page NewItemsTest.class
- NewDirectory.inc
- procedural page NewDirectory.inc
- NokiaUploadConfigureControllerTest.class
- procedural page NokiaUploadConfigureControllerTest.class
- NokiaUploadDirectoryListingControllerTest.class
- procedural page NokiaUploadDirectoryListingControllerTest.class
- NokiaUploadLoginControllerTest.class
- procedural page NokiaUploadLoginControllerTest.class
- NokiaUploadNewDirectoryControllerTest.class
- procedural page NokiaUploadNewDirectoryControllerTest.class
- NokiaUploadUploadControllerTest.class
- procedural page NokiaUploadUploadControllerTest.class
- NotificationEvent_1_0.class
- procedural page NotificationEvent_1_0.class
- NotificationHandler_1_0.class
- procedural page NotificationHandler_1_0.class
- NotificationHelper.class
- procedural page NotificationHelper.class
- NotificationItemStateChangeHandler.class
- procedural page NotificationItemStateChangeHandler.class
- NotificationMethodEmail.class
- procedural page NotificationMethodEmail.class
- NotificationRouter.class
- procedural page NotificationRouter.class
- NotificationItemAdmin.inc
- procedural page NotificationItemAdmin.inc
- NotificationItemsAddedOption.inc
- procedural page NotificationItemsAddedOption.inc
- NotificationSiteAdmin.inc
- procedural page NotificationSiteAdmin.inc
- NotificationUserAdmin.inc
- procedural page NotificationUserAdmin.inc
- NotificationEventHandlingTest.class
- procedural page NotificationEventHandlingTest.class
- NotificationHelperTest.class
- procedural page NotificationHelperTest.class
- NotificationItemAdminControllerTest.class
- procedural page NotificationItemAdminControllerTest.class
- NotificationSiteAdminControllerTest.class
- procedural page NotificationSiteAdminControllerTest.class
- NotificationUserAdminControllerTest.class
- procedural page NotificationUserAdminControllerTest.class
- NewAlbum.inc
- procedural page NewAlbum.inc
- NewAlbumControllerTest.class
- procedural page NewAlbumControllerTest.class
- nameSort
- in file SiteAdmin.inc, method SiteAdminView::nameSort()
- needsConfiguration
- in file module.inc, method ImageMagickModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method JpegtranModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method ArchiveUploadModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method CaptchaModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method NetPbmModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method RewriteModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method ZipCartModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method GdModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method MultirootModule::needsConfiguration()
- needsConfiguration
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::needsConfiguration()
- needsConfiguration
- in file GalleryModule.class, method GalleryModule::needsConfiguration()
Does this module require configuration before it can be activated?
- needsConfiguration
- in file ModRewriteHelper.class, method ModRewriteHelper::needsConfiguration()
- needsConfiguration
- in file parser.inc, method PathInfoParser::needsConfiguration()
- needsConfiguration
- in file parser.inc, method ModRewriteParser::needsConfiguration()
- needsConfiguration
- in file parser.inc, method IsapiRewriteParser::needsConfiguration()
- needsConfiguration
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::needsConfiguration()
- needsConfiguration
- in file module.inc, method DcrawModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method MultiLangModule::needsConfiguration()
- needsConfiguration
- in file RewriteParser.class, method RewriteParser::needsConfiguration()
By default there's nothing to configure, so we return success.
- needsConfiguration
- in file SetupRewriteControllerTest.class, method SetupRewriteMockParser::needsConfiguration()
- needsConfiguration
- in file module.inc, method NokiaUploadModule::needsConfiguration()
- needsConfiguration
- in file module.inc, method FfmpegModule::needsConfiguration()
- needsEmbedConfig
- in file parser.inc, method IsapiRewriteParser::needsEmbedConfig()
- needsEmbedConfig
- in file RewriteParser.class, method RewriteParser::needsEmbedConfig()
- needsEmbedConfig
- in file RewriteApiTest.class, method RewriteApiMockParser::needsEmbedConfig()
- needsEmbedConfig
- in file RewriteApi.class, method RewriteApi::needsEmbedConfig()
Checks if the parser needs configuration.
- needsEmbedConfig
- in file parser.inc, method ModRewriteParser::needsEmbedConfig()
- NetPbmModule
- in file module.inc, class NetPbmModule
NetPBM Graphics Module.
- NetPbmModule
- in file module.inc, method NetPbmModule::NetPbmModule()
- NetPbmToolkit
- in file NetPbmToolkit.class, class NetPbmToolkit
A NetPBM version of GalleryToolkit
- NetPbmToolkitHelper
- in file NetPbmToolkitHelper.class, class NetPbmToolkitHelper
A helper class for the GalleryNetPbmToolkit class
- NetPbmToolkitTest
- in file NetPbmToolkitTest.class, class NetPbmToolkitTest
Test NetPbmToolkit functionality
- NetPbmToolkitTest
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::NetPbmToolkitTest()
- NetPbmToolkitTestPlatform
- in file NetPbmToolkitTest.class, class NetPbmToolkitTestPlatform
Test platform
- NetPbmToolkitTestPlatform
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::NetPbmToolkitTestPlatform()
- newAlbum
- in file GalleryRemote.inc, method GalleryRemoteController::newAlbum()
Create a new album
- NewAlbumController
- in file NewAlbum.inc, class NewAlbumController
Controller to create a new album for the photos.
- NewAlbumControllerTest
- in file NewAlbumControllerTest.class, class NewAlbumControllerTest
NewAlbum controller tests
- NewAlbumControllerTest
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::NewAlbumControllerTest()
- NewAlbumView
- in file NewAlbum.inc, class NewAlbumView
View to create a new album for the photos.
- NewDirectoryController
- in file NewDirectory.inc, class NewDirectoryController
This controller implements the Nokia Image Uploader API's 'New Directory' command.
- NewDirectoryView
- in file NewDirectory.inc, class NewDirectoryView
This view implements the Nokia Image Uploader API's 'New Directory' command.
- newEntity
- in file GalleryStorageExtras.class, method GalleryStorageExtras::newEntity()
- newEntity
- in file UnitTestStorage.class, method UnitTestStorage::newEntity()
- newEntity
- in file GalleryStorage.class, method GalleryStorage::newEntity()
Create a new GalleryEntity
- newEvent
- in file GalleryCoreApi.class, method GalleryCoreApi::newEvent()
Create a new event with the given name.
- newEvent
- in file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::newEvent()
- newFactoryInstance
- in file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstance()
Create a new instance of the given type
- newFactoryInstanceByHint
- in file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstanceByHint()
Create a new instance of the given type based on the hint(s) provided
- newFactoryInstanceById
- in file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstanceById()
Create a new instance of the given type based on the id provided
- newInstance
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstance()
- newInstanceByHint
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstanceByHint()
- newInstanceById
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstanceById()
- newItemByMimeType
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::newItemByMimeType()
- newItemByMimeType
- in file GalleryCoreApi.class, method GalleryCoreApi::newItemByMimeType()
Return the appropriate GalleryItem instance for the mime type provided.
- NewItemsHelper
- in file NewItemsHelper.class, class NewItemsHelper
A helper class for the NewItems module.
- NewItemsModule
- in file module.inc, class NewItemsModule
Add new/updated image in summary info for new/updated items.
- NewItemsModule
- in file module.inc, method NewItemsModule::NewItemsModule()
- NewItemsSiteAdminController
- in file NewItemsSiteAdmin.inc, class NewItemsSiteAdminController
Settings for New Items
- NewItemsSiteAdminControllerTest
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::NewItemsSiteAdminControllerTest()
- NewItemsSiteAdminControllerTest
- in file NewItemsSiteAdminControllerTest.class, class NewItemsSiteAdminControllerTest
NewItemsSiteAdmin controller tests.
- NewItemsSiteAdminView
- in file NewItemsSiteAdmin.inc, class NewItemsSiteAdminView
Settings for New Items
- NewItemsSortOrder
- in file NewItemsSortOrder.class, class NewItemsSortOrder
Presort to show new items first.
- NewItemsTest
- in file NewItemsTest.class, class NewItemsTest
NewItems tests
- NewItemsTest
- in file NewItemsTest.class, method NewItemsTest::NewItemsTest()
- newLockId
- in file GalleryStorageExtras.class, method GalleryStorageExtras::newLockId()
- newLockId
- in file UnitTestStorage.class, method UnitTestStorage::newLockId()
- newLockId
- in file GalleryStorage.class, method GalleryStorage::newLockId()
Generate a new lock id.
- nextResult
- in file GalleryStorage.class, method GallerySearchResults::nextResult()
Return the next search result, as an associative array
- nextResult
- in file SessionTest.class, method SessionTestRecordSet::nextResult()
- nextResult
- in file RepositoryTestStorage.class, method RepositoryTestSearchResults::nextResult()
- nextResult
- in file SitemapViewTest.class, method SitemapViewTestSearchResults::nextResult()
- nextResult
- in file UnitTestStorage.class, method UnitTestStorageSearchResults::nextResult()
- nextResult
- in file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::nextResult()
- nl_langinfo
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTestPhpVm::nl_langinfo()
- nl_langinfo
- in file CharsetTest.class, method CharsetTestPhpVm::nl_langinfo()
- nl_langinfo
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPhpVm::nl_langinfo()
- nl_langinfo
- in file GalleryPhpVm.class, method GalleryPhpVm::nl_langinfo()
Query language and locale information
- nl_langinfo
- in file UnitTestPhpVm.class, method UnitTestPhpVm::nl_langinfo()
- nl_langinfo
- in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::nl_langinfo()
- NokiaUploadConfigureControllerTest
- in file NokiaUploadConfigureControllerTest.class, class NokiaUploadConfigureControllerTest
Configure controller tests
- NokiaUploadConfigureControllerTest
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::NokiaUploadConfigureControllerTest()
- NokiaUploadDirectoryListingControllerTest
- in file NokiaUploadDirectoryListingControllerTest.class, class NokiaUploadDirectoryListingControllerTest
DirectoryListing controller tests
- NokiaUploadDirectoryListingControllerTest
- in file NokiaUploadDirectoryListingControllerTest.class, method NokiaUploadDirectoryListingControllerTest::NokiaUploadDirectoryListingControllerTest()
- NokiaUploadLoginControllerTest
- in file NokiaUploadLoginControllerTest.class, method NokiaUploadLoginControllerTest::NokiaUploadLoginControllerTest()
- NokiaUploadLoginControllerTest
- in file NokiaUploadLoginControllerTest.class, class NokiaUploadLoginControllerTest
Login controller tests Tests RemoteStorageCapabilities too
- NokiaUploadModule
- in file module.inc, class NokiaUploadModule
This module implements the Nokia Image Upload Server API v1.1.
- NokiaUploadModule
- in file module.inc, method NokiaUploadModule::NokiaUploadModule()
- NokiaUploadNewDirectoryControllerTest
- in file NokiaUploadNewDirectoryControllerTest.class, method NokiaUploadNewDirectoryControllerTest::NokiaUploadNewDirectoryControllerTest()
- NokiaUploadNewDirectoryControllerTest
- in file NokiaUploadNewDirectoryControllerTest.class, class NokiaUploadNewDirectoryControllerTest
NewDirectory controller tests
- NokiaUploadUploadControllerTest
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::NokiaUploadUploadControllerTest()
- NokiaUploadUploadControllerTest
- in file NokiaUploadUploadControllerTest.class, class NokiaUploadUploadControllerTest
Upload controller tests
- NOKIAUPLOAD_ERR_AUTH
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_AUTH
- NOKIAUPLOAD_ERR_DIRCREATE
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_DIRCREATE
- NOKIAUPLOAD_ERR_DIRLIST
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_DIRLIST
- NOKIAUPLOAD_ERR_NOERR
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_NOERR
Error codes and other constants for NokiaUpload module. These are defined in the Image Upload Server API document available at forum.nokia.com.
- NOKIAUPLOAD_ERR_NOSPACE
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_NOSPACE
- NOKIAUPLOAD_ERR_TOOBIG
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_TOOBIG
- NOKIAUPLOAD_ERR_UNKNOWN
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_ERR_UNKNOWN
- NOKIAUPLOAD_PROTOCOLVERSION
- in file ImageUploadHelper.class, constant NOKIAUPLOAD_PROTOCOLVERSION
- NotificationEventHandlingPlatform
- in file NotificationEventHandlingTest.class, class NotificationEventHandlingPlatform
- NotificationEventHandlingPlatform
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::NotificationEventHandlingPlatform()
- NotificationEventHandlingTest
- in file NotificationEventHandlingTest.class, class NotificationEventHandlingTest
NotificationHelper tests
- NotificationEventHandlingTest
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::NotificationEventHandlingTest()
- NotificationEventTest
- in file NotificationSiteAdminControllerTest.class, class NotificationEventTest
- NotificationEventTest2
- in file NotificationSiteAdminControllerTest.class, class NotificationEventTest2
- NotificationEvent_1_0
- in file NotificationEvent_1_0.class, class NotificationEvent_1_0
This is the base class for formatting Gallery events into notification messages.
- NotificationHandler_1_0
- in file NotificationHandler_1_0.class, class NotificationHandler_1_0
This is an interface for alternative notification methods for the notification module.
- NotificationHelper
- in file NotificationHelper.class, class NotificationHelper
Helper functions for the notification module
- NotificationHelperTest
- in file NotificationHelperTest.class, class NotificationHelperTest
NotificationHelper tests
- NotificationHelperTest
- in file NotificationHelperTest.class, method NotificationHelperTest::NotificationHelperTest()
- NotificationHelperTestEvent
- in file NotificationHelperTest.class, class NotificationHelperTestEvent
- NotificationHelperTestEvent2
- in file NotificationHelperTest.class, class NotificationHelperTestEvent2
- NotificationHelperTestEventHandler
- in file NotificationHelperTest.class, class NotificationHelperTestEventHandler
- NotificationHelperTestGlobalEvent
- in file NotificationHelperTest.class, class NotificationHelperTestGlobalEvent
- NotificationHelperTestNotificationHandler
- in file NotificationHelperTest.class, class NotificationHelperTestNotificationHandler
- NotificationHelperTestNotificationHandlerNew
- in file NotificationHelperTest.class, class NotificationHelperTestNotificationHandlerNew
- NotificationItemAdminController
- in file NotificationItemAdmin.inc, class NotificationItemAdminController
This controller handles event / method preferences for the user on a per-item basis.
- NotificationItemAdminControllerTest
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::NotificationItemAdminControllerTest()
- NotificationItemAdminControllerTest
- in file NotificationItemAdminControllerTest.class, class NotificationItemAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationItemAdminView
- in file NotificationItemAdmin.inc, class NotificationItemAdminView
This view shows all event / method preferences for the user on a per-item basis.
- NotificationItemEventTest
- in file NotificationItemAdminControllerTest.class, class NotificationItemEventTest
- NotificationItemsAddedOption
- in file NotificationItemsAddedOption.inc, class NotificationItemsAddedOption
This ItemAddOption sends a Notification event for the newly created item.
- NotificationItemStateChangeHandler
- in file NotificationItemStateChangeHandler.class, class NotificationItemStateChangeHandler
Notification Item State Change Handler
- NotificationMethodEmail
- in file NotificationMethodEmail.class, class NotificationMethodEmail
This NotificationMethod sends notification by email
- NotificationMethodTest
- in file NotificationSiteAdminControllerTest.class, class NotificationMethodTest
- NotificationMethodTestNew
- in file NotificationSiteAdminControllerTest.class, class NotificationMethodTestNew
- NotificationModule
- in file module.inc, class NotificationModule
Event Notification by Method.
- NotificationModule
- in file module.inc, method NotificationModule::NotificationModule()
- NotificationRouter
- in file NotificationRouter.class, class NotificationRouter
Class to route events to the appropriate notification handlers.
- NotificationRouterTest1
- in file NotificationEventHandlingTest.class, class NotificationRouterTest1
- NotificationRouterTest2
- in file NotificationEventHandlingTest.class, class NotificationRouterTest2
- NotificationRouterTestHandler1
- in file NotificationEventHandlingTest.class, class NotificationRouterTestHandler1
- NotificationSiteAdminController
- in file NotificationSiteAdmin.inc, class NotificationSiteAdminController
This controller handles event / method settings on a site-wide basis.
- NotificationSiteAdminControllerTest
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::NotificationSiteAdminControllerTest()
- NotificationSiteAdminControllerTest
- in file NotificationSiteAdminControllerTest.class, class NotificationSiteAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationSiteAdminView
- in file NotificationSiteAdmin.inc, class NotificationSiteAdminView
This view shows all the event / method settings on a site-wide basis.
- NotificationUserAdminController
- in file NotificationUserAdmin.inc, class NotificationUserAdminController
This controller saves changes to settings on a per-user basis.
- NotificationUserAdminControllerTest
- in file NotificationUserAdminControllerTest.class, class NotificationUserAdminControllerTest
NotificationSiteAdmin controller tests
- NotificationUserAdminControllerTest
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::NotificationUserAdminControllerTest()
- NotificationUserAdminView
- in file NotificationUserAdmin.inc, class NotificationUserAdminView
This view shows all event / method settings on a per-user basis.
- NotificationUserTestEvent
- in file NotificationUserAdminControllerTest.class, class NotificationUserTestEvent
- NullEventListener
- in file GalleryTestCase.class, class NullEventListener
Generalized Test Event Handler
o
- $onLoadHandlers
- in file GalleryEntity.class, variable GalleryEntity::$onLoadHandlers
Handlers to run when this entity is loaded.
- $orderBy
- in file GalleryAlbumItem.class, variable GalleryAlbumItem::$orderBy
Specify the name of the field that we're using to order children
- $orderDirection
- in file GalleryAlbumItem.class, variable GalleryAlbumItem::$orderDirection
Specify the order direction that we're applying to the orderBy field
- $originationTimestamp
- in file GalleryItem.class, variable GalleryItem::$originationTimestamp
Date and time when this item was originally captured (i.e. photographed, filmed, etc)
- $ownerId
- in file GalleryItem.class, variable GalleryItem::$ownerId
The id of the User who owns this item
- $ownerId
- in file WatermarkImage.class, variable WatermarkImage::$ownerId
The owner of the image
- OracleStorage.class
- procedural page OracleStorage.class
- OptimizeDatabaseTask.class
- procedural page OptimizeDatabaseTask.class
- OptimizeDatabaseTaskTest.class
- procedural page OptimizeDatabaseTaskTest.class
- Options.inc
- procedural page Options.inc
- OptionsControllerTest.class
- procedural page OptionsControllerTest.class
- omitAuthTokenCheck
- in file DirectoryListing.inc, method DirectoryListingController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file GalleryController.class, method GalleryController::omitAuthTokenCheck()
Whether the controller opts-out from the framework's auth token check.
- omitAuthTokenCheck
- in file NewDirectory.inc, method NewDirectoryController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file Login.inc, method LoginController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file MainTest.class, method FooControllerController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file WebDav.inc, method WebDavController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file GalleryRemote.inc, method GalleryRemoteController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file Redirect.inc, method RedirectController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file Upload.inc, method UploadController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file Redirect.inc, method RedirectController::omitAuthTokenCheck()
- omitAuthTokenCheck
- in file ExternalCSS.inc, method ExternalCSSController::omitAuthTokenCheck()
- onLoad
- in file module.inc, method MultiLangModule::onLoad()
Load multilang data into this item..
- onLoad
- in file module.inc, method HiddenModule::onLoad()
Add session based permission when core.ShowItem accessed directly for this item
- onLoad
- in file module.inc, method WebCamModule::onLoad()
Check age and refresh from external source if needed..
- onLoad
- in file ModuleTest.class, method ModuleTestOnLoadHandler::onLoad()
- onLoad
- in file module.inc, method RandomHighlightModule::onLoad()
Check age and pick new highlight if needed..
- onLoad
- in file MultiLangHelper.class, method MultiLangHelper::onLoad()
Update item with data for the current language, if available
- onLoad
- in file module.inc, method PasswordModule::onLoad()
Redirect to getPassword view when core.ShowItem accessed directly for this item and user doesn't already have permission.
- onLoad
- in file GalleryEntity.class, method GalleryEntity::onLoad()
This is called after an entity is loaded by the GalleryStorage subsystem.
- onLoad
- in file EntityTest.class, method EntityTestOnLoadHandler::onLoad()
- onLoad
- in file EntityTest.class, method EntityTestEntity::onLoad()
- onLoad
- in file GalleryLinkItem.class, method GalleryLinkItem::onLoad()
- onSave
- in file GalleryEntity.class, method GalleryEntity::onSave()
This is called after an entity is saved by the GalleryStorage subsystem.
- opendir
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::opendir()
- opendir
- in file EventTest.class, method EventTestPlatform::opendir()
- opendir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::opendir()
- opendir
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::opendir()
- opendir
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::opendir()
- opendir
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::opendir()
- opendir
- in file UnitTestPlatform.class, method UnitTestPlatform::opendir()
- opendir
- in file ThemeTest.class, method ThemeTestPlatform::opendir()
- opendir
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::opendir()
- opendir
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::opendir()
- opendir
- in file ModuleTest.class, method ModuleTestPlatform::opendir()
- opendir
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::opendir()
- opendir
- in file GalleryPlatform.class, method GalleryPlatform::opendir()
Open a file or URL.
- openRequestBody
- in file WebDavHelper.class, method WebDavServer::openRequestBody()
- optimize
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::optimize()
- optimize
- in file GalleryStorageExtras.class, method GalleryStorageExtras::optimize()
- optimize
- in file UnitTestStorage.class, method UnitTestStorage::optimize()
- optimize
- in file GalleryStorage.class, method GalleryStorage::optimize()
Optimize the database.
- OptimizeDatabaseTask
- in file OptimizeDatabaseTask.class, class OptimizeDatabaseTask
This is a MaintenanceTask that will optimize all the Gallery tables in the database to make Gallery run smoothly.
- OptimizeDatabaseTaskTest
- in file OptimizeDatabaseTaskTest.class, class OptimizeDatabaseTaskTest
Test the OptimizeDatabase maintenance task functionality
- OptimizeDatabaseTaskTest
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::OptimizeDatabaseTaskTest()
- OptimizeDatabaseTaskTestStorage
- in file OptimizeDatabaseTaskTest.class, class OptimizeDatabaseTaskTestStorage
- OptimizeDatabaseTaskTestStorage
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::OptimizeDatabaseTaskTestStorage()
- optimizeWasCalled
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::optimizeWasCalled()
- options
- in file WebDavHelper.class, method WebDavHelper::options()
OPTIONS handler.
- OptionsController
- in file Options.inc, class OptionsController
Controller to set options on how photos are uploaded.
- OptionsControllerTest
- in file OptionsControllerTest.class, class OptionsControllerTest
Options controller tests
- OptionsControllerTest
- in file OptionsControllerTest.class, method OptionsControllerTest::OptionsControllerTest()
- OptionsControllerTestMockSession
- in file OptionsControllerTest.class, class OptionsControllerTestMockSession
- OptionsView
- in file Options.inc, class OptionsView
View to set options on how photos are uploaded.
- OracleStorage
- in file OracleStorage.class, class OracleStorage
Oracle extension of the GalleryStorage class.
- OracleStorage
- in file OracleStorage.class, method OracleStorage::OracleStorage()
- ORDER_ASCENDING
- in file GalleryConstants.class, constant ORDER_ASCENDING
Order in an ascending fashion
- ORDER_DESCENDING
- in file GalleryConstants.class, constant ORDER_DESCENDING
Order in an descending fashion
p
- $paramNames
- in file AdminSelfRegistrationControllerTest.class, variable AdminSelfRegistrationControllerTest::$paramNames
- $parentId
- in file GalleryChildEntity.class, variable GalleryChildEntity::$parentId
The id of the parent of this GalleryChildEntity
- $pathComponent
- in file GalleryFileSystemEntity.class, variable GalleryFileSystemEntity::$pathComponent
The path component of this item (eg. "image1"). This value, when combined with the paths of all the parent objects (say, "rootAlbum", "album01") will form the complete path to the item ("rootAlbum/album01/image1").
- $postFilterOperations
- in file GalleryDerivative.class, variable GalleryDerivative::$postFilterOperations
More operations that are applied at the very end of the derivative operations, and are not carried down to derivatives that depend on this one. Useful for operations like watermarking that change the derivative in a way that we don't want to propagate.
- $publishStatus
- in file GalleryComment.class, variable GalleryComment::$publishStatus
Publication status of this comment.
- Preloads.inc
- procedural page Preloads.inc
- PostgreSqlStorage.class
- procedural page PostgreSqlStorage.class
- PluginCallback.inc
- procedural page PluginCallback.inc
- ProgressBar.inc
- procedural page ProgressBar.inc
- PermissionSetTest.class
- procedural page PermissionSetTest.class
- PermissionTest.class
- procedural page PermissionTest.class
- PhotoTest.class
- procedural page PhotoTest.class
- Php43CompatibilityTest.class
- procedural page Php43CompatibilityTest.class
- PhpDocAuditTest.class
- procedural page PhpDocAuditTest.class
- PhpVmTest.class
- procedural page PhpVmTest.class
- PlatformTest.class
- procedural page PlatformTest.class
- PluginCallbackTest.class
- procedural page PluginCallbackTest.class
- PluginParameterTest.class
- procedural page PluginParameterTest.class
- PluginTest.class
- procedural page PluginTest.class
- PopularAlbum.inc
- procedural page PopularAlbum.inc
- PrintPhotos.inc
- procedural page PrintPhotos.inc
- PrintPhotosControllerTest.class
- procedural page PrintPhotosControllerTest.class
- Preloads.inc
- procedural page Preloads.inc
- PanoramaHelper.class
- procedural page PanoramaHelper.class
- PanoramaRenderer.class
- procedural page PanoramaRenderer.class
- PanoramaUpgradeHelper.class
- procedural page PanoramaUpgradeHelper.class
- Panorama.inc
- procedural page Panorama.inc
- PanoramaOption.inc
- procedural page PanoramaOption.inc
- PanoramaSiteAdmin.inc
- procedural page PanoramaSiteAdmin.inc
- PanoramaHelperTest.class
- procedural page PanoramaHelperTest.class
- PanoramaOptionTest.class
- procedural page PanoramaOptionTest.class
- PanoramaSiteAdminControllerTest.class
- procedural page PanoramaSiteAdminControllerTest.class
- PasswordCaptchaAdminOption.class
- procedural page PasswordCaptchaAdminOption.class
- PasswordHelper.class
- procedural page PasswordHelper.class
- PasswordInterface_1_0.class
- procedural page PasswordInterface_1_0.class
- PasswordEntry.inc
- procedural page PasswordEntry.inc
- PasswordOption.inc
- procedural page PasswordOption.inc
- PasswordEntryControllerTest.class
- procedural page PasswordEntryControllerTest.class
- PasswordOptionTest.class
- procedural page PasswordOptionTest.class
- PermalinksMapHelper.class
- procedural page PermalinksMapHelper.class
- PermalinksOption.inc
- procedural page PermalinksOption.inc
- PermalinksSiteAdmin.inc
- procedural page PermalinksSiteAdmin.inc
- PermalinksOptionTest.class
- procedural page PermalinksOptionTest.class
- PermalinksSiteAdminControllerTest.class
- procedural page PermalinksSiteAdminControllerTest.class
- PermalinksTest.class
- procedural page PermalinksTest.class
- PhotoAccessCartPlugin.class
- procedural page PhotoAccessCartPlugin.class
- PhotoAccessHelper.class
- procedural page PhotoAccessHelper.class
- PrintPhoto.inc
- procedural page PrintPhoto.inc
- PhotoAccessCartPluginTest.class
- procedural page PhotoAccessCartPluginTest.class
- PrintPhotoControllerTest.class
- procedural page PrintPhotoControllerTest.class
- Picasa2DataParser.class
- procedural page Picasa2DataParser.class
- PicasaImportHelper.class
- procedural page PicasaImportHelper.class
- Picasa2DataParserTest.class
- procedural page Picasa2DataParserTest.class
- PicasaImportHelperTest.class
- procedural page PicasaImportHelperTest.class
- PublishXpLogin.inc
- procedural page PublishXpLogin.inc
- PublishXpLoginControllerTest.class
- procedural page PublishXpLoginControllerTest.class
- Preloads.inc
- procedural page Preloads.inc
- Preloads.inc
- procedural page Preloads.inc
- parser.inc
- procedural page parser.inc
- parser.inc
- procedural page parser.inc
- parser.inc
- procedural page parser.inc
- PathInfoHelper.class
- procedural page PathInfoHelper.class
- PathInfoUrlGenerator.class
- procedural page PathInfoUrlGenerator.class
- PathInfoHelperTest.class
- procedural page PathInfoHelperTest.class
- PathInfoParserTest.class
- procedural page PathInfoParserTest.class
- PathInfoUrlGeneratorTest.class
- procedural page PathInfoUrlGeneratorTest.class
- Preloads.inc
- procedural page Preloads.inc
- Preloads.inc
- procedural page Preloads.inc
- PrintPhotos.inc
- procedural page PrintPhotos.inc
- PicLensHelper.class
- procedural page PicLensHelper.class
- PicLensHelperTest.class
- procedural page PicLensHelperTest.class
- packSetting
- in file GalleryTheme.class, method GalleryTheme::packSetting()
Convert a setting from a string format into a PHP native format. The string format is
- paginateItemSlideshow
- in file SlideshowHelper.class, method SlideshowHelper::paginateItemSlideshow()
Return offsets for the prevous and next page of slideshow items
- PanoramaHelper
- in file PanoramaHelper.class, class PanoramaHelper
A helper class for the Panorama module.
- PanoramaHelperTest
- in file PanoramaHelperTest.class, class PanoramaHelperTest
PanoramaHelper tests
- PanoramaHelperTest
- in file PanoramaHelperTest.class, method PanoramaHelperTest::PanoramaHelperTest()
- PanoramaModule
- in file module.inc, method PanoramaModule::PanoramaModule()
- PanoramaModule
- in file module.inc, class PanoramaModule
View wide images in a java applet viewer.
- PanoramaOption
- in file PanoramaOption.inc, class PanoramaOption
This ItemEditOption will handle adding/removing the Panorama renderer
- PanoramaOptionTest
- in file PanoramaOptionTest.class, class PanoramaOptionTest
PanoramaOption tests
- PanoramaOptionTest
- in file PanoramaOptionTest.class, method PanoramaOptionTest::PanoramaOptionTest()
- PanoramaRenderer
- in file PanoramaRenderer.class, class PanoramaRenderer
A GalleryRenderer that uses the panorama applet
- PanoramaSiteAdminController
- in file PanoramaSiteAdmin.inc, class PanoramaSiteAdminController
Settings for Panorama
- PanoramaSiteAdminControllerTest
- in file PanoramaSiteAdminControllerTest.class, class PanoramaSiteAdminControllerTest
PanoramaSiteAdmin controller tests
- PanoramaSiteAdminControllerTest
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::PanoramaSiteAdminControllerTest()
- PanoramaSiteAdminView
- in file PanoramaSiteAdmin.inc, class PanoramaSiteAdminView
Settings for Panorama
- PanoramaUpgradeHelper
- in file PanoramaUpgradeHelper.class, class PanoramaUpgradeHelper
A helper class for the upgrading Panorama module.
- PanoramaView
- in file Panorama.inc, class PanoramaView
Show image in panorama viewer
- parseActiveRules
- in file RewriteHelper.class, method RewriteHelper::parseActiveRules()
Parse active rules into an array of regular expressions for parsing URLs during page requests and build an array for the URL generator to use when generating short URLs.
- parseFileName
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::parseFileName()
- parseHead
- in file GalleryEmbed.class, method GalleryEmbed::parseHead()
Parse html (headHtml) for css links, javascript, meta tags and page title
- parseLanguage
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::parseLanguage()
- parsePage
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::parsePage()
- parsePath
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::parsePath()
Replace the keyword with expected value.
- parsePath
- in file WebDavRewriteHelper.class, method WebDavRewriteHelper::parsePath()
Hacked version of RewriteSimpleHelper::parserPath to support either 'path' or 'itemId' and empty path or '/' for short URL to the root album. Uses rawurlencode instead of urlencode to encode ' ' as '%20', instead of '+'.
- parseSerialNumber
- in file RewriteSimpleHelper.class, method RewriteSimpleHelper::parseSerialNumber()
- parseSqlTemplate
- in file GalleryStorageExtras.class, method GalleryStorageExtras::parseSqlTemplate()
Parse the SQL template file and break it down by database and sql file type and return the results in an array. The best way to see how this is supposed to work is to look in the unit test.
- PasswordCaptchaAdminOption
- in file PasswordCaptchaAdminOption.class, class PasswordCaptchaAdminOption
Captcha configuration for password module.
- PasswordEntryController
- in file PasswordEntry.inc, class PasswordEntryController
Verify password entry
- PasswordEntryControllerTest
- in file PasswordEntryControllerTest.class, class PasswordEntryControllerTest
PasswordEntry controller tests.
- PasswordEntryControllerTest
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::PasswordEntryControllerTest()
- PasswordEntryControllerTestPlugin
- in file PasswordEntryControllerTest.class, class PasswordEntryControllerTestPlugin
Mock ValidationPlugin
- PasswordEntryPhpVm
- in file PasswordEntryControllerTest.class, method PasswordEntryPhpVm::PasswordEntryPhpVm()
- PasswordEntryPhpVm
- in file PasswordEntryControllerTest.class, class PasswordEntryPhpVm
PhpVm for onLoad tests
- PasswordEntryView
- in file PasswordEntry.inc, class PasswordEntryView
View that shows user a password entry box, allowing them to the enter the password for an item.
- PasswordHelper
- in file PasswordHelper.class, class PasswordHelper
Helper functions for adding/removing passwords and changing permissions.
- PasswordHelper
- in file PasswordHelper.class, method PasswordHelper::PasswordHelper()
- PasswordInterface_1_0
- in file PasswordInterface_1_0.class, class PasswordInterface_1_0
This is an interface for the password module. Modules that wish to create password protected items can utilize an implementation of this interface.
- PasswordModule
- in file module.inc, class PasswordModule
Password protected items
- PasswordModule
- in file module.inc, method PasswordModule::PasswordModule()
- PasswordOption
- in file PasswordOption.inc, class PasswordOption
ItemEditOption for adding password protection to an item or album
- PasswordOptionTest
- in file PasswordOptionTest.class, method PasswordOptionTest::PasswordOptionTest()
- PasswordOptionTest
- in file PasswordOptionTest.class, class PasswordOptionTest
PasswordOption tests - adding and removing passwords on items and albums.
- PathInfoHelper
- in file PathInfoHelper.class, class PathInfoHelper
PHP path info helper.
- PathInfoHelperMockPlatform
- in file PathInfoHelperTest.class, class PathInfoHelperMockPlatform
Test platform for this test
- PathInfoHelperTest
- in file PathInfoHelperTest.class, class PathInfoHelperTest
- PathInfoHelperTest
- in file PathInfoHelperTest.class, method PathInfoHelperTest::PathInfoHelperTest()
- PathInfoParser
- in file parser.inc, method PathInfoParser::PathInfoParser()
- PathInfoParser
- in file parser.inc, class PathInfoParser
This URL Rewrite parser provides PHP Path Info support for short URLs.
- PathInfoParserTest
- in file PathInfoParserTest.class, class PathInfoParserTest
- PathInfoParserTest
- in file PathInfoParserTest.class, method PathInfoParserTest::PathInfoParserTest()
- PathInfoUrlGenerator
- in file PathInfoUrlGenerator.class, class PathInfoUrlGenerator
PHP path info URL generator.
- PathInfoUrlGeneratorTest
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::PathInfoUrlGeneratorTest()
- PathInfoUrlGeneratorTest
- in file PathInfoUrlGeneratorTest.class, class PathInfoUrlGeneratorTest
Path info URL generator tests.
- performConfigUpgrade
- in file CoreModuleExtras.inc, method CoreModuleExtras::performConfigUpgrade()
Perform upgrade of config.php file.
- performDownloadAndInstallation
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::performDownloadAndInstallation()
Download specified packages to the local repository cache and perform installation.
- performFactoryRegistrations
- in file module.inc, method RemoteModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method CommentModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method CaptchaModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ZipCartModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method MigrateModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method GdModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ThumbPageModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file ModuleTest.class, method ModuleTestModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method RewriteModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method MP3AudioModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PanoramaModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method SquareThumbModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method WebCamModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ThumbnailModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method SizeLimitModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method WatermarkModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ColorPackModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method FfmpegModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method FotokastenModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ItemAddModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method AlbumSelectModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method CustomFieldModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method QuotasModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PermalinksModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method UserAlbumModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method SlideshowModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method MultiLangModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method LinkItemModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PasswordModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file GalleryModule.class, method GalleryModule::performFactoryRegistrations()
Register any factory implementations. This is called at module activation time.
- performFactoryRegistrations
- in file EventTest.class, method EventTestModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file CoreModuleExtras.inc, method CoreModuleExtras::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PicasaModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PublishXpModule::performFactoryRegistrations()
Registers the item add operation with Gallery.
- performFactoryRegistrations
- in file module.inc, method RssModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ReuploadModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method CoreModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method DcrawModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method PhotoAccessModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ShutterflyModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method EcardModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method NewItemsModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method HiddenModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ImageBlockModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method JpegtranModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method RandomHighlightModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method Getid3Module::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ArchiveUploadModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ExifModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method IconsModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method MimeModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method DigibugModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ImageMagickModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method UploadAppletModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method WebDavModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method HttpAuthModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method RatingModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method NotificationModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method NetPbmModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method RegisterModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method ImageFrameModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method SnapGalaxyModule::performFactoryRegistrations()
- performFactoryRegistrations
- in file module.inc, method FlashVideoModule::performFactoryRegistrations()
- performImport
- in file ConfirmPicasaImport.inc, method ConfirmPicasaImportController::performImport()
Actually performs the import from Picasa into G2
- performImport
- in file ConfirmImport.inc, method ConfirmImportController::performImport()
Actually perform the import
- performImport
- in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::performImport()
Actually performs the import from Picasa into G2. (I realise that this very much resembles ConfirmPicasaImport::performImport, and will unify these at a later time, as this is not too easy (mainly because of the progressBar in ConfirmPicasaImport.)
- performOperation
- in file SquareThumbToolkitTest.class, method SquareThumbTestToolkit::performOperation()
- performOperation
- in file ThumbnailToolkit.class, method ThumbnailToolkit::performOperation()
- performOperation
- in file SquareThumbToolkit.class, method SquareThumbToolkit::performOperation()
- performOperation
- in file DcrawToolkit.class, method DcrawToolkit::performOperation()
- performOperation
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTestToolkit::performOperation()
- performOperation
- in file DerivativeTest.class, method DerivativeTestToolkit::performOperation()
- performOperation
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTestToolkit::performOperation()
- performOperation
- in file ThumbnailToolkitTest.class, method ThumbnailTestToolkit::performOperation()
- performOperation
- in file AlbumTest.class, method AlbumTestToolkit::performOperation()
- performOperation
- in file ZipCartPluginTest.class, method ZipCartToolkit::performOperation()
- performOperation
- in file ArchiveExtractToolkit.class, method ArchiveExtractToolkit::performOperation()
- performOperation
- in file NetPbmToolkit.class, method NetPbmToolkit::performOperation()
- performOperation
- in file JpegtranToolkit.class, method JpegtranToolkit::performOperation()
- performOperation
- in file LinkItemToolkit.class, method LinkItemToolkit::performOperation()
- performOperation
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTestToolkit::performOperation()
- performOperation
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTestToolkit::performOperation()
- performOperation
- in file ImageMagickToolkit.class, method ImageMagickToolkit::performOperation()
- performOperation
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestToolkit::performOperation()
- performOperation
- in file ItemAddControllerTest.class, method ItemAddControllerTestToolkit::performOperation()
- performOperation
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTestToolkit::performOperation()
- performOperation
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTestToolkit::performOperation()
- performOperation
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTestToolkit::performOperation()
- performOperation
- in file GdToolkit.class, method GdToolkit::performOperation()
- performOperation
- in file ImageBlockTest.class, method ImageBlockToolkit::performOperation()
- performOperation
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestToolkit::performOperation()
- performOperation
- in file GalleryToolkit.class, method GalleryToolkit::performOperation()
Perform a certain operation
- performOperation
- in file FfmpegToolkit.class, method FfmpegToolkit::performOperation()
- performOperation
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTestToolkit::performOperation()
- performOperation
- in file SetSizeOptionTest.class, method SetSizeOptionTestToolkit::performOperation()
- performShutdownActions
- in file Gallery.class, method Gallery::performShutdownActions()
Process registered shutdown actions.
- performValidation
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTestPlugin::performValidation()
- performValidation
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::performValidation()
- performValidation
- in file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::performValidation()
- performValidation
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTestPlugin::performValidation()
- performValidation
- in file GalleryValidationPlugin.class, method GalleryValidationPlugin::performValidation()
Perform validation for this request.
- performValidation
- in file CaptchaValidationPlugin.inc, method CaptchaValidationPlugin::performValidation()
- performValidation
- in file AddCommentControllerTest.class, method AddCommentTestValidation::performValidation()
- performValidation
- in file EcardControllerTest.class, method AddEcardTestValidation::performValidation()
- PermalinksMapHelper
- in file PermalinksMapHelper.class, class PermalinksMapHelper
Utility functions useful in managing Permalinks.
- PermalinksModule
- in file module.inc, class PermalinksModule
Permalinks Module
- PermalinksModule
- in file module.inc, method PermalinksModule::PermalinksModule()
- PermalinksOption
- in file PermalinksOption.inc, class PermalinksOption
This edit option allows you to create Permalinks for your item
- PermalinksOptionTest
- in file PermalinksOptionTest.class, method PermalinksOptionTest::PermalinksOptionTest()
- PermalinksOptionTest
- in file PermalinksOptionTest.class, class PermalinksOptionTest
PermalinksOption item edit tests
- PermalinksSiteAdminController
- in file PermalinksSiteAdmin.inc, class PermalinksSiteAdminController
Settings for Permalinks
- PermalinksSiteAdminControllerTest
- in file PermalinksSiteAdminControllerTest.class, class PermalinksSiteAdminControllerTest
PermalinksSiteAdmin controller tests
- PermalinksSiteAdminControllerTest
- in file PermalinksSiteAdminControllerTest.class, method PermalinksSiteAdminControllerTest::PermalinksSiteAdminControllerTest()
- PermalinksSiteAdminView
- in file PermalinksSiteAdmin.inc, class PermalinksSiteAdminView
Settings for Permalinks
- PermalinksTest
- in file PermalinksTest.class, method PermalinksTest::PermalinksTest()
- PermalinksTest
- in file PermalinksTest.class, class PermalinksTest
Test Permalinks functionality
- permissionCheck
- in file GalleryController.class, method GalleryController::permissionCheck()
- permissionCheck
- in file WebDav.inc, method WebDavController::permissionCheck()
Overriding permissionCheck() since the WebDAV protocol needs to handle authentication differently (redirects to a HTML based login view don't work here).
- PermissionSetTest
- in file PermissionSetTest.class, class PermissionSetTest
Test PermissionSet functionality
- PermissionSetTest
- in file PermissionSetTest.class, method PermissionSetTest::PermissionSetTest()
- PermissionTest
- in file PermissionTest.class, class PermissionTest
Test Permission functionality
- PermissionTest
- in file PermissionTest.class, method PermissionTest::PermissionTest()
- PermissionTestEventListener
- in file PermissionTest.class, class PermissionTestEventListener
Dummy event listener
- PhotoAccessCartPlugin
- in file PhotoAccessCartPlugin.class, class PhotoAccessCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- PhotoAccessCartPluginTest
- in file PhotoAccessCartPluginTest.class, class PhotoAccessCartPluginTest
Test PhotoAccess cart functionality
- PhotoAccessCartPluginTest
- in file PhotoAccessCartPluginTest.class, method PhotoAccessCartPluginTest::PhotoAccessCartPluginTest()
- PhotoAccessCartPluginTestUrlGenerator
- in file PhotoAccessCartPluginTest.class, class PhotoAccessCartPluginTestUrlGenerator
Mock url generator for this test
- PhotoAccessHelper
- in file PhotoAccessHelper.class, class PhotoAccessHelper
This is a helper class for interacting with PhotoWorks.com
- PhotoAccessModule
- in file module.inc, method PhotoAccessModule::PhotoAccessModule()
- PhotoAccessModule
- in file module.inc, class PhotoAccessModule
Photo printing at photoworks.com
- PhotoTest
- in file PhotoTest.class, method PhotoTest::PhotoTest()
- PhotoTest
- in file PhotoTest.class, class PhotoTest
Test Photo functionality
- PhotoTestToolkit
- in file PhotoTest.class, class PhotoTestToolkit
Test toolkit
- Php43CompatibilityTest
- in file Php43CompatibilityTest.class, class Php43CompatibilityTest
Scan through all of our source code and verify that we're not using anything that is not
- Php43CompatibilityTest
- in file Php43CompatibilityTest.class, method Php43CompatibilityTest::Php43CompatibilityTest()
- PhpDocAuditTest
- in file PhpDocAuditTest.class, class PhpDocAuditTest
Lint check our phpdoc
- PhpDocAuditTest
- in file PhpDocAuditTest.class, method PhpDocAuditTest::PhpDocAuditTest()
- phpinfo
- in file TestGdFunctionality.class, method TestGdFunctionality::phpinfo()
- phpinfo
- in file GdFunctionality.class, method GdFunctionality::phpinfo()
- PhpUnitGalleryMain
- in file index.php, function PhpUnitGalleryMain()
- PhpUnitOutputInterceptor
- in file index.php, function PhpUnitOutputInterceptor()
This is an output interceptor that allows us to save the HTML output from our test run in the g2data directory. We only save the output when there's a filter value set which indicates that there's an actual test run in progress.
- phpUtf8Strcut
- in file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::phpUtf8Strcut()
A multibyte safe PHP implementation of mb_strcut for UTF-8.
- phpUtf8Substring
- in file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::phpUtf8Substring()
A multibyte safe PHP implementation of mb_substr for UTF-8.
- PhpVmTest
- in file PhpVmTest.class, class PhpVmTest
Test the GalleryPhpVm. These are passthrough functions so all we do is perform a smoke test to make sure that the basic arguments are getting passed through correctly.
- PhpVmTest
- in file PhpVmTest.class, method PhpVmTest::PhpVmTest()
- Picasa2DataParser
- in file Picasa2DataParser.class, class Picasa2DataParser
This class provides an API for parsing Picasa 2 data files
- Picasa2DataParserTest
- in file Picasa2DataParserTest.class, class Picasa2DataParserTest
Picasa2DataParser tests
- Picasa2DataParserTest
- in file Picasa2DataParserTest.class, method Picasa2DataParserTest::Picasa2DataParserTest()
- PicasaImportHelper
- in file PicasaImportHelper.class, class PicasaImportHelper
This class provides some functions used by the Picasa module
- PicasaImportHelperTest
- in file PicasaImportHelperTest.class, class PicasaImportHelperTest
PicasaImportHelper tests
- PicasaImportHelperTest
- in file PicasaImportHelperTest.class, method PicasaImportHelperTest::PicasaImportHelperTest()
- PicasaModule
- in file module.inc, class PicasaModule
Import for Picasa 2 XML-Exports
- PicasaModule
- in file module.inc, method PicasaModule::PicasaModule()
- PicLensHelper
- in file PicLensHelper.class, class PicLensHelper
Helper class for downloading PicLens code.
- PicLensHelperTest
- in file PicLensHelperTest.class, class PicLensHelperTest
PicLensHelper tests
- PicLensHelperTest
- in file PicLensHelperTest.class, method PicLensHelperTest::PicLensHelperTest()
- PlatformTest
- in file PlatformTest.class, class PlatformTest
Test platform functionality.
- PlatformTest
- in file PlatformTest.class, method PlatformTest::PlatformTest()
- PlatformTestOpenBaseDirUnixPlatform
- in file PlatformTest.class, class PlatformTestOpenBaseDirUnixPlatform
- PlatformTestOpenBaseDirWinNtPlatform
- in file PlatformTest.class, class PlatformTestOpenBaseDirWinNtPlatform
- PlatformTestPhpVm
- in file PlatformTest.class, method PlatformTestPhpVm::PlatformTestPhpVm()
- PlatformTestPhpVm
- in file PlatformTest.class, class PlatformTestPhpVm
- PluginCallbackControllerTestModule
- in file PluginCallbackTest.class, class PluginCallbackControllerTestModule
- PluginCallbackControllerTestPlugin
- in file PluginCallbackTest.class, class PluginCallbackControllerTestPlugin
Test module
- PluginCallbackControllerTestTheme
- in file PluginCallbackTest.class, class PluginCallbackControllerTestTheme
- PluginCallbackMockStorage
- in file PluginCallbackTest.class, class PluginCallbackMockStorage
- PluginCallbackTest
- in file PluginCallbackTest.class, class PluginCallbackTest
PluginCallback tests
- PluginCallbackTest
- in file PluginCallbackTest.class, method PluginCallbackTest::PluginCallbackTest()
- PluginCallbackView
- in file PluginCallback.inc, class PluginCallbackView
This view lets you make very simple callbacks to the framework to get very specific data.
- PluginCallbackWithFakeHandler
- in file PluginCallbackTest.class, class PluginCallbackWithFakeHandler
- pluginExistsInIndex
- in file UnitTestRepository.class, method UnitTestRepository::pluginExistsInIndex()
- pluginExistsInIndex
- in file GalleryRepository.class, method GalleryRepository::pluginExistsInIndex()
- PluginParameterTest
- in file PluginParameterTest.class, method PluginParameterTest::PluginParameterTest()
- PluginParameterTest
- in file PluginParameterTest.class, class PluginParameterTest
Test plugin parameters
- PluginParameterTestMockStorage
- in file PluginParameterTest.class, class PluginParameterTestMockStorage
- PluginParameterTestMockStorage
- in file PluginParameterTest.class, method PluginParameterTestMockStorage::PluginParameterTestMockStorage()
- pluginSort
- in file AdminPlugins.inc, method AdminPluginsView::pluginSort()
- pluginSort
- in file AdminRepository.inc, method AdminRepositoryView::pluginSort()
- PluginTest
- in file PluginTest.class, class PluginTest
Test Plugin functionality
- PluginTestCompatibleModule
- in file PluginTest.class, class PluginTestCompatibleModule
- PluginTestPlugin
- in file PluginTest.class, class PluginTestPlugin
- PopularAlbumView
- in file PopularAlbum.inc, class PopularAlbumView
Dynamic album view of most viewed items
- PopularAlbumView
- in file PopularAlbum.inc, method PopularAlbumView::PopularAlbumView()
- populateDataDirectory
- in file index.php, function populateDataDirectory()
(Re-) Create the gallery filesystem data structure
- populateMultisiteDirectory
- in file MultisiteStep.class, method MultisiteStep::populateMultisiteDirectory()
- postEvent
- in file GalleryCoreApi.class, method GalleryCoreApi::postEvent()
Deliver an event to anybody listening.
- postEvent
- in file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::postEvent()
- PostgreSqlStorage
- in file PostgreSqlStorage.class, class PostgreSqlStorage
PostgreSQL extension of the GalleryStorage class.
- PostgreSqlStorage
- in file PostgreSqlStorage.class, method PostgreSqlStorage::PostgreSqlStorage()
- postprocessItems
- in file ItemAddPluginTestCase.class, method ItemAddPluginTestItemAddController::postprocessItems()
- postprocessItems
- in file ItemAdd.inc, method ItemAddController::postprocessItems()
Do post-processing which includes extracting archive-items and letting all ItemAddOption instances handle the added items.
- postProcessValue
- in file Getid3Helper.class, method Getid3Helper::postProcessValue()
Sometimes the values that are returned aren't quite as we'd like to present them, so do a little post processing on the text
- postProcessValue
- in file ExifHelper.class, method ExifHelper::postProcessValue()
Sometimes the values that are returned aren't quite as we'd like to present them, so do a little post processing on the text
- postToWebPage
- in file GalleryCoreApi.class, method GalleryCoreApi::postToWebPage()
Post form data to a remote url and return the http response, headers and body of the reply
- postToWebPage
- in file WebHelper_simple.class, method WebHelper_simple::postToWebPage()
- preFilter
- in file GalleryTemplate.class, method GalleryTemplate::preFilter()
Remove leading whitespace when compiling tpl to produce smaller html page sizes.
- prefixFormVariable
- in file GalleryUtilities.class, method GalleryUtilities::prefixFormVariable()
Return prefixed form variable name.
- preload
- in file Preloads.inc, method ImageBlockPreloads::preload()
- preload
- in file Preloads.inc, method RssPreloads::preload()
- preload
- in file Preloads.inc, method AlbumSelectPreloads::preload()
- preload
- in file Preloads.inc, method QuotasPreloads::preload()
- preload
- in file Preloads.inc, method SearchPreloads::preload()
- preload
- in file Preloads.inc, method RatingPreloads::preload()
- preloadBlock
- in file GalleryTheme.class, method GalleryTheme::preloadBlock()
Call preload for given block if the module is active and a preload exists.
- preloadBlock
- in file ThemeTest.class, method ThemeTestTheme::preloadBlock()
- preVerifyPackage
- in file UnitTestRepository.class, method UnitTestRepository::preVerifyPackage()
- preVerifyPackage
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::preVerifyPackage()
- preVerifyPackage
- in file GalleryRepository.class, method GalleryRepository::preVerifyPackage()
Verify that a package will install cleanly by examining all of its paths and making sure that any file operations that we intend to make will be successful.
- preVerifyPackage
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::preVerifyPackage()
Verify that a package will install cleanly by examining all of its paths and making sure that any file operations that we intend to make will be successful.
- PrintPhotoController
- in file PrintPhoto.inc, class PrintPhotoController
This controller handles printing a single photo
- PrintPhotoControllerTest
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::PrintPhotoControllerTest()
- PrintPhotoControllerTest
- in file PrintPhotoControllerTest.class, class PrintPhotoControllerTest
Test PhotoAccess cart functionality
- PrintPhotoControllerTestUrlGenerator
- in file PrintPhotoControllerTest.class, class PrintPhotoControllerTestUrlGenerator
Mock url generator for this test
- printPhotos
- in file SnapGalaxyHelper.class, method SnapGalaxyHelper::printPhotos()
Print the items on snapgalaxy.com and provide them with the given return url
- printPhotos
- in file PhotoAccessHelper.class, method PhotoAccessHelper::printPhotos()
Print the items on photoworks.com and provide them with the given return url
- PrintPhotosController
- in file PrintPhotos.inc, class PrintPhotosController
This controller sends data to fotokasten.de
- PrintPhotosControllerTest
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::PrintPhotosControllerTest()
- PrintPhotosControllerTest
- in file PrintPhotosControllerTest.class, class PrintPhotosControllerTest
Test Fotokasten cart plugin
- PrintPhotosView
- in file PrintPhotos.inc, class PrintPhotosView
This view creates a form to send data to shutterfly.com
- processAutoCompleteRequest
- in file index.php, function processAutoCompleteRequest()
- processDirectory
- in file ItemAddFromServer.inc, method ItemAddFromServer::processDirectory()
Process a directory by recursively adding files as data-items and sub-directories as albums.
- processRequest
- in file InstallStep.class, method InstallStep::processRequest()
- processRequest
- in file WelcomeStep.class, method WelcomeStep::processRequest()
- processRequest
- in file UpgradeCoreModuleStep.class, method UpgradeCoreModuleStep::processRequest()
- processRequest
- in file StorageSetupStep.class, method StorageSetupStep::processRequest()
- processRequest
- in file SystemChecksStep.class, method SystemChecksStep::processRequest()
- processRequest
- in file AuthenticateStep.class, method AuthenticateStep::processRequest()
- processRequest
- in file SystemChecksStep.class, method SystemChecksStep::processRequest()
- processRequest
- in file InstallCoreModuleStep.class, method InstallCoreModuleStep::processRequest()
- processRequest
- in file WelcomeStep.class, method WelcomeStep::processRequest()
- processRequest
- in file DatabaseBackupStep.class, method DatabaseBackupStep::processRequest()
Process the database export request.
- processRequest
- in file MultisiteStep.class, method MultisiteStep::processRequest()
- processRequest
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::processRequest()
- processRequest
- in file CreateConfigFileStep.class, method CreateConfigFileStep::processRequest()
- processRequest
- in file UpgradeStep.class, method UpgradeStep::processRequest()
- processRequest
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::processRequest()
- ProgressBarView
- in file ProgressBar.inc, class ProgressBarView
This is a null view that we use to indicate to the theme that it should render a progress bar.
- progressCallback
- in file DatabaseExportTest.class, method DatabaseExportTest::progressCallback()
- progressCallBack
- in file DatabaseBackupTask.class, method DatabaseBackupTask::progressCallBack()
Callback function to recieve notifications of database backup progess
- propfind
- in file WebDavHelper.class, method WebDavHelper::propfind()
PROPFIND handler.
- propfindRequestHelper
- in file WebDavHelper.class, method WebDavHelper::propfindRequestHelper()
PROPFIND request helper.
- propfindResponseHelper
- in file WebDavHelper.class, method WebDavHelper::propfindResponseHelper()
PROPFIND response helper.
- proppatch
- in file WebDavHelper.class, method WebDavHelper::proppatch()
PROPPATCH handler.
- proppatchRequestHelper
- in file WebDavHelper.class, method WebDavHelper::proppatchRequestHelper()
PROPPATCH request helper.
- proppatchResponseHelper
- in file WebDavHelper.class, method WebDavHelper::proppatchResponseHelper()
PROPPATCH response helper.
- PublishXpLoginController
- in file PublishXpLogin.inc, class PublishXpLoginController
Controller to initialize the process of publishing photos.
- PublishXpLoginControllerTest
- in file PublishXpLoginControllerTest.class, method PublishXpLoginControllerTest::PublishXpLoginControllerTest()
- PublishXpLoginControllerTest
- in file PublishXpLoginControllerTest.class, class PublishXpLoginControllerTest
PublishXp controller tests
- PublishXpLoginView
- in file PublishXpLogin.inc, class PublishXpLoginView
View to initialize the process of publishing photos.
- PublishXpModule
- in file module.inc, class PublishXpModule
Module to allow publishing from XP directly to Gallery.
- PublishXpModule
- in file module.inc, method PublishXpModule::PublishXpModule()
- put
- in file GallerySession.class, method GallerySession::put()
Store a value in the session.
- put
- in file OptionsControllerTest.class, method OptionsControllerTestMockSession::put()
- put
- in file GalleryDataCache.class, method GalleryDataCache::put()
Store data in the cache You must provide a unique key. Existing keys are overwritten.
- put
- in file LogoutControllerTest.class, method LogoutControllerTestSession::put()
- put
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::put()
- put
- in file UserHelperTest.class, method UserHelperTestSession::put()
- put
- in file ItemAttributesTest.class, method ItemAttributesTestSession::put()
- putByReference
- in file GalleryDataCache.class, method GalleryDataCache::putByReference()
Store a reference to the data in the cache
- putInSession
- in file PluginCallbackTest.class, method MockGalleryStatus::putInSession()
- putInSession
- in file GalleryStatus.class, method GalleryStatus::putInSession()
Store error in session for reporting after a redirect
- putPageData
- in file GalleryDataCache.class, method GalleryDataCache::putPageData()
Store page data from the cache.
- putRequestHelper
- in file WebDavHelper.class, method WebDavHelper::putRequestHelper()
PUT request helper.
- putRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::putRequestVariable()
Push the given key => value pair back into the request.
- putResponseHelper
- in file WebDavHelper.class, method WebDavHelper::putResponseHelper()
PUT response helper.
- putStatus
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestSession::putStatus()
- putStatus
- in file GallerySession.class, method GallerySession::putStatus()
Store a status message.
- putToDisk
- in file GalleryDataCache.class, method GalleryDataCache::putToDisk()
Put the specified data into a cache file from disk. PathInfo is of the form that can be passed to getCachePath.
r
- $registrationKey
- in file GalleryPendingUser.class, variable GalleryPendingUser::$registrationKey
The registration key (used in confirmation url)
- $renderer
- in file GalleryItem.class, variable GalleryItem::$renderer
The renderer for drawing this item
- ResetFailureCountsTask.class
- procedural page ResetFailureCountsTask.class
- ResetViewCountsTask.class
- procedural page ResetViewCountsTask.class
- RepositoryCallback.inc
- procedural page RepositoryCallback.inc
- RepositoryCallbackTest.class
- procedural page RepositoryCallbackTest.class
- RepositoryDownloadPackagesTest.class
- procedural page RepositoryDownloadPackagesTest.class
- RepositoryIndexTest.class
- procedural page RepositoryIndexTest.class
- RepositoryTest.class
- procedural page RepositoryTest.class
- RepositoryTestStorage.class
- procedural page RepositoryTestStorage.class
- RepositoryUtilitiesTest.class
- procedural page RepositoryUtilitiesTest.class
- RandomAlbum.inc
- procedural page RandomAlbum.inc
- Redirect.inc
- procedural page Redirect.inc
- RedirectControllerTest.class
- procedural page RedirectControllerTest.class
- RestrictMimeOption.inc
- procedural page RestrictMimeOption.inc
- RestrictMimeOptionTest.class
- procedural page RestrictMimeOptionTest.class
- RemoteStorageCapabilities.inc
- procedural page RemoteStorageCapabilities.inc
- Redirect.inc
- procedural page Redirect.inc
- RandomHighlightOption.inc
- procedural page RandomHighlightOption.inc
- RandomHighlightSiteAdmin.inc
- procedural page RandomHighlightSiteAdmin.inc
- RandomHighlightOptionTest.class
- procedural page RandomHighlightOptionTest.class
- RandomHighlightSiteAdminControllerTest.class
- procedural page RandomHighlightSiteAdminControllerTest.class
- RatingHelper.class
- procedural page RatingHelper.class
- RatingSortOrder.class
- procedural page RatingSortOrder.class
- RatingAlbum.inc
- procedural page RatingAlbum.inc
- RatingCallback.inc
- procedural page RatingCallback.inc
- RatingItemEdit.inc
- procedural page RatingItemEdit.inc
- RatingSiteAdmin.inc
- procedural page RatingSiteAdmin.inc
- RatingAlbumTest.class
- procedural page RatingAlbumTest.class
- RatingCallbacksTest.class
- procedural page RatingCallbacksTest.class
- RatingCallbackViewTest.class
- procedural page RatingCallbackViewTest.class
- RatingHelperTest.class
- procedural page RatingHelperTest.class
- RatingOptionTest.class
- procedural page RatingOptionTest.class
- RatingSiteAdminControllerTest.class
- procedural page RatingSiteAdminControllerTest.class
- RearrangeItems.inc
- procedural page RearrangeItems.inc
- RearrangeItemsControllerTest.class
- procedural page RearrangeItemsControllerTest.class
- RegisterCaptchaAdminOption.class
- procedural page RegisterCaptchaAdminOption.class
- RegisterModuleTest.class
- procedural page RegisterModuleTest.class
- RemoteSiteAdmin.inc
- procedural page RemoteSiteAdmin.inc
- RemoteSiteAdminControllerTest.class
- procedural page RemoteSiteAdminControllerTest.class
- ReuploadPhotoOption.inc
- procedural page ReuploadPhotoOption.inc
- ReuploadOptionTest.class
- procedural page ReuploadOptionTest.class
- RewriteApi.class
- procedural page RewriteApi.class
- RewriteCheckConflictTask.class
- procedural page RewriteCheckConflictTask.class
- RewriteHelper.class
- procedural page RewriteHelper.class
- RewriteParser.class
- procedural page RewriteParser.class
- RewriteSimpleHelper.class
- procedural page RewriteSimpleHelper.class
- RewriteUrlGenerator.class
- procedural page RewriteUrlGenerator.class
- RewriteModuleExtras.inc
- procedural page RewriteModuleExtras.inc
- RewriteApiTest.class
- procedural page RewriteApiTest.class
- RewriteHelperTest.class
- procedural page RewriteHelperTest.class
- RewriteModuleTest.class
- procedural page RewriteModuleTest.class
- RewriteParserTestCase.class
- procedural page RewriteParserTestCase.class
- RewriteSimpleHelperTest.class
- procedural page RewriteSimpleHelperTest.class
- RewriteUrlGeneratorTest.class
- procedural page RewriteUrlGeneratorTest.class
- RewriteUrlGeneratorTestCase.class
- procedural page RewriteUrlGeneratorTestCase.class
- RssGenerator.class
- procedural page RssGenerator.class
- RssHelper.class
- procedural page RssHelper.class
- RssMapHelper.class
- procedural page RssMapHelper.class
- Render.inc
- procedural page Render.inc
- RssSiteAdmin.inc
- procedural page RssSiteAdmin.inc
- RssEditFeedTest.class
- procedural page RssEditFeedTest.class
- RssMapTest.class
- procedural page RssMapTest.class
- RssRenderTest.class
- procedural page RssRenderTest.class
- RssSiteAdminControllerTest.class
- procedural page RssSiteAdminControllerTest.class
- RssTest.class
- procedural page RssTest.class
- rand
- in file SessionTest.class, method SessionTestPhpVm::rand()
- rand
- in file GalleryPhpVm.class, method GalleryPhpVm::rand()
Generate random integer
- rand
- in file DataCacheTest.class, method DataCacheTestMockVm::rand()
- rand
- in file UnitTestPhpVm.class, method UnitTestPhpVm::rand()
- RandomAlbumView
- in file RandomAlbum.inc, class RandomAlbumView
Dynamic album view of random items!
- RandomAlbumView
- in file RandomAlbum.inc, method RandomAlbumView::RandomAlbumView()
- RandomHighlightModule
- in file module.inc, method RandomHighlightModule::RandomHighlightModule()
- RandomHighlightModule
- in file module.inc, class RandomHighlightModule
RandomHighlight module - periodically change the album highlight
- RandomHighlightOption
- in file RandomHighlightOption.inc, class RandomHighlightOption
This ItemEditOption allows the user to activate random highlight for an album.
- RandomHighlightOptionTest
- in file RandomHighlightOptionTest.class, class RandomHighlightOptionTest
Tests RandomHighlightOption and selection of random highlight.
- RandomHighlightOptionTest
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::RandomHighlightOptionTest()
- RandomHighlightSiteAdminController
- in file RandomHighlightSiteAdmin.inc, class RandomHighlightSiteAdminController
Settings for Random Highlight
- RandomHighlightSiteAdminControllerTest
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::RandomHighlightSiteAdminControllerTest()
- RandomHighlightSiteAdminControllerTest
- in file RandomHighlightSiteAdminControllerTest.class, class RandomHighlightSiteAdminControllerTest
RandomHighlightSiteAdmin controller tests
- RandomHighlightSiteAdminView
- in file RandomHighlightSiteAdmin.inc, class RandomHighlightSiteAdminView
Settings for Random Highlight
- RandomHighlightTestToolkit
- in file RandomHighlightOptionTest.class, class RandomHighlightTestToolkit
Test toolkit
- rateItem
- in file RatingHelper.class, method RatingHelper::rateItem()
Sets rating in database, returns new ratings.
- RatingAlbumTest
- in file RatingAlbumTest.class, class RatingAlbumTest
Test RatingAlbum view
- RatingAlbumTest
- in file RatingAlbumTest.class, method RatingAlbumTest::RatingAlbumTest()
- RatingAlbumView
- in file RatingAlbum.inc, class RatingAlbumView
Dynamic album view to show highly rated items.
- RatingCallbacks
- in file Callbacks.inc, class RatingCallbacks
- RatingCallbacksTest
- in file RatingCallbacksTest.class, class RatingCallbacksTest
Rating callback tests
- RatingCallbacksTest
- in file RatingCallbacksTest.class, method RatingCallbacksTest::RatingCallbacksTest()
- RatingCallbackView
- in file RatingCallback.inc, class RatingCallbackView
This view handles calls from the javascript (AJAX) side and returns data by printing results.
- RatingCallbackViewTest
- in file RatingCallbackViewTest.class, method RatingCallbackViewTest::RatingCallbackViewTest()
- RatingCallbackViewTest
- in file RatingCallbackViewTest.class, class RatingCallbackViewTest
Test RatingCallback functionality
- RatingHelper
- in file RatingHelper.class, class RatingHelper
Retrieves information for ratings.
- RatingHelperTest
- in file RatingHelperTest.class, class RatingHelperTest
RatingHelper tests
- RatingHelperTest
- in file RatingHelperTest.class, method RatingHelperTest::RatingHelperTest()
- RatingItemEdit
- in file RatingItemEdit.inc, class RatingItemEdit
This ItemEdit option will handle storing rating options for Gallery albums
- RatingModule
- in file module.inc, method RatingModule::RatingModule()
- RatingModule
- in file module.inc, class RatingModule
Provides item rating mechanism for Gallery2
- RatingOptionTest
- in file RatingOptionTest.class, class RatingOptionTest
Tests RatingItemEdit and enabling of rating for albums.
- RatingOptionTest
- in file RatingOptionTest.class, method RatingOptionTest::RatingOptionTest()
- RatingPreloads
- in file Preloads.inc, class RatingPreloads
- RatingSiteAdminController
- in file RatingSiteAdmin.inc, class RatingSiteAdminController
Settings for Ratings
- RatingSiteAdminControllerTest
- in file RatingSiteAdminControllerTest.class, class RatingSiteAdminControllerTest
RatingSiteAdmin controller tests
- RatingSiteAdminControllerTest
- in file RatingSiteAdminControllerTest.class, method RatingSiteAdminControllerTest::RatingSiteAdminControllerTest()
- RatingSiteAdminView
- in file RatingSiteAdmin.inc, class RatingSiteAdminView
Settings for Ratings
- RatingSortOrder
- in file RatingSortOrder.class, class RatingSortOrder
Sort by average rating.
- RatingTestTheme
- in file RatingSiteAdminControllerTest.class, class RatingTestTheme
Test theme
- RatingTestTheme
- in file RatingSiteAdminControllerTest.class, method RatingTestTheme::RatingTestTheme()
- reactivate
- in file GalleryPlugin.class, method GalleryPlugin::reactivate()
Reactivate this plugin. The plugin is already active, so call deactivate() and then activate(). Perform the deactivation without sending an event because the activation will immediately follow and we don't want other plugins to sense this deactivation and deactivate themselves. If the plugin isn't currently active, don't do anything.
- readConfigFile
- in file MultisiteStep.class, method MultisiteStep::readConfigFile()
- readdir
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::readdir()
- readdir
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::readdir()
- readdir
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::readdir()
- readdir
- in file ThemeTest.class, method ThemeTestPlatform::readdir()
- readdir
- in file UnitTestPlatform.class, method UnitTestPlatform::readdir()
- readdir
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::readdir()
- readdir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::readdir()
- readdir
- in file GalleryPlatform.class, method GalleryPlatform::readdir()
Return the next file resource from a directory.
- readdir
- in file EventTest.class, method EventTestPlatform::readdir()
- readdir
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::readdir()
- readdir
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::readdir()
- readdir
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::readdir()
- readdir
- in file ModuleTest.class, method ModuleTestPlatform::readdir()
- readfile
- in file GalleryPlatform.class, method GalleryPlatform::readfile()
Output a file.
- readfile
- in file UnitTestPlatform.class, method UnitTestPlatform::readfile()
- readIndividualManifest
- in file GalleryUtilities.class, method GalleryUtilities::readIndividualManifest()
Read one manifest file.
- readManifest
- in file GalleryUtilities.class, method GalleryUtilities::readManifest()
Get contents of MANIFEST files.
- realpath
- in file UnitTestPlatform.class, method UnitTestPlatform::realpath()
- realpath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::realpath()
- realpath
- in file UtilitiesTest.class, method UtilitiesTestWinPlatform::realpath()
- realpath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::realpath()
- realpath
- in file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::realpath()
- realpath
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::realpath()
- realpath
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::realpath()
- realpath
- in file WebTest.class, method WebTestPlatform::realpath()
- realpath
- in file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::realpath()
- realpath
- in file GalleryPlatform.class, method GalleryPlatform::realpath()
Expand all symbolic links and resolve references to '/./', '/../' and extra '/' characters in
- realpath
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::realpath()
- realpath
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::realpath()
- realpath
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::realpath()
- realpath
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::realpath()
- realpath
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::realpath()
- realpath
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::realpath()
- realpath
- in file MailHelperTest.class, method MailHelperDummyPlatform::realpath()
- realpath
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::realpath()
- realpath
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::realpath()
- realpath
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::realpath()
- realpath
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::realpath()
- realpath
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::realpath()
- realpath
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::realpath()
- realpath
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::realpath()
- realpath
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::realpath()
- realpath
- in file UtilitiesTest.class, method UtilitiesTestPlatform::realpath()
- realpath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::realpath()
- realpath
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::realpath()
- RearrangeItemsController
- in file RearrangeItems.inc, class RearrangeItemsController
This controller will handle rearranging the order of all album items at once.
- RearrangeItemsControllerTest
- in file RearrangeItemsControllerTest.class, method RearrangeItemsControllerTest::RearrangeItemsControllerTest()
- RearrangeItemsControllerTest
- in file RearrangeItemsControllerTest.class, class RearrangeItemsControllerTest
RearrangeItems controller tests
- RearrangeItemsView
- in file RearrangeItems.inc, class RearrangeItemsView
This view will display an interface to reorder all album items at once.
- RearrangeModule
- in file module.inc, method RearrangeModule::RearrangeModule()
- RearrangeModule
- in file module.inc, class RearrangeModule
The implementation of the Rearrange module
- rebalanceChildOrderWeights
- in file GalleryCoreApi.class, method GalleryCoreApi::rebalanceChildOrderWeights()
Rebalance the order weights associated with this item's children. When this method is complete, the child item ids should still have the same order as they have now, but their order weights should be spaced out to exactly the spacing value specified in the arguments.
- rebalanceChildOrderWeights
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::rebalanceChildOrderWeights()
- rebuildCache
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::rebuildCache()
Rebuild the cache.
- rebuildCache
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::rebuildCache()
- rebuildCache
- in file GalleryDerivative.class, method GalleryDerivative::rebuildCache()
Rebuild the cache. This should never be called directly; instead you should call GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent($derivativeId)
- rebuildCacheIfNotCurrent
- in file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::rebuildCacheIfNotCurrent()
- rebuildDerivativeCache
- in file GalleryCoreApi.class, method GalleryCoreApi::rebuildDerivativeCache()
Rebuild the cache for the given derivative
- rebuildDerivativeCacheIfNotCurrent
- in file GalleryCoreApi.class, method GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent()
Rebuild the cached derivative file if it is not current.
- recode_string
- in file GalleryPhpVm.class, method GalleryPhpVm::recode_string()
recode_string -- Recode a string according to a recode request
- recode_string
- in file UnitTestPhpVm.class, method UnitTestPhpVm::recode_string()
- recode_string
- in file CharsetTest.class, method CharsetTestPhpVm::recode_string()
- RecordCount
- in file StorageTest.class, method StorageTestRecordSet::RecordCount()
- RecoverDummyPlatform
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::RecoverDummyPlatform()
- RecoverDummyPlatform
- in file UserRecoverPasswordControllerTest.class, class RecoverDummyPlatform
- RecoverPasswordControllerPhpVm
- in file UserRecoverPasswordControllerTest.class, class RecoverPasswordControllerPhpVm
- recursiveChmod
- in file UnitTestPlatform.class, method UnitTestPlatform::recursiveChmod()
- recursiveChmod
- in file GalleryPlatform.class, method GalleryPlatform::recursiveChmod()
Recursively set filesystem permissions. Modes default to system preferences for file/dir permissions.
- recursiveFixDirPermissions
- in file UnitTestPlatform.class, method UnitTestPlatform::recursiveFixDirPermissions()
- recursiveFixDirPermissions
- in file GalleryPlatform.class, method GalleryPlatform::recursiveFixDirPermissions()
Fixes the directory permissions (as eg. unzip creates them with file permissions because of the umask).
- recursiveRmdir
- in file RewriteParserTestCase.class, method RewriteParserMockPlatform::recursiveRmdir()
- recursiveRmdir
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::recursiveRmdir()
- recursiveRmdir
- in file RewriteModuleTest.class, method RewriteModuleMockPlatform::recursiveRmdir()
- recursiveRmdir
- in file GalleryPlatform.class, method GalleryPlatform::recursiveRmdir()
Delete a directory, and all its contents.
- recursiveRmdir
- in file UnitTestPlatform.class, method UnitTestPlatform::recursiveRmdir()
- recursiveRmdir
- in file ThemeTest.class, method ThemeTestPlatform::recursiveRmdir()
- recursiveRmdir
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::recursiveRmdir()
- recursiveRmdir
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::recursiveRmdir()
- recursiveRmdir
- in file MailHelperTest.class, method MailHelperDummyPlatform::recursiveRmdir()
- recursiveRmDir
- in file DataCacheTest.class, method DataCacheTestPlatform::recursiveRmDir()
- recursiveRmdir
- in file AdminRewriteControllerTest.class, method AdminRewriteMockPlatform::recursiveRmdir()
- recursiveRmdir
- in file RewriteHelperTest.class, method RewriteHelperMockPlatform::recursiveRmdir()
- recursiveRmdir
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::recursiveRmdir()
- recursiveRmdir
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::recursiveRmdir()
- recursiveRmdir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::recursiveRmdir()
- recursiveRmdir
- in file ModuleTest.class, method ModuleTestPlatform::recursiveRmdir()
- recursiveRmdir
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::recursiveRmdir()
- RedirectController
- in file Redirect.inc, class RedirectController
This controller handles rewriting URLs from Gallery1 to the new style Gallery2 locations
- RedirectController
- in file Redirect.inc, class RedirectController
Lookup a permalink and delegate to display of that item
- RedirectControllerTest
- in file RedirectControllerTest.class, class RedirectControllerTest
Redirect controller tests
- RedirectControllerTest
- in file RedirectControllerTest.class, method RedirectControllerTest::RedirectControllerTest()
- RedirectToInstallerStep
- in file RedirectToInstallerStep.class, class RedirectToInstallerStep
Show a warning page with a link to the installer
- RedirectView
- in file Redirect.inc, class RedirectView
View returns .htaccess file
- refresh
- in file GalleryEntity.class, method GalleryEntity::refresh()
Refresh this item from the persistent store
- refresh
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::refresh()
- refreshEntity
- in file GalleryStorage.class, method GalleryStorage::refreshEntity()
Refresh a GalleryEntity from the database if it has changed
- refreshEntity
- in file GalleryStorageExtras.class, method GalleryStorageExtras::refreshEntity()
- refreshEntity
- in file UnitTestStorage.class, method UnitTestStorage::refreshEntity()
- refreshLocks
- in file GalleryCoreApi.class, method GalleryCoreApi::refreshLocks()
Refresh all the locks that we hold so that they aren't accidentally considered expired
- refreshLocks
- in file GalleryStorage.class, method GalleryStorage::refreshLocks()
Refresh all the locks that we hold so that they aren't accidentally considered expired
- refreshLocks
- in file GalleryStorageExtras.class, method GalleryStorageExtras::refreshLocks()
- refreshLocks
- in file FlockLockSystem.class, method FlockLockSystem::refreshLocks()
- refreshLocks
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::refreshLocks()
- refreshLocks
- in file MockLockSystem.class, method MockLockSystem::refreshLocks()
- refreshLocks
- in file DatabaseLockSystem.class, method DatabaseLockSystem::refreshLocks()
- refreshLocks
- in file GalleryLockSystem.class, method GalleryLockSystem::refreshLocks()
Refresh all the locks that we hold so that they aren't accidentally considered expired
- refreshLocks
- in file UnitTestStorage.class, method UnitTestStorage::refreshLocks()
- regenerate
- in file GallerySession.class, method GallerySession::regenerate()
Regenerate the session id to prevent a session fixation attack by a hostile website.
- regenerate
- in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::regenerate()
- regenerate
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::regenerate()
- regenerate
- in file UserHelperTest.class, method UserHelperTestSession::regenerate()
- regenerate
- in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::regenerate()
- regenerate
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::regenerate()
- regenerateSessionIfNecessary
- in file HttpAuthHelper.class, method HttpAuthHelper::regenerateSessionIfNecessary()
Regenerate the session if this request might the initial login (active auth vs passive auth).
- regenerateWasCalled
- in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::regenerateWasCalled()
- regenerateWasCalled
- in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::regenerateWasCalled()
- regenerateWasCalled
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::regenerateWasCalled()
- regenerateWasCalled
- in file UserHelperTest.class, method UserHelperTestSession::regenerateWasCalled()
- regenerateWasCalled
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::regenerateWasCalled()
- RegisterCaptchaAdminOption
- in file RegisterCaptchaAdminOption.class, class RegisterCaptchaAdminOption
Captcha configuration for register module.
- RegisterDummyPlatform
- in file UserSelfRegistrationControllerTest.class, class RegisterDummyPlatform
- RegisterDummyPlatform
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::RegisterDummyPlatform()
- registerEventListener
- in file GalleryCoreApi.class, method GalleryCoreApi::registerEventListener()
Register an event listener.
- registerEventListener
- in file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::registerEventListener()
- registerEventListeners
- in file GalleryModule.class, method GalleryModule::registerEventListeners()
Register any event listeners that this module requires. Each module will get a chance to register its event listeners before any events are posted.
- registerFactoryImplementation
- in file GalleryCoreApi.class, method GalleryCoreApi::registerFactoryImplementation()
Register a new implementation with the factory
- registerFactoryImplementationForRequest
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::registerFactoryImplementationForRequest()
- registerFactoryImplementationForRequest
- in file GalleryCoreApi.class, method GalleryCoreApi::registerFactoryImplementationForRequest()
Register a new implementation with the factory for this request only
- registerImplementation
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::registerImplementation()
- RegisterModule
- in file module.inc, method RegisterModule::RegisterModule()
- RegisterModule
- in file module.inc, class RegisterModule
The self-registration module
- RegisterModuleTest
- in file RegisterModuleTest.class, class RegisterModuleTest
Test Register module functionality
- registerOperation
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::registerOperation()
- registerPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::registerPermission()
- registerPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::registerPermission()
Register a new permission
- registerProperty
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::registerProperty()
- registerToolkitOperation
- in file GalleryCoreApi.class, method GalleryCoreApi::registerToolkitOperation()
Register the operations that a toolkit is able to perform on a certain mime type.
- registerToolkitOperation
- in file ThumbnailHelper.class, method ThumbnailHelper::registerToolkitOperation()
Register toolkit operation for given mime type(s).
- registerToolkitProperty
- in file GalleryCoreApi.class, method GalleryCoreApi::registerToolkitProperty()
Register a parameter that a toolkit can extract from a certain mime type.
- registerTrailerCallback
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::registerTrailerCallback()
Register a callback function to be executed when we run the trailer.
- registerTrailerCallback
- in file MockTemplateAdapter.class, method MockTemplateAdapter::registerTrailerCallback()
- register_block
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::register_block()
- register_block
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::register_block()
- register_function
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::register_function()
- register_function
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::register_function()
- release
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::release()
This method releases the php parser.
- releaseAllLocks
- in file GalleryCoreApi.class, method GalleryCoreApi::releaseAllLocks()
Let go of all of our locks.
- releaseAllLocks
- in file MockLockSystem.class, method MockLockSystem::releaseAllLocks()
- releaseAllLocks
- in file GalleryLockSystem.class, method GalleryLockSystem::releaseAllLocks()
Release any locks that we're holding
- releaseAllLocks
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::releaseAllLocks()
- releaseLocks
- in file GalleryStorageExtras.class, method GalleryStorageExtras::releaseLocks()
- releaseLocks
- in file GalleryCoreApi.class, method GalleryCoreApi::releaseLocks()
Release the given lock(s)
- releaseLocks
- in file GalleryStorage.class, method GalleryStorage::releaseLocks()
Release the given locks.
- releaseLocks
- in file GalleryLockSystem.class, method GalleryLockSystem::releaseLocks()
Release the given lock(s) (queue the specified locks for later release on transactional databases or release them immediately if transactions are not supported)
- releaseLocks
- in file MockLockSystem.class, method MockLockSystem::releaseLocks()
- releaseLocks
- in file UnitTestStorage.class, method UnitTestStorage::releaseLocks()
- releaseLocks
- in file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::releaseLocks()
- releaseQueue
- in file GalleryLockSystem.class, method GalleryLockSystem::releaseQueue()
Cleanup any locks queued for release
- remapOwnerId
- in file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::remapOwnerId()
- remapOwnerId
- in file GalleryCoreApi.class, method GalleryCoreApi::remapOwnerId()
Transfer the ownership of all items by oldUser to newUser
- remapSourceIds
- in file GalleryCoreApi.class, method GalleryCoreApi::remapSourceIds()
Find all derivatives attached to one source and switch them to another one
- remapSourceIds
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::remapSourceIds()
- RemoteModule
- in file module.inc, class RemoteModule
- RemoteModule
- in file module.inc, method RemoteModule::RemoteModule()
- RemoteSiteAdminController
- in file RemoteSiteAdmin.inc, class RemoteSiteAdminController
Settings for Remote
- RemoteSiteAdminControllerTest
- in file RemoteSiteAdminControllerTest.class, class RemoteSiteAdminControllerTest
RemoteSiteAdmin controller tests
- RemoteSiteAdminControllerTest
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::RemoteSiteAdminControllerTest()
- RemoteSiteAdminView
- in file RemoteSiteAdmin.inc, class RemoteSiteAdminView
Settings for Remote
- RemoteStorageCapabilitiesView
- in file RemoteStorageCapabilities.inc, class RemoteStorageCapabilitiesView
This view implements the Nokia Image Uploader API's 'Remote Storage Capabilities' query.
- remove
- in file GalleryDataCache.class, method GalleryDataCache::remove()
Remove data from the cache
- remove
- in file GallerySession.class, method GallerySession::remove()
Remove a value from the session.
- removeAllMapEntries
- in file GalleryStorage.class, method GalleryStorage::removeAllMapEntries()
Remove ALL entries from a map. Use with caution!
- removeAllMapEntries
- in file SQLiteStorage.class, method SQLiteStorage::removeAllMapEntries()
- removeAllMapEntries
- in file GalleryCoreApi.class, method GalleryCoreApi::removeAllMapEntries()
Remove ALL entries from this map.. use with caution!
- removeAllMapEntries
- in file GalleryStorageExtras.class, method GalleryStorageExtras::removeAllMapEntries()
- removeAllMapEntries
- in file Db2Storage.class, method Db2Storage::removeAllMapEntries()
- removeAllMapEntries
- in file UnitTestStorage.class, method UnitTestStorage::removeAllMapEntries()
- removeAllParameters
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeAllParameters()
- removeAllPluginParameters
- in file GalleryCoreApi.class, method GalleryCoreApi::removeAllPluginParameters()
Remove all parameters for this plugin
- removeAllUsersFromGroup
- in file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeAllUsersFromGroup()
- removeAllUsersFromGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::removeAllUsersFromGroup()
Remove any users in the group
- removeByPattern
- in file GalleryDataCache.class, method GalleryDataCache::removeByPattern()
Remove data from the cache
- removeDerivativeOperation
- in file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativeOperation()
Remove the given operation from the operation set.
- removeDerivativePreferenceForItemType
- in file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativePreferenceForItemType()
Remove derivative preference for a given item/type combination
- removeDerivativePreferencesForItem
- in file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativePreferencesForItem()
Remove all derivative preferences for a given item
- removeEntityPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::removeEntityPermission()
Remove the given itemid, entityid, permission mapping
- removeEntityPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeEntityPermission()
- removeFormVariables
- in file GalleryUtilities.class, method GalleryUtilities::removeFormVariables()
Remove all request variables that match the prefix.
- removeFromDisk
- in file GalleryDataCache.class, method GalleryDataCache::removeFromDisk()
Remove the cache file from disk. PathInfo is of the form that can be passed to getCachePath
- removeGroupPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::removeGroupPermission()
Remove the given itemid, groupid, permission mapping
- removeGroupPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeGroupPermission()
- removeHintFromListener
- in file NotificationHelper.class, method NotificationHelper::removeHintFromListener()
When a subscription is removed, check that that the event listener is no longer required.
- removeIdsFromLock
- in file UnitTestStorage.class, method UnitTestStorage::removeIdsFromLock()
- removeIdsFromLock
- in file GalleryStorageExtras.class, method GalleryStorageExtras::removeIdsFromLock()
- removeIdsFromLock
- in file GalleryStorage.class, method GalleryStorage::removeIdsFromLock()
Remove ids from a lock.
- removeItemAttributes
- in file GalleryCoreApi.class, method GalleryCoreApi::removeItemAttributes()
Remove the attributes for the given item
- removeItemAttributes
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::removeItemAttributes()
- removeItemPermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::removeItemPermissions()
Remove all permissions for the given itemid
- removeItemPermissions
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeItemPermissions()
- removeMapEntry
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::removeMapEntry()
- removeMapEntry
- in file GalleryCoreApi.class, method GalleryCoreApi::removeMapEntry()
Remove entries from a map
- removeMapEntry
- in file GalleryStorage.class, method GalleryStorage::removeMapEntry()
Remove entries from a map
- removeMapEntry
- in file PluginParameterTest.class, method PluginParameterTestMockStorage::removeMapEntry()
- removeMapEntry
- in file RepositoryTestStorage.class, method RepositoryTestStorage::removeMapEntry()
- removeMapEntry
- in file UnitTestStorage.class, method UnitTestStorage::removeMapEntry()
- removeMapEntry
- in file UserHelperTest.class, method UserHelperTestMockStorage::removeMapEntry()
- removeMapEntry
- in file GalleryStorageExtras.class, method GalleryStorageExtras::removeMapEntry()
- removeMimeType
- in file GalleryCoreApi.class, method GalleryCoreApi::removeMimeType()
Remove specified mime data from the list.
- removeMimeType
- in file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::removeMimeType()
- removeObsoleteFiles
- in file GalleryRepository.class, method GalleryRepository::removeObsoleteFiles()
Remove obsolete files when a plugin is updated.
- removeObsoleteFiles
- in file UnitTestRepository.class, method UnitTestRepository::removeObsoleteFiles()
- removeOnLoadHandler
- in file GalleryEntity.class, method GalleryEntity::removeOnLoadHandler()
Remove onLoad handler.
- removeOnLoadHandlers
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::removeOnLoadHandlers()
- removeOnLoadHandlers
- in file GalleryCoreApi.class, method GalleryCoreApi::removeOnLoadHandlers()
Remove onLoadHandlers from all entities
- removeOperation
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removeOperation()
- removePageData
- in file GalleryDataCache.class, method GalleryDataCache::removePageData()
Remove all cached page data for the given item ids
- removeParameter
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::removeParameter()
- removeParameter
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParameter()
- removeParameter
- in file GalleryPlugin.class, method GalleryPlugin::removeParameter()
Convenience method to remove a plugin parameter
- removeParameterByValue
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParameterByValue()
- removeParametersForItemId
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParametersForItemId()
- removePassword
- in file PasswordInterface_1_0.class, method PasswordInterface_1_0::removePassword()
Remove password protection for an item
- removePassword
- in file PasswordHelper.class, method PasswordHelper::removePassword()
Remove password protection.
- RemovePermissionNotification
- in file GalleryCoreEventNotifications.class, class RemovePermissionNotification
- removePlugin
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removePlugin()
- removePlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::removePlugin()
Remove the given plugin from the map
- removePluginParameter
- in file GalleryCoreApi.class, method GalleryCoreApi::removePluginParameter()
Remove a parameter for this plugin
- removePluginParameterByValue
- in file GalleryCoreApi.class, method GalleryCoreApi::removePluginParameterByValue()
Remove all plugin entries for a given parameter and value pair
- removePluginParametersForItemId
- in file GalleryCoreApi.class, method GalleryCoreApi::removePluginParametersForItemId()
Remove all plugin parameters for a given item id
- removePreferenceForItemType
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removePreferenceForItemType()
- removePreferencesForItem
- in file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removePreferencesForItem()
- removeRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::removeRequestVariable()
Remove a request variable.
- removeTranslationsForPlugin
- in file GalleryCoreApi.class, method GalleryCoreApi::removeTranslationsForPlugin()
Remove the translations for a given plugin from our locale hierarchy.
- removeTranslationsForPlugin
- in file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::removeTranslationsForPlugin()
- removeUserFromAllGroups
- in file GalleryCoreApi.class, method GalleryCoreApi::removeUserFromAllGroups()
Remove the user from all groups
- removeUserFromAllGroups
- in file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeUserFromAllGroups()
- removeUserFromGroup
- in file GalleryCoreApi.class, method GalleryCoreApi::removeUserFromGroup()
Remove the specified user to the specified group.
- removeUserFromGroup
- in file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeUserFromGroup()
- removeUserFromGroup
- in file GalleryEmbed.class, method GalleryEmbed::removeUserFromGroup()
Remove a user from a G2 group.
- removeUserPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeUserPermission()
- removeUserPermission
- in file GalleryCoreApi.class, method GalleryCoreApi::removeUserPermission()
Remove the given itemid, userid, permission mapping
- removeWatermark
- in file ItemEditWatermark.inc, method ItemEditWatermark::removeWatermark()
- rename
- in file GalleryAlbumItem.class, method GalleryAlbumItem::rename()
Rename this album
- rename
- in file FileSystemTest.class, method FileSystemTestPlatformForRename::rename()
Rename a file/dir
- rename
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::rename()
- rename
- in file GalleryPlatform.class, method GalleryPlatform::rename()
Rename a file/dir.
- rename
- in file UnitTestPlatform.class, method UnitTestPlatform::rename()
- rename
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::rename()
- rename
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::rename()
Rename this item
- rename
- in file GalleryDataItem.class, method GalleryDataItem::rename()
Rename this DataItem
- rename
- in file WinNtPlatform.class, method WinNtPlatform::rename()
- rename
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::rename()
- rename
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::rename()
- render
- in file ThumbnailImage.class, method ThumbnailImage::render()
Render image
- render
- in file GalleryPhotoItem.class, method GalleryPhotoItem::render()
- render
- in file MP3AudioRenderer.class, method MP3AudioRenderer::render()
- render
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::render()
- render
- in file GalleryRenderer.class, method GalleryRenderer::render()
Render the given GalleryItem in the given output format. For example, you can render a GalleryPhotoItem with an <img> tag in the HTML format, whereas GalleryMovieItem would use <object> or <embed>.
- render
- in file GalleryDataItem.class, method GalleryDataItem::render()
- render
- in file WatermarkImage.class, method WatermarkImage::render()
Render image
- render
- in file FlashVideoRenderer.class, method FlashVideoRenderer::render()
- render
- in file GalleryAnimationItem.class, method GalleryAnimationItem::render()
- render
- in file ItemTest.class, method ItemTestRenderer::render()
- render
- in file GalleryDerivative.class, method GalleryDerivative::render()
Render this item in the given format. For example, GalleryDerivativeImage may want to render as an <img> tag in the HTML format.
- render
- in file GalleryMovieItem.class, method GalleryMovieItem::render()
- render
- in file PanoramaRenderer.class, method PanoramaRenderer::render()
- renderBodyAndFooter
- in file StatusTemplate.class, method StatusTemplate::renderBodyAndFooter()
Render the body and footer (everything below the status message)
- renderBodyAndFooter
- in file StatusTemplate.class, method StatusTemplate::renderBodyAndFooter()
Render the body and footer (everything below the status message)
- renderFileList
- in file SystemChecksStep.class, method SystemChecksStep::renderFileList()
Render a file-list in a minimizable block with a heading and an optional notice text.
- renderFooter
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::renderFooter()
- renderHeader
- in file StatusTemplate.class, method StatusTemplate::renderHeader()
Render the header (from <html> to the statusblock or the navbar)
- renderHeader
- in file StatusTemplate.class, method StatusTemplate::renderHeader()
Render the header (from <html> to the statusblock or the navbar)
- renderHeader
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::renderHeader()
- renderHeaderBodyAndFooter
- in file StatusTemplate.class, method StatusTemplate::renderHeaderBodyAndFooter()
Render the whole page, except for the status block and messages. This is the way that we render most pages that don't have interactive status messages.
- renderHeaderBodyAndFooter
- in file StatusTemplate.class, method StatusTemplate::renderHeaderBodyAndFooter()
Render the whole page, except for the status block and messages. This is the way that we render most pages that don't have interactive status messages.
- renderImageFrame
- in file ImageBlockTest.class, method ImageBlockTestFrame::renderImageFrame()
- renderImageFrame
- in file ImageFrameImpl.class, method ImageFrameImpl::renderImageFrame()
Smarty callback to render an ImageFrame
- renderImmediate
- in file DownloadRegistryFile.inc, method DownloadRegistryFileView::renderImmediate()
Renders the Windows registry file.
- renderImmediate
- in file DownloadPicLens.inc, method DownloadPicLensView::renderImmediate()
- renderImmediate
- in file Sitemap.inc, method SitemapView::renderImmediate()
- renderImmediate
- in file Login.inc, method LoginView::renderImmediate()
API defines the output very specifically so we can't allow any global templating to be used.
- renderImmediate
- in file RemoteStorageCapabilities.inc, method RemoteStorageCapabilitiesView::renderImmediate()
API defines the output very specifically so we can't allow any global templating to be used.
- renderImmediate
- in file ExternalCSS.inc, method ExternalCSSView::renderImmediate()
- renderImmediate
- in file RatingCallback.inc, method RatingCallbackView::renderImmediate()
- renderImmediate
- in file External.inc, method ExternalView::renderImmediate()
- renderImmediate
- in file DownloadItem.inc, method DownloadItemView::renderImmediate()
- renderImmediate
- in file CombinedJavascript.inc, method CombinedJavascriptView::renderImmediate()
- renderImmediate
- in file CommentCallback.inc, method CommentCallbackView::renderImmediate()
- renderImmediate
- in file CaptchaImage.inc, method CaptchaImageView::renderImmediate()
- renderImmediate
- in file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::renderImmediate()
- renderImmediate
- in file WebDav.inc, method WebDavView::renderImmediate()
- renderImmediate
- in file SimpleRender.inc, method SimpleRenderView::renderImmediate()
- renderImmediate
- in file CSS.inc, method CSSView::renderImmediate()
- renderImmediate
- in file DigibugPrintPhotos.inc, method DigibugPrintPhotosView::renderImmediate()
- renderImmediate
- in file Upload.inc, method UploadView::renderImmediate()
API defines the output very specifically so we can't allow any global templating to be used.
- renderImmediate
- in file DownloadItem.inc, method DownloadItemView::renderImmediate()
- renderImmediate
- in file DownloadDavMount.inc, method DownloadDavMountView::renderImmediate()
- renderImmediate
- in file Download.inc, method DownloadView::renderImmediate()
- renderImmediate
- in file DirectoryListing.inc, method DirectoryListingView::renderImmediate()
API defines the output very specifically so we can't allow any global templating to be used.
- renderImmediate
- in file DownloadItem.inc, method DownloadItemView::renderImmediate()
- renderImmediate
- in file RepositoryCallback.inc, method RepositoryCallbackView::renderImmediate()
- renderImmediate
- in file PluginCallback.inc, method PluginCallbackView::renderImmediate()
- renderImmediate
- in file WebDavWorks.inc, method WebDavWorksView::renderImmediate()
- renderImmediate
- in file MainTest.class, method MainTestImmediateView::renderImmediate()
- renderImmediate
- in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::renderImmediate()
- renderImmediate
- in file NewDirectory.inc, method NewDirectoryView::renderImmediate()
API defines the output very specifically so we can't allow any global templating to be used.
- renderImmediate
- in file ItemDeleteJs.inc, method ItemDeleteJsView::renderImmediate()
- renderImmediate
- in file HttpAuthWorks.inc, method HttpAuthWorksView::renderImmediate()
- renderImmediate
- in file GalleryView.class, method GalleryView::renderImmediate()
Print out the immediate output for this view. This will bypass any global templating. This style of view should be reserved for binary data.
- renderImmediate
- in file SwitchDetailMode.inc, method SwitchDetailModeView::renderImmediate()
- renderImmediate
- in file PrintPhotos.inc, method PrintPhotosView::renderImmediate()
- renderImmediate
- in file GalleryRemote.inc, method GalleryRemoteView::renderImmediate()
- renderImmediate
- in file Render.inc, method RenderView::renderImmediate()
- renderImmediate
- in file SlideshowMediaRss.inc, method SlideshowMediaRssView::renderImmediate()
- renderImmediate
- in file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::renderImmediate()
- renderImmediate
- in file Redirect.inc, method RedirectView::renderImmediate()
- renderImmediate
- in file SimpleCallback.inc, method SimpleCallbackView::renderImmediate()
- renderRedirect
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::renderRedirect()
- renderSitemap
- in file Sitemap.inc, method SitemapView::renderSitemap()
Output a site map rooted at the given id
- renderStatusMessage
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::renderStatusMessage()
- renderStatusMessage
- in file ConvertDatabaseToUtf8Task.class, method MockStatusMonitor::renderStatusMessage()
- renderStatusMessage
- in file StatusTemplate.class, method StatusTemplate::renderStatusMessage()
Render a single status message
- renderStatusMessage
- in file StatusTemplate.class, method StatusTemplate::renderStatusMessage()
Render a single status message
- RenderView
- in file Render.inc, class RenderView
Render the Feed
- RenderViewTestUrlGenerator
- in file RssRenderTest.class, class RenderViewTestUrlGenerator
- replaceKeywords
- in file EcardHelper.class, method EcardHelper::replaceKeywords()
Replaces keywords using given values
- replaceSessionIdInData
- in file GallerySession.class, method GallerySession::replaceSessionIdInData()
Replaces the session id in all string members of an object or in all elements of an array.
- replaceTempSessionIdIfNecessary
- in file GallerySession.class, method GallerySession::replaceTempSessionIdIfNecessary()
If we started this request without a sessionId, then we used SESSION_TEMP_ID in all generated
- ReplicaModule
- in file module.inc, method ReplicaModule::ReplicaModule()
- ReplicaModule
- in file module.inc, class ReplicaModule
Create item copies sharing the same original data file.
- report
- in file index.php, method GalleryTestResult::report()
- RepositoryCallbackTest
- in file RepositoryCallbackTest.class, method RepositoryCallbackTest::RepositoryCallbackTest()
- RepositoryCallbackTest
- in file RepositoryCallbackTest.class, class RepositoryCallbackTest
RepositoryCallback tests
- RepositoryCallbackView
- in file RepositoryCallback.inc, class RepositoryCallbackView
This view lets you make very simple callbacks to the framework to get very specific data.
- RepositoryDownloadPackagesTest
- in file RepositoryDownloadPackagesTest.class, class RepositoryDownloadPackagesTest
Test repository utilities functionality
- RepositoryIndexTest
- in file RepositoryIndexTest.class, class RepositoryIndexTest
Test repository index functionality
- RepositoryIndexTestModule
- in file RepositoryIndexTest.class, class RepositoryIndexTestModule
- RepositoryIndexTestTheme
- in file RepositoryIndexTest.class, class RepositoryIndexTestTheme
- RepositoryTest
- in file RepositoryTest.class, class RepositoryTest
Test repository functionality
- RepositoryTestIndex
- in file RepositoryTest.class, class RepositoryTestIndex
- RepositoryTestIndex
- in file RepositoryTest.class, method RepositoryTestIndex::RepositoryTestIndex()
- RepositoryTestModule
- in file RepositoryTest.class, class RepositoryTestModule
- RepositoryTestSearchResults
- in file RepositoryTestStorage.class, class RepositoryTestSearchResults
- RepositoryTestSearchResults
- in file RepositoryTestStorage.class, method RepositoryTestSearchResults::RepositoryTestSearchResults()
- RepositoryTestStorage
- in file RepositoryTestStorage.class, class RepositoryTestStorage
Test storage class used for testing functions that interact with the database.
- RepositoryTestStorage
- in file RepositoryTestStorage.class, method RepositoryTestStorage::RepositoryTestStorage()
- RepositoryTest_GalleryRepository
- in file RepositoryTest.class, class RepositoryTest_GalleryRepository
- RepositoryUtilitiesTest
- in file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTest
Test repository utilities functionality
- RepositoryUtilitiesTestPhpVm
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::RepositoryUtilitiesTestPhpVm()
- RepositoryUtilitiesTestPhpVm
- in file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTestPhpVm
- RepositoryUtilitiesTestPlugin
- in file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTestPlugin
- requestAuthentication
- in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::requestAuthentication()
Prompt the user via HTTP authentication for username / password.
- requestAuthentication
- in file HttpAuthHelper.class, method HttpAuthHelper::requestAuthentication()
- requestAuthentication
- in file WebDavModuleTest.class, method WebDavModuleTestHttpAuthInterface::requestAuthentication()
- requestWebPage
- in file GalleryCoreApi.class, method GalleryCoreApi::requestWebPage()
Make an HTTP request to a remote URL and return the HTTP response status, headers and body.
- requestWebPage
- in file WebHelper_simple.class, method WebHelper_simple::requestWebPage()
- requireOnce
- in file GalleryCoreApi.class, method GalleryCoreApi::requireOnce()
Require a file, but only once. All specified paths must be relative to the gallery2 directory. Think of it as a virtual PHP include_path.
- requiresMaintenanceMode
- in file AdminMaintenance.inc, method MaintenanceTask::requiresMaintenanceMode()
This task requires that the administrator sets Gallery into maintenance mode.
- requiresMaintenanceMode
- in file DatabaseBackupTask.class, method DatabaseBackupTask::requiresMaintenanceMode()
- requiresProgressBar
- in file PasswordOption.inc, method PasswordOption::requiresProgressBar()
- requiresProgressBar
- in file HiddenItemOption.inc, method HiddenItemOption::requiresProgressBar()
- requiresProgressBar
- in file DeleteSessionsTask.class, method DeleteSessionsTask::requiresProgressBar()
- requiresProgressBar
- in file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::requiresProgressBar()
- requiresProgressBar
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::requiresProgressBar()
- requiresProgressBar
- in file AdminMaintenance.inc, method MaintenanceTask::requiresProgressBar()
Will this task run so long that it requires a progress bar?
- requiresProgressBar
- in file RewriteCheckConflictTask.class, method RewriteCheckConflictTask::requiresProgressBar()
- requiresProgressBar
- in file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::requiresProgressBar()
- requiresProgressBar
- in file BuildDerivativesTask.class, method BuildDerivativesTask::requiresProgressBar()
- requiresProgressBar
- in file SizeLimitOption.inc, method SizeLimitOption::requiresProgressBar()
- requiresProgressBar
- in file ImageBlockOption.inc, method ImageBlockOption::requiresProgressBar()
- requiresProgressBar
- in file DatabaseBackupTask.class, method DatabaseBackupTask::requiresProgressBar()
- requiresProgressBar
- in file ItemEdit.inc, method ItemEditOption::requiresProgressBar()
Will this task run so long that it requires a progress bar?
- rescan
- in file GalleryAnimationItem.class, method GalleryAnimationItem::rescan()
- rescan
- in file GalleryMovieItem.class, method GalleryMovieItem::rescan()
- rescan
- in file GalleryPhotoItem.class, method GalleryPhotoItem::rescan()
- rescan
- in file WatermarkImage.class, method WatermarkImage::rescan()
Determine file size and dimensions
- rescan
- in file GalleryDataItem.class, method GalleryDataItem::rescan()
Scan this item's data for changes.
- reset
- in file PermissionTest.class, method PermissionTestEventListener::reset()
- reset
- in file GallerySession.class, method GallerySession::reset()
Clean/remove and reinitialize a session.
- reset
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::reset()
- reset
- in file RepositoryTestStorage.class, method RepositoryTestStorage::reset()
- reset
- in file LogoutControllerTest.class, method LogoutControllerTestSession::reset()
- reset
- in file DataCacheTest.class, method DataCacheTestPlatform::reset()
- reset
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::reset()
- reset
- in file GalleryDataCache.class, method GalleryDataCache::reset()
Empty the cache of all but protected entries
- resetCalls
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::resetCalls()
- ResetFailureCountsTask
- in file ResetFailureCountsTask.class, class ResetFailureCountsTask
This is a MaintenanceTask that will clear all failure counts in the database.
- resetL10Domain
- in file UpgradeStep.class, method UpgradeStep::resetL10Domain()
- resetL10Domain
- in file InstallStep.class, method InstallStep::resetL10Domain()
- resetNewItemSorts
- in file NewItemsHelper.class, method NewItemsHelper::resetNewItemSorts()
Remove NewItems sort from all albums
- resetOriginalValues
- in file GalleryPersistent.class, method GalleryPersistent::resetOriginalValues()
Reset all original values to the current values in the entity (or null if so specified).
- resetPlatform
- in file GalleryPlatform.class, method GalleryPlatform::resetPlatform()
Clear any cached saved state in this platform.
- resetProgressBarStats
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::resetProgressBarStats()
Reset progress bar timing stats.
- resetProgressBarStats
- in file MockTemplateAdapter.class, method MockTemplateAdapter::resetProgressBarStats()
- ResetViewCountsTask
- in file ResetViewCountsTask.class, class ResetViewCountsTask
This is a MaintenanceTask that will reset the view counts for all albums/items.
- resourceGetSecure
- in file GalleryTemplate.class, method GalleryTemplate::resourceGetSecure()
- resourceGetTemplate
- in file GalleryTemplate.class, method GalleryTemplate::resourceGetTemplate()
- resourceGetTemplateBaseDir
- in file GalleryTemplate.class, method GalleryTemplate::resourceGetTemplateBaseDir()
Returns the base directory of the specified template. This is required to support loading templates from g2data/plugins.
- resourceGetTimestamp
- in file GalleryTemplate.class, method GalleryTemplate::resourceGetTimestamp()
- resourceGetTrusted
- in file GalleryTemplate.class, method GalleryTemplate::resourceGetTrusted()
- RestrictMimeOption
- in file RestrictMimeOption.inc, class RestrictMimeOption
This ItemAddOption rejects uploads for selected mime types.
- RestrictMimeOptionTest
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::RestrictMimeOptionTest()
- RestrictMimeOptionTest
- in file RestrictMimeOptionTest.class, class RestrictMimeOptionTest
RestrictMimeOption tests
- resultCount
- in file UnitTestStorage.class, method UnitTestStorageSearchResults::resultCount()
- resultCount
- in file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::resultCount()
- resultCount
- in file GalleryStorage.class, method GallerySearchResults::resultCount()
The number of results from this search
- resultCount
- in file RepositoryTestStorage.class, method RepositoryTestSearchResults::resultCount()
- resultCount
- in file SessionTest.class, method SessionTestRecordSet::resultCount()
- ReuploadModule
- in file module.inc, class ReuploadModule
Reupload a file without destroying metadata information
- ReuploadModule
- in file module.inc, method ReuploadModule::ReuploadModule()
- ReuploadOptionTest
- in file ReuploadOptionTest.class, method ReuploadOptionTest::ReuploadOptionTest()
- ReuploadOptionTest
- in file ReuploadOptionTest.class, class ReuploadOptionTest
Reupload controller tests
- ReuploadOptionTestPlatform
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::ReuploadOptionTestPlatform()
- ReuploadOptionTestPlatform
- in file ReuploadOptionTest.class, class ReuploadOptionTestPlatform
Test platform
- ReuploadOptionTestToolkit
- in file ReuploadOptionTest.class, class ReuploadOptionTestToolkit
Test toolkit
- ReuploadPhotoOption
- in file ReuploadPhotoOption.inc, class ReuploadPhotoOption
This ItemEditOption will handle the reupload of a photo
- revertEntities
- in file PanoramaUpgradeHelper.class, method PanoramaUpgradeHelper::revertEntities()
Switch back from using PanoramaPhotoItem and PanoramaDerivativeImage to the base classes, now that we're using renderers. This can get deleted after GalleryCoreApi moves to 8.x because we're doing the same thing in the core module.
- RewriteApi
- in file RewriteApi.class, method RewriteApi::RewriteApi()
- RewriteApi
- in file RewriteApi.class, class RewriteApi
A helper class for the URL Rewrite module
- RewriteApiMockModule
- in file RewriteApiTest.class, class RewriteApiMockModule
Mock module for tests
- RewriteApiMockModule
- in file RewriteApiTest.class, method RewriteApiMockModule::RewriteApiMockModule()
- RewriteApiMockParser
- in file RewriteApiTest.class, class RewriteApiMockParser
- RewriteApiMockParser
- in file RewriteApiTest.class, method RewriteApiMockParser::RewriteApiMockParser()
- RewriteApiTest
- in file RewriteApiTest.class, class RewriteApiTest
Test RewriteApi functionality
- RewriteApiTest
- in file RewriteApiTest.class, method RewriteApiTest::RewriteApiTest()
- RewriteCheckConflictTask
- in file RewriteCheckConflictTask.class, class RewriteCheckConflictTask
This is a MaintenanceTask that will check the short style URL for file system conflicts through all Gallery items.
- RewriteHelper
- in file RewriteHelper.class, class RewriteHelper
URL rewrite helper.
- RewriteHelperMockModule
- in file RewriteHelperTest.class, class RewriteHelperMockModule
- RewriteHelperMockModule
- in file RewriteHelperTest.class, method RewriteHelperMockModule::RewriteHelperMockModule()
- RewriteHelperMockParser
- in file RewriteHelperTest.class, method RewriteHelperMockParser::RewriteHelperMockParser()
- RewriteHelperMockParser
- in file RewriteHelperTest.class, class RewriteHelperMockParser
- RewriteHelperMockPlatform
- in file RewriteHelperTest.class, class RewriteHelperMockPlatform
- RewriteHelperTest
- in file RewriteHelperTest.class, method RewriteHelperTest::RewriteHelperTest()
- RewriteHelperTest
- in file RewriteHelperTest.class, class RewriteHelperTest
Rewrite helper tests.
- RewriteModule
- in file module.inc, method RewriteModule::RewriteModule()
- RewriteModule
- in file module.inc, class RewriteModule
URL Rewrite Module
- RewriteModuleExtras
- in file RewriteModuleExtras.inc, class RewriteModuleExtras
Additional upgrade/event handling code
- RewriteModuleMockModule
- in file RewriteModuleTest.class, method RewriteModuleMockModule::RewriteModuleMockModule()
- RewriteModuleMockModule
- in file RewriteModuleTest.class, class RewriteModuleMockModule
Mock module for this test
- RewriteModuleMockParser
- in file RewriteModuleTest.class, class RewriteModuleMockParser
Mock rewrite parser for this test
- RewriteModuleMockParser
- in file RewriteModuleTest.class, method RewriteModuleMockParser::RewriteModuleMockParser()
- RewriteModuleMockPlatform
- in file RewriteModuleTest.class, class RewriteModuleMockPlatform
Test platform for this test
- RewriteModuleTest
- in file RewriteModuleTest.class, class RewriteModuleTest
Test RewriteUrlGenerator functionality
- RewriteModuleTest
- in file RegisterModuleTest.class, method RegisterModuleTest::RewriteModuleTest()
- RewriteModuleTest
- in file RewriteModuleTest.class, method RewriteModuleTest::RewriteModuleTest()
- RewriteParser
- in file RewriteParser.class, class RewriteParser
RewriteParser class. Parsers are stored in modules/rewrite/classes/parsers/<parserId> and require a parser.inc file in that directory.
- RewriteParserMockModule
- in file RewriteParserTestCase.class, method RewriteParserMockModule::RewriteParserMockModule()
- RewriteParserMockModule
- in file RewriteParserTestCase.class, class RewriteParserMockModule
- RewriteParserMockPlatform
- in file RewriteParserTestCase.class, class RewriteParserMockPlatform
- RewriteParserTestCase
- in file RewriteParserTestCase.class, class RewriteParserTestCase
Global URL rewrite parser tests.
- RewriteSimpleHelper
- in file RewriteSimpleHelper.class, class RewriteSimpleHelper
This class provides basic URL keyword functions
- RewriteSimpleHelperTest
- in file RewriteSimpleHelperTest.class, class RewriteSimpleHelperTest
- RewriteSimpleHelperTest
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::RewriteSimpleHelperTest()
- RewriteUrlGenerator
- in file RewriteUrlGenerator.class, class RewriteUrlGenerator
Generic rewrite URL generator.
- RewriteUrlGeneratorTest
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::RewriteUrlGeneratorTest()
- RewriteUrlGeneratorTest
- in file RewriteUrlGeneratorTest.class, class RewriteUrlGeneratorTest
Generic rewrite URL generator tests.
- RewriteUrlGeneratorTestCase
- in file RewriteUrlGeneratorTestCase.class, class RewriteUrlGeneratorTestCase
Global rewrite URL generator tests.
- REWRITE_STATUS_APACHE_NO_MOD_REWRITE
- in file parser.inc, constant REWRITE_STATUS_APACHE_NO_MOD_REWRITE
This URL rewrite parser provides Apache mod_rewrite support for short URLs.
- REWRITE_STATUS_APACHE_UNABLE_TO_TEST
- in file parser.inc, constant REWRITE_STATUS_APACHE_UNABLE_TO_TEST
- REWRITE_STATUS_BAD_KEYWORD
- in file RewriteHelper.class, constant REWRITE_STATUS_BAD_KEYWORD
- REWRITE_STATUS_DUPE_SHORT_URL
- in file RewriteHelper.class, constant REWRITE_STATUS_DUPE_SHORT_URL
- REWRITE_STATUS_EMBED_HTACCESS_CANT_READ
- in file parser.inc, constant REWRITE_STATUS_EMBED_HTACCESS_CANT_READ
- REWRITE_STATUS_EMBED_HTACCESS_CANT_WRITE
- in file parser.inc, constant REWRITE_STATUS_EMBED_HTACCESS_CANT_WRITE
- REWRITE_STATUS_EMBED_HTACCESS_MISSING
- in file parser.inc, constant REWRITE_STATUS_EMBED_HTACCESS_MISSING
- REWRITE_STATUS_EMPTY_VALUE
- in file RewriteHelper.class, constant REWRITE_STATUS_EMPTY_VALUE
- REWRITE_STATUS_HTACCESS_CANT_READ
- in file parser.inc, constant REWRITE_STATUS_HTACCESS_CANT_READ
- REWRITE_STATUS_HTACCESS_CANT_WRITE
- in file parser.inc, constant REWRITE_STATUS_HTACCESS_CANT_WRITE
- REWRITE_STATUS_HTACCESS_MISSING
- in file parser.inc, constant REWRITE_STATUS_HTACCESS_MISSING
- REWRITE_STATUS_HTTPDINI_CANT_READ
- in file parser.inc, constant REWRITE_STATUS_HTTPDINI_CANT_READ
- REWRITE_STATUS_HTTPDINI_CANT_WRITE
- in file parser.inc, constant REWRITE_STATUS_HTTPDINI_CANT_WRITE
- REWRITE_STATUS_HTTPDINI_MISSING
- in file parser.inc, constant REWRITE_STATUS_HTTPDINI_MISSING
- REWRITE_STATUS_INVALID_PATTERN
- in file RewriteHelper.class, constant REWRITE_STATUS_INVALID_PATTERN
- REWRITE_STATUS_MULTISITE
- in file RewriteHelper.class, constant REWRITE_STATUS_MULTISITE
- REWRITE_STATUS_NO_ISAPI_REWRITE
- in file parser.inc, constant REWRITE_STATUS_NO_ISAPI_REWRITE
This URL rewrite parser provides ISAPI_Rewrite support for short URLs.
- REWRITE_STATUS_NO_PATH_INFO
- in file parser.inc, constant REWRITE_STATUS_NO_PATH_INFO
This URL Rewrite parser provides PHP Path Info support for short URLs.
- REWRITE_STATUS_OK
- in file RewriteHelper.class, constant REWRITE_STATUS_OK
URL rewrite helper.
- rmdir
- in file GalleryPlatform.class, method GalleryPlatform::rmdir()
Delete a directory.
- rmdir
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::rmdir()
- rmdir
- in file UnitTestPlatform.class, method UnitTestPlatform::rmdir()
- rmdir
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::rmdir()
- rollbackTransaction
- in file RepositoryTestStorage.class, method RepositoryTestStorage::rollbackTransaction()
- rollbackTransaction
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::rollbackTransaction()
- rollbackTransaction
- in file UnitTestStorage.class, method UnitTestStorage::rollbackTransaction()
- rollbackTransaction
- in file GalleryStorage.class, method GalleryStorage::rollbackTransaction()
Rollback our transaction, if the storage layer supports them.
- rollbackTransaction
- in file PluginCallbackTest.class, method PluginCallbackMockStorage::rollbackTransaction()
- roundToString
- in file GalleryUtilities.class, method GalleryUtilities::roundToString()
Round a float and convert to a string. Replace , with . in case current locale uses comma as fraction separator.
- RssCallbacks
- in file Callbacks.inc, class RssCallbacks
- RssEditFeedTest
- in file RssEditFeedTest.class, class RssEditFeedTest
EditFeed controller tests
- RssEditFeedTest
- in file RssEditFeedTest.class, method RssEditFeedTest::RssEditFeedTest()
- RssGenerator
- in file RssGenerator.class, class RssGenerator
- RssHelper
- in file RssHelper.class, class RssHelper
Helper class for the RSS module
- RssMapHelper
- in file RssMapHelper.class, class RssMapHelper
Utility functions useful in managing Rss
- RssMapTest
- in file RssMapTest.class, method RssMapTest::RssMapTest()
- RssMapTest
- in file RssMapTest.class, class RssMapTest
Test Rss functionality
- RssModule
- in file module.inc, class RssModule
Implementation of the RSS module
- RssModule
- in file module.inc, method RssModule::RssModule()
- RssPreloads
- in file Preloads.inc, class RssPreloads
- RssRenderTest
- in file RssRenderTest.class, class RssRenderTest
Rss Render tests
- RssRenderTest
- in file RssRenderTest.class, method RssRenderTest::RssRenderTest()
- RssRenderTestVm
- in file RssRenderTest.class, class RssRenderTestVm
- RssSiteAdminController
- in file RssSiteAdmin.inc, class RssSiteAdminController
Settings for RSS
- RssSiteAdminControllerTest
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::RssSiteAdminControllerTest()
- RssSiteAdminControllerTest
- in file RssSiteAdminControllerTest.class, class RssSiteAdminControllerTest
RssSiteAdmin controller tests
- RssSiteAdminView
- in file RssSiteAdmin.inc, class RssSiteAdminView
Settings for RSS
- RssTest
- in file RssTest.class, class RssTest
Test Rss functionality
- RssTest
- in file RssTest.class, method RssTest::RssTest()
- run
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskFail::run()
- run
- in file AdminMaintenance.inc, method MaintenanceTask::run()
Execute the task
- run
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::run()
- run
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskSuccess::run()
- run
- in file RewriteCheckConflictTask.class, method RewriteCheckConflictTask::run()
- run
- in file FlushTemplatesTask.class, method FlushTemplatesTask::run()
- run
- in file BuildDerivativesTask.class, method BuildDerivativesTask::run()
- run
- in file ResetFailureCountsTask.class, method ResetFailureCountsTask::run()
- run
- in file ResetViewCountsTask.class, method ResetViewCountsTask::run()
- run
- in file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::run()
- run
- in file SystemInfoTask.class, method SystemInfoTask::run()
- run
- in file MaintenanceHelperTest.class, method MaintenanceHelperTestTask::run()
- run
- in file FlushDatabaseCacheTask.class, method FlushDatabaseCacheTask::run()
- run
- in file DatabaseBackupTask.class, method DatabaseBackupTask::run()
- run
- in file DeleteSessionsTask.class, method DeleteSessionsTask::run()
- run
- in file OptimizeDatabaseTask.class, method OptimizeDatabaseTask::run()
- run
- in file ConvertDatabaseToUtf8Task.class, method ConvertDatabaseToUtf8Task::run()
- runCallbacks
- in file MockTemplateAdapter.class, method MockTemplateAdapter::runCallbacks()
- runProgressBarOptions
- in file ItemEdit.inc, method ItemEditController::runProgressBarOptions()
- runRecreateResizes
- in file ItemEditAlbum.inc, method ItemEditAlbum::runRecreateResizes()
- runRecreateThumbnails
- in file ItemEditAlbum.inc, method ItemEditAlbum::runRecreateThumbnails()
- runTask
- in file AdminMaintenance.inc, method AdminMaintenanceController::runTask()
- RedirectToInstallerStep.class
- procedural page RedirectToInstallerStep.class
s
- $serialNumber
- in file GalleryEntity.class, variable GalleryEntity::$serialNumber
The serial number of this object in the persistent store. This value will help us to avoid collisions.
- $server
- in file PrintPhotos.inc, variable PrintPhotosController::$server
- $size
- in file WatermarkImage.class, variable WatermarkImage::$size
The size of the image file.
- $size
- in file ThumbnailImage.class, variable ThumbnailImage::$size
The size of the image file.
- $size
- in file GalleryDataItem.class, variable GalleryDataItem::$size
The byte size of the data file
- $soapclient
- in file PrintPhotos.inc, variable PrintPhotosController::$soapclient
- $style
- in file IconsTest.class, variable IconsDummyGalleryTemplate::$style
- $style
- in file ColorPackTest.class, variable ColorPackDummyGalleryTemplate::$style
- $subject
- in file GalleryComment.class, variable GalleryComment::$subject
Subject of the comment
- $summary
- in file GalleryItem.class, variable GalleryItem::$summary
The summary of this item
- StatusTemplate.class
- procedural page StatusTemplate.class
- SecureStep.class
- procedural page SecureStep.class
- StorageSetupStep.class
- procedural page StorageSetupStep.class
- SystemChecksStep.class
- procedural page SystemChecksStep.class
- Smarty_stub.class
- procedural page Smarty_stub.class
- ShowAllComments.inc
- procedural page ShowAllComments.inc
- ShowComments.inc
- procedural page ShowComments.inc
- ShowAllCommentsViewTest.class
- procedural page ShowAllCommentsViewTest.class
- ShowCommentsViewTest.class
- procedural page ShowCommentsViewTest.class
- SQLiteStorage.class
- procedural page SQLiteStorage.class
- SetOriginationTimestampTask.class
- procedural page SetOriginationTimestampTask.class
- SystemInfoTask.class
- procedural page SystemInfoTask.class
- ShowItem.inc
- procedural page ShowItem.inc
- ShowItemError.inc
- procedural page ShowItemError.inc
- SimpleCallback.inc
- procedural page SimpleCallback.inc
- SiteAdmin.inc
- procedural page SiteAdmin.inc
- SessionAuthPluginTest.class
- procedural page SessionAuthPluginTest.class
- SessionTest.class
- procedural page SessionTest.class
- ShowItemControllerTest.class
- procedural page ShowItemControllerTest.class
- ShowItemTest.class
- procedural page ShowItemTest.class
- SimpleCallbackTest.class
- procedural page SimpleCallbackTest.class
- SiteAdminTest.class
- procedural page SiteAdminTest.class
- StatusTest.class
- procedural page StatusTest.class
- StorageTest.class
- procedural page StorageTest.class
- SvnAuditTest.class
- procedural page SvnAuditTest.class
- ShowTree.inc
- procedural page ShowTree.inc
- SendEcard.inc
- procedural page SendEcard.inc
- SwitchDetailMode.inc
- procedural page SwitchDetailMode.inc
- SwitchDetailModeControllerTest.class
- procedural page SwitchDetailModeControllerTest.class
- ServerAuthPlugin.class
- procedural page ServerAuthPlugin.class
- ServerAuthPluginTest.class
- procedural page ServerAuthPluginTest.class
- Sample.inc
- procedural page Sample.inc
- SelectGallery.inc
- procedural page SelectGallery.inc
- SelectGalleryControllerTest.class
- procedural page SelectGalleryControllerTest.class
- SelectPicasaExportPath.inc
- procedural page SelectPicasaExportPath.inc
- SelectPicasaExportPathControllerTest.class
- procedural page SelectPicasaExportPathControllerTest.class
- SelectAlbum.inc
- procedural page SelectAlbum.inc
- SelectAlbumControllerTest.class
- procedural page SelectAlbumControllerTest.class
- SelfRegistrationSuccess.inc
- procedural page SelfRegistrationSuccess.inc
- SetupRewrite.inc
- procedural page SetupRewrite.inc
- SetupRewriteControllerTest.class
- procedural page SetupRewriteControllerTest.class
- SimpleRender.inc
- procedural page SimpleRender.inc
- SearchUtilities.class
- procedural page SearchUtilities.class
- SearchScan.inc
- procedural page SearchScan.inc
- SearchShowAll.inc
- procedural page SearchShowAll.inc
- SearchUtilitiesTest.class
- procedural page SearchUtilitiesTest.class
- ShutterflyCartPlugin.class
- procedural page ShutterflyCartPlugin.class
- ShutterflyCartPluginTest.class
- procedural page ShutterflyCartPluginTest.class
- ShutterflyPrintPhotosViewTest.class
- procedural page ShutterflyPrintPhotosViewTest.class
- Sitemap.inc
- procedural page Sitemap.inc
- SitemapViewTest.class
- procedural page SitemapViewTest.class
- SizeLimitHelper.class
- procedural page SizeLimitHelper.class
- SetSizeOption.inc
- procedural page SetSizeOption.inc
- SizeLimitOption.inc
- procedural page SizeLimitOption.inc
- SetSizeOptionTest.class
- procedural page SetSizeOptionTest.class
- SizeLimitHelperTest.class
- procedural page SizeLimitHelperTest.class
- SizeLimitOptionTest.class
- procedural page SizeLimitOptionTest.class
- SlideshowHelper.class
- procedural page SlideshowHelper.class
- SlideshowImpl.class
- procedural page SlideshowImpl.class
- SlideshowInterface_1_0.class
- procedural page SlideshowInterface_1_0.class
- Slideshow.inc
- procedural page Slideshow.inc
- SlideshowMediaRss.inc
- procedural page SlideshowMediaRss.inc
- SlideshowHelperTest.class
- procedural page SlideshowHelperTest.class
- SlideshowApplet.inc
- procedural page SlideshowApplet.inc
- SlideshowAppletSiteAdmin.inc
- procedural page SlideshowAppletSiteAdmin.inc
- SlideshowAppletSiteAdminControllerTest.class
- procedural page SlideshowAppletSiteAdminControllerTest.class
- SnapGalaxyCartPlugin.class
- procedural page SnapGalaxyCartPlugin.class
- SnapGalaxyHelper.class
- procedural page SnapGalaxyHelper.class
- SnapGalaxyPrintPhotos.inc
- procedural page SnapGalaxyPrintPhotos.inc
- SnapGalaxyCartPluginTest.class
- procedural page SnapGalaxyCartPluginTest.class
- SnapGalaxyPrintPhotosControllerTest.class
- procedural page SnapGalaxyPrintPhotosControllerTest.class
- SquareThumbToolkit.class
- procedural page SquareThumbToolkit.class
- SquareThumbSiteAdmin.inc
- procedural page SquareThumbSiteAdmin.inc
- SquareThumbSiteAdminControllerTest.class
- procedural page SquareThumbSiteAdminControllerTest.class
- SquareThumbToolkitTest.class
- procedural page SquareThumbToolkitTest.class
- SiteAdminControllerMaliciousFile.php
- procedural page SiteAdminControllerMaliciousFile.php
- SampleView
- in file Sample.inc, class SampleView
Show sample of all image frames
- sanitize
- in file UpgradeStep.class, method UpgradeStep::sanitize()
- sanitize
- in file InstallStep.class, method InstallStep::sanitize()
- sanitizeInputValues
- in file GalleryUtilities.class, method GalleryUtilities::sanitizeInputValues()
Perform necessary pre-processing on the value part of the incoming array (which may be an
- sanitizeSearchCriteria
- in file SearchUtilities.class, method SearchUtilities::sanitizeSearchCriteria()
Remove any illegal characters from a search string
- save
- in file ThumbnailImage.class, method ThumbnailImage::save()
- save
- in file GallerySession.class, method GallerySession::save()
Save any session changes to the store. Does not save sessions that don't have a sessionId yet. Triggers the expiration of existing persistent sessions in 2% of all calls.
- save
- in file GalleryEntity.class, method GalleryEntity::save()
Save the changes to this GalleryEntity.
- save
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTestSession::save()
- save
- in file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::save()
- save
- in file GalleryUser.class, method GalleryUser::save()
Save the changes to this GalleryUser.
- save
- in file WatermarkImage.class, method WatermarkImage::save()
- save
- in file GalleryAlbumItem.class, method GalleryAlbumItem::save()
- save
- in file GalleryDerivative.class, method GalleryDerivative::save()
- save
- in file GalleryItem.class, method GalleryItem::save()
Save the changes to this GalleryItem.
- saveAccessList
- in file parser.inc, method IsapiRewriteParser::saveAccessList()
- saveAccessList
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::saveAccessList()
- saveAccessList
- in file RewriteParser.class, method RewriteParser::saveAccessList()
Saves list of hosts Gallery allows as referrer and if Gallery should allow an empty referrer.
- saveAccessList
- in file parser.inc, method ModRewriteParser::saveAccessList()
- saveAccessList
- in file ModRewriteHelper.class, method ModRewriteHelper::saveAccessList()
- saveAccessList
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::saveAccessList()
- saveActiveRules
- in file RewriteApiTest.class, method RewriteApiMockParser::saveActiveRules()
- saveActiveRules
- in file RewriteModuleTest.class, method RewriteModuleMockParser::saveActiveRules()
- saveActiveRules
- in file RewriteParser.class, method RewriteParser::saveActiveRules()
Saves the active rewrite rules. This needs to be implemented by the specific plugin. It needs to save two rewrite params, activeRules and shortUrls. activeRules is just a serialized array of the given activeRules and shortUrls is returned by RewriteHelper::parseActiveRules(). It returns REWRITE_STATUS_OK on success.
- saveActiveRules
- in file PathInfoHelper.class, method PathInfoHelper::saveActiveRules()
- saveActiveRules
- in file parser.inc, method ModRewriteParser::saveActiveRules()
- saveActiveRules
- in file ModRewriteHelper.class, method ModRewriteHelper::saveActiveRules()
- saveActiveRules
- in file parser.inc, method PathInfoParser::saveActiveRules()
- saveActiveRules
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::saveActiveRules()
- saveActiveRules
- in file parser.inc, method IsapiRewriteParser::saveActiveRules()
- saveActiveRules
- in file AdminRewriteControllerTest.class, method AdminRewriteMockParser::saveActiveRules()
- saveEmbedConfig
- in file RewriteApiTest.class, method RewriteApiMockParser::saveEmbedConfig()
- saveEmbedConfig
- in file ModRewriteHelper.class, method ModRewriteHelper::saveEmbedConfig()
- saveEmbedConfig
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::saveEmbedConfig()
- saveEmbedConfig
- in file parser.inc, method ModRewriteParser::saveEmbedConfig()
- saveEmbedConfig
- in file RewriteParser.class, method RewriteParser::saveEmbedConfig()
- saveEmbedConfig
- in file parser.inc, method IsapiRewriteParser::saveEmbedConfig()
- saveEmbedConfig
- in file RewriteApi.class, method RewriteApi::saveEmbedConfig()
Saves the configuration.
- saveEntity
- in file GalleryStorageExtras.class, method GalleryStorageExtras::saveEntity()
- saveEntity
- in file UnitTestStorage.class, method UnitTestStorage::saveEntity()
- saveEntity
- in file GalleryStorage.class, method GalleryStorage::saveEntity()
Save the changes to the GalleryEntity
- saveFieldValues
- in file CustomFieldHelper.class, method CustomFieldHelper::saveFieldValues()
Save custom field values for specified item, overwriting any existing values
- SaveNotification
- in file GalleryCoreEventNotifications.class, class SaveNotification
- saveParameters
- in file CustomFieldHelper.class, method CustomFieldHelper::saveParameters()
Encode and save module parameters
- saveParameters
- in file NetPbmToolkitHelper.class, method NetPbmToolkitHelper::saveParameters()
Save module parameters based on test results.
- saveParser
- in file PathInfoHelper.class, method PathInfoHelper::saveParser()
Save the rules in a way the parser can grab quickly and compare against the request.
- savePlatformParameters
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::savePlatformParameters()
Given a imageMagickPath, discover and store some platform-specific settings in the plugins parameter map
- saveResource
- in file TestGdFunctionality.class, method TestGdFunctionality::saveResource()
- scaleDimensionsToFit
- in file GalleryUtilities.class, method GalleryUtilities::scaleDimensionsToFit()
Scale the given width/height to a new target size, maintaining aspect ratio.
- scanPlugin
- in file UnitTestRepository.class, method UnitTestRepository::scanPlugin()
- scanPlugin
- in file GalleryRepository.class, method GalleryRepository::scanPlugin()
Scan one plugin and update its entries in the GalleryPluginPackageMap.
- search
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::search()
- search
- in file SessionTest.class, method SessionTestStorage::search()
- search
- in file SitemapViewTest.class, method SitemapViewTestStorage::search()
- search
- in file MultiLangSearch.class, method MultiLangSearch::search()
- search
- in file GalleryCommentSearch.class, method GalleryCommentSearch::search()
- search
- in file GalleryStorage.class, method GalleryStorage::search()
Search the persistent store for the target values matching the given criteria
- search
- in file GallerySearchInterface_1_0.class, method GallerySearchInterface_1_0::search()
Search the module for the given criteria with the given options
- search
- in file GalleryCoreSearch.class, method GalleryCoreSearch::search()
- search
- in file GalleryEmbed.class, method GalleryEmbed::search()
Search specific module.
- search
- in file UnitTestStorage.class, method UnitTestStorage::search()
- search
- in file CustomFieldSearch.class, method CustomFieldSearch::search()
- search
- in file RepositoryTestStorage.class, method RepositoryTestStorage::search()
- search
- in file Gallery.class, method Gallery::search()
- search
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::search()
- SearchModule
- in file module.inc, class SearchModule
Search Module
- SearchModule
- in file module.inc, method SearchModule::SearchModule()
- SearchPreloads
- in file Preloads.inc, class SearchPreloads
- searchScan
- in file GalleryEmbed.class, method GalleryEmbed::searchScan()
Perform a search across all available searchable modules.
- SearchScanController
- in file SearchScan.inc, class SearchScanController
Perform a search
- SearchScanView
- in file SearchScan.inc, class SearchScanView
Perform a search
- SearchShowAllController
- in file SearchShowAll.inc, class SearchShowAllController
Perform a search; show all results from a particular search provider
- SearchShowAllView
- in file SearchShowAll.inc, class SearchShowAllView
Perform a search; show all results from a particular search provider
- SearchUtilities
- in file SearchUtilities.class, class SearchUtilities
Utility methods required by the search module
- SearchUtilitiesTest
- in file SearchUtilitiesTest.class, class SearchUtilitiesTest
Test SearchUtilities functionality
- SearchUtilitiesTest
- in file SearchUtilitiesTest.class, method SearchUtilitiesTest::SearchUtilitiesTest()
- SecureStep
- in file SecureStep.class, class SecureStep
Security check
- secureStorageFolder
- in file index.php, function secureStorageFolder()
Secure the storage folder from attempts to access it directly via the web by adding a .htaccess with a "Deny from all" directive. This won't have any effect on webservers other than Apache 1.2+ though.
- selectAdminUser
- in file index.php, function selectAdminUser()
Find admin user and set as active user
- SelectAlbumController
- in file SelectAlbum.inc, class SelectAlbumController
Controller to select the album to add photos to.
- SelectAlbumControllerTest
- in file SelectAlbumControllerTest.class, class SelectAlbumControllerTest
SelectAlbum controller tests
- SelectAlbumControllerTest
- in file SelectAlbumControllerTest.class, method SelectAlbumControllerTest::SelectAlbumControllerTest()
- SelectAlbumView
- in file SelectAlbum.inc, class SelectAlbumView
View to select the album to add photos to.
- selectColorPack
- in file ColorPackImpl.class, method ColorPackImpl::selectColorPack()
- selectColorPack
- in file ColorPackInterface_1_0.class, method ColorPackInterface_1_0::selectColorPack()
Select given colorpack.
- SelectGalleryController
- in file SelectGallery.inc, class SelectGalleryController
First step of migration process
- SelectGalleryControllerTest
- in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::SelectGalleryControllerTest()
- SelectGalleryControllerTest
- in file SelectGalleryControllerTest.class, class SelectGalleryControllerTest
SelectGallery controller tests
- SelectGalleryView
- in file SelectGallery.inc, class SelectGalleryView
First step of migration process
- SelectLimit
- in file StorageTest.class, method StorageTestDB::SelectLimit()
- SelectPicasaExportPathController
- in file SelectPicasaExportPath.inc, class SelectPicasaExportPathController
First step of import process
- SelectPicasaExportPathControllerTest
- in file SelectPicasaExportPathControllerTest.class, class SelectPicasaExportPathControllerTest
SelectPicasaExportPath controller tests
- SelectPicasaExportPathControllerTest
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::SelectPicasaExportPathControllerTest()
- SelectPicasaExportPathView
- in file SelectPicasaExportPath.inc, class SelectPicasaExportPathView
First step of import process
- SelfRegistrationSuccessView
- in file SelfRegistrationSuccess.inc, class SelfRegistrationSuccessView
This view will show a registration confirmation for the user
- sendAdminEmail
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::sendAdminEmail()
Send notification email to site administrators
- sendConfirmationEmail
- in file GalleryPendingUserHelper.class, method GalleryPendingUserHelper::sendConfirmationEmail()
Send an email with a confirmation link
- SendEcardController
- in file SendEcard.inc, class SendEcardController
Send photo as eCard
- SendEcardView
- in file SendEcard.inc, class SendEcardView
This view will show an eCard form
- sendFotokastenCart
- in file PrintPhotos.inc, method PrintPhotosController::sendFotokastenCart()
Send basket to fotokasten.
- sendTemplatedEmail
- in file GalleryCoreApi.class, method GalleryCoreApi::sendTemplatedEmail()
Send an email using a smarty template for the message body
- sendTemplatedEmail
- in file MailHelper_simple.class, method MailHelper_simple::sendTemplatedEmail()
- ServerAuthPlugin
- in file ServerAuthPlugin.class, class ServerAuthPlugin
Get active user from username authenticated by web server.
- ServerAuthPluginTest
- in file ServerAuthPluginTest.class, method ServerAuthPluginTest::ServerAuthPluginTest()
- ServerAuthPluginTest
- in file ServerAuthPluginTest.class, class ServerAuthPluginTest
Server auth tests.
- ServerAuthPluginTestSession
- in file ServerAuthPluginTest.class, class ServerAuthPluginTestSession
Mock Session
- ServerAuthPluginTestSession
- in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::ServerAuthPluginTestSession()
- SessionAuthPlugin
- in file GallerySession.class, class SessionAuthPlugin
Get the active user from the session's user id.
- SessionAuthPluginTest
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::SessionAuthPluginTest()
- SessionAuthPluginTest
- in file SessionAuthPluginTest.class, class SessionAuthPluginTest
Session authentication tests
- SessionTest
- in file SessionTest.class, class SessionTest
Test session functionality.
- SessionTest
- in file SessionTest.class, method SessionTest::SessionTest()
- SessionTestPhpVm
- in file SessionTest.class, method SessionTestPhpVm::SessionTestPhpVm()
- SessionTestPhpVm
- in file SessionTest.class, class SessionTestPhpVm
- SessionTestRecordSet
- in file SessionTest.class, class SessionTestRecordSet
- SessionTestRecordSet
- in file SessionTest.class, method SessionTestRecordSet::SessionTestRecordSet()
- SessionTestStorage
- in file SessionTest.class, method SessionTestStorage::SessionTestStorage()
- SessionTestStorage
- in file SessionTest.class, class SessionTestStorage
- SessionTest_error_handler
- in file SessionTest.class, function SessionTest_error_handler()
- SESSION_ID_PARAMETER
- in file GallerySession.class, constant SESSION_ID_PARAMETER
Define gallery session key for this install.
- SESSION_TEMP_ID
- in file GallerySession.class, constant SESSION_TEMP_ID
Define a temporary session id for new guest user sessions. If the guest needs a session, all HTML already generated will be scanned to replace this temporary id with the correct id.
- set
- in file GalleryCapabilities.class, method GalleryCapabilities::set()
Set a configuration value.
- set
- in file TemplateTest.class, method TemplateTestMockPlatform::set()
- setActiveLanguageCode
- in file Gallery.class, method Gallery::setActiveLanguageCode()
Set the active language code for this session.
- setActiveUser
- in file Gallery.class, method Gallery::setActiveUser()
Set the id of the active user. The active user is the user who is logged on in this session.
- setAkismetSaveListenerSwitch
- in file GalleryCommentHelper.class, method GalleryCommentHelper::setAkismetSaveListenerSwitch()
Enable or disable the Akismet save listener for the rest of this request. Set this value
- setAlbumPermissions
- in file ImageUploadHelper.class, method ImageUploadHelper::setAlbumPermissions()
Set permissions for the mobile upload album. Only members of Mobile Users group can add data and albums to Phone Uploads album. Admins can do everything and other users can only view items. First we remove all possible inherited permissions and then add only the permissions we want.
- setApplyToPreferred
- in file WatermarkImage.class, method WatermarkImage::setApplyToPreferred()
- setApplyToResizes
- in file WatermarkImage.class, method WatermarkImage::setApplyToResizes()
- setApplyToThumbnail
- in file WatermarkImage.class, method WatermarkImage::setApplyToThumbnail()
- setAuthor
- in file GalleryComment.class, method GalleryComment::setAuthor()
- setCacheControl
- in file GalleryView.class, method GalleryView::setCacheControl()
Set cache headers for sensitive pages
- setCallbacks
- in file GalleryModule.class, method GalleryModule::setCallbacks()
- setCanContainChildren
- in file GalleryItem.class, method GalleryItem::setCanContainChildren()
- setCartItemCounts
- in file CartHelper.class, method CartHelper::setCartItemCounts()
Store cart contents
- setComment
- in file GalleryComment.class, method GalleryComment::setComment()
- setCommenterId
- in file GalleryComment.class, method GalleryComment::setCommenterId()
- setComplete
- in file UpgradeStep.class, method UpgradeStep::setComplete()
- setComplete
- in file InstallStep.class, method InstallStep::setComplete()
- setConfig
- in file GalleryStub.class, method GalleryStub::setConfig()
- setConfig
- in file Gallery.class, method Gallery::setConfig()
Store a value in the Gallery config table
- setConfiguration
- in file HttpAuthHelper.class, method HttpAuthHelper::setConfiguration()
- setConfiguration
- in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::setConfiguration()
Registers the HTTP authentication Gallery authentication plugin.
- setContinue
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::setContinue()
- setContinue
- in file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::setContinue()
- setContinue
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTestPlugin::setContinue()
- setContinue
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTestPlugin::setContinue()
- setCount
- in file GalleryTestCase.class, method EntityCounterEventListener::setCount()
- setCreationTimestamp
- in file GalleryEntity.class, method GalleryEntity::setCreationTimestamp()
- setCurrentView
- in file Gallery.class, method Gallery::setCurrentView()
Set the current view
- setCustomFieldValues
- in file CustomFieldInterface_1_0.class, method CustomFieldInterface_1_0::setCustomFieldValues()
Set custom field values for an item; overwrites all existing field values.
- setCustomFieldValues
- in file CustomFieldHelper.class, method CustomFieldHelper::setCustomFieldValues()
- setCwd
- in file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::setCwd()
- setCwd
- in file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::setCwd()
- setData
- in file GalleryEvent.class, method GalleryEvent::setData()
Set this event's data
- setDate
- in file GalleryComment.class, method GalleryComment::setDate()
- setDebug
- in file Gallery.class, method Gallery::setDebug()
Change the debugging state
- setDebug
- in file GalleryStub.class, method GalleryStub::setDebug()
- setDebug
- in file GalleryStorage.class, method GalleryStorage::setDebug()
Set Adodb debug mode.
- setDebug
- in file UnitTestStorage.class, method UnitTestStorage::setDebug()
- setDebugLogFile
- in file GalleryStub.class, method GalleryStub::setDebugLogFile()
- setDebugLogFile
- in file Gallery.class, method Gallery::setDebugLogFile()
Set the location of debugging output
- setDefaultProperties
- in file ExifHelper.class, method ExifHelper::setDefaultProperties()
Reset the given view mode back to its default settings
- setDefaultProperties
- in file Getid3Helper.class, method Getid3Helper::setDefaultProperties()
Reset the given view mode back to its default settings
- setDerivativeOperations
- in file GalleryDerivative.class, method GalleryDerivative::setDerivativeOperations()
- setDerivativeOrder
- in file GalleryDerivative.class, method GalleryDerivative::setDerivativeOrder()
- setDerivativeSize
- in file GalleryDerivative.class, method GalleryDerivative::setDerivativeSize()
- setDerivativeSourceId
- in file GalleryDerivative.class, method GalleryDerivative::setDerivativeSourceId()
- setDerivativeType
- in file GalleryDerivative.class, method GalleryDerivative::setDerivativeType()
- setDescription
- in file GalleryPlugin.class, method GalleryPlugin::setDescription()
- setDescription
- in file GalleryItem.class, method GalleryItem::setDescription()
- setDisabledFlag
- in file ImageBlockHelper.class, method ImageBlockHelper::setDisabledFlag()
Set the disabled flag for an album
- setDuration
- in file GalleryMovieItem.class, method GalleryMovieItem::setDuration()
- setEmail
- in file GalleryPendingUser.class, method GalleryPendingUser::setEmail()
- setEmail
- in file GalleryUser.class, method GalleryUser::setEmail()
- setEntity
- in file GalleryEvent.class, method GalleryEvent::setEntity()
Set this event's entity
- setEntityType
- in file GalleryEntity.class, method GalleryEntity::setEntityType()
- setEnvironment
- in file TestGdFunctionality.class, method TestGdFunctionality::setEnvironment()
Set the environment we want to simulate
- setEnvironment
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::setEnvironment()
- setError
- in file GalleryDatabaseImport.class, method GalleryImportElement::setError()
Stores an error message for later display. Follows the parent chain until a $_error variable is found.
- setError
- in file ErrorPage.inc, method ErrorPageView::setError()
- setErrors
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTestPlugin::setErrors()
- setErrors
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::setErrors()
- setErrors
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTestPlugin::setErrors()
- setErrors
- in file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::setErrors()
- setEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandlerNew::setEvent()
- setEvent
- in file NotificationHelperTest.class, method NotificationHelperTestNotificationHandler::setEvent()
- setEvent
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::setEvent()
Set the event that caused this notification to be created.
- setEventName
- in file GalleryEvent.class, method GalleryEvent::setEventName()
Set this event's name
- setExtrasReply
- in file UnitTestStorage.class, method UnitTestStorage::setExtrasReply()
- SetFetchMode
- in file StorageTest.class, method StorageTestDB::SetFetchMode()
- setFileCachingEnabled
- in file GalleryDataCache.class, method GalleryDataCache::setFileCachingEnabled()
Turn caching to disk on or off
- setFileName
- in file WatermarkImage.class, method WatermarkImage::setFileName()
- setFullName
- in file GalleryPendingUser.class, method GalleryPendingUser::setFullName()
- setFullName
- in file GalleryUser.class, method GalleryUser::setFullName()
- setFunctionExists
- in file CharsetTest.class, method CharsetTestPhpVm::setFunctionExists()
- setFunctionExists
- in file CaptchaHelperTest.class, method CaptchaHelperTestPhpVm::setFunctionExists()
- setGalleryVersion
- in file module.inc, method CoreModule::setGalleryVersion()
Set the current version of Gallery.
- setGdFunctionality
- in file GdToolkit.class, method GdToolkit::setGdFunctionality()
Set a different GdFunctionality object to be used by this Toolkit.
- setGroup
- in file GalleryModule.class, method GalleryModule::setGroup()
- setGroupName
- in file GalleryGroup.class, method GalleryGroup::setGroupName()
- setGroupType
- in file GalleryGroup.class, method GalleryGroup::setGroupType()
- setHashedPassword
- in file GalleryUser.class, method GalleryUser::setHashedPassword()
- setHashedPassword
- in file GalleryPendingUser.class, method GalleryPendingUser::setHashedPassword()
- setHeight
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::setHeight()
- setHeight
- in file GalleryAnimationItem.class, method GalleryAnimationItem::setHeight()
- setHeight
- in file ThumbnailImage.class, method ThumbnailImage::setHeight()
- setHeight
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::setHeight()
- setHeight
- in file GalleryPhotoItem.class, method GalleryPhotoItem::setHeight()
- setHeight
- in file WatermarkImage.class, method WatermarkImage::setHeight()
- setHeight
- in file GalleryMovieItem.class, method GalleryMovieItem::setHeight()
- setHistoryForModule
- in file RewriteHelper.class, method RewriteHelper::setHistoryForModule()
Store the rewrite rule history for a specific module.
- setHost
- in file GalleryComment.class, method GalleryComment::setHost()
- setId
- in file GalleryPlugin.class, method GalleryPlugin::setId()
- setId
- in file GalleryEntity.class, method GalleryEntity::setId()
- setInError
- in file UpgradeStep.class, method UpgradeStep::setInError()
- setInError
- in file InstallStep.class, method InstallStep::setInError()
- setIsBroken
- in file GalleryDerivative.class, method GalleryDerivative::setIsBroken()
- setIsLastStep
- in file InstallStep.class, method InstallStep::setIsLastStep()
- setIsLastStep
- in file UpgradeStep.class, method UpgradeStep::setIsLastStep()
- setIsLinkable
- in file GalleryEntity.class, method GalleryEntity::setIsLinkable()
- setItemData
- in file MultiLangHelper.class, method MultiLangHelper::setItemData()
Set language data for an item, or remove data if all text parameters are empty
- setItemMimeTypes
- in file ThumbnailImage.class, method ThumbnailImage::setItemMimeTypes()
- setItemMimeTypesList
- in file ThumbnailImage.class, method ThumbnailImage::setItemMimeTypesList()
Set array of item mime types.
- setItemOrderWeight
- in file GalleryCoreApi.class, method GalleryCoreApi::setItemOrderWeight()
Set the order weight for an item id
- setItems
- in file RssGenerator.class, method RssGenerator::setItems()
Function to set the items array that will be used when generated the feed
- setItemViewCount
- in file GalleryCoreApi.class, method GalleryCoreApi::setItemViewCount()
Update the view count for this item id
- setKeywords
- in file GalleryItem.class, method GalleryItem::setKeywords()
- setLanguage
- in file GalleryPendingUser.class, method GalleryPendingUser::setLanguage()
- setLanguage
- in file GalleryUser.class, method GalleryUser::setLanguage()
- setLink
- in file GalleryLinkItem.class, method GalleryLinkItem::setLink()
- setLinkedEntity
- in file GalleryEntity.class, method GalleryEntity::setLinkedEntity()
- setLinkId
- in file GalleryEntity.class, method GalleryEntity::setLinkId()
- setlocale
- in file GalleryPhpVm.class, method GalleryPhpVm::setlocale()
Set locale information. Passing multiple locales isn't avialable until PHP 4.3.0 so it's not supported here (yet).
- setlocale
- in file UnitTestPhpVm.class, method UnitTestPhpVm::setlocale()
- setlocale
- in file CharsetTest.class, method CharsetTestPhpVm::setlocale()
- setlocale
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTestPhpVm::setlocale()
- setLocked
- in file GalleryUser.class, method GalleryUser::setLocked()
- setMain
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestImmediateStatusView::setMain()
- setMaintenanceMode
- in file GalleryCoreApi.class, method GalleryCoreApi::setMaintenanceMode()
Allows the application to programmatically set Gallery into or out of maintenance mode.
- setMaintenanceMode
- in file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::setMaintenanceMode()
- setMd5
- in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::setMd5()
- setMemoryCachingEnabled
- in file GalleryDataCache.class, method GalleryDataCache::setMemoryCachingEnabled()
Turn in-memory caching on or off
- setMimeType
- in file GalleryDerivative.class, method GalleryDerivative::setMimeType()
- setMimeType
- in file WatermarkImage.class, method WatermarkImage::setMimeType()
- setMimeType
- in file ThumbnailImage.class, method ThumbnailImage::setMimeType()
- setMimeType
- in file GalleryDataItem.class, method GalleryDataItem::setMimeType()
- setModificationTimestamp
- in file GalleryEntity.class, method GalleryEntity::setModificationTimestamp()
- setName
- in file GalleryPlugin.class, method GalleryPlugin::setName()
- setName
- in file WatermarkImage.class, method WatermarkImage::setName()
- setOnLoadHandlers
- in file GalleryEntity.class, method GalleryEntity::setOnLoadHandlers()
- setOptionInstances
- in file UploadItems.inc, method UploadItemsController::setOptionInstances()
Tests can use this method to hardwire a specific set of option instances to use.
- setOptionInstances
- in file GalleryRemote.inc, method GalleryRemoteController::setOptionInstances()
Tests can use this method to hardwire a specific set of option instances to use.
- setOptionInstances
- in file ItemAdd.inc, method ItemAddController::setOptionInstances()
Tests can use this method to hardwire a specific set of option instances to use.
- setOrderBy
- in file GalleryAlbumItem.class, method GalleryAlbumItem::setOrderBy()
- setOrderDirection
- in file GalleryAlbumItem.class, method GalleryAlbumItem::setOrderDirection()
- setOrderWeight
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setOrderWeight()
- setOriginationTimestamp
- in file GalleryItem.class, method GalleryItem::setOriginationTimestamp()
- SetOriginationTimestampTask
- in file SetOriginationTimestampTask.class, class SetOriginationTimestampTask
This is a MaintenanceTask that will attempt to retrieve and set the origination timestamp for all items (usually from EXIF data).
- setOwnerId
- in file WatermarkImage.class, method WatermarkImage::setOwnerId()
- setOwnerId
- in file GalleryItem.class, method GalleryItem::setOwnerId()
- setParameter
- in file GalleryPlugin.class, method GalleryPlugin::setParameter()
Convenience method to set a plugin parameter
- setParameter
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::setParameter()
- setParameter
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::setParameter()
- setParameter
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::setParameter()
- setParentId
- in file GalleryChildEntity.class, method GalleryChildEntity::setParentId()
- setParentSequence
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setParentSequence()
- setParentSequence
- in file GalleryCoreApi.class, method GalleryCoreApi::setParentSequence()
Set the parent id sequence for an item id
- setPassword
- in file PasswordHelper.class, method PasswordHelper::setPassword()
Password protect an item.
- setPassword
- in file PasswordInterface_1_0.class, method PasswordInterface_1_0::setPassword()
Password protect an item
- setPathComponent
- in file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::setPathComponent()
- setPersistentFlag
- in file GalleryPersistent.class, method GalleryPersistent::setPersistentFlag()
Set a flag.
- setPlatform
- in file Gallery.class, method Gallery::setPlatform()
Set the Gallery platform object.
- setPluginInstance
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::setPluginInstance()
Set a given plugin instance in the plugin cache.
- setPluginInstances
- in file SendEcard.inc, method SendEcardController::setPluginInstances()
Tests can use this method to hardwire a specific set of plugin instances to use.
- setPluginInstances
- in file UserRecoverPassword.inc, method UserRecoverPasswordController::setPluginInstances()
Tests can use this method to hardwire a specific set of plugin instances to use.
- setPluginInstances
- in file UserLogin.inc, method UserLoginController::setPluginInstances()
Tests can use this method to hardwire a specific set of plugin instances to use.
- setPluginInstances
- in file UserSelfRegistration.inc, method UserSelfRegistrationController::setPluginInstances()
Tests can use this method to hardwire a specific set of plugin instances to use.
- setPluginParameter
- in file GalleryCoreApi.class, method GalleryCoreApi::setPluginParameter()
Set a plugin parameter
- setPluginType
- in file PluginTest.class, method PluginTestPlugin::setPluginType()
- setPostFilterOperations
- in file GalleryDerivative.class, method GalleryDerivative::setPostFilterOperations()
- setProfile
- in file Gallery.class, method Gallery::setProfile()
Set the profiling state. Pass in an array containing the different kinds of things that you want to profile. Right now, we only do sql profiling so the only valid values are:
- setProfile
- in file GalleryStub.class, method GalleryStub::setProfile()
- setProperties
- in file RssGenerator.class, method RssGenerator::setProperties()
Set the channel properties of the feed that will be generated
- setProperties
- in file ExifHelper.class, method ExifHelper::setProperties()
Set the target properties for the given view mode
- setProperties
- in file Getid3Helper.class, method Getid3Helper::setProperties()
Set the target properties for the given view mode
- setProperty
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::setProperty()
Store a key/value property. Overwrite any existing property by the same name. Ignore null keys. Normalize and escape line endings (\n, \r\n and \r all become \\n)
- setPublishStatus
- in file GalleryComment.class, method GalleryComment::setPublishStatus()
- setRand
- in file DataCacheTest.class, method DataCacheTestMockVm::setRand()
- setRealpathData
- in file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::setRealpathData()
- setRealpathData
- in file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::setRealpathData()
- setRegistrationKey
- in file GalleryPendingUser.class, method GalleryPendingUser::setRegistrationKey()
- setRenderer
- in file GalleryItem.class, method GalleryItem::setRenderer()
- setReply
- in file MockObject.class, method MockObject::setReply()
- setReply
- in file AkismetApiTest.class, method AkismetApiTest_AkismetApiWithMockRequest::setReply()
- setReply
- in file UnitTestStorage.class, method UnitTestStorage::setReply()
- setReply
- in file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::setReply()
- setRequiredCoreApi
- in file GalleryPlugin.class, method GalleryPlugin::setRequiredCoreApi()
- setRequiredModuleApi
- in file PluginTest.class, method PluginTestPlugin::setRequiredModuleApi()
- setRequiredModuleApi
- in file GalleryModule.class, method GalleryModule::setRequiredModuleApi()
- setRequiredThemeApi
- in file PluginTest.class, method PluginTestPlugin::setRequiredThemeApi()
- setRequiredThemeApi
- in file GalleryTheme.class, method GalleryTheme::setRequiredThemeApi()
- setResourceData
- in file TestGdFunctionality.class, method TestGdFunctionality::setResourceData()
- setResponseHeader
- in file WebDavHelper.class, method WebDavServer::setResponseHeader()
- setResponseHeader
- in file GalleryUtilities.class, method GalleryUtilities::setResponseHeader()
Set HTTP response header.
- setResponseStatus
- in file WebDavHelper.class, method WebDavServer::setResponseStatus()
- setResult
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::setResult()
- setResults
- in file StorageTest.class, method StorageTestDB::setResults()
- setReturn
- in file CharsetTest.class, method CharsetTestPhpVm::setReturn()
- setReturnFor
- in file CommentTest.class, method CommentTest_MockAkismetApi::setReturnFor()
- setSearchResults
- in file RepositoryTestStorage.class, method RepositoryTestStorage::setSearchResults()
- setSerialNumber
- in file GalleryEntity.class, method GalleryEntity::setSerialNumber()
- setSize
- in file ThumbnailImage.class, method ThumbnailImage::setSize()
- setSize
- in file GalleryDataItem.class, method GalleryDataItem::setSize()
- setSize
- in file WatermarkImage.class, method WatermarkImage::setSize()
- SetSizeOption
- in file SetSizeOption.inc, class SetSizeOption
ItemAdd option using the size limit values to resize gallery images when uploaded.
- SetSizeOptionTest
- in file SetSizeOptionTest.class, class SetSizeOptionTest
SizeLimitOption tests
- SetSizeOptionTest
- in file SetSizeOptionTest.class, method SetSizeOptionTest::SetSizeOptionTest()
- SetSizeOptionTestPlatform
- in file SetSizeOptionTest.class, method SetSizeOptionTestPlatform::SetSizeOptionTestPlatform()
- SetSizeOptionTestPlatform
- in file SetSizeOptionTest.class, class SetSizeOptionTestPlatform
Test platform
- SetSizeOptionTestToolkit
- in file SetSizeOptionTest.class, class SetSizeOptionTestToolkit
Test toolkit
- setStackTrace
- in file GalleryStatus.class, method GalleryStatus::setStackTrace()
Set the stack trace
- setStandardSettings
- in file GalleryTheme.class, method GalleryTheme::setStandardSettings()
- setStandardTemplateVariables
- in file GalleryView.class, method GalleryView::setStandardTemplateVariables()
Set standard user information available for every view.
- setStat
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::setStat()
- setStepNumber
- in file InstallStep.class, method InstallStep::setStepNumber()
- setStepNumber
- in file UpgradeStep.class, method UpgradeStep::setStepNumber()
- setSubject
- in file GalleryComment.class, method GalleryComment::setSubject()
- setSummary
- in file GalleryItem.class, method GalleryItem::setSummary()
- setTemplate
- in file External.inc, method ExternalView::setTemplate()
Specify the template instance to use for our immediate view. Used by our test code.
- setTemplateVersion
- in file GalleryModule.class, method GalleryModule::setTemplateVersion()
- setTest
- in file PrintPhotosControllerTest.class, method FotokastenTestSoapClient::setTest()
- setTestEnvironment
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::setTestEnvironment()
- setTheme
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::setTheme()
Set the theme
- setTheme
- in file GalleryAlbumItem.class, method GalleryAlbumItem::setTheme()
- setThemeForRequest
- in file GalleryEmbed.class, method GalleryEmbed::setThemeForRequest()
Override the theme for this request.
- setThumbnailFromItem
- in file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::setThumbnailFromItem()
- setThumbnailFromItem
- in file GalleryCoreApi.class, method GalleryCoreApi::setThumbnailFromItem()
Set the thumbnail for an album from an item, according to the thumbnail preferences for the album.
- setTime
- in file SitemapViewTest.class, method SitemapViewTestVm::setTime()
- setTime
- in file DataCacheTest.class, method DataCacheTestMockVm::setTime()
- setTitle
- in file GalleryItem.class, method GalleryItem::setTitle()
- setUp
- in file ColorPackTest.class, method ColorPackTest::setUp()
- setUp
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::setUp()
- setUp
- in file RepositoryTest.class, method RepositoryTest::setUp()
- setUp
- in file RepositoryIndexTest.class, method RepositoryIndexTest::setUp()
- setUp
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::setUp()
- setUp
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::setUp()
- setUp
- in file DerivativeTest.class, method DerivativeTest::setUp()
- setUp
- in file RegisterModuleTest.class, method RegisterModuleTest::setUp()
- setUp
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::setUp()
- setUp
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::setUp()
- setUp
- in file WebDavTest.class, method WebDavTest::setUp()
- setUp
- in file WebTest.class, method WebTest::setUp()
- setUp
- in file ReuploadOptionTest.class, method ReuploadOptionTest::setUp()
- setUp
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::setUp()
- setUp
- in file RedirectControllerTest.class, method RedirectControllerTest::setUp()
- setUp
- in file RearrangeItemsControllerTest.class, method RearrangeItemsControllerTest::setUp()
- setUp
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::setUp()
- setUp
- in file ZipCartPluginTest.class, method ZipCartPluginTest::setUp()
- setUp
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::setUp()
- setUp
- in file QuotasListenerTest.class, method QuotasListenerTest::setUp()
- setUp
- in file RatingAlbumTest.class, method RatingAlbumTest::setUp()
- setUp
- in file RatingCallbacksTest.class, method RatingCallbacksTest::setUp()
Create an album for testing
- setUp
- in file RatingSiteAdminControllerTest.class, method RatingSiteAdminControllerTest::setUp()
- setUp
- in file RatingOptionTest.class, method RatingOptionTest::setUp()
- setUp
- in file RatingHelperTest.class, method RatingHelperTest::setUp()
- setUp
- in file RatingCallbackViewTest.class, method RatingCallbackViewTest::setUp()
- setUp
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::setUp()
- setUp
- in file WebDavRewriteHelperTest.class, method WebDavRewriteHelperTest::setUp()
- setUp
- in file RssTest.class, method RssTest::setUp()
- setUp
- in file ControllerTest.class, method ControllerTest::setUp()
- setUp
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::setUp()
- setUp
- in file RssRenderTest.class, method RssRenderTest::setUp()
- setUp
- in file RssMapTest.class, method RssMapTest::setUp()
- setUp
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::setUp()
- setUp
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::setUp()
- setUp
- in file CommentSearchTest.class, method CommentSearchTest::setUp()
- setUp
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::setUp()
- setUp
- in file CommentTest.class, method CommentTest::setUp()
- setUp
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::setUp()
- setUp
- in file RssEditFeedTest.class, method RssEditFeedTest::setUp()
- setUp
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::setUp()
- setUp
- in file RewriteModuleTest.class, method RewriteModuleTest::setUp()
- setUp
- in file RewriteHelperTest.class, method RewriteHelperTest::setUp()
- setUp
- in file RewriteApiTest.class, method RewriteApiTest::setUp()
- setUp
- in file WebDavModuleTest.class, method WebDavModuleTest::setUp()
- setUp
- in file CoreSearchTest.class, method CoreSearchTest::setUp()
- setUp
- in file CoreModuleTest.class, method CoreModuleTest::setUp()
- setUp
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::setUp()
- setUp
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::setUp()
- setUp
- in file RewriteParserTestCase.class, method RewriteParserTestCase::setUp()
- setUp
- in file WebDavHelperTest.class, method WebDavHelperTest::setUp()
- setUp
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::setUp()
- setUp
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::setUp()
- setUp
- in file TemplateTest.class, method TemplateTest::setUp()
- setUp
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::setUp()
- setUp
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::setUp()
- setUp
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::setUp()
- setUp
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::setUp()
- setUp
- in file WatermarkOptionTest.class, method WatermarkOptionTest::setUp()
- setUp
- in file ThemeTest.class, method ThemeTest::setUp()
- setUp
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTest::setUp()
- setUp
- in file ThumbnailImageTest.class, method ThumbnailImageTest::setUp()
- setUp
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::setUp()
- setUp
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::setUp()
- setUp
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::setUp()
- setUp
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::setUp()
- setUp
- in file AdminGdControllerTest.class, method AdminGdControllerTest::setUp()
- setUp
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::setUp()
- setUp
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::setUp()
- setUp
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::setUp()
- setUp
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::setUp()
- setUp
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::setUp()
- setUp
- in file QuotasHelperTest.class, method QuotasHelperTest::setUp()
- setUp
- in file StorageTest.class, method StorageTest::setUp()
- setUp
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::setUp()
- setUp
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::setUp()
- setUp
- in file AdminExifControllerTest.class, method AdminExifControllerTest::setUp()
- setUp
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetItemEditPluginTest::setUp()
- setUp
- in file ThumbPageItemEditPluginTest.class, method ThumbPageItemEditPluginTest::setUp()
- setUp
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::setUp()
- setUp
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::setUp()
- setUp
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::setUp()
- setUp
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::setUp()
- setUp
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::setUp()
- setUp
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::setUp()
- setUp
- in file UtilitiesTest.class, method UtilitiesTest::setUp()
- setUp
- in file AddToCartControllerTest.class, method AddToCartControllerTest::setUp()
- setUp
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::setUp()
- setUp
- in file ViewTest.class, method ViewTest::setUp()
- setUp
- in file ViewCartViewTest.class, method ViewCartViewTest::setUp()
- setUp
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::setUp()
- setUp
- in file UserLoginControllerTest.class, method UserLoginControllerTest::setUp()
- setUp
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::setUp()
- setUp
- in file UrlGeneratorTest.class, method UrlGeneratorTest::setUp()
- setUp
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::setUp()
- setUp
- in file TranslatorTest.class, method TranslatorTest::setUp()
- setUp
- in file ToolkitTest.class, method ToolkitTest::setUp()
- setUp
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::setUp()
- setUp
- in file UserAlbumSiteAdminControllerTest.class, method UserAlbumSiteAdminControllerTest::setUp()
- setUp
- in file UserHelperTest.class, method UserHelperTest::setUp()
- setUp
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::setUp()
- setUp
- in file UserAndGroupTest.class, method UserAndGroupTest::setUp()
- setUp
- in file UserAlbumTest.class, method UserAlbumTest::setUp()
- setUp
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::setUp()
- setUp
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::setUp()
- setUp
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::setUp()
- setUp
- in file ShutterflyCartPluginTest.class, method ShutterflyCartPluginTest::setUp()
- setUp
- in file ShowItemTest.class, method ShowItemTest::setUp()
- setUp
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::setUp()
- setUp
- in file ShowItemControllerTest.class, method ShowItemControllerTest::setUp()
- setUp
- in file ArchiveExtractToolkitTest.class, method ArchiveExtractToolkitTest::setUp()
- setUp
- in file ShutterflyPrintPhotosViewTest.class, method ShutterflyPrintPhotosViewTest::setUp()
- setUp
- in file AlbumSelectSiteAdminControllerTest.class, method AlbumSelectSiteAdminControllerTest::setUp()
- setUp
- in file SimpleCallbackTest.class, method SimpleCallbackTest::setUp()
- setUp
- in file AlbumSelectTest.class, method AlbumSelectTest::setUp()
- setUp
- in file AlbumTest.class, method AlbumTest::setUp()
- setUp
- in file CallbacksTest.class, method CallbacksTest::setUp()
- setUp
- in file ShowCommentsViewTest.class, method ShowCommentsViewTest::setUp()
- setUp
- in file SessionTest.class, method SessionTest::setUp()
- setUp
- in file SetSizeOptionTest.class, method SetSizeOptionTest::setUp()
- setUp
- in file ChildTest.class, method ChildTest::setUp()
- setUp
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::setUp()
- setUp
- in file ServerAuthPluginTest.class, method ServerAuthPluginTest::setUp()
- setUp
- in file CharsetTest.class, method CharsetTest::setUp()
- setUp
- in file CartHelperTest.class, method CartHelperTest::setUp()
- setUp
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::setUp()
- setUp
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::setUp()
- setUp
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::setUp()
- setUp
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::setUp()
- setUp
- in file SiteAdminTest.class, method SiteAdminTest::setUp()
- setUp
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::setUp()
- setUp
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::setUp()
- setUp
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::setUp()
- setUp
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::setUp()
- setUp
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::setUp()
- setUp
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::setUp()
- setUp
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::setUp()
- setUp
- in file AdminModerateSpamControllerTest.class, method AdminModerateSpamControllerTest::setUp()
- setUp
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::setUp()
- setUp
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::setUp()
- setUp
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::setUp()
- setUp
- in file SnapGalaxyCartPluginTest.class, method SnapGalaxyCartPluginTest::setUp()
- setUp
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::setUp()
- setUp
- in file SlideshowAppletSiteAdminControllerTest.class, method SlideshowAppletSiteAdminControllerTest::setUp()
- setUp
- in file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::setUp()
- setUp
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::setUp()
- setUp
- in file SitemapViewTest.class, method SitemapViewTest::setUp()
- setUp
- in file AkismetApiTest.class, method AkismetApiTest::setUp()
- setUp
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::setUp()
- setUp
- in file WatermarkTest.class, method WatermarkTest::setUp()
- setUp
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::setUp()
- setUp
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::setUp()
- setUp
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::setUp()
- setUp
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::setUp()
- setUp
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::setUp()
- setUp
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::setUp()
- setUp
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::setUp()
- setUp
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::setUp()
- setUp
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::setUp()
- setUp
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::setUp()
- setUp
- in file ItemEditControllerTest.class, method ItemEditControllerTest::setUp()
- setUp
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::setUp()
- setUp
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::setUp()
- setUp
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::setUp()
- setUp
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::setUp()
- setUp
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::setUp()
- setUp
- in file GalleryControllerTestCase.class, method GalleryControllerTestCase::setUp()
- setUp
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::setUp()
- setUp
- in file ItemAttributesTest.class, method ItemAttributesTest::setUp()
- setUp
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::setUp()
- setUp
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::setUp()
- setUp
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::setUp()
- setUp
- in file Getid3ToolkitTest.class, method Getid3ToolkitTest::setUp()
- setUp
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::setUp()
- setUp
- in file Getid3HelperTest.class, method Getid3HelperTest::setUp()
- setUp
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::setUp()
- setUp
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::setUp()
- setUp
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::setUp()
- setUp
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::setUp()
- setUp
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::setUp()
- setUp
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::setUp()
- setUp
- in file LinkItemTest.class, method LinkItemTest::setUp()
- setUp
- in file LinkItemSiteAdminControllerTest.class, method LinkItemSiteAdminControllerTest::setUp()
- setUp
- in file LinkItemOptionTest.class, method LinkItemOptionTest::setUp()
- setUp
- in file LockTest.class, method LockTest::setUp()
- setUp
- in file LogoutControllerTest.class, method LogoutControllerTest::setUp()
- setUp
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::setUp()
- setUp
- in file MailHelperTest.class, method MailHelperTest::setUp()
- setUp
- in file EcardSiteAdminControllerTest.class, method EcardSiteAdminControllerTest::setUp()
- setUp
- in file EditCommentControllerTest.class, method EditCommentControllerTest::setUp()
- setUp
- in file LanguageTest.class, method LanguageTest::setUp()
- setUp
- in file KeywordAlbumTest.class, method KeywordAlbumTest::setUp()
- setUp
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::setUp()
- setUp
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::setUp()
- setUp
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::setUp()
- setUp
- in file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::setUp()
- setUp
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::setUp()
- setUp
- in file ItemTest.class, method ItemTest::setUp()
- setUp
- in file KeywordAlbumSiteAdminControllerTest.class, method KeywordAlbumSiteAdminControllerTest::setUp()
- setUp
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::setUp()
- setUp
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::setUp()
- setUp
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::setUp()
- setUp
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::setUp()
- setUp
- in file IsapiRewriteUrlGeneratorTest.class, method IsapiRewriteUrlGeneratorTest::setUp()
- setUp
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::setUp()
- setUp
- in file ImageBlockTest.class, method ImageBlockTest::setUp()
Create an album for testing
- setUp
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::setUp()
- setUp
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::setUp()
- setUp
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::setUp()
- setUp
- in file IconsTest.class, method IconsTest::setUp()
- setUp
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::setUp()
Create an album for testing
- setUp
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::setUp()
- setUp
- in file EventHandlerTest.class, method EventHandlerTest::setUp()
- setUp
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::setUp()
- setUp
- in file EventLogHelperTest.class, method EventLogHelperTest::setUp()
- setUp
- in file ExifHelperTest.class, method ExifHelperTest::setUp()
- setUp
- in file EventTest.class, method EventTest::setUp()
- setUp
- in file ExifExtractorTest.class, method ExifExtractorTest::setUp()
Create an album for testing
- setUp
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::setUp()
- setUp
- in file ExifToolkitTest.class, method ExifToolkitTest::setUp()
- setUp
- in file ImageUploadHelperTest.class, method ImageUploadHelperTest::setUp()
- setUp
- in file ImageFrameTest.class, method ImageFrameTest::setUp()
- setUp
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::setUp()
- setUp
- in file CustomFieldSiteAdminControllerTest.class, method CustomFieldSiteAdminControllerTest::setUp()
- setUp
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::setUp()
- setUp
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::setUp()
- setUp
- in file FileSystemTest.class, method FileSystemTest::setUp()
- setUp
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::setUp()
- setUp
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::setUp()
- setUp
- in file FastDownloadTest.class, method FastDownloadTest::setUp()
- setUp
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::setUp()
- setUp
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::setUp()
- setUp
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::setUp()
- setUp
- in file FlashVideoRendererTest.class, method FlashVideoRendererTest::setUp()
- setUp
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::setUp()
- setUp
- in file FlashVideoOptionTest.class, method FlashVideoOptionTest::setUp()
- setUp
- in file EmbedTest.class, method EmbedTest::setUp()
- setUp
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::setUp()
- setUp
- in file FactoryTest.class, method FactoryTest::setUp()
- setUp
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::setUp()
- setUp
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::setUp()
- setUp
- in file ItemAddControllerTest.class, method ItemAddControllerTest::setUp()
- setUp
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::setUp()
- setUp
- in file EntityTest.class, method EntityTest::setUp()
- setUp
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::setUp()
- setUp
- in file PublishXpLoginControllerTest.class, method PublishXpLoginControllerTest::setUp()
- setUp
- in file IconsSiteAdminControllerTest.class, method IconsSiteAdminControllerTest::setUp()
- setUp
- in file MainTest.class, method MainTest::setUp()
- setUp
- in file GdToolkitTest.class, method GdToolkitTest::setUp()
- setUp
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::setUp()
- setUp
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::setUp()
- setUp
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::setUp()
- setUp
- in file NotificationHelperTest.class, method NotificationHelperTest::setUp()
- setUp
- in file DigibugPrintPhotosViewTest.class, method DigibugPrintPhotosViewTest::setUp()
- setUp
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::setUp()
- setUp
- in file OptionsControllerTest.class, method OptionsControllerTest::setUp()
- setUp
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::setUp()
- setUp
- in file PanoramaOptionTest.class, method PanoramaOptionTest::setUp()
- setUp
- in file DigibugCartPluginTest.class, method DigibugCartPluginTest::setUp()
- setUp
- in file PanoramaHelperTest.class, method PanoramaHelperTest::setUp()
- setUp
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::setUp()
- setUp
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::setUp()
- setUp
- in file DcrawToolkitTest.class, method DcrawToolkitTest::setUp()
- setUp
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::setUp()
- setUp
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::setUp()
- setUp
- in file DatabaseImportTest.class, method DatabaseImportTest::setUp()
- setUp
- in file NewItemsTest.class, method NewItemsTest::setUp()
- setUp
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::setUp()
- setUp
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::setUp()
- setUp
- in file NokiaUploadNewDirectoryControllerTest.class, method NokiaUploadNewDirectoryControllerTest::setUp()
- setUp
- in file NokiaUploadLoginControllerTest.class, method NokiaUploadLoginControllerTest::setUp()
- setUp
- in file NokiaUploadDirectoryListingControllerTest.class, method NokiaUploadDirectoryListingControllerTest::setUp()
- setUp
- in file CustomFieldItemAdminControllerTest.class, method CustomFieldItemAdminControllerTest::setUp()
- setUp
- in file CustomFieldInterfaceTest.class, method CustomFieldInterfaceTest::setUp()
- setUp
- in file PicLensHelperTest.class, method PicLensHelperTest::setUp()
- setUp
- in file PhpVmTest.class, method PhpVmTest::setUp()
- setUp
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::setUp()
- setUp
- in file PhotoTest.class, method PhotoTest::setUp()
- setUp
- in file PlatformTest.class, method PlatformTest::setUp()
- setUp
- in file PluginCallbackTest.class, method PluginCallbackTest::setUp()
- setUp
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::setUp()
- setUp
- in file GalleryTestCase.class, method GalleryTestCase::setUp()
- setUp
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::setUp()
- setUp
- in file PluginParameterTest.class, method PluginParameterTest::setUp()
- setUp
- in file PhotoAccessCartPluginTest.class, method PhotoAccessCartPluginTest::setUp()
- setUp
- in file PermissionTest.class, method PermissionTest::setUp()
Create nested albums that only have core.canChangePermissions that we can use for testing.
- setUp
- in file PathInfoHelperTest.class, method PathInfoHelperTest::setUp()
- setUp
- in file PasswordOptionTest.class, method PasswordOptionTest::setUp()
- setUp
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::setUp()
- setUp
- in file AddCommentControllerTest.class, method AddCommentControllerTest::setUp()
- setUp
- in file PathInfoParserTest.class, method PathInfoParserTest::setUp()
- setUp
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::setUp()
- setUp
- in file PermissionSetTest.class, method PermissionSetTest::setUp()
- setUp
- in file PermalinksTest.class, method PermalinksTest::setUp()
- setUp
- in file PermalinksSiteAdminControllerTest.class, method PermalinksSiteAdminControllerTest::setUp()
- setUp
- in file PermalinksOptionTest.class, method PermalinksOptionTest::setUp()
- setUp
- in file MultiLangSiteAdminControllerTest.class, method MultiLangSiteAdminControllerTest::setUp()
- setUp
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::setUp()
- setUp
- in file CustomFieldItemEditPluginTest.class, method CustomFieldItemEditPluginTest::setUp()
- setUp
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::setUp()
- setUp
- in file MimeHelperTest.class, method MimeHelperTest::setUp()
- setUp
- in file DownloadItemTest.class, method DownloadItemTest::setUp()
- setUp
- in file DataCacheTest.class, method DataCacheTest::setUp()
- setUp
- in file DatabaseStorageTest.class, method DatabaseStorageTest::setUp()
- setUp
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::setUp()
- setUp
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::setUp()
- setUp
- in file MembersTest.class, method MembersTest::setUp()
- setUp
- in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::setUp()
- setUp
- in file MembersAdminControllerTest.class, method MembersAdminControllerTest::setUp()
- setUp
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::setUp()
- setUp
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumSiteAdminControllerTest::setUp()
- setUp
- in file DynamicAlbumTest.class, method DynamicAlbumTest::setUp()
- setUp
- in file ModuleTest.class, method ModuleTest::setUp()
- setUp
- in file DataItemTest.class, method DataItemTest::setUp()
- setUp
- in file MP3AudioRendererTest.class, method MP3AudioRendererTest::setUp()
- setUp
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::setUp()
- setUp
- in file GalleryPendingUserTest.class, method GalleryPendingUserTest::setUp()
- setUp
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::setUp()
- setUp
- in file MultiLangSearchTest.class, method MultiLangSearchTest::setUp()
- setUp
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::setUp()
- setUp
- in file ModRewriteParserTest.class, method ModRewriteParserTest::setUp()
- setUp
- in file EcardControllerTest.class, method EcardControllerTest::setUp()
- setUp
- in file MarkupTest.class, method MarkupTest::setUp()
- setUp
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::setUp()
- setUp
- in file MimeTest.class, method MimeTest::setUp()
- setUp
- in file MovieTest.class, method MovieTest::setUp()
- setUp
- in file MP3AudioOptionTest.class, method MP3AudioOptionTest::setUp()
- setUp
- in file DatabaseExportTest.class, method DatabaseExportTest::setUp()
- SetupRewriteController
- in file SetupRewrite.inc, class SetupRewriteController
Initial setup for URL Rewrite
- SetupRewriteControllerTest
- in file SetupRewriteControllerTest.class, class SetupRewriteControllerTest
SetupRewrite controller tests
- SetupRewriteControllerTest
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::SetupRewriteControllerTest()
- SetupRewriteMockParser
- in file SetupRewriteControllerTest.class, method SetupRewriteMockParser::SetupRewriteMockParser()
- SetupRewriteMockParser
- in file SetupRewriteControllerTest.class, class SetupRewriteMockParser
- SetupRewriteView
- in file SetupRewrite.inc, class SetupRewriteView
Initial setup for URL Rewrite
- setUrlGenerator
- in file Gallery.class, method Gallery::setUrlGenerator()
Set the URL generator
- setUserId
- in file ItemAttributesTest.class, method ItemAttributesTestSession::setUserId()
- setUserId
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::setUserId()
- setUserId
- in file GallerySession.class, method GallerySession::setUserId()
Set the active user id for this session.
- setUserId
- in file LogoutControllerTest.class, method LogoutControllerTestSession::setUserId()
- setUserName
- in file GalleryUser.class, method GalleryUser::setUserName()
- setUserName
- in file GalleryPendingUser.class, method GalleryPendingUser::setUserName()
- setVariable
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::setVariable()
- setVariable
- in file IconsTest.class, method IconsDummyGalleryTemplate::setVariable()
- setVariable
- in file GalleryTemplate.class, method GalleryTemplate::setVariable()
Assign a template key/value pair
- setVariable
- in file UnitTestTemplate.class, method UnitTestTemplate::setVariable()
- setVariable
- in file AlbumSelectTest.class, method AlbumSelectDummyGalleryTemplate::setVariable()
- setVariableByReference
- in file UnitTestTemplate.class, method UnitTestTemplate::setVariableByReference()
- setVariableByReference
- in file GalleryTemplate.class, method GalleryTemplate::setVariableByReference()
Assign a template key/value pair
- setVariables
- in file SlideshowAppletSiteAdmin.inc, method SlideshowAppletSiteAdminController::setVariables()
- setVariables
- in file UploadAppletSiteAdmin.inc, method UploadAppletSiteAdminController::setVariables()
- setVersion
- in file GalleryPlugin.class, method GalleryPlugin::setVersion()
- setViewCount
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setViewCount()
- setViewedSinceTimestamp
- in file GalleryItem.class, method GalleryItem::setViewedSinceTimestamp()
- setWidth
- in file GalleryPhotoItem.class, method GalleryPhotoItem::setWidth()
- setWidth
- in file ThumbnailImage.class, method ThumbnailImage::setWidth()
- setWidth
- in file GalleryMovieItem.class, method GalleryMovieItem::setWidth()
- setWidth
- in file GalleryDerivativeImage.class, method GalleryDerivativeImage::setWidth()
- setWidth
- in file GalleryAnimationItem.class, method GalleryAnimationItem::setWidth()
- setWidth
- in file WatermarkImage.class, method WatermarkImage::setWidth()
- setWidth
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::setWidth()
- setXPercentage
- in file WatermarkImage.class, method WatermarkImage::setXPercentage()
- setYPercentage
- in file WatermarkImage.class, method WatermarkImage::setYPercentage()
- shouldCache
- in file GalleryDataCache.class, method GalleryDataCache::shouldCache()
Should we use the cache for this page or not? Right now we cache a page if it's a GET request, the browser hasn't specified that it wants uncached data, and the caching policy for the given user class is appropriate.
- shouldCheckFile
- in file CodeAuditTestCase.class, method CodeAuditTestCase::shouldCheckFile()
Overload this method in subclasses. If this method returns true, we'll call checkFile on it.
- shouldCheckFile
- in file SvnAuditTest.class, method SvnAuditTest::shouldCheckFile()
- shouldCheckFile
- in file LocalizationAuditTest.class, method LocalizationAuditTest::shouldCheckFile()
- shouldCheckFile
- in file TemplateAuditTest.class, method TemplateAuditTest::shouldCheckFile()
- shouldCheckFile
- in file PhpDocAuditTest.class, method PhpDocAuditTest::shouldCheckFile()
- shouldCheckFile
- in file CodeAuditTest.class, method CodeAuditTest::shouldCheckFile()
- shouldCheckFile
- in file Php43CompatibilityTest.class, method Php43CompatibilityTest::shouldCheckFile()
- shouldDoCompileCheck
- in file GalleryTemplate.class, method GalleryTemplate::shouldDoCompileCheck()
Check whether modification checks should be done to see if the compiled templates are still up to date. The result is cached in memory.
- shouldDoCompileCheck
- in file GalleryCoreApi.class, method GalleryCoreApi::shouldDoCompileCheck()
Check whether modification checks should be done to see if the compiled templates are still up to date. The result is cached in memory.
- shouldSaveSession
- in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::shouldSaveSession()
- shouldSaveSession
- in file Redirect.inc, method RedirectController::shouldSaveSession()
- shouldSaveSession
- in file DownloadPicLens.inc, method DownloadPicLensView::shouldSaveSession()
- shouldSaveSession
- in file GalleryView.class, method GalleryView::shouldSaveSession()
Should session be saved and session cookie sent when this view is accessed?
- shouldSaveSession
- in file DownloadItem.inc, method DownloadItemView::shouldSaveSession()
- shouldSaveSession
- in file DownloadItem.inc, method DownloadItemView::shouldSaveSession()
- shouldSaveSession
- in file ItemDeleteJs.inc, method ItemDeleteJsView::shouldSaveSession()
- shouldSaveSession
- in file DownloadItem.inc, method DownloadItemView::shouldSaveSession()
- shouldSaveSession
- in file GalleryController.class, method GalleryController::shouldSaveSession()
Should session be saved and session cookie sent when this controller is used?
- shouldSaveSession
- in file CSS.inc, method CSSView::shouldSaveSession()
- showAdminPage
- in file theme.inc, method TileTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method SliderTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method FloatrixTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method ClassicTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method MatrixTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method CarbonTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method HybridTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method SiriuxTheme::showAdminPage()
- showAdminPage
- in file theme.inc, method AjaxianTheme::showAdminPage()
- showAdminPage
- in file GalleryTheme.class, method GalleryTheme::showAdminPage()
Load all the necessary template data to render a page for an administrative (or other) view.
- showAlbumPage
- in file theme.inc, method FloatrixTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method AjaxianTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method SiriuxTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method TileTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method CarbonTheme::showAlbumPage()
- showAlbumPage
- in file GalleryTheme.class, method GalleryTheme::showAlbumPage()
Load all the necessary template data to render a page for an album.
- showAlbumPage
- in file theme.inc, method MatrixTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method ClassicTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method SliderTheme::showAlbumPage()
- showAlbumPage
- in file theme.inc, method HybridTheme::showAlbumPage()
- ShowAllCommentsView
- in file ShowAllComments.inc, class ShowAllCommentsView
This view will show all comments stored in the Gallery
- ShowAllCommentsViewTest
- in file ShowAllCommentsViewTest.class, class ShowAllCommentsViewTest
Test the ShowAllComments view
- ShowAllCommentsViewTest
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::ShowAllCommentsViewTest()
- ShowCommentsView
- in file ShowComments.inc, class ShowCommentsView
This view will show the comments stored for an item
- ShowCommentsViewTest
- in file ShowCommentsViewTest.class, class ShowCommentsViewTest
Test the ShowComments view
- ShowCommentsViewTest
- in file ShowCommentsViewTest.class, method ShowCommentsViewTest::ShowCommentsViewTest()
- showErrorPage
- in file theme.inc, method MatrixTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method TileTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method SiriuxTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method AjaxianTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method SliderTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method CarbonTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method ClassicTheme::showErrorPage()
- showErrorPage
- in file GalleryTheme.class, method GalleryTheme::showErrorPage()
Load all the necessary template data to render an error page.
- showErrorPage
- in file theme.inc, method HybridTheme::showErrorPage()
- showErrorPage
- in file theme.inc, method FloatrixTheme::showErrorPage()
- ShowItemController
- in file ShowItem.inc, class ShowItemController
Handle the rendering of an album or item.
- ShowItemControllerTest
- in file ShowItemControllerTest.class, method ShowItemControllerTest::ShowItemControllerTest()
- ShowItemControllerTest
- in file ShowItemControllerTest.class, class ShowItemControllerTest
ShowItem controller tests
- ShowItemErrorView
- in file ShowItemError.inc, class ShowItemErrorView
This view will show an error message when an item cannot be displayed
- ShowItemTest
- in file ShowItemTest.class, class ShowItemTest
Test ShowItem view
- ShowItemTest
- in file ShowItemTest.class, method ShowItemTest::ShowItemTest()
- ShowItemTestTheme
- in file ShowItemTest.class, method ShowItemTestTheme::ShowItemTestTheme()
- ShowItemTestTheme
- in file ShowItemTest.class, class ShowItemTestTheme
Test theme
- ShowItemView
- in file ShowItem.inc, class ShowItemView
Handle the rendering of an album or item.
- showModulePage
- in file theme.inc, method FloatrixTheme::showModulePage()
- showModulePage
- in file theme.inc, method AjaxianTheme::showModulePage()
- showModulePage
- in file GalleryTheme.class, method GalleryTheme::showModulePage()
Load all the necessary template data to render a page for a module view (any views that aren't user, site, or item admin eg slideshow or members list).
- showModulePage
- in file theme.inc, method MatrixTheme::showModulePage()
- showModulePage
- in file theme.inc, method CarbonTheme::showModulePage()
- showModulePage
- in file theme.inc, method ClassicTheme::showModulePage()
- showModulePage
- in file theme.inc, method SiriuxTheme::showModulePage()
- showModulePage
- in file theme.inc, method HybridTheme::showModulePage()
- showModulePage
- in file theme.inc, method TileTheme::showModulePage()
- showModulePage
- in file theme.inc, method SliderTheme::showModulePage()
- showPhotoPage
- in file theme.inc, method ClassicTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method MatrixTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method SliderTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method HybridTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method SiriuxTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method CarbonTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method TileTheme::showPhotoPage()
- showPhotoPage
- in file GalleryTheme.class, method GalleryTheme::showPhotoPage()
Load all the necessary template data to render a page for a single item.
- showPhotoPage
- in file theme.inc, method FloatrixTheme::showPhotoPage()
- showPhotoPage
- in file theme.inc, method AjaxianTheme::showPhotoPage()
- showProgressBarPage
- in file theme.inc, method MatrixTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method SiriuxTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method CarbonTheme::showProgressBarPage()
- showProgressBarPage
- in file GalleryTheme.class, method GalleryTheme::showProgressBarPage()
Load all the necessary template data to render a progress bar page.
- showProgressBarPage
- in file theme.inc, method ClassicTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method SliderTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method HybridTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method TileTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method AjaxianTheme::showProgressBarPage()
- showProgressBarPage
- in file theme.inc, method FloatrixTheme::showProgressBarPage()
- ShowTreeView
- in file ShowTree.inc, class ShowTreeView
This view will show a tree of elements starting with the current item
- shrinkDimensions
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::shrinkDimensions()
Use GalleryUtilities::shrinkDimensionsToFit to scale template vars to new target size.
- shrinkDimensionsToFit
- in file GalleryUtilities.class, method GalleryUtilities::shrinkDimensionsToFit()
Scale the given width/height to a new target size, maintaining aspect ratio, but only if the dimensions are already larger than the target (in other words, don't increase the dimensions).
- ShutterflyCartPlugin
- in file ShutterflyCartPlugin.class, class ShutterflyCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- ShutterflyCartPluginTest
- in file ShutterflyCartPluginTest.class, method ShutterflyCartPluginTest::ShutterflyCartPluginTest()
- ShutterflyCartPluginTest
- in file ShutterflyCartPluginTest.class, class ShutterflyCartPluginTest
Test Shutterfly cart plugin
- ShutterflyModule
- in file module.inc, method ShutterflyModule::ShutterflyModule()
- ShutterflyModule
- in file module.inc, class ShutterflyModule
Photo printing at shutterfly.com
- ShutterflyPrintPhotosViewtest
- in file ShutterflyPrintPhotosViewTest.class, method ShutterflyPrintPhotosViewTest::ShutterflyPrintPhotosViewtest()
- ShutterflyPrintPhotosViewTest
- in file ShutterflyPrintPhotosViewTest.class, class ShutterflyPrintPhotosViewTest
Test ShutterflyPrintPhotos immediate view
- SimpleCallbackTest
- in file SimpleCallbackTest.class, class SimpleCallbackTest
Test SimpleCallback functionality
- SimpleCallbackTest
- in file SimpleCallbackTest.class, method SimpleCallbackTest::SimpleCallbackTest()
- SimpleCallbackTestPhpVm
- in file SimpleCallbackTest.class, class SimpleCallbackTestPhpVm
For the directory listing tests, we need a mock PHP VM
- SimpleCallbackTestPlatform
- in file SimpleCallbackTest.class, class SimpleCallbackTestPlatform
- SimpleCallbackTestPlatform
- in file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::SimpleCallbackTestPlatform()
- SimpleCallbackView
- in file SimpleCallback.inc, class SimpleCallbackView
This view lets you make very simple callbacks to the framework to get very specific data.
- SimpleRenderView
- in file SimpleRender.inc, class SimpleRenderView
Render the Simple Feed
- SiriuxTheme
- in file theme.inc, method SiriuxTheme::SiriuxTheme()
- SiriuxTheme
- in file theme.inc, class SiriuxTheme
Siriux.net Gallery theme
- SiteAdminTest
- in file SiteAdminTest.class, method SiteAdminTest::SiteAdminTest()
- SiteAdminTest
- in file SiteAdminTest.class, class SiteAdminTest
Tests for SiteAdmin view
- SiteAdminView
- in file SiteAdmin.inc, class SiteAdminView
This view will show the availiable site-admin options
- SitemapModule
- in file module.inc, method SitemapModule::SitemapModule()
- SitemapModule
- in file module.inc, class SitemapModule
Module that creates a Google Sitemap for your Gallery2 install.
- SitemapView
- in file Sitemap.inc, class SitemapView
Create an appropriate Google Sitemap for this site.
- SitemapViewTest
- in file SitemapViewTest.class, class SitemapViewTest
Test Sitemap output
- SitemapViewTest
- in file SitemapViewTest.class, method SitemapViewTest::SitemapViewTest()
- SitemapViewTestSearchResults
- in file SitemapViewTest.class, class SitemapViewTestSearchResults
- SitemapViewTestStorage
- in file SitemapViewTest.class, class SitemapViewTestStorage
- SitemapViewTestStorage
- in file SitemapViewTest.class, method SitemapViewTestStorage::SitemapViewTestStorage()
- SitemapViewTestUrlGenerator
- in file SitemapViewTest.class, class SitemapViewTestUrlGenerator
- SitemapViewTestVm
- in file SitemapViewTest.class, class SitemapViewTestVm
- SizeLimitHelper
- in file SizeLimitHelper.class, class SizeLimitHelper
Helper functions for SizeLimit module
- SizeLimitHelperTest
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::SizeLimitHelperTest()
- SizeLimitHelperTest
- in file SizeLimitHelperTest.class, class SizeLimitHelperTest
SizeLimitHelper tests. Test the areas that are not covered by AddPhotoOption
- SizeLimitHelperTestPlatform
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestPlatform::SizeLimitHelperTestPlatform()
- SizeLimitHelperTestPlatform
- in file SizeLimitHelperTest.class, class SizeLimitHelperTestPlatform
Test platform
- SizeLimitHelperTestToolkit
- in file SizeLimitHelperTest.class, class SizeLimitHelperTestToolkit
Test toolkit
- SizeLimitModule
- in file module.inc, class SizeLimitModule
This module sets size limit for the picture
- SizeLimitModule
- in file module.inc, method SizeLimitModule::SizeLimitModule()
- SizeLimitOption
- in file SizeLimitOption.inc, class SizeLimitOption
This ItemEditOption allows the user to set size limits for an album.
- SizeLimitOptionTest
- in file SizeLimitOptionTest.class, class SizeLimitOptionTest
SizeLimitOption tests
- SizeLimitOptionTest
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::SizeLimitOptionTest()
- SizeLimitOptionTestPlatform
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestPlatform::SizeLimitOptionTestPlatform()
- SizeLimitOptionTestPlatform
- in file SizeLimitOptionTest.class, class SizeLimitOptionTestPlatform
Test platform
- SizeLimitOptionTestToolkit
- in file SizeLimitOptionTest.class, class SizeLimitOptionTestToolkit
Test toolkit
- skip
- in file WebDavTest.class, method WebDavTest::skip()
- sliceItems
- in file RssGenerator.class, method RssGenerator::sliceItems()
Removes all items except the first $count items
- SliderTheme
- in file theme.inc, class SliderTheme
Theme with combined image view, scrollable thumbnails and slideshow.
- SliderTheme
- in file theme.inc, method SliderTheme::SliderTheme()
- SlideshowAppletModule
- in file module.inc, method SlideshowAppletModule::SlideshowAppletModule()
- SlideshowAppletModule
- in file module.inc, class SlideshowAppletModule
- SlideshowAppletSiteAdminController
- in file SlideshowAppletSiteAdmin.inc, class SlideshowAppletSiteAdminController
Settings for Slideshow Applet
- SlideshowAppletSiteAdminControllerTest
- in file SlideshowAppletSiteAdminControllerTest.class, method SlideshowAppletSiteAdminControllerTest::SlideshowAppletSiteAdminControllerTest()
- SlideshowAppletSiteAdminControllerTest
- in file SlideshowAppletSiteAdminControllerTest.class, class SlideshowAppletSiteAdminControllerTest
SlideshowAppletSiteAdmin controller tests
- SlideshowAppletSiteAdminView
- in file SlideshowAppletSiteAdmin.inc, class SlideshowAppletSiteAdminView
Settings for Slideshow Applet
- SlideshowAppletView
- in file SlideshowApplet.inc, class SlideshowAppletView
Show the slideshow applet
- SlideshowHelper
- in file SlideshowHelper.class, class SlideshowHelper
Helper utilities for building slideshow data.
- SlideshowHelperTest
- in file SlideshowHelperTest.class, class SlideshowHelperTest
SlideshowHelper tests
- SlideshowHelperTest
- in file SlideshowHelperTest.class, method SlideshowHelperTest::SlideshowHelperTest()
- SlideshowImpl
- in file SlideshowImpl.class, class SlideshowImpl
Implementation of the SlideshowInterface for displaying photos in a slideshow
- SlideshowInterface_1_0
- in file SlideshowInterface_1_0.class, class SlideshowInterface_1_0
This is an interface for the slideshow module. Modules that wish to display photos in a slideshow can utilize an implementation of this interface.
- SlideshowMediaRssView
- in file SlideshowMediaRss.inc, class SlideshowMediaRssView
Display the slideshow
- SlideshowModule
- in file module.inc, method SlideshowModule::SlideshowModule()
- SlideshowModule
- in file module.inc, class SlideshowModule
The implementation of the Slideshow module
- SlideshowView
- in file Slideshow.inc, class SlideshowView
Display the slideshow
- SLIDESHOW_MEDIARSS_ITEMS_PER_PAGE
- in file SlideshowHelper.class, constant SLIDESHOW_MEDIARSS_ITEMS_PER_PAGE
MediaRSS paging items per page
- Smarty
- in file Smarty_stub.class, class Smarty
- SnapGalaxyCartPlugin
- in file SnapGalaxyCartPlugin.class, class SnapGalaxyCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- SnapGalaxyCartPluginTest
- in file SnapGalaxyCartPluginTest.class, method SnapGalaxyCartPluginTest::SnapGalaxyCartPluginTest()
- SnapGalaxyCartPluginTest
- in file SnapGalaxyCartPluginTest.class, class SnapGalaxyCartPluginTest
Test SnapGalaxy cart functionality
- SnapGalaxyCartPluginTestUrlGenerator
- in file SnapGalaxyCartPluginTest.class, class SnapGalaxyCartPluginTestUrlGenerator
Mock url generator for this test
- SnapGalaxyHelper
- in file SnapGalaxyHelper.class, class SnapGalaxyHelper
This is a helper class for interacting with SnapGalaxy.com
- SnapGalaxyModule
- in file module.inc, class SnapGalaxyModule
Photo printing at snapgalaxy.com.
- SnapGalaxyModule
- in file module.inc, method SnapGalaxyModule::SnapGalaxyModule()
- SnapGalaxyPrintPhotosController
- in file SnapGalaxyPrintPhotos.inc, class SnapGalaxyPrintPhotosController
This controller handles printing a single photo
- SnapGalaxyPrintPhotosControllerTest
- in file SnapGalaxyPrintPhotosControllerTest.class, class SnapGalaxyPrintPhotosControllerTest
Test SnapGalaxy cart functionality
- SnapGalaxyPrintPhotosControllerTest
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::SnapGalaxyPrintPhotosControllerTest()
- SnapGalaxyPrintPhotosControllerTestUrlGenerator
- in file SnapGalaxyPrintPhotosControllerTest.class, class SnapGalaxyPrintPhotosControllerTestUrlGenerator
Mock url generator for this test
- sort
- in file Callbacks.inc, method AlbumSelectTreeSorter::sort()
- sortByName
- in file ItemAdmin.inc, method ItemAdminView::sortByName()
- sortItems
- in file RssGenerator.class, method RssGenerator::sortItems()
Change the order of the items in the $_items array (useful if $key variable is used when items are added)
- splitAggregatePackage
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::splitAggregatePackage()
- splitAggregatePackage
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::splitAggregatePackage()
This method reads the aggregate download file and extracts the package files.
- splitHtml
- in file GalleryTheme.class, method GalleryTheme::splitHtml()
Split the HTML content into its various component pieces.
- splitKeywords
- in file module.inc, method KeyAlbumModule::splitKeywords()
Split keywords string into separate keywords.
- splitPath
- in file UnixPlatform.class, method UnixPlatform::splitPath()
- splitPath
- in file UnitTestPlatform.class, method UnitTestPlatform::splitPath()
- splitPath
- in file GalleryPlatform.class, method GalleryPlatform::splitPath()
Split path into component elements. Include root path for absolute paths.
- splitPath
- in file WinNtPlatform.class, method WinNtPlatform::splitPath()
- SQLiteStorage
- in file SQLiteStorage.class, method SQLiteStorage::SQLiteStorage()
- SQLiteStorage
- in file SQLiteStorage.class, class SQLiteStorage
SQLite extension of the GalleryStorage class.
- SquareThumbModule
- in file module.inc, method SquareThumbModule::SquareThumbModule()
- SquareThumbModule
- in file module.inc, class SquareThumbModule
Square thumbnails
- SquareThumbSiteAdminController
- in file SquareThumbSiteAdmin.inc, class SquareThumbSiteAdminController
Settings for square thumbnails
- SquareThumbSiteAdminControllerTest
- in file SquareThumbSiteAdminControllerTest.class, class SquareThumbSiteAdminControllerTest
SquareThumbSiteAdmin controller tests
- SquareThumbSiteAdminControllerTest
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::SquareThumbSiteAdminControllerTest()
- SquareThumbSiteAdminView
- in file SquareThumbSiteAdmin.inc, class SquareThumbSiteAdminView
Settings for square thumbnails
- SquareThumbTestToolkit
- in file SquareThumbToolkitTest.class, class SquareThumbTestToolkit
Test toolkit
- SquareThumbTestUnixPlatform
- in file SquareThumbToolkitTest.class, class SquareThumbTestUnixPlatform
- SquareThumbTestWinNtPlatform
- in file SquareThumbToolkitTest.class, class SquareThumbTestWinNtPlatform
Test platforms
- SquareThumbToolkit
- in file SquareThumbToolkit.class, class SquareThumbToolkit
A version of GalleryToolkit to enforce creation of square thumbnails
- SquareThumbToolkitTest
- in file SquareThumbToolkitTest.class, class SquareThumbToolkitTest
Test SquareThumbToolkit functionality
- SquareThumbToolkitTest
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::SquareThumbToolkitTest()
- start
- in file GallerySession.class, method GallerySession::start()
Start session by ensuring we've got a valid, unique sessionId and send cookie if necessary.
- startRecordingDebugSnippet
- in file Gallery.class, method Gallery::startRecordingDebugSnippet()
Start recording a debug snippet
- stat
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::stat()
- stat
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::stat()
- stat
- in file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::stat()
- stat
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::stat()
- stat
- in file GalleryPlatform.class, method GalleryPlatform::stat()
Get information about a file.
- stat
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingPlatform::stat()
- stat
- in file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::stat()
- stat
- in file MailHelperTest.class, method MailHelperDummyPlatform::stat()
- stat
- in file TemplateTest.class, method TemplateTestMockPlatform::stat()
- stat
- in file UnitTestPlatform.class, method UnitTestPlatform::stat()
- StatusTemplate
- in file StatusTemplate.class, class StatusTemplate
Progress bar status
- StatusTemplate
- in file StatusTemplate.class, class StatusTemplate
Progress bar status
- StatusTest
- in file StatusTest.class, class StatusTest
Test Status functionality
- StatusTest
- in file StatusTest.class, method StatusTest::StatusTest()
- stepName
- in file WelcomeStep.class, method WelcomeStep::stepName()
- stepName
- in file MultisiteStep.class, method MultisiteStep::stepName()
- stepName
- in file SecureStep.class, method SecureStep::stepName()
- stepName
- in file WelcomeStep.class, method WelcomeStep::stepName()
- stepName
- in file SystemChecksStep.class, method SystemChecksStep::stepName()
- stepName
- in file SystemChecksStep.class, method SystemChecksStep::stepName()
- stepName
- in file FinishedStep.class, method FinishedStep::stepName()
- stepName
- in file DatabaseBackupStep.class, method DatabaseBackupStep::stepName()
- stepName
- in file CreateConfigFileStep.class, method CreateConfigFileStep::stepName()
- stepName
- in file FinishedStep.class, method FinishedStep::stepName()
- stepName
- in file InstallCoreModuleStep.class, method InstallCoreModuleStep::stepName()
- stepName
- in file AuthenticateStep.class, method AuthenticateStep::stepName()
- stepName
- in file UpgradeStep.class, method UpgradeStep::stepName()
- stepName
- in file CleanCacheStep.class, method CleanCacheStep::stepName()
- stepName
- in file AuthenticateStep.class, method AuthenticateStep::stepName()
- stepName
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::stepName()
- stepName
- in file StorageSetupStep.class, method StorageSetupStep::stepName()
- stepName
- in file UpgradeCoreModuleStep.class, method UpgradeCoreModuleStep::stepName()
- stepName
- in file InstallStep.class, method InstallStep::stepName()
- stepName
- in file DatabaseSetupStep.class, method DatabaseSetupStep::stepName()
- stepName
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::stepName()
- stepName
- in file AdminUserSetupStep.class, method AdminUserSetupStep::stepName()
- stopRecordingDebugSnippet
- in file Gallery.class, method Gallery::stopRecordingDebugSnippet()
Stop recording the debug snippet and return whatever got recorded.
- StorageSetupStep
- in file StorageSetupStep.class, class StorageSetupStep
Setup filesytem storage directory
- StorageTest
- in file StorageTest.class, method StorageTest::StorageTest()
- StorageTest
- in file StorageTest.class, class StorageTest
Test some Storage functionality
- StorageTestDB
- in file StorageTest.class, class StorageTestDB
- StorageTestDB
- in file StorageTest.class, method StorageTestDB::StorageTestDB()
- StorageTestRecordSet
- in file StorageTest.class, class StorageTestRecordSet
- StorageTestRecordSet
- in file StorageTest.class, method StorageTestRecordSet::StorageTestRecordSet()
- STORAGE_FLAG_DELETED
- in file GalleryConstants.class, constant STORAGE_FLAG_DELETED
Deleted flag
- STORAGE_FLAG_NEWLY_CREATED
- in file GalleryConstants.class, constant STORAGE_FLAG_NEWLY_CREATED
Newly created flag
- STORAGE_SIZE_LARGE
- in file GalleryConstants.class, constant STORAGE_SIZE_LARGE
- STORAGE_SIZE_MEDIUM
- in file GalleryConstants.class, constant STORAGE_SIZE_MEDIUM
- STORAGE_SIZE_SMALL
- in file GalleryConstants.class, constant STORAGE_SIZE_SMALL
Storage sizes
- STORAGE_TYPE_BIT
- in file GalleryConstants.class, constant STORAGE_TYPE_BIT
Bits type
- STORAGE_TYPE_BOOLEAN
- in file GalleryConstants.class, constant STORAGE_TYPE_BOOLEAN
Text type
- STORAGE_TYPE_ID
- in file GalleryConstants.class, constant STORAGE_TYPE_ID
ID type
- STORAGE_TYPE_INTEGER
- in file GalleryConstants.class, constant STORAGE_TYPE_INTEGER
Integer type
- STORAGE_TYPE_STRING
- in file GalleryConstants.class, constant STORAGE_TYPE_STRING
String type
- STORAGE_TYPE_TEXT
- in file GalleryConstants.class, constant STORAGE_TYPE_TEXT
Text type
- STORAGE_TYPE_TIMESTAMP
- in file GalleryConstants.class, constant STORAGE_TYPE_TIMESTAMP
Timestamp type
- stream_eof
- in file WebDavTest.class, method WebDavTestStream::stream_eof()
- stream_open
- in file WebDavTest.class, method WebDavTestStream::stream_open()
- stream_read
- in file WebDavTest.class, method WebDavTestStream::stream_read()
- strftime
- in file UnitTestPlatform.class, method UnitTestPlatform::strftime()
- strftime
- in file GalleryPlatform.class, method GalleryPlatform::strftime()
Format a local time/date according to locale settings. Converts any text output from strftime tokens to UTF-8.
- strftime
- in file WinNtPlatform.class, method WinNtPlatform::strftime()
- stripHttpAuthFromUrl
- in file HttpAuthHelper.class, method HttpAuthHelper::stripHttpAuthFromUrl()
Removes user:pass from the given URL.
- strToLower
- in file GalleryUtilities.class, method GalleryUtilities::strToLower()
ASCII version of PHP's strtolower(). PHP's strtolower doesn't work in all locales as expected, eg. in Turkish, we get non-ASCII characters for an ASCII input string.
- strToUpper
- in file GalleryUtilities.class, method GalleryUtilities::strToUpper()
ASCII version of PHP's strtoupper().
- studyPermissions
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::studyPermissions()
- studyPermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::studyPermissions()
Study the permissions for all items (for the given user).
- style
- in file IconsTest.class, method IconsDummyGalleryTemplate::style()
- style
- in file GalleryTemplate.class, method GalleryTemplate::style()
Add a stylesheet to include in the <head> section
- style
- in file AlbumSelectTest.class, method AlbumSelectDummyGalleryTemplate::style()
- style
- in file ColorPackTest.class, method ColorPackDummyGalleryTemplate::style()
- submitHam
- in file AkismetApi.class, method AkismetApi::submitHam()
Submit this comment back to Akismet as ham (not spam).
- submitHam
- in file CommentTest.class, method CommentTest_MockAkismetApi::submitHam()
- submitSpam
- in file CommentTest.class, method CommentTest_MockAkismetApi::submitSpam()
- submitSpam
- in file AkismetApi.class, method AkismetApi::submitSpam()
Submit this comment back to Akismet as spam.
- subscribe
- in file NotificationHelper.class, method NotificationHelper::subscribe()
Subscribe the user to item/event combination with the specified handler.
- SvnAuditTest
- in file SvnAuditTest.class, method SvnAuditTest::SvnAuditTest()
- SvnAuditTest
- in file SvnAuditTest.class, class SvnAuditTest
Scan through all of our source code and verify proper subversion properties.
- SwitchDetailModeController
- in file SwitchDetailMode.inc, class SwitchDetailModeController
Switch the detail mode in the session and return to the previous page.
- SwitchDetailModeControllerTest
- in file SwitchDetailModeControllerTest.class, method SwitchDetailModeControllerTest::SwitchDetailModeControllerTest()
- SwitchDetailModeControllerTest
- in file SwitchDetailModeControllerTest.class, class SwitchDetailModeControllerTest
SwitchDetailMode controller tests
- SwitchDetailModeView
- in file SwitchDetailMode.inc, class SwitchDetailModeView
This view provides raw html for the exif block, used in ajax calls to switch mode.
- symlink
- in file ItemAddFromServerTest.class, method ItemAddFromServerTestPlatform::symlink()
- symlink
- in file UnitTestPlatform.class, method UnitTestPlatform::symlink()
- symlink
- in file GalleryPlatform.class, method GalleryPlatform::symlink()
Symlink a file.
- SystemChecksStep
- in file SystemChecksStep.class, class SystemChecksStep
System checks
- SystemChecksStep
- in file SystemChecksStep.class, class SystemChecksStep
System checks
- SystemInfoTask
- in file SystemInfoTask.class, class SystemInfoTask
This is a MaintenanceTask that will return system details useful for posting in support forum.
- StatusTemplate.class
- procedural page StatusTemplate.class
- SystemChecksStep.class
- procedural page SystemChecksStep.class
t
- $theme
- in file GalleryAlbumItem.class, variable GalleryAlbumItem::$theme
The theme to use for this item
- $title
- in file GalleryItem.class, variable GalleryItem::$title
The (short) title of this item
- $transCnt
- in file StorageTest.class, variable StorageTestDB::$transCnt
- TestCase_stub.class
- procedural page TestCase_stub.class
- TemplateAdapterTest.class
- procedural page TemplateAdapterTest.class
- TemplateAuditTest.class
- procedural page TemplateAuditTest.class
- TemplateTest.class
- procedural page TemplateTest.class
- ThemeTest.class
- procedural page ThemeTest.class
- ToolkitTest.class
- procedural page ToolkitTest.class
- TranslatorTest.class
- procedural page TranslatorTest.class
- TruncateTest.class
- procedural page TruncateTest.class
- TestGdFunctionality.class
- procedural page TestGdFunctionality.class
- TryLogout.inc
- procedural page TryLogout.inc
- ThumbnailHelper.class
- procedural page ThumbnailHelper.class
- ThumbnailImage.class
- procedural page ThumbnailImage.class
- ThumbnailToolkit.class
- procedural page ThumbnailToolkit.class
- ThumbnailImageTest.class
- procedural page ThumbnailImageTest.class
- ThumbnailSiteAdminControllerTest.class
- procedural page ThumbnailSiteAdminControllerTest.class
- ThumbnailToolkitTest.class
- procedural page ThumbnailToolkitTest.class
- ThumbnailModuleExtras.inc
- procedural page ThumbnailModuleExtras.inc
- ThumbnailSiteAdmin.inc
- procedural page ThumbnailSiteAdmin.inc
- ThumbOffsetItemEditPluginTest.class
- procedural page ThumbOffsetItemEditPluginTest.class
- ThumbPageItemEditPluginTest.class
- procedural page ThumbPageItemEditPluginTest.class
- tearDown
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::tearDown()
- tearDown
- in file PermalinksOptionTest.class, method PermalinksOptionTest::tearDown()
- tearDown
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::tearDown()
- tearDown
- in file OptionsControllerTest.class, method OptionsControllerTest::tearDown()
- tearDown
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::tearDown()
- tearDown
- in file AddCommentControllerTest.class, method AddCommentControllerTest::tearDown()
- tearDown
- in file ModuleTest.class, method ModuleTest::tearDown()
- tearDown
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::tearDown()
- tearDown
- in file MimeTest.class, method MimeTest::tearDown()
- tearDown
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::tearDown()
- tearDown
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::tearDown()
- tearDown
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::tearDown()
- tearDown
- in file NotificationHelperTest.class, method NotificationHelperTest::tearDown()
- tearDown
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::tearDown()
- tearDown
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::tearDown()
- tearDown
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::tearDown()
- tearDown
- in file MultiLangSearchTest.class, method MultiLangSearchTest::tearDown()
- tearDown
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::tearDown()
- tearDown
- in file PermissionSetTest.class, method PermissionSetTest::tearDown()
- tearDown
- in file RewriteParserTestCase.class, method RewriteParserTestCase::tearDown()
- tearDown
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::tearDown()
- tearDown
- in file RssEditFeedTest.class, method RssEditFeedTest::tearDown()
- tearDown
- in file RewriteModuleTest.class, method RewriteModuleTest::tearDown()
- tearDown
- in file RewriteHelperTest.class, method RewriteHelperTest::tearDown()
- tearDown
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::tearDown()
- tearDown
- in file RewriteApiTest.class, method RewriteApiTest::tearDown()
- tearDown
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::tearDown()
- tearDown
- in file RssMapTest.class, method RssMapTest::tearDown()
- tearDown
- in file WebDavHelperTest.class, method WebDavHelperTest::tearDown()
- tearDown
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::tearDown()
- tearDown
- in file SessionTest.class, method SessionTest::tearDown()
- tearDown
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::tearDown()
- tearDown
- in file ServerAuthPluginTest.class, method ServerAuthPluginTest::tearDown()
- tearDown
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::tearDown()
- tearDown
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::tearDown()
- tearDown
- in file RssTest.class, method RssTest::tearDown()
- tearDown
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::tearDown()
- tearDown
- in file RepositoryIndexTest.class, method RepositoryIndexTest::tearDown()
- tearDown
- in file PhotoAccessCartPluginTest.class, method PhotoAccessCartPluginTest::tearDown()
- tearDown
- in file PicLensHelperTest.class, method PicLensHelperTest::tearDown()
- tearDown
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::tearDown()
- tearDown
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::tearDown()
- tearDown
- in file PermissionTest.class, method PermissionTest::tearDown()
- tearDown
- in file PermalinksTest.class, method PermalinksTest::tearDown()
- tearDown
- in file MimeEditControllerTest.class, method MimeEditControllerTest::tearDown()
- tearDown
- in file PlatformTest.class, method PlatformTest::tearDown()
- tearDown
- in file PluginCallbackTest.class, method PluginCallbackTest::tearDown()
- tearDown
- in file QuotasListenerTest.class, method QuotasListenerTest::tearDown()
- tearDown
- in file RatingHelperTest.class, method RatingHelperTest::tearDown()
- tearDown
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::tearDown()
- tearDown
- in file QuotasHelperTest.class, method QuotasHelperTest::tearDown()
- tearDown
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::tearDown()
- tearDown
- in file PluginParameterTest.class, method PluginParameterTest::tearDown()
- tearDown
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::tearDown()
- tearDown
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::tearDown()
- tearDown
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::tearDown()
- tearDown
- in file FactoryTest.class, method FactoryTest::tearDown()
- tearDown
- in file GalleryTestCase.class, method GalleryTestCase::tearDown()
- tearDown
- in file ExifHelperTest.class, method ExifHelperTest::tearDown()
- tearDown
- in file EventTest.class, method EventTest::tearDown()
- tearDown
- in file EntityTest.class, method EntityTest::tearDown()
- tearDown
- in file EventLogHelperTest.class, method EventLogHelperTest::tearDown()
- tearDown
- in file GdToolkitTest.class, method GdToolkitTest::tearDown()
- tearDown
- in file UtilitiesTest.class, method UtilitiesTest::tearDown()
- tearDown
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::tearDown()
- tearDown
- in file IconsTest.class, method IconsTest::tearDown()
- tearDown
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::tearDown()
- tearDown
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::tearDown()
- tearDown
- in file Getid3HelperTest.class, method Getid3HelperTest::tearDown()
- tearDown
- in file EmbedTest.class, method EmbedTest::tearDown()
- tearDown
- in file EditCommentControllerTest.class, method EditCommentControllerTest::tearDown()
- tearDown
- in file DatabaseImportTest.class, method DatabaseImportTest::tearDown()
- tearDown
- in file DataCacheTest.class, method DataCacheTest::tearDown()
- tearDown
- in file DatabaseExportTest.class, method DatabaseExportTest::tearDown()
- tearDown
- in file ControllerTest.class, method ControllerTest::tearDown()
- tearDown
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::tearDown()
- tearDown
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::tearDown()
- tearDown
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::tearDown()
- tearDown
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::tearDown()
- tearDown
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::tearDown()
- tearDown
- in file EcardControllerTest.class, method EcardControllerTest::tearDown()
- tearDown
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::tearDown()
- tearDown
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::tearDown()
- tearDown
- in file DcrawToolkitTest.class, method DcrawToolkitTest::tearDown()
- tearDown
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::tearDown()
Delete the album that was used for testing
- tearDown
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::tearDown()
- tearDown
- in file LogoutControllerTest.class, method LogoutControllerTest::tearDown()
- tearDown
- in file AdminExifControllerTest.class, method AdminExifControllerTest::tearDown()
- tearDown
- in file LinkItemTest.class, method LinkItemTest::tearDown()
- tearDown
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::tearDown()
- tearDown
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::tearDown()
- tearDown
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::tearDown()
- tearDown
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::tearDown()
- tearDown
- in file MainTest.class, method MainTest::tearDown()
- tearDown
- in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::tearDown()
- tearDown
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::tearDown()
- tearDown
- in file WebDavModuleTest.class, method WebDavModuleTest::tearDown()
- tearDown
- in file WebDavTest.class, method WebDavTest::tearDown()
- tearDown
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::tearDown()
- tearDown
- in file AkismetApiTest.class, method AkismetApiTest::tearDown()
- tearDown
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::tearDown()
- tearDown
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::tearDown()
- tearDown
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::tearDown()
- tearDown
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::tearDown()
- tearDown
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::tearDown()
- tearDown
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::tearDown()
- tearDown
- in file CartHelperTest.class, method CartHelperTest::tearDown()
- tearDown
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::tearDown()
- tearDown
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::tearDown()
- tearDown
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::tearDown()
- tearDown
- in file ItemAttributesTest.class, method ItemAttributesTest::tearDown()
- tearDown
- in file AlbumSelectTest.class, method AlbumSelectTest::tearDown()
- tearDown
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::tearDown()
- tearDown
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::tearDown()
- tearDown
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::tearDown()
- tearDown
- in file MimeHelperTest.class, method MimeHelperTest::tearDown()
- tearDown
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::tearDown()
- tearDown
- in file TranslatorTest.class, method TranslatorTest::tearDown()
- tearDown
- in file UserLoginControllerTest.class, method UserLoginControllerTest::tearDown()
- tearDown
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTest::tearDown()
- tearDown
- in file ThemeTest.class, method ThemeTest::tearDown()
- tearDown
- in file UserAndGroupTest.class, method UserAndGroupTest::tearDown()
- tearDown
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::tearDown()
- tearDown
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::tearDown()
- tearDown
- in file UrlGeneratorTest.class, method UrlGeneratorTest::tearDown()
- tearDown
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::tearDown()
- tearDown
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::tearDown()
- tearDown
- in file StorageTest.class, method StorageTest::tearDown()
- tearDown
- in file UserHelperTest.class, method UserHelperTest::tearDown()
- tearDown
- in file SnapGalaxyCartPluginTest.class, method SnapGalaxyCartPluginTest::tearDown()
- tearDown
- in file ShowItemControllerTest.class, method ShowItemControllerTest::tearDown()
- tearDown
- in file ViewCartViewTest.class, method ViewCartViewTest::tearDown()
- tearDown
- in file AddToCartControllerTest.class, method AddToCartControllerTest::tearDown()
- tearDown
- in file ZipCartPluginTest.class, method ZipCartPluginTest::tearDown()
- tearDown
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::tearDown()
- TemplateAdapterMockSmarty
- in file TemplateAdapterTest.class, class TemplateAdapterMockSmarty
- TemplateAdapterMockTheme
- in file TemplateAdapterTest.class, class TemplateAdapterMockTheme
- TemplateAdapterMockTranslator
- in file TemplateAdapterTest.class, class TemplateAdapterMockTranslator
- TemplateAdapterMockUrlGenerator
- in file TemplateAdapterTest.class, class TemplateAdapterMockUrlGenerator
- TemplateAdapterTest
- in file TemplateAdapterTest.class, class TemplateAdapterTest
Test Gallery Template Adapter functionality
- TemplateAuditTest
- in file TemplateAuditTest.class, class TemplateAuditTest
Test Template functionality
- TemplateAuditTest
- in file TemplateAuditTest.class, method TemplateAuditTest::TemplateAuditTest()
- TemplateTest
- in file TemplateTest.class, class TemplateTest
Test Template functionality
- TemplateTest
- in file TemplateTest.class, method TemplateTest::TemplateTest()
- TemplateTestFakeTheme
- in file TemplateTest.class, class TemplateTestFakeTheme
- TemplateTestInactiveTheme
- in file TemplateTest.class, class TemplateTestInactiveTheme
- TemplateTestMockPlatform
- in file TemplateTest.class, class TemplateTestMockPlatform
- TemplateTestMockSmarty
- in file TemplateTest.class, class TemplateTestMockSmarty
- TemplatetestMockSmarty
- in file TemplateTest.class, method TemplateTestMockSmarty::TemplatetestMockSmarty()
- TEMPLATE_DATA_VERSION
- in file GalleryTemplate.class, constant TEMPLATE_DATA_VERSION
The current protocol version of the template data. Whenever the template library changes, bump this number to trigger a complete rebuild of all compiled templates.
- template_exists
- in file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::template_exists()
- tempnam
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::tempnam()
- tempnam
- in file TestGdFunctionality.class, method TestGdFunctionality::tempnam()
- tempnam
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::tempnam()
- tempnam
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::tempnam()
- tempnam
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::tempnam()
- tempnam
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::tempnam()
- tempnam
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::tempnam()
- tempnam
- in file UnitTestPlatform.class, method UnitTestPlatform::tempnam()
- tempnam
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::tempnam()
- tempnam
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::tempnam()
- tempnam
- in file GalleryPlatform.class, method GalleryPlatform::tempnam()
Create a file with a unique file name.
- tempnam
- in file GdFunctionality.class, method GdFunctionality::tempnam()
The tempnam method from the GalleryPlatform we will need to overwrite in our testcases
- tempnam
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::tempnam()
- test0Size
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::test0Size()
- testAcceptIPhotoToGalleryUserAgentString
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAcceptIPhotoToGalleryUserAgentString()
- testAcquireNewPersistentSession
- in file SessionTest.class, method SessionTest::testAcquireNewPersistentSession()
- testAcquireNewPersistentSessionRetryOnCollision
- in file SessionTest.class, method SessionTest::testAcquireNewPersistentSessionRetryOnCollision()
- testAcquireNewPersistentSessionWithGivenSessionId
- in file SessionTest.class, method SessionTest::testAcquireNewPersistentSessionWithGivenSessionId()
- testAcquireReadLockParents
- in file LockTest.class, method LockTest::testAcquireReadLockParents()
- testAcquireReadLockParentsOnRoot
- in file LockTest.class, method LockTest::testAcquireReadLockParentsOnRoot()
- testActivateBadCoreApiActivate
- in file ThemeTest.class, method ThemeTest::testActivateBadCoreApiActivate()
- testActivateBadCoreApiActivate
- in file ModuleTest.class, method ModuleTest::testActivateBadCoreApiActivate()
- testActivateBadModuleApiActivate
- in file ModuleTest.class, method ModuleTest::testActivateBadModuleApiActivate()
- testActivateBadThemeApiActivate
- in file ThemeTest.class, method ThemeTest::testActivateBadThemeApiActivate()
- testActivateFlushesTemplateCacheAndLocalUrlMap
- in file PluginTest.class, method PluginTest::testActivateFlushesTemplateCacheAndLocalUrlMap()
- testActivateModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testActivateModule()
Activate a module that doesn't require configuration (this should succeed)
- testActivateModuleNeedsConfiguration
- in file PluginCallbackTest.class, method PluginCallbackTest::testActivateModuleNeedsConfiguration()
Activate a module that requires configuration (this should fail)
- testActivateModuleWithRedirect
- in file PluginCallbackTest.class, method PluginCallbackTest::testActivateModuleWithRedirect()
Activate a module that sends back a redirect
- testActivateRewriteRulesForModule
- in file RewriteApiTest.class, method RewriteApiTest::testActivateRewriteRulesForModule()
- testActivateRewriteRulesForModuleIgnoresExistingPatternsAndPatternHistoryOnRequest
- in file RewriteApiTest.class, method RewriteApiTest::testActivateRewriteRulesForModuleIgnoresExistingPatternsAndPatternHistoryOnRequest()
- testActivateRewriteRulesForModuleOnlySpecificRule
- in file RewriteApiTest.class, method RewriteApiTest::testActivateRewriteRulesForModuleOnlySpecificRule()
- testActivateRewriteRulesForModuleReturnsFalseWhenNotConfigured
- in file RewriteApiTest.class, method RewriteApiTest::testActivateRewriteRulesForModuleReturnsFalseWhenNotConfigured()
- testActivateRewriteRulesForModuleUsesPatternHistory
- in file RewriteApiTest.class, method RewriteApiTest::testActivateRewriteRulesForModuleUsesPatternHistory()
- testActivateTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testActivateTheme()
Activate a theme.
- testActivateThemeWithRedirect
- in file PluginCallbackTest.class, method PluginCallbackTest::testActivateThemeWithRedirect()
Activate a theme that sends back a redirect
- testAdd
- in file WebDavTest.class, method WebDavTest::testAdd()
- testAdd
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testAdd()
- testAddAlbum
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddAlbum()
- testAddAlbum
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbum()
- testAddAlbumInvalidName
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumInvalidName()
- testAddAlbumLink
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::testAddAlbumLink()
- testAddAlbumMissingName
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumMissingName()
- testAddAlbumWithNoCartPermissionItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddAlbumWithNoCartPermissionItem()
- testAddAlbumWithNoViewPermissionItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddAlbumWithNoViewPermissionItem()
- testAddAlbumWithPeriodInName
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumWithPeriodInName()
- testAddAlbumWithSpaces
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumWithSpaces()
- testAddAndFetchLastRun
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testAddAndFetchLastRun()
- testAddAndRemoveUserAndGroupPermission
- in file PermissionTest.class, method PermissionTest::testAddAndRemoveUserAndGroupPermission()
Add and remove some user and group permissions and test retrieving them.
- testAddAndRemoveUserFromGroup
- in file UserAndGroupTest.class, method UserAndGroupTest::testAddAndRemoveUserFromGroup()
Create user, create group, add user to group, remove user from group,
- testAddBadMime
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testAddBadMime()
- testAddBogusUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddBogusUser()
- testAddChildrenFromBrowser
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddChildrenFromBrowser()
- testAddChildrenFromLocalServer
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServer()
- testAddChildrenFromLocalServerRecursive
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerRecursive()
- testAddChildrenFromLocalServerRecursiveSetSummaryDescription
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerRecursiveSetSummaryDescription()
- testAddChildrenFromLocalServerRecursiveUsingSymlinkWithSymlinkNotSupported
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerRecursiveUsingSymlinkWithSymlinkNotSupported()
- testAddChildrenFromLocalServerRecursiveUsingSymlinkWithSymlinkSupported
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerRecursiveUsingSymlinkWithSymlinkSupported()
- testAddChildrenFromLocalServerSetTitle
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerSetTitle()
- testAddChildrenFromLocalServerSetTitleDescription
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerSetTitleDescription()
- testAddChildrenFromLocalServerUsingSymlinkWithSymlinkNotSupported
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerUsingSymlinkWithSymlinkNotSupported()
- testAddChildrenFromLocalServerUsingSymlinkWithSymlinkSupported
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddChildrenFromLocalServerUsingSymlinkWithSymlinkSupported()
- testAddChildrenFromWebPage
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testAddChildrenFromWebPage()
- testAddComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddComment()
- testAddCommentDifferentIp
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddCommentDifferentIp()
- testAddCommentFlood
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddCommentFlood()
- testAddCommentGuest
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddCommentGuest()
- testAddCommentRequiresViewPermission
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddCommentRequiresViewPermission()
- testAddDefaultIptcPropertiesDetailed
- in file ExifHelperTest.class, method ExifHelperTest::testAddDefaultIptcPropertiesDetailed()
Test adding default detailed IPTC properties, as used on upgrade.
- testAddDefaultIptcPropertiesSummary
- in file ExifHelperTest.class, method ExifHelperTest::testAddDefaultIptcPropertiesSummary()
Test adding default summary IPTC properties, as used on upgrade.
- testAddDeleteThumbnail
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testAddDeleteThumbnail()
- testAddDirectoryWithXssFilename
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddDirectoryWithXssFilename()
- testAddDuplicate
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testAddDuplicate()
- testAddDuplicateAlbum
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddDuplicateAlbum()
- testAddDuplicateAlbum
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddDuplicateAlbum()
- testAddDuplicateItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddDuplicateItem()
- testAddDuplicateUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddDuplicateUser()
- testAddDuplicateUserToGroup
- in file UserAndGroupTest.class, method UserAndGroupTest::testAddDuplicateUserToGroup()
- testAddEmptyAlbumLink
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::testAddEmptyAlbumLink()
- testAddEmptyBody
- in file WebDavTest.class, method WebDavTest::testAddEmptyBody()
Mac OS X and GNOME both make PUT requests with empty bodies.
- testAddEmptyComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddEmptyComment()
- testAddEmptyListFromWebPage
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testAddEmptyListFromWebPage()
- testAddEventLogEntryNewRow
- in file EventLogHelperTest.class, method EventLogHelperTest::testAddEventLogEntryNewRow()
- testAddEventLogEntryRowExists
- in file EventLogHelperTest.class, method EventLogHelperTest::testAddEventLogEntryRowExists()
- testAddFromBrowserFail
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddFromBrowserFail()
- testAddFromBrowserMix
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddFromBrowserMix()
- testAddFromLocalServerCallsIsAppropriate
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddFromLocalServerCallsIsAppropriate()
- testAddFromServerEntityDir
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddFromServerEntityDir()
- testAddFromServerFilenameToFields
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddFromServerFilenameToFields()
Checks if the urlencoded filename gets correctly converted to a nice filename
- testAddFromServerG2DataDir
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddFromServerG2DataDir()
Checks that we disallow recursive add from our own g2data directory.
- testAddFromServerMalformedInput
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddFromServerMalformedInput()
- testAddFromWebPageCallsIsAppropriate
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testAddFromWebPageCallsIsAppropriate()
- testAddGroupPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermission()
- testAddGroupPermissionCascade
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionCascade()
- testAddGroupPermissionInvalidGroup
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionInvalidGroup()
- testAddGroupPermissionInvalidPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionInvalidPermission()
- testAddGroupPermissionMissingGroup
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionMissingGroup()
- testAddGroupPermissionRedundant
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionRedundant()
- testAddHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testAddHandler()
- testAddHandlerNoHandlerSpecified
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testAddHandlerNoHandlerSpecified()
- testAddHttpAuthToUrl
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testAddHttpAuthToUrl()
- testAddItem
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAddItem()
- testAddItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddItem()
- testAddItemParameters
- in file PluginParameterTest.class, method PluginParameterTest::testAddItemParameters()
- testAddItems
- in file MP3AudioOptionTest.class, method MP3AudioOptionTest::testAddItems()
- testAddItems
- in file FlashVideoOptionTest.class, method FlashVideoOptionTest::testAddItems()
- testAddItemsToCart
- in file CartHelperTest.class, method CartHelperTest::testAddItemsToCart()
- testAddItemToAlbum
- in file ItemTest.class, method ItemTest::testAddItemToAlbum()
- testAddItemToAlbumEntitizesAngleBracketsButIgnoresXssPayload
- in file ItemTest.class, method ItemTest::testAddItemToAlbumEntitizesAngleBracketsButIgnoresXssPayload()
- testAddItemToAlbumWithOriginationTimestamp
- in file ItemTest.class, method ItemTest::testAddItemToAlbumWithOriginationTimestamp()
- testAddItemToHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testAddItemToHiddenAlbum()
- testAddItemToPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testAddItemToPasswordAlbum()
- testAddItemWithOption
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAddItemWithOption()
- testAddItemWithXssFilename
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testAddItemWithXssFilename()
- testAddLinkItemAlbumNotFound
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::testAddLinkItemAlbumNotFound()
- testAddLinkItemURL
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::testAddLinkItemURL()
- testAddLinkItemURLMissing
- in file ItemAddLinkItemTest.class, method ItemAddLinkItemTest::testAddLinkItemURLMissing()
- testAddMaliciousComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddMaliciousComment()
- testAddMaliciousCommentGuest
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testAddMaliciousCommentGuest()
- testAddMaliciousFile
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testAddMaliciousFile()
- testAddMaliciousFile
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testAddMaliciousFile()
- testAddMaliciousFilename
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testAddMaliciousFilename()
- testAddMap
- in file StorageTest.class, method StorageTest::testAddMap()
- testAddMapArray
- in file StorageTest.class, method StorageTest::testAddMapArray()
- testAddMapArrayNonTransactionalDatabaseConnection
- in file StorageTest.class, method StorageTest::testAddMapArrayNonTransactionalDatabaseConnection()
- testAddMapArrayTruncate
- in file StorageTest.class, method StorageTest::testAddMapArrayTruncate()
- testAddMapNonTransactionalDatabaseConnection
- in file StorageTest.class, method StorageTest::testAddMapNonTransactionalDatabaseConnection()
- testAddMapTruncate
- in file StorageTest.class, method StorageTest::testAddMapTruncate()
- testAddMimeType
- in file MimeTest.class, method MimeTest::testAddMimeType()
- testAddMimeTypeForLongMimeTypeString
- in file MimeTest.class, method MimeTest::testAddMimeTypeForLongMimeTypeString()
- testAddMissingUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddMissingUser()
- testAddMovieToAlbum
- in file ItemTest.class, method ItemTest::testAddMovieToAlbum()
- testAddMustBePutRequest
- in file WebDavTest.class, method WebDavTest::testAddMustBePutRequest()
- testAddNoCartPermissionItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddNoCartPermissionItem()
- testAddNonViewableImage
- in file ItemTest.class, method ItemTest::testAddNonViewableImage()
- testAddNonViewableImageWithPreExistingPreferred
- in file ItemTest.class, method ItemTest::testAddNonViewableImageWithPreExistingPreferred()
- testAddNoViewPermissionItem
- in file AddToCartControllerTest.class, method AddToCartControllerTest::testAddNoViewPermissionItem()
- testAddNull
- in file MapTest.class, method MapTest::testAddNull()
- testAddParameter
- in file PluginParameterTest.class, method PluginParameterTest::testAddParameter()
- testAddPermissionToEntityWithoutPermissions
- in file PermissionTest.class, method PermissionTest::testAddPermissionToEntityWithoutPermissions()
- testAddPermissionToSession
- in file PermissionTest.class, method PermissionTest::testAddPermissionToSession()
- testAddPluginParameterFieldTypes
- in file PluginParameterTest.class, method PluginParameterTest::testAddPluginParameterFieldTypes()
- testAddRemoveThumbnail
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testAddRemoveThumbnail()
- testAddRemoveWatermark
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testAddRemoveWatermark()
- testAddSmallPhotoToAlbum
- in file ItemTest.class, method ItemTest::testAddSmallPhotoToAlbum()
Add a small (dimension wise) photo to an album and make sure that we don't create resizes that are larger (dimension wise) than the original.
- testAddUnknownChildFromBrowser
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddUnknownChildFromBrowser()
- testAddUploadLocalServerDir
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDir()
- testAddUploadLocalServerDirBogus
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirBogus()
- testAddUploadLocalServerDirDotDotPath
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirDotDotPath()
- testAddUploadLocalServerDirMissing
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirMissing()
- testAddUploadLocalServerDirNotDir
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirNotDir()
- testAddUploadLocalServerDirNotReadable
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirNotReadable()
- testAddUploadLocalServerDirRelativePath
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirRelativePath()
- testAddUploadLocalServerDirRestricted
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirRestricted()
- testAddUploadLocalServerDirWithEntity
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirWithEntity()
- testAddUploadLocalServerDirWithSymlink
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirWithSymlink()
- testAddUploadLocalServerDirWithUmlaut
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testAddUploadLocalServerDirWithUmlaut()
- testAddUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddUser()
- testAddUserPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermission()
- testAddUserPermissionCascade
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionCascade()
- testAddUserPermissionInvalidPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionInvalidPermission()
- testAddUserPermissionInvalidUser
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionInvalidUser()
- testAddUserPermissionMissingUser
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionMissingUser()
- testAddUserPermissionRedundant
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionRedundant()
- testAddWatermark
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testAddWatermark()
- testAddWatermarkMissing
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testAddWatermarkMissing()
- testAddWatermarkSameFilenameAsOtherUser
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testAddWatermarkSameFilenameAsOtherUser()
- testAddWebCam
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCam()
- testAddWebCamAltHeader
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamAltHeader()
- testAddWebCamBadType
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamBadType()
- testAddWebCamBadUrl
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamBadUrl()
- testAddWebCamCallsIsAppropriate
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamCallsIsAppropriate()
- testAddWebCamFile
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamFile()
- testAddWebCamFileOnlyAllowedForSiteAdmins
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamFileOnlyAllowedForSiteAdmins()
- testAddWebCamNotFound
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamNotFound()
- testAddWebCamXssUrl
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testAddWebCamXssUrl()
- testAddWithEmptyTitle
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddWithEmptyTitle()
- testAddWithSpaces
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddWithSpaces()
- testAddWrongMimeType
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testAddWrongMimeType()
- testAdjustDependentDerivatives
- in file DerivativeTest.class, method DerivativeTest::testAdjustDependentDerivatives()
- testAdminCancel
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::testAdminCancel()
- testAdminDelete
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::testAdminDelete()
- testAdminDigibugControllerReset
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::testAdminDigibugControllerReset()
- testAdminDigibugControllerSaveInvalidValues
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::testAdminDigibugControllerSaveInvalidValues()
- testAdminDigibugControllerSaveMissingValues
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::testAdminDigibugControllerSaveMissingValues()
- testAdminDigibugControllerSaveWithDefaultCredentials
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::testAdminDigibugControllerSaveWithDefaultCredentials()
- testAdminDigibugControllerSaveWithOwnerCredentials
- in file AdminDigibugControllerTest.class, method AdminDigibugControllerTest::testAdminDigibugControllerSaveWithOwnerCredentials()
- testAdminOptions
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testAdminOptions()
- testAdminParser1
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testAdminParser1()
- testAdminParser1
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testAdminParser1()
- testAdminParser2
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testAdminParser2()
- testAdminParser2
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testAdminParser2()
- testAdminSelfRegistrationControllerActivate
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testAdminSelfRegistrationControllerActivate()
- testAdminSelfRegistrationControllerActivateMissingUser
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testAdminSelfRegistrationControllerActivateMissingUser()
- testAdminSelfRegistrationControllerDelete
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testAdminSelfRegistrationControllerDelete()
- testAdminSelfRegistrationControllerDeleteMissingUser
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testAdminSelfRegistrationControllerDeleteMissingUser()
- testAdminSelfRegistrationControllerSave
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testAdminSelfRegistrationControllerSave()
- testAdminSnapGalaxyControllerReset
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::testAdminSnapGalaxyControllerReset()
- testAdminSnapGalaxyControllerSave
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::testAdminSnapGalaxyControllerSave()
- testAdminSnapGalaxyControllerSaveInvalidValues
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::testAdminSnapGalaxyControllerSaveInvalidValues()
- testAdminSnapGalaxyControllerSaveMissingValues
- in file AdminSnapGalaxyControllerTest.class, method AdminSnapGalaxyControllerTest::testAdminSnapGalaxyControllerSaveMissingValues()
- testAlbumFullsize
- in file ImageBlockTest.class, method ImageBlockTest::testAlbumFullsize()
- testAlbumFullsizePreferred
- in file ImageBlockTest.class, method ImageBlockTest::testAlbumFullsizePreferred()
- testAlbumHighlight
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testAlbumHighlight()
- testAlbumProperties
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAlbumProperties()
- testAlbumReplica
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::testAlbumReplica()
Test linking an album (shouldn't succeeed)
- testAlbumReplicaUnsuccessful
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testAlbumReplicaUnsuccessful()
Test linking an album (this should fail)
- testAlbumSelectCacheWithSessionPermissions
- in file AlbumSelectTest.class, method AlbumSelectTest::testAlbumSelectCacheWithSessionPermissions()
- testAlbumSelectManualSort
- in file AlbumSelectTest.class, method AlbumSelectTest::testAlbumSelectManualSort()
- testAlbumSelectSiteAdminControllerReset
- in file AlbumSelectSiteAdminControllerTest.class, method AlbumSelectSiteAdminControllerTest::testAlbumSelectSiteAdminControllerReset()
- testAlbumSelectSiteAdminControllerSave
- in file AlbumSelectSiteAdminControllerTest.class, method AlbumSelectSiteAdminControllerTest::testAlbumSelectSiteAdminControllerSave()
- testAlbumSelectSortByAlbum
- in file AlbumSelectTest.class, method AlbumSelectTest::testAlbumSelectSortByAlbum()
- testAlbumSelectSortByTitle
- in file AlbumSelectTest.class, method AlbumSelectTest::testAlbumSelectSortByTitle()
- testAlbumsFirstOrder
- in file ChildTest.class, method ChildTest::testAlbumsFirstOrder()
- testAlbumSourcePermission
- in file ShowItemTest.class, method ShowItemTest::testAlbumSourcePermission()
- testAlbumThemeWithPerPage
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testAlbumThemeWithPerPage()
- testAllow
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::testAllow()
- testAllowAlbumRating
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testAllowAlbumRating()
- testAllowAll
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::testAllowAll()
- testAllowWithDisallowedFileExtension
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::testAllowWithDisallowedFileExtension()
- testAlreadySquare
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testAlreadySquare()
- testAlsoHidden
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testAlsoHidden()
- testAlternateRoot
- in file AlbumSelectTest.class, method AlbumSelectTest::testAlternateRoot()
- testApiChange
- in file TranslatorTest.class, method TranslatorTest::testApiChange()
- testAppendNestedParamsToUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendNestedParamsToUrl()
- testAppendParamsToUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrl()
- testAppendParamsToUrlDoesNotHandleBracketsInKeyString
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlDoesNotHandleBracketsInKeyString()
- testAppendParamsToUrlEmptyParams
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlEmptyParams()
- testAppendParamsToUrlNoHtmlEntities
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoHtmlEntities()
- testAppendParamsToUrlNoPrefix
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoPrefix()
- testAppendParamsToUrlNoUrlEncode
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoUrlEncode()
- testAppendParamsToUrlPreservesParamOrder
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlPreservesParamOrder()
- testAppendParamsToUrlUrlEncodesParamKeyCorrectly
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlUrlEncodesParamKeyCorrectly()
- testAppendParamsToUrlWithQueryString
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlWithQueryString()
- testApplyNotViewable
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testApplyNotViewable()
- testApplyToDescendents
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testApplyToDescendents()
- testApplyTransform
- in file ToolkitTest.class, method ToolkitTest::testApplyTransform()
- testApplyTransformLocale
- in file ToolkitTest.class, method ToolkitTest::testApplyTransformLocale()
- testApplyViewable
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testApplyViewable()
- testAppropriate
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testAppropriate()
- testAppropriate
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testAppropriate()
- testArrayInput
- in file UtilitiesTest.class, method UtilitiesTest::testArrayInput()
- testAssertHasItemPermission
- in file UserAndGroupTest.class, method UserAndGroupTest::testAssertHasItemPermission()
- testAssertIsGenuineRequestDefaultsToFalse
- in file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestDefaultsToFalse()
- testAssertIsGenuineRequestHandlesEmptyValue
- in file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestHandlesEmptyValue()
- testAssertIsGenuineRequestIgnoresNonPersistentSessions
- in file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestIgnoresNonPersistentSessions()
- testAssertIsGenuineRequestWithInValidAuthToken
- in file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestWithInValidAuthToken()
- testAssertIsGenuineRequestWithValidAuthToken
- in file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestWithValidAuthToken()
- testAssertIsGunuineRequestOmittedInMaintenanceMode
- in file ControllerTest.class, method ControllerTest::testAssertIsGunuineRequestOmittedInMaintenanceMode()
- testAssertMbFunctionOverloadingDisabled
- in file CharsetTest.class, method CharsetTest::testAssertMbFunctionOverloadingDisabled()
- testAssertSiteAdministrator
- in file UserAndGroupTest.class, method UserAndGroupTest::testAssertSiteAdministrator()
- testAtomicWrite
- in file PlatformTest.class, method PlatformTest::testAtomicWrite()
- testAuthTokenCheckIsEnforcedForControllerLikeViews
- in file MainTest.class, method MainTest::testAuthTokenCheckIsEnforcedForControllerLikeViews()
- testAuthTokenCheckIsEnforcedForControllers
- in file MainTest.class, method MainTest::testAuthTokenCheckIsEnforcedForControllers()
- testAuthTokenCheckIsOmittedForSpecificControllers
- in file MainTest.class, method MainTest::testAuthTokenCheckIsOmittedForSpecificControllers()
- testAuthTokenRoundtrip
- in file SessionTest.class, method SessionTest::testAuthTokenRoundtrip()
- testAutoCacheControlDoesNotConflict
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testAutoCacheControlDoesNotConflict()
- testAutoCompleteIncludesAuthToken
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testAutoCompleteIncludesAuthToken()
- testBack
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testBack()
- testBadAlbumsPath
- in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testBadAlbumsPath()
Test what the controller does when you enter a bad albums path
- testBadBinary
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testBadBinary()
- testBadCoordinates
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testBadCoordinates()
- testBadCoordinates
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testBadCoordinates()
- testBadFile
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::testBadFile()
- testBadList
- in file RearrangeItemsControllerTest.class, method RearrangeItemsControllerTest::testBadList()
- testBadOperationName
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testBadOperationName()
- testBadpicasaXmlPath
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testBadpicasaXmlPath()
Test what the controller does when you enter a bad Picasa export path
- testBadSize
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testBadSize()
- testBaseFileWithQMark
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testBaseFileWithQMark()
- testBelowLimits
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testBelowLimits()
- testBinaries
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testBinaries()
- testBinaries
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testBinaries()
- testBinaries
- in file NetPbmToolkitHelper.class, method NetPbmToolkitHelper::testBinaries()
Test if the given path has a working set of NetPbm binaries.
- testBinaries
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testBinaries()
- testBinaries
- in file ImageMagickToolkitHelper.class, method ImageMagickToolkitHelper::testBinaries()
Test if the given path has a working set of ImageMagick binaries.
- testBinariesFormat046Output
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testBinariesFormat046Output()
- testBinariesFormat048Output
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testBinariesFormat048Output()
- testBinariesWindowsCygwin
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testBinariesWindowsCygwin()
- testBinary
- in file DcrawToolkitHelper.class, method DcrawToolkitHelper::testBinary()
Test if the given path has a working dcraw binary.
- testBinary
- in file JpegtranToolkitHelper.class, method JpegtranToolkitHelper::testBinary()
Test if the given path has a working jpegtran binary.
- testBinary
- in file FfmpegToolkitHelper.class, method FfmpegToolkitHelper::testBinary()
Test if the given path has a working Ffmpeg binary.
- testBinary
- in file ArchiveUploadHelper.class, method ArchiveUploadHelper::testBinary()
Test if the given path has a working unzip binary.
- testBinaryOutsideOpenBasedir
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryOutsideOpenBasedir()
- testBinaryPathIsADirectory
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryPathIsADirectory()
- testBinaryV6
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryV6()
- testBinaryV7
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryV7()
- testBinaryV562
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryV562()
- testBinaryV773
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryV773()
- testBinaryV853
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryV853()
- testBinaryWrongVersion
- in file DcrawToolkitHelperTest.class, method DcrawToolkitHelperTest::testBinaryWrongVersion()
- testBlock
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::testBlock()
- testBlockByFileExtension
- in file RestrictMimeOptionTest.class, method RestrictMimeOptionTest::testBlockByFileExtension()
- testBlockPreloads
- in file ThemeTest.class, method ThemeTest::testBlockPreloads()
- testBogusBinary
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testBogusBinary()
- testBogusOptionId
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testBogusOptionId()
- testBogusOptionLevel
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testBogusOptionLevel()
- testBold
- in file MarkupTest.class, method MarkupTest::testBold()
- testBold2
- in file MarkupTest.class, method MarkupTest::testBold2()
- testBold3
- in file MarkupTest.class, method MarkupTest::testBold3()
- testBuildAlbumSlideshow_ItemInsideAlbum
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_ItemInsideAlbum()
- testBuildAlbumSlideshow_ItemInsideAlbumWithoutPermissionToViewParentAlbum
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_ItemInsideAlbumWithoutPermissionToViewParentAlbum()
- testBuildAlbumSlideshow_Offset
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_Offset()
- testBuildAlbumSlideshow_StartingFromAlbum
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_StartingFromAlbum()
- testBuildAlbumSlideshow_WithoutPermissionToViewAlbum
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_WithoutPermissionToViewAlbum()
- testBuildAlbumSlideshow_WithoutPermissionToViewItem
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_WithoutPermissionToViewItem()
- testBuildItemsSlideshow_Basic
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_Basic()
- testBuildItemsSlideshow_FallbackToThumbnail
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_FallbackToThumbnail()
- testBuildItemsSlideshow_IgnoreNonPhotos
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_IgnoreNonPhotos()
- testBuildItemsSlideshow_IgnorePhotoWithNoThumbnail
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_IgnorePhotoWithNoThumbnail()
- testBuildItemsSlideshow_PhotosWithoutCoreViewCauseMissingObjectError
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_PhotosWithoutCoreViewCauseMissingObjectError()
- testBuildItemsSlideshow_ShowBiggestResize
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_ShowBiggestResize()
- testBuildItemsSlideshow_ShowPreferredWhenAvailable
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_ShowPreferredWhenAvailable()
- testBulkRemoveWatermark
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testBulkRemoveWatermark()
- testBulkRemoveWatermarkRecursive
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testBulkRemoveWatermarkRecursive()
- testBulkWatermark
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testBulkWatermark()
- testBulkWatermarkRecursive
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testBulkWatermarkRecursive()
- testCacheInvalidationByTitleChange
- in file AlbumSelectTest.class, method AlbumSelectTest::testCacheInvalidationByTitleChange()
- testCachePermission
- in file DataCacheTest.class, method DataCacheTest::testCachePermission()
- testCalculateStateChangesIds
- in file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesIds()
- testCalculateStateChangesIdsDontConflict
- in file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesIdsDontConflict()
- testCalculateStateChangesNoChange
- in file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesNoChange()
- testCalculateStateChangesPluginDeleted
- in file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesPluginDeleted()
- testCanBeViewedInline
- in file MP3AudioRendererTest.class, method MP3AudioRendererTest::testCanBeViewedInline()
- testCanBeViewedInline
- in file FlashVideoRendererTest.class, method FlashVideoRendererTest::testCanBeViewedInline()
- testCanBeViewedInlineImages
- in file ItemTest.class, method ItemTest::testCanBeViewedInlineImages()
- testCanBeViewedInlineOthers
- in file ItemTest.class, method ItemTest::testCanBeViewedInlineOthers()
- testCanBeViewedInlineRenderer
- in file ItemTest.class, method ItemTest::testCanBeViewedInlineRenderer()
- testCancel
- in file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testCancel()
- testCancel
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testCancel()
- testCancel
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testCancel()
- testCancel
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testCancel()
- testCancel
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testCancel()
- testCancel
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::testCancel()
- testCancel
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testCancel()
- testCancel
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testCancel()
- testCancel
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testCancel()
- testCancel
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testCancel()
- testCancel
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testCancel()
- testCancel
- in file EcardControllerTest.class, method EcardControllerTest::testCancel()
- testCancel
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testCancel()
- testCancel
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testCancel()
- testCancel
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::testCancel()
- testCancel
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testCancel()
- testCancel
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::testCancel()
- testCancel
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testCancel()
- testCancel
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testCancel()
- testCancel
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testCancel()
- testCancel
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testCancel()
- testCancel
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCancel()
- testCancel
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testCancel()
- testCancel
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::testCancel()
- testCancel
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCancel()
- testCancel
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::testCancel()
- testCancel
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testCancel()
- testCancel
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testCancel()
- testCancel
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testCancel()
- testCancel
- in file AdminGdControllerTest.class, method AdminGdControllerTest::testCancel()
- testCancel
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testCancel()
- testCancel
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testCancel()
- testCancel
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testCancel()
- testCancelComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testCancelComment()
- testCancelDelete
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::testCancelDelete()
- testCancelEdit
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testCancelEdit()
- testCancelImport
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testCancelImport()
- testCancelImport
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::testCancelImport()
Test what the controller does when you cancel the Import
- testCantRemoveSelfFromSiteAdmins
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testCantRemoveSelfFromSiteAdmins()
- testCanViewMembersModule
- in file MembersTest.class, method MembersTest::testCanViewMembersModule()
- testCanViewProfileEmail
- in file MembersTest.class, method MembersTest::testCanViewProfileEmail()
- testCartRedirect
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::testCartRedirect()
- TestCase
- in file TestCase_stub.class, class TestCase
- testCastToFloat
- in file UtilitiesTest.class, method UtilitiesTest::testCastToFloat()
- testChangeBothKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeBothKeepOriginal()
- testChangeBothNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeBothNoOriginal()
- testChangeCookieDomain
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeCookieDomain()
- testChangeCookiePath
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeCookiePath()
- testChangeDimDropResizes
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeDimDropResizes()
- testChangeDimKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeDimKeepOriginal()
- testChangeDimNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeDimNoOriginal()
- testChangeEmailPasswordWithStars
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeEmailPasswordWithStars()
- testChangeEmailPasswordWithWrongNumberOfStars
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeEmailPasswordWithWrongNumberOfStars()
- testChangeGuestPassword
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testChangeGuestPassword()
- testChangeInDescendents
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testChangeInDescendents()
- testChangeInDescendents
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testChangeInDescendents()
Test applying options from 'Album' tab to sub-albums
- testChangeInDescendents
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChangeInDescendents()
Test applying options from 'Theme' tab to sub-albums
- testChangeInDescendents
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testChangeInDescendents()
- testChangeInDescendentsLeaf
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testChangeInDescendentsLeaf()
Test applying options from 'Album' tab to sub-albums with no subalbums
- testChangeInDescendentsLeaf
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChangeInDescendentsLeaf()
Test applying options from 'Theme' tab to sub-albums with no subalbum
- testChangeLanguageController
- in file LanguageTest.class, method LanguageTest::testChangeLanguageController()
- testChangeOwner
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwner()
- testChangeOwnerCascade
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerCascade()
- testChangeOwnerInvalidUser
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerInvalidUser()
- testChangeOwnerMissingUser
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerMissingUser()
- testChangePassword
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testChangePassword()
- testChangePassword
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testChangePassword()
- testChangePermissions
- in file EventTest.class, method EventTest::testChangePermissions()
- testChangeRestoreThumbnail
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testChangeRestoreThumbnail()
- testChangeSize
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSize()
- testChangeSize
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSize()
- testChangeSizeInvalidValues
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSizeInvalidValues()
- testChangeSizeInvalidValues
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSizeInvalidValues()
- testChangeSizeKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeSizeKeepOriginal()
- testChangeSizeMissingValues
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSizeMissingValues()
- testChangeSizeMissingValues
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSizeMissingValues()
- testChangeSizeNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testChangeSizeNoOriginal()
- testChangeValues
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeValues()
- testChdir
- in file PlatformTest.class, method PlatformTest::testChdir()
- testCheckActiveUserChangeToAnonymous
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserChangeToAnonymous()
- testCheckActiveUserLoginAdministrator
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginAdministrator()
- testCheckActiveUserLoginFromAnonymous
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginFromAnonymous()
- testCheckActiveUserLoginNonAdministrator
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginNonAdministrator()
- testCheckActiveUserNewId
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserNewId()
- testCheckActiveUserResumeAnonymousUser
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserResumeAnonymousUser()
- testCheckActiveUserSameId
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserSameId()
- testCheckActiveUserSwitchUserGalleryUserNotSet
- in file EmbedTest.class, method EmbedTest::testCheckActiveUserSwitchUserGalleryUserNotSet()
- testCheckAllWithAkismet
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCheckAllWithAkismet()
- testCheckAllWithAkismetCallback
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCheckAllWithAkismetCallback()
- testCheckApiVersionOnInit
- in file EmbedTest.class, method EmbedTest::testCheckApiVersionOnInit()
- testCheckComment_BadStatus
- in file AkismetApiTest.class, method AkismetApiTest::testCheckComment_BadStatus()
- testCheckComment_NotSpam
- in file AkismetApiTest.class, method AkismetApiTest::testCheckComment_NotSpam()
- testCheckComment_RecheckExistingComment
- in file AkismetApiTest.class, method AkismetApiTest::testCheckComment_RecheckExistingComment()
- testCheckComment_Spam
- in file AkismetApiTest.class, method AkismetApiTest::testCheckComment_Spam()
- testCheckConfiguration
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfiguration()
- testCheckConfiguration
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfiguration()
- testCheckConfigurationAlternativeUrlHeaders
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationAlternativeUrlHeaders()
- testCheckConfigurationAuthorizationRuleDisabled
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationAuthorizationRuleDisabled()
- testCheckConfigurationBadRewriteParser
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationBadRewriteParser()
- testCheckConfigurationBadRewriteParser
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationBadRewriteParser()
- testCheckConfigurationConnectRuleDisabled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationConnectRuleDisabled()
- testCheckConfigurationErrorUnknown
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationErrorUnknown()
- testCheckConfigurationErrorUnknown
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationErrorUnknown()
- testCheckConfigurationHttpAuthModuleDisabled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationHttpAuthModuleDisabled()
- testCheckConfigurationHttpAuthPluginDisabled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationHttpAuthPluginDisabled()
- testCheckConfigurationHttpAuthWorksIgnoresCauses
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationHttpAuthWorksIgnoresCauses()
- testCheckConfigurationIncludesDavHeadersIgnoresCauses
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationIncludesDavHeadersIgnoresCauses()
- testCheckConfigurationMethodNotHandled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationMethodNotHandled()
- testCheckConfigurationNoXmlParser
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationNoXmlParser()
- testCheckConfigurationOptionsRuleDisabled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationOptionsRuleDisabled()
- testCheckConfigurationRewriteModuleDisabled
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationRewriteModuleDisabled()
- testCheckConfigurationRewriteModuleDisabled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckConfigurationRewriteModuleDisabled()
- testCheckDavHeaders
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckDavHeaders()
- testCheckFile
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::testCheckFile()
- testCheckFile
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testCheckFile()
- testCheckFileEmbedded
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testCheckFileEmbedded()
- testCheckForOperation
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testCheckForOperation()
- testCheckHttpAuth
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuth()
- testCheckHttpAuthMissingAuthorization
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuthMissingAuthorization()
- testCheckHttpAuthPluginDisabled
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuthPluginDisabled()
- testCheckIsapiRewrite
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::testCheckIsapiRewrite()
- testCheckIsapiRewriteForced
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::testCheckIsapiRewriteForced()
- testCheckMissingDavHeaders
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckMissingDavHeaders()
- testCheckModRewrite
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testCheckModRewrite()
- testCheckModRewriteForced
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testCheckModRewriteForced()
- testCheckModRewriteUnableToTest
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testCheckModRewriteUnableToTest()
- testCheckPathCollisionCaseSensitivity
- in file FileSystemTest.class, method FileSystemTest::testCheckPathCollisionCaseSensitivity()
- testCheckPathCollisionTruncation
- in file FileSystemTest.class, method FileSystemTest::testCheckPathCollisionTruncation()
- testCheckPathInfo
- in file PathInfoHelperTest.class, method PathInfoHelperTest::testCheckPathInfo()
- testCheckPathInfoFail
- in file PathInfoHelperTest.class, method PathInfoHelperTest::testCheckPathInfoFail()
- testCheckPathInfoForced
- in file PathInfoHelperTest.class, method PathInfoHelperTest::testCheckPathInfoForced()
- testCheckRequestMethod
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckRequestMethod()
- testCheckRequestMethodNotHandled
- in file WebDavHelperTest.class, method WebDavHelperTest::testCheckRequestMethodNotHandled()
- testCheckUrl
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testCheckUrl()
- testCheckUrlAsNormalUser
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testCheckUrlAsNormalUser()
- testCheckUserPassword
- in file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPassword()
- testCheckUserPasswordEntitiesLegacy
- in file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordEntitiesLegacy()
- testCheckUserPasswordPhpassFallback
- in file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordPhpassFallback()
- testCheckUserPasswordSimpleMd5Legacy
- in file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordSimpleMd5Legacy()
- testCheckWithAkismet_MarkedAsHam
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_MarkedAsHam()
- testCheckWithAkismet_MarkedAsHam_AkismetError
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_MarkedAsHam_AkismetError()
- testCheckWithAkismet_MarkedAsSpam
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_MarkedAsSpam()
- testCheckWithAkismet_MarkedAsSpam_AkismetError
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_MarkedAsSpam_AkismetError()
- testCheckWithAkismet_NewNonSpamComment
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_NewNonSpamComment()
- testCheckWithAkismet_NewNonSpamComment_AkismetError
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_NewNonSpamComment_AkismetError()
- testCheckWithAkismet_NewSpamComment
- in file CommentTest.class, method CommentTest::testCheckWithAkismet_NewSpamComment()
- testChildItemIdsIgnorePermission
- in file ChildTest.class, method ChildTest::testChildItemIdsIgnorePermission()
- testChooseBogusTheme
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseBogusTheme()
- testChooseDefaultTheme
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseDefaultTheme()
- testChooseTheme
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseTheme()
- testChooseThemeInDescendents
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseThemeInDescendents()
- testChooseThemeInvalidSerialNumber
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseThemeInvalidSerialNumber()
- testClassExists
- in file PhpVmTest.class, method PhpVmTest::testClassExists()
- testCleanPageDataCache
- in file DataCacheTest.class, method DataCacheTest::testCleanPageDataCache()
- testCleanupAfterDeleteEntity
- in file PluginParameterTest.class, method PluginParameterTest::testCleanupAfterDeleteEntity()
- testClear
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testClear()
- testCMYKPhoto
- in file PhotoTest.class, method PhotoTest::testCMYKPhoto()
- testCodeAudit
- in file CodeAuditTestCase.class, method CodeAuditTestCase::testCodeAudit()
- testCodeAudit
- in file CodeAuditTest.class, method CodeAuditTest::testCodeAudit()
- testCollision
- in file PermalinksTest.class, method PermalinksTest::testCollision()
- testCollision
- in file RssMapTest.class, method RssMapTest::testCollision()
- testColor1
- in file MarkupTest.class, method MarkupTest::testColor1()
- testColor2
- in file MarkupTest.class, method MarkupTest::testColor2()
- testColorPackList
- in file ColorPackTest.class, method ColorPackTest::testColorPackList()
- testColorPackSelect
- in file ColorPackTest.class, method ColorPackTest::testColorPackSelect()
- testCombineJavascriptFiles
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFiles()
- testCombineJavascriptFilesUseYuiUtilities
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFilesUseYuiUtilities()
- testCombineJavascriptFilesWithDynamic
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFilesWithDynamic()
- testComment
- in file TranslatorTest.class, method TranslatorTest::testComment()
- testCommentSiteAdminControllerReset
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCommentSiteAdminControllerReset()
- testCommentSiteAdminControllerSave
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCommentSiteAdminControllerSave()
- testCommentSiteAdminControllerSaveAksimetKeyValidatedLocallyToo
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCommentSiteAdminControllerSaveAksimetKeyValidatedLocallyToo()
- testCommentSiteAdminControllerSaveBadShow
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCommentSiteAdminControllerSaveBadShow()
- testCommentSiteAdminControllerSaveNoShow
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testCommentSiteAdminControllerSaveNoShow()
- testCompactAccessLists
- in file PermissionTest.class, method PermissionTest::testCompactAccessLists()
- testCompareIdentifiers
- in file SessionTest.class, method SessionTest::testCompareIdentifiers()
- testComparePluginListEntries
- in file RepositoryTest.class, method RepositoryTest::testComparePluginListEntries()
- testCompareRevisions
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testCompareRevisions()
- testCompareVersions
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testCompareVersions()
- testCompatibleModule
- in file PluginTest.class, method PluginTest::testCompatibleModule()
- testCompatibleTheme
- in file PluginTest.class, method PluginTest::testCompatibleTheme()
- testConfigure
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::testConfigure()
- testContainsKey
- in file DataCacheTest.class, method DataCacheTest::testContainsKey()
- testContainsPlugin
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testContainsPlugin()
- testConvertAdobeDngToPpm
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertAdobeDngToPpm()
- testConvertBitsToIdsWithCompress
- in file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithCompress()
- testConvertBitsToIdsWithCompressAndAllAccess
- in file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithCompressAndAllAccess()
- testConvertBitsToIdsWithoutCompress
- in file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithoutCompress()
- testConvertDcrawToPpm
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpm()
- testConvertDcrawToPpmBadInputFile
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmBadInputFile()
- testConvertDcrawToPpmBadMimetype
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmBadMimetype()
- testConvertDcrawToPpmBadTempFile
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmBadTempFile()
- testConvertDcrawToPpmFailedExec
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmFailedExec()
- testConvertDcrawToPpmFailedRename
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmFailedRename()
- testConvertDcrawToPpmPre773
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testConvertDcrawToPpmPre773()
- testConvertExtensionToMime
- in file MimeTest.class, method MimeTest::testConvertExtensionToMime()
- testConvertFromUtf8SystemCharset
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8SystemCharset()
- testConvertFromUtf8UnknownSystemCharset
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UnknownSystemCharset()
- testConvertFromUtf8UsingIconv
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconv()
- testConvertFromUtf8UsingIconvFallback1
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback1()
- testConvertFromUtf8UsingIconvFallback2
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback2()
- testConvertFromUtf8UsingIconvFallback3
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback3()
- testConvertFromUtf8UsingMbConvertEncoding
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingMbConvertEncoding()
- testConvertFromUtf8UsingPurePhp
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingPurePhp()
- testConvertFromUtf8UsingPurePhpUnknownSourceEncoding
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingPurePhpUnknownSourceEncoding()
- testConvertFromUtf8UsingRecodeString
- in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingRecodeString()
- testConvertHtmlToBbcode
- in file PicasaImportHelperTest.class, method PicasaImportHelperTest::testConvertHtmlToBbcode()
- testConvertHtmlToBbcode
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testConvertHtmlToBbcode()
- testConvertMimeToExtensions
- in file MimeTest.class, method MimeTest::testConvertMimeToExtensions()
- testConvertPathToUrl
- in file UtilitiesTest.class, method UtilitiesTest::testConvertPathToUrl()
- testConvertRoundTrip1
- in file PermissionSetTest.class, method PermissionSetTest::testConvertRoundTrip1()
We don't know what the exact bits are so don't try to assert on them.
- testConvertRoundTrip2
- in file PermissionSetTest.class, method PermissionSetTest::testConvertRoundTrip2()
We don't know what the exact bits are so don't try to assert on them.
- testConvertToUtf8SystemCharset
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8SystemCharset()
- testConvertToUtf8UnknownSystemCharset
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UnknownSystemCharset()
- testConvertToUtf8UsingIconv
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconv()
- testConvertToUtf8UsingIconvFallback1
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback1()
- testConvertToUtf8UsingIconvFallback2
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback2()
- testConvertToUtf8UsingIconvFallback3
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback3()
- testConvertToUtf8UsingMbConvertEncoding
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingMbConvertEncoding()
- testConvertToUtf8UsingPurePhp
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingPurePhp()
- testConvertToUtf8UsingPurePhpUnknownSourceEncoding
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingPurePhpUnknownSourceEncoding()
- testConvertToUtf8UsingRecodeString
- in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingRecodeString()
- testCopy
- in file EventHandlerTest.class, method EventHandlerTest::testCopy()
- testCopy
- in file PlatformTest.class, method PlatformTest::testCopy()
- testCopyPermissions
- in file PermissionTest.class, method PermissionTest::testCopyPermissions()
Test copying permissions from one item to another This covers:
- testCoreApiOldMinorButOkMajor
- in file PluginTest.class, method PluginTest::testCoreApiOldMinorButOkMajor()
- testCoreApiTooNew
- in file PluginTest.class, method PluginTest::testCoreApiTooNew()
- testCorrectPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testCorrectPassword()
- testCountInstallActions
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testCountInstallActions()
- testCrc32
- in file PhpVmTest.class, method PhpVmTest::testCrc32()
- testCreate
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testCreate()
- testCreate
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testCreate()
- testCreateAlbumByGuestUser
- in file AlbumTest.class, method AlbumTest::testCreateAlbumByGuestUser()
- testCreateAlbumByRegisteredUser
- in file AlbumTest.class, method AlbumTest::testCreateAlbumByRegisteredUser()
- testCreateAlbumEntitizesAngleBracketsButIgnoresXssPayload
- in file AlbumTest.class, method AlbumTest::testCreateAlbumEntitizesAngleBracketsButIgnoresXssPayload()
- testCreateAlbumHighlight
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testCreateAlbumHighlight()
- testCreateAlbumOnAccess
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testCreateAlbumOnAccess()
- testCreateAlbumTree
- in file UtilitiesTest.class, method UtilitiesTest::testCreateAlbumTree()
- testCreateAlbumWithAlternativeGuestUser
- in file AlbumTest.class, method AlbumTest::testCreateAlbumWithAlternativeGuestUser()
- testCreateAlbumWithLeadingAndTrailingSpace
- in file AlbumTest.class, method AlbumTest::testCreateAlbumWithLeadingAndTrailingSpace()
- testCreateAndDeleteAlbum
- in file AlbumTest.class, method AlbumTest::testCreateAndDeleteAlbum()
- testCreateAndDeleteNestedAlbums
- in file AlbumTest.class, method AlbumTest::testCreateAndDeleteNestedAlbums()
- testCreateAndDeletePhoto
- in file PhotoTest.class, method PhotoTest::testCreateAndDeletePhoto()
- testCreateAndModifyGroup
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateAndModifyGroup()
Create group, modify group, delete group
- testCreateAndModifyUser
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateAndModifyUser()
Create user, modify user, delete user
- testCreateCollision
- in file DataItemTest.class, method DataItemTest::testCreateCollision()
Verify that creating a second dataitem entity with the same path as an existing one throws a collision error.
- testCreateCollision
- in file FileSystemTest.class, method FileSystemTest::testCreateCollision()
Verify that creating a second filesystem entity with the same path as an existing one throws a collision error.
- testCreateCollision
- in file AlbumTest.class, method AlbumTest::testCreateCollision()
Verify that creating a second album with the same path as an existing one throws a collision error.
- testCreateDescription
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testCreateDescription()
- testCreateDescription
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::testCreateDescription()
- testCreateDuplicateGroup
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCreateDuplicateGroup()
- testCreateDuplicateGroup
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateDuplicateGroup()
Create duplicate group
- testCreateDuplicatePendingUser
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testCreateDuplicatePendingUser()
- testCreateDuplicateUser
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateDuplicateUser()
Create duplicate user
- testCreateDuplicateUser
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateDuplicateUser()
- testCreateDuplicateUser
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testCreateDuplicateUser()
- testCreateEntityPassword
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateEntityPassword()
- testCreateFastDownloadFileForDataItem
- in file FastDownloadTest.class, method FastDownloadTest::testCreateFastDownloadFileForDataItem()
- testCreateFastDownloadFileForDerivative
- in file FastDownloadTest.class, method FastDownloadTest::testCreateFastDownloadFileForDerivative()
- testCreateGroup
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateGroup()
Create group, delete group
- testCreateGroup
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCreateGroup()
- testCreateGroupQuota
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::testCreateGroupQuota()
- testCreateGroupQuotaDuplicateQuota
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::testCreateGroupQuotaDuplicateQuota()
- testCreateGroupQuotaGroupIdMissing
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::testCreateGroupQuotaGroupIdMissing()
- testCreateGroupQuotaMissingValues
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::testCreateGroupQuotaMissingValues()
- testCreateLinkCopiesRenderer
- in file ItemTest.class, method ItemTest::testCreateLinkCopiesRenderer()
- testCreateModifyAndDeleteComment
- in file CommentTest.class, method CommentTest::testCreateModifyAndDeleteComment()
- testCreateMultipleThumbnails
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateMultipleThumbnails()
- testCreateMultipleWithNoThumbnail
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateMultipleWithNoThumbnail()
- testCreatePluginDirectory
- in file RepositoryTest.class, method RepositoryTest::testCreatePluginDirectory()
- testCreateRenameAndDeleteAlbum
- in file AlbumTest.class, method AlbumTest::testCreateRenameAndDeleteAlbum()
- testCreateReplicaCancelButton
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testCreateReplicaCancelButton()
- testCreateReplicaNextPageOutOfRange
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testCreateReplicaNextPageOutOfRange()
- testCreateReplicaPreviousPageOutOfRange
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testCreateReplicaPreviousPageOutOfRange()
- testCreateSymlink
- in file DataItemTest.class, method DataItemTest::testCreateSymlink()
Create an data item being a symlink to an existing file
- testCreateTableSql
- in file DatabaseImportTest.class, method DatabaseImportTest::testCreateTableSql()
- testCreateThumbnail
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateThumbnail()
- testCreateThumbnail
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testCreateThumbnail()
- testCreateUser
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateUser()
- testCreateUser
- in file UserAndGroupTest.class, method UserAndGroupTest::testCreateUser()
Create user, delete user
- testCreateUserQuota
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::testCreateUserQuota()
- testCreateUserQuotaDuplicateQuota
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::testCreateUserQuotaDuplicateQuota()
- testCreateUserQuotaMissingValues
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::testCreateUserQuotaMissingValues()
- testCreateUserQuotaUserIdMissing
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::testCreateUserQuotaUserIdMissing()
- testCreateUserWithClearTextPassword
- in file EmbedTest.class, method EmbedTest::testCreateUserWithClearTextPassword()
- testCreateWithCheckDisabled
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::testCreateWithCheckDisabled()
- testCreateWithCheckDisabled
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testCreateWithCheckDisabled()
- testCreateWithNoThumbnail
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateWithNoThumbnail()
- testCrop
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testCrop()
- testCurrentUrlToken
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testCurrentUrlToken()
- testCustomFieldItemAdminController
- in file CustomFieldItemAdminControllerTest.class, method CustomFieldItemAdminControllerTest::testCustomFieldItemAdminController()
- testCustomFieldPlugin
- in file CustomFieldItemEditPluginTest.class, method CustomFieldItemEditPluginTest::testCustomFieldPlugin()
- testCustomFieldSiteAdminController
- in file CustomFieldSiteAdminControllerTest.class, method CustomFieldSiteAdminControllerTest::testCustomFieldSiteAdminController()
- testCustomThumbForRootAlbum
- in file ThumbnailImageTest.class, method ThumbnailImageTest::testCustomThumbForRootAlbum()
- testCustomThumbnailHasItemAsParent
- in file ThumbnailImageTest.class, method ThumbnailImageTest::testCustomThumbnailHasItemAsParent()
- testDataImport
- in file DatabaseImportTest.class, method DatabaseImportTest::testDataImport()
- testDaysSinceCreation
- in file MembersTest.class, method MembersTest::testDaysSinceCreation()
- testDeactivateAlreadyDeactivatedModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateAlreadyDeactivatedModule()
- testDeactivateAlreadyDeactivatedTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateAlreadyDeactivatedTheme()
- testDeactivateDefaultTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateDefaultTheme()
- testDeactivateDefaultTheme
- in file ThemeTest.class, method ThemeTest::testDeactivateDefaultTheme()
- testDeactivateModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateModule()
- testDeactivatePostsEventAfterFactoryUnregistration
- in file ModuleTest.class, method ModuleTest::testDeactivatePostsEventAfterFactoryUnregistration()
- testDeactivateTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateTheme()
- testDelete
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::testDelete()
- testDelete
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testDelete()
- testDelete
- in file WebDavTest.class, method WebDavTest::testDelete()
- testDelete
- in file ItemTest.class, method ItemTest::testDelete()
- testDelete
- in file RssMapTest.class, method RssMapTest::testDelete()
- testDeleteActiveModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeleteActiveModule()
- testDeleteActiveUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteActiveUser()
Try to delete the active user (this will fail silently)
- testDeleteAdmin
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteAdmin()
Verify item owners are remapped ok if we delete a site admin.
- testDeleteAlbum
- in file LinkItemTest.class, method LinkItemTest::testDeleteAlbum()
- testDeleteAlbum
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteAlbum()
Create a random album and verify that we can delete it.
- testDeleteAlias
- in file PermalinksTest.class, method PermalinksTest::testDeleteAlias()
- testDeleteAllSpam
- in file AdminModerateSpamControllerTest.class, method AdminModerateSpamControllerTest::testDeleteAllSpam()
- testDeleteAllUsersGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteAllUsersGroup()
- testDeleteAllUsersGroupFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteAllUsersGroupFromText()
- testDeleteAnonymous
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteAnonymous()
- testDeleteAnonymousUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteAnonymousUser()
Try to delete the anonymous user (this will fail silently)
- testDeleteAnonymousUser
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteAnonymousUser()
- testDeleteBogusItem
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteBogusItem()
Test deleting a random item that doesn't exist. We should get a
- testDeleteBogusItem
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteBogusItem()
Test deleting a random item that doesn't exist. We should get a
- testDeleteComment
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testDeleteComment()
- testDeleteComment
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::testDeleteComment()
- testDeleteCommentMissingCommentId
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testDeleteCommentMissingCommentId()
- testDeleteCommentNoPermissions
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testDeleteCommentNoPermissions()
- testDeleteCommentsOnDeleteUserEvent
- in file CommentTest.class, method CommentTest::testDeleteCommentsOnDeleteUserEvent()
- testDeleteEntityQuotasListener
- in file QuotasListenerTest.class, method QuotasListenerTest::testDeleteEntityQuotasListener()
- testDeleteEverybodyGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteEverybodyGroup()
- testDeleteEverybodyGroupFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteEverybodyGroupFromText()
- testDeleteFeed
- in file RssEditFeedTest.class, method RssEditFeedTest::testDeleteFeed()
- testDeleteForceDefault
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testDeleteForceDefault()
- testDeleteFromText
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteFromText()
- testDeleteFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteFromText()
- testDeleteGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteGroup()
Create and delete a group
- testDeleteGroupFromText
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testDeleteGroupFromText()
- testDeleteGroupPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteGroupPermission()
- testDeleteGroupPermissionCascade
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteGroupPermissionCascade()
- testDeleteGroupQuota
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::testDeleteGroupQuota()
Create and delete a group quota
- testDeleteGroupQuotaGroupIdMissing
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::testDeleteGroupQuotaGroupIdMissing()
- testDeleteHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testDeleteHandler()
- testDeleteInUse
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testDeleteInUse()
- testDeleteItem
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteItem()
Create a random item and verify that we can delete it and stay on the same page
- testDeleteItem
- in file RssTest.class, method RssTest::testDeleteItem()
- testDeleteItem
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteItem()
Create a random album and verify that we can delete it.
- testDeleteItemWithoutPermission
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteItemWithoutPermission()
Verify that we can't delete items without the right permissions
- testDeleteLanguagePackages
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testDeleteLanguagePackages()
- testDeleteLastAdmin
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteLastAdmin()
Verify we can't delete the last site admin.
- testDeleteModuleFailsToRmdir
- in file PluginCallbackTest.class, method PluginCallbackTest::testDeleteModuleFailsToRmdir()
- testDeleteMultipleItems
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteMultipleItems()
Create a random album and verify that we can delete multiple items
- testDeleteMultipleItemsWithoutPermission
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteMultipleItemsWithoutPermission()
try to delete a bunch of items some of which we don't have permission
- testDeleteNextPageOutOfRange
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteNextPageOutOfRange()
- testDeleteNonComment
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testDeleteNonComment()
- testDeleteNonExistantGroupQuota
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::testDeleteNonExistantGroupQuota()
Delete a non-existant group quota
- testDeleteNonExistantUserQuota
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::testDeleteNonExistantUserQuota()
Delete a non-existant user quota
- testDeletePageItem
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeletePageItem()
Create a random item and verify that we can delete it and move to the parent page
- testDeletePreviousPageOutOfRange
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeletePreviousPageOutOfRange()
- testDeleteRenderer
- in file ItemTest.class, method ItemTest::testDeleteRenderer()
- testDeleteRootAlbum
- in file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteRootAlbum()
Test deleting the root album We should get a bad parameter error
- testDeleteRootAlbum
- in file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteRootAlbum()
Test deleting the root album. We should get a bad parameter error
- testDeleteSelf
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteSelf()
- testDeleteSelf
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteSelf()
- testDeleteSiteAdminGroupFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteSiteAdminGroupFromText()
- testDeleteSiteAdminsGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteSiteAdminsGroup()
- testDeleteSortOrderFromAlbums
- in file ItemTest.class, method ItemTest::testDeleteSortOrderFromAlbums()
- testDeleteSortOrderFromDefault
- in file ItemTest.class, method ItemTest::testDeleteSortOrderFromDefault()
- testDeleteSpecialGroups
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteSpecialGroups()
- testDeleteSubalbum
- in file LinkItemTest.class, method LinkItemTest::testDeleteSubalbum()
- testDeleteUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUser()
Create and delete a user, no items created/deleted
- testDeleteUser
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteUser()
Create group, create user, add user to group, assign
- testDeleteUserAndAssignItemsToAnonymousUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToAnonymousUser()
Try to delete a user and assign items to anonymous user
- testDeleteUserAndAssignItemsToNonexistentUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToNonexistentUser()
Try to delete a user and assign items to nonexistent userName
- testDeleteUserAndAssignItemsToSameUser
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToSameUser()
Try to delete a user and assign items to nonexistent userName
- testDeleteUserDeleteItemWithDirectPermission
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserDeleteItemWithDirectPermission()
Create a user, add 1 item, delete the user and the item
- testDeleteUserDeleteItemWithoutPermission
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserDeleteItemWithoutPermission()
Create a user, add 1 item, delete the user
- testDeleteUserFromText
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testDeleteUserFromText()
- testDeleteUserItems
- in file UserAndGroupTest.class, method UserAndGroupTest::testDeleteUserItems()
Create user1, add some items, some with delete permission,
- testDeleteUserNewOwnerForItem
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserNewOwnerForItem()
Create a user, add 1 subalbum, add another user, delete the user
- testDeleteUserPermission
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteUserPermission()
- testDeleteUserPermissionCascade
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteUserPermissionCascade()
- testDeleteUserQuota
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::testDeleteUserQuota()
Create and delete a user quota
- testDeleteUserQuotaUserIdMissing
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::testDeleteUserQuotaUserIdMissing()
- testDeleteWatermark
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testDeleteWatermark()
- testDeleteWatermarkInUse
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testDeleteWatermarkInUse()
- testDeleteWithoutDeletePermission
- in file WebDavTest.class, method WebDavTest::testDeleteWithoutDeletePermission()
- testDeletingLinks
- in file ItemTest.class, method ItemTest::testDeletingLinks()
- testDerivativePreferences
- in file DerivativeTest.class, method DerivativeTest::testDerivativePreferences()
- testDescendentAlbumItemIds
- in file ChildTest.class, method ChildTest::testDescendentAlbumItemIds()
- testDescendentItemIds
- in file ChildTest.class, method ChildTest::testDescendentItemIds()
- testDescendentItemIdsInadequatePermissions
- in file ChildTest.class, method ChildTest::testDescendentItemIdsInadequatePermissions()
- testDescendentItemIdsNoItem
- in file ChildTest.class, method ChildTest::testDescendentItemIdsNoItem()
- testDescendentItemIdsNoPermissions
- in file ChildTest.class, method ChildTest::testDescendentItemIdsNoPermissions()
- testDescendentRoot
- in file ChildTest.class, method ChildTest::testDescendentRoot()
- testDescribeEntityWritesToMemoryCache
- in file StorageTest.class, method StorageTest::testDescribeEntityWritesToMemoryCache()
- testDescribeMapReadsFromMemoryCache
- in file StorageTest.class, method StorageTest::testDescribeMapReadsFromMemoryCache()
- testDescribeMapWritesToMemoryCache
- in file StorageTest.class, method StorageTest::testDescribeMapWritesToMemoryCache()
- testDetachLink
- in file EntityTest.class, method EntityTest::testDetachLink()
- testDetectHeaderInjectionAttack
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectHeaderInjectionAttack()
- testDetectPhishingAttack
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectPhishingAttack()
- testDetectPhishingAttackThroughFormUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectPhishingAttackThroughFormUrl()
- testDetectSourceEncodingWithNlLangInfo
- in file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithNlLangInfo()
- testDetectSourceEncodingWithOpenBSDBug
- in file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithOpenBSDBug()
- testDetectSourceEncodingWithoutNlLangInfo
- in file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithoutNlLangInfo()
- testDigibugSessionPermissionsForSessionBasedPermissions
- in file DigibugPrintPhotosViewTest.class, method DigibugPrintPhotosViewTest::testDigibugSessionPermissionsForSessionBasedPermissions()
- testDigibugSesssionHasPrintServiceIds
- in file DigibugPrintPhotosViewTest.class, method DigibugPrintPhotosViewTest::testDigibugSesssionHasPrintServiceIds()
- testDimHeight
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testDimHeight()
- testDimWidth
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testDimWidth()
- testDimXY
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testDimXY()
- testDirectoryListingController
- in file NokiaUploadDirectoryListingControllerTest.class, method NokiaUploadDirectoryListingControllerTest::testDirectoryListingController()
- testDisableAlbumRatings
- in file RatingSiteAdminControllerTest.class, method RatingSiteAdminControllerTest::testDisableAlbumRatings()
- testDisabledUserLogin
- in file ImageUploadHelperTest.class, method ImageUploadHelperTest::testDisabledUserLogin()
- testDisableRatingForAlbum
- in file RatingOptionTest.class, method RatingOptionTest::testDisableRatingForAlbum()
- testDisablesShortUrlsInEmbeddedModeWhenNotConfigured
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::testDisablesShortUrlsInEmbeddedModeWhenNotConfigured()
- testDisablesShortUrlsInEmbeddedModeWhenNotConfigured
- in file IsapiRewriteUrlGeneratorTest.class, method IsapiRewriteUrlGeneratorTest::testDisablesShortUrlsInEmbeddedModeWhenNotConfigured()
- testDisablesShortUrlsInStandaloneModeWhenNotConfigured
- in file IsapiRewriteUrlGeneratorTest.class, method IsapiRewriteUrlGeneratorTest::testDisablesShortUrlsInStandaloneModeWhenNotConfigured()
- testDisablesShortUrlsInStandaloneModeWhenNotConfigured
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::testDisablesShortUrlsInStandaloneModeWhenNotConfigured()
- testDiscoverMimeTypes
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testDiscoverMimeTypes()
- testDiscoverMimeTypes
- in file GdToolkitTest.class, method GdToolkitTest::testDiscoverMimeTypes()
- testDoLoadTemplateAddsNoCacheForPrivateView
- in file ViewTest.class, method ViewTest::testDoLoadTemplateAddsNoCacheForPrivateView()
- testDoLoadTemplateAddsNoCacheNoIndexHeadersForAdminView
- in file ViewTest.class, method ViewTest::testDoLoadTemplateAddsNoCacheNoIndexHeadersForAdminView()
- testDoLoadTemplateDoesNotAddNoCacheForPublicView
- in file ViewTest.class, method ViewTest::testDoLoadTemplateDoesNotAddNoCacheForPublicView()
- testDoLoadTemplateDoesNotAddNoIndexDirectiveForNonAdminView
- in file ViewTest.class, method ViewTest::testDoLoadTemplateDoesNotAddNoIndexDirectiveForNonAdminView()
- testDoLogin
- in file ImageUploadHelperTest.class, method ImageUploadHelperTest::testDoLogin()
- testDone
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testDone()
- testDone
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testDone()
- testDoNotAllowAlbumRating
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testDoNotAllowAlbumRating()
- testDontCreateThumbnail
- in file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testDontCreateThumbnail()
- testDontIncrementItemViewCountTooOften
- in file ItemAttributesTest.class, method ItemAttributesTest::testDontIncrementItemViewCountTooOften()
Verify that we don't increment the view count until a day after the last increment within the same session.
- testDoRedirectConvertsToAbsoluteUrl
- in file MainTest.class, method MainTest::testDoRedirectConvertsToAbsoluteUrl()
- testDoRedirectIisBugFix
- in file MainTest.class, method MainTest::testDoRedirectIisBugFix()
Test that we only append the GALLERYSID to Location URLs if really needed.
- testDoRedirectRemoveTrailingQMark
- in file MainTest.class, method MainTest::testDoRedirectRemoveTrailingQMark()
- testDownloadAggregatePackages
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackages()
- testDownloadAggregatePackagesFailedDownload
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackagesFailedDownload()
- testDownloadAggregatePackagesTempDirectoryMissing
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackagesTempDirectoryMissing()
- testDownloadAndUnpack
- in file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpack()
- testDownloadAndUnpackPackages
- in file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackages()
- testDownloadAndUnpackPackagesFailed
- in file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesFailed()
- testDownloadAndUnpackPackagesLockedFiles
- in file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesLockedFiles()
- testDownloadAndUnpackPackagesNoDescriptors
- in file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesNoDescriptors()
- testDownloadBogusEntityFailsWithErrorMissingObject
- in file DownloadItemTest.class, method DownloadItemTest::testDownloadBogusEntityFailsWithErrorMissingObject()
- testDownloadBogusFile
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadBogusFile()
- testDownloadCancel
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::testDownloadCancel()
- testDownloadEntityWithAssociatedPermission
- in file DownloadItemTest.class, method DownloadItemTest::testDownloadEntityWithAssociatedPermission()
- testDownloadFailureOnBasePackage
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadFailureOnBasePackage()
- testDownloadFailureOnLanguagePackage
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadFailureOnLanguagePackage()
- testDownloadFileWithGzinflate
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithGzinflate()
- testDownloadFileWithGzinflateButIgnoringCompression
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithGzinflateButIgnoringCompression()
- testDownloadFileWithoutGzinflate
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithoutGzinflate()
- testDownloadIE
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::testDownloadIE()
- testDownloadJavascript
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadJavascript()
- testDownloadMissingFile
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadMissingFile()
- testDownloadMultipart
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::testDownloadMultipart()
- testDownloadOtherFailureOnBasePackage
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadOtherFailureOnBasePackage()
- testDownloadOtherFailureOnLanguagePackage
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadOtherFailureOnLanguagePackage()
- testDownloadPackages
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackages()
- testDownloadPackagesDescriptorDownloadFailure
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorDownloadFailure()
- testDownloadPackagesDescriptorOtherFailure
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorOtherFailure()
- testDownloadPackagesDescriptorPreVerifyFailure
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorPreVerifyFailure()
- testDownloadShockwaveFlash
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadShockwaveFlash()
- testDynamicAlbumSiteAdminControllerBadInput
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumSiteAdminControllerTest::testDynamicAlbumSiteAdminControllerBadInput()
- testDynamicAlbumSiteAdminControllerReset
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumSiteAdminControllerTest::testDynamicAlbumSiteAdminControllerReset()
- testDynamicAlbumSiteAdminControllerSave
- in file DynamicAlbumSiteAdminControllerTest.class, method DynamicAlbumSiteAdminControllerTest::testDynamicAlbumSiteAdminControllerSave()
- testEcardNoSendPermission
- in file EcardControllerTest.class, method EcardControllerTest::testEcardNoSendPermission()
- testEcardSiteAdminControllerReset
- in file EcardSiteAdminControllerTest.class, method EcardSiteAdminControllerTest::testEcardSiteAdminControllerReset()
- testEcardSiteAdminControllerSave
- in file EcardSiteAdminControllerTest.class, method EcardSiteAdminControllerTest::testEcardSiteAdminControllerSave()
- testEditAll
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditAll()
- testEditAllUsersGroupUsersFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditAllUsersGroupUsersFromText()
- testEditComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testEditComment()
- testEditEmailWithEntityPassword
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithEntityPassword()
- testEditEmailWithInvalidPassword
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithInvalidPassword()
- testEditEmailWithoutPassword
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithoutPassword()
- testEditFromText
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testEditFromText()
- testEditFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditFromText()
- testEditGroup
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testEditGroup()
- testEditGroupMissingName
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testEditGroupMissingName()
- testEditGroupQuota
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testEditGroupQuota()
- testEditGroupQuotaFromText
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testEditGroupQuotaFromText()
- testEditGroupQuotaGroupIdMissing
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testEditGroupQuotaGroupIdMissing()
- testEditGroupQuotaMissingValues
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testEditGroupQuotaMissingValues()
- testEditGroupQuotaNonExistantQuota
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testEditGroupQuotaNonExistantQuota()
Edit a non-existant group quota
- testEditInvalidEmail
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditInvalidEmail()
- testEditItem
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testEditItem()
- testEditMissingEmail
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditMissingEmail()
- testEditMissingEverything
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testEditMissingEverything()
- testEditMissingEverything
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testEditMissingEverything()
- testEditOriginationTimestamp
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testEditOriginationTimestamp()
- testEditOtherThanEmailInvalidPassword
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditOtherThanEmailInvalidPassword()
- testEditOtherThanEmailWithoutPassword
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditOtherThanEmailWithoutPassword()
- testEditPasswordMismatch
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordMismatch()
- testEditPasswordMissingCurrentPassword
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordMissingCurrentPassword()
- testEditPasswordWrongCurrentPassword
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordWrongCurrentPassword()
- testEditRequiredOnly
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditRequiredOnly()
- testEditResizes
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizes()
- testEditResizesInvalid
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesInvalid()
- testEditResizesMissing
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesMissing()
- testEditResizesNoDerivative
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesNoDerivative()
- testEditResizesRaw
- in file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesRaw()
- testEditThumbnail
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail()
- testEditThumbnail2
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail2()
- testEditThumbnail3
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail3()
- testEditUserDuplicateUsername
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserDuplicateUsername()
- testEditUserNewUsername
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserNewUsername()
- testEditUserQuota
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testEditUserQuota()
- testEditUserQuotaFromText
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testEditUserQuotaFromText()
- testEditUserQuotaMissingValues
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testEditUserQuotaMissingValues()
- testEditUserQuotaNonExistantQuota
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testEditUserQuotaNonExistantQuota()
Edit a non-existant user quota
- testEditUserQuotaUserIdMissing
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testEditUserQuotaUserIdMissing()
- testEditUserSameUsername
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserSameUsername()
- testEditUserSetLocked
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserSetLocked()
- testEditUsersFromText
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditUsersFromText()
- testEditWatermarkDuplicateName
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testEditWatermarkDuplicateName()
- testEditWatermarkEverything
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testEditWatermarkEverything()
- testEditWatermarkEverything
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testEditWatermarkEverything()
- testEditWatermarkSameNameAsOtherUserWatermark
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testEditWatermarkSameNameAsOtherUserWatermark()
- testEditWatermarkThumbnailOnly
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testEditWatermarkThumbnailOnly()
- testEditWatermarkThumbnailOnly
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testEditWatermarkThumbnailOnly()
- testEmailHandler
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testEmailHandler()
- testEmailMissing
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testEmailMissing()
Usernames with missing email are treated just like regular usernames to avoid automated phishing attempts to get usernames.
- testEmailTestFailure
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestFailure()
- testEmailTestInvalidEmail
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestInvalidEmail()
- testEmailTestMissingEmail
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestMissingEmail()
- testEmailTestSuccess
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestSuccess()
- testEmbeddedEntityIsAReference
- in file EventTest.class, method EventTest::testEmbeddedEntityIsAReference()
- testEmbeddedLogin
- in file EmbedTest.class, method EmbedTest::testEmbeddedLogin()
- testEmbeddedLogout
- in file EmbedTest.class, method EmbedTest::testEmbeddedLogout()
- testEmbeddingAppSpecifiesDifferentAdodbFetchMode
- in file EmbedTest.class, method EmbedTest::testEmbeddingAppSpecifiesDifferentAdodbFetchMode()
- testEmbedForceSessionId
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testEmbedForceSessionId()
- testEmbedImageBlock
- in file ImageBlockTest.class, method ImageBlockTest::testEmbedImageBlock()
- testEmbedOnly
- in file MainTest.class, method MainTest::testEmbedOnly()
Test embed-only mode with simple permission denied error.
- testEmbedOnlyUrl
- in file MainTest.class, method MainTest::testEmbedOnlyUrl()
Test embed-only mode with configured redirect URL.
- testEmptyAkismetApiKeyDisablesAkismet
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testEmptyAkismetApiKeyDisablesAkismet()
- testEmptyAlbumHighlight
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testEmptyAlbumHighlight()
- testEmptyCart
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::testEmptyCart()
- testEmptyCart
- in file CartHelperTest.class, method CartHelperTest::testEmptyCart()
- testEmptySearch
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::testEmptySearch()
- testEmptySearch
- in file CommentSearchTest.class, method CommentSearchTest::testEmptySearch()
- testEmptySearch
- in file CoreSearchTest.class, method CoreSearchTest::testEmptySearch()
- testEmptySearch
- in file MultiLangSearchTest.class, method MultiLangSearchTest::testEmptySearch()
- testEmptySessionData
- in file SessionTest.class, method SessionTest::testEmptySessionData()
- testEmptyVsNull
- in file EntityTest.class, method EntityTest::testEmptyVsNull()
- testEnableAlbumRatings
- in file RatingSiteAdminControllerTest.class, method RatingSiteAdminControllerTest::testEnableAlbumRatings()
- testEnableInDescendents
- in file RatingOptionTest.class, method RatingOptionTest::testEnableInDescendents()
- testEnableRatingForAlbum
- in file RatingOptionTest.class, method RatingOptionTest::testEnableRatingForAlbum()
- testEncodeDecodeBlob
- in file StorageTest.class, method StorageTest::testEncodeDecodeBlob()
- testEntities
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testEntities()
- testEntityPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testEntityPassword()
- testEntityPassword
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testEntityPassword()
- testEntitySubstr
- in file UtilitiesTest.class, method UtilitiesTest::testEntitySubstr()
- testEstimateDerivativeDimensions
- in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions()
- testEstimateDerivativeDimensions2
- in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions2()
- testEstimateDerivativeDimensions3
- in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions3()
- testEstimateDerivativeDimensions4
- in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions4()
- testEstimateDimensions1
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testEstimateDimensions1()
- testEstimateDimensions2
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testEstimateDimensions2()
- testEstimateDimensions3
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testEstimateDimensions3()
- testEstimateDimensions4
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testEstimateDimensions4()
- testExec
- in file PlatformTest.class, method PlatformTest::testExec()
Make sure executing a bogus path fails.
- testExecWithSpaceInG2DataPath
- in file PlatformTest.class, method PlatformTest::testExecWithSpaceInG2DataPath()
Verify bugfix: quotes around redirect file for stderr output, in case path has a space
- testExistingAlbum
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testExistingAlbum()
- testExistsInCache
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testExistsInCache()
- testExpireDerivatives
- in file DerivativeTest.class, method DerivativeTest::testExpireDerivatives()
- testExpireSessions
- in file SessionTest.class, method SessionTest::testExpireSessions()
- testExportDataDescribeFailure
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportDataDescribeFailure()
- testExportDataNoError
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportDataNoError()
- testExportPluginStatus
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportPluginStatus()
- testExportSequences
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportSequences()
- testExportTableIgnoreData
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportTableIgnoreData()
- testExportTableNoCreateSql
- in file DatabaseExportTest.class, method DatabaseExportTest::testExportTableNoCreateSql()
- testExtensionLoaded
- in file PhpVmTest.class, method PhpVmTest::testExtensionLoaded()
- testExternalCSSDoesNotRequireAuthToken
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::testExternalCSSDoesNotRequireAuthToken()
- testExternalCSSWithDefaultImageFrames
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::testExternalCSSWithDefaultImageFrames()
- testExternalCSSWithoutDefaultImageFrames
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::testExternalCSSWithoutDefaultImageFrames()
- testExternalCSSWithoutImageFrameModule
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::testExternalCSSWithoutImageFrameModule()
- testExternalCSSWithSpecifiedImageFrames
- in file ExternalCSSControllerTest.class, method ExternalCSSControllerTest::testExternalCSSWithSpecifiedImageFrames()
- testExternalImageBlock
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlock()
- testExternalImageBlockExactSize
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlockExactSize()
- testExternalImageBlockExactSizeChooseResizeOfItemWithPreferred
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlockExactSizeChooseResizeOfItemWithPreferred()
- testExternalImageBlockExactSizeForAlbumItem
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlockExactSizeForAlbumItem()
- testExternalImageBlockExactSizeUsePreferredNotOriginal
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlockExactSizeUsePreferredNotOriginal()
- testExternalImageBlockMaxSize
- in file ImageBlockTest.class, method ImageBlockTest::testExternalImageBlockMaxSize()
- testExtractRevision
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testExtractRevision()
- testFactoryRegistrationsBeforeActivateEvent
- in file EventTest.class, method EventTest::testFactoryRegistrationsBeforeActivateEvent()
- testFailureInCallbackTriggersRollback
- in file PluginCallbackTest.class, method PluginCallbackTest::testFailureInCallbackTriggersRollback()
- testFailureInPluginStatesAfterHandlingRequestTriggersRollback
- in file PluginCallbackTest.class, method PluginCallbackTest::testFailureInPluginStatesAfterHandlingRequestTriggersRollback()
- testFailureInPluginStatesBeforeHandlingRequestTriggersRollback
- in file PluginCallbackTest.class, method PluginCallbackTest::testFailureInPluginStatesBeforeHandlingRequestTriggersRollback()
- testFallbackToComposite
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testFallbackToComposite()
- testFallbackToCrop
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testFallbackToCrop()
- testFetchAccessListIds
- in file PermissionTest.class, method PermissionTest::testFetchAccessListIds()
- testFetchAccessListIdsForArrayMiss
- in file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayMiss()
- testFetchAccessListIdsForArrayWithFourPermissions
- in file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithFourPermissions()
- testFetchAccessListIdsForArrayWithSinglePermission
- in file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithSinglePermission()
- testFetchAccessListIdsForArrayWithTwoPermissions
- in file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithTwoPermissions()
- testFetchActiveRulesForModule
- in file RewriteApiTest.class, method RewriteApiTest::testFetchActiveRulesForModule()
- testFetchActiveRulesForModuleUsesHistory
- in file RewriteApiTest.class, method RewriteApiTest::testFetchActiveRulesForModuleUsesHistory()
- testFetchAlbumConflict
- in file ChildTest.class, method ChildTest::testFetchAlbumConflict()
- testFetchAlbumImages
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImages()
- testFetchAlbumImagesAlbumsRandom
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesAlbumsRandom()
- testFetchAlbumImagesAlbumsToo
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesAlbumsToo()
- testFetchAlbumImagesEmpty
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesEmpty()
- testFetchAlbumImagesExtrafields
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesExtrafields()
- testFetchAlbums
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbums()
- testFetchAlbumsNoPerms
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsNoPerms()
- testFetchAlbumsPrune
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsPrune()
- testFetchAlbumsPruneNoPerms
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsPruneNoPerms()
- testFetchAlbumTree
- in file AlbumTest.class, method AlbumTest::testFetchAlbumTree()
Test GalleryCoreApi::fetchAlbumTree
- testFetchAlbumTreeNoPermissions
- in file AlbumTest.class, method AlbumTest::testFetchAlbumTreeNoPermissions()
- testFetchAliasesForItem
- in file PermalinksTest.class, method PermalinksTest::testFetchAliasesForItem()
- testFetchAllComments
- in file CommentTest.class, method CommentTest::testFetchAllComments()
- testFetchAllCommentsWithPublishStatus
- in file CommentTest.class, method CommentTest::testFetchAllCommentsWithPublishStatus()
- testFetchAllCommentsWithPublishStatuses
- in file CommentTest.class, method CommentTest::testFetchAllCommentsWithPublishStatuses()
- testFetchAllItemIds
- in file ItemTest.class, method ItemTest::testFetchAllItemIds()
- testFetchAllItemIdsByOwnerId
- in file ItemTest.class, method ItemTest::testFetchAllItemIdsByOwnerId()
- testFetchAllItemIdsWithMultiplePermissions
- in file ItemTest.class, method ItemTest::testFetchAllItemIdsWithMultiplePermissions()
- testFetchAllItemIdsWithSpecificPermission
- in file ItemTest.class, method ItemTest::testFetchAllItemIdsWithSpecificPermission()
- testFetchAllParameters
- in file PluginParameterTest.class, method PluginParameterTest::testFetchAllParameters()
- testFetchByCreateDate
- in file ItemOrderTest.class, method ItemOrderTest::testFetchByCreateDate()
- testFetchByModifyDate
- in file ItemOrderTest.class, method ItemOrderTest::testFetchByModifyDate()
- testFetchByOrder
- in file ItemOrderTest.class, method ItemOrderTest::testFetchByOrder()
- testFetchByRandom
- in file ItemOrderTest.class, method ItemOrderTest::testFetchByRandom()
- testFetchByTitle
- in file ItemOrderTest.class, method ItemOrderTest::testFetchByTitle()
- testFetchChildAlbumItemIds
- in file ChildTest.class, method ChildTest::testFetchChildAlbumItemIds()
- testFetchChildDataItemIds
- in file ChildTest.class, method ChildTest::testFetchChildDataItemIds()
- testFetchChildIdByPathComponent
- in file FileSystemTest.class, method FileSystemTest::testFetchChildIdByPathComponent()
- testFetchChildIds
- in file AlbumTest.class, method AlbumTest::testFetchChildIds()
Create a parent, a child, verify that fetchChildren on the parent returns the child, delete both.
- testFetchChildIds2
- in file ChildTest.class, method ChildTest::testFetchChildIds2()
- testFetchChildIdsWithSort
- in file ChildTest.class, method ChildTest::testFetchChildIdsWithSort()
- testFetchChildItemIds
- in file ChildTest.class, method ChildTest::testFetchChildItemIds()
- testFetchChildItemIdsDifferentUser
- in file ChildTest.class, method ChildTest::testFetchChildItemIdsDifferentUser()
- testFetchChildItemIdsWithPermission
- in file ChildTest.class, method ChildTest::testFetchChildItemIdsWithPermission()
- testFetchChildItemIdsWithPermissionArray
- in file ChildTest.class, method ChildTest::testFetchChildItemIdsWithPermissionArray()
- testFetchCommentCounts
- in file CommentTest.class, method CommentTest::testFetchCommentCounts()
- testFetchComments
- in file CommentTest.class, method CommentTest::testFetchComments()
- testFetchCommentsWithPublishStatus
- in file CommentTest.class, method CommentTest::testFetchCommentsWithPublishStatus()
- testFetchDerivativesByItemIds
- in file DerivativeTest.class, method DerivativeTest::testFetchDerivativesByItemIds()
- testFetchDerivativesBySourceIds
- in file DerivativeTest.class, method DerivativeTest::testFetchDerivativesBySourceIds()
- testFetchDescendentCounts
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCounts()
- testFetchDescendentCountsDifferentUser
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCountsDifferentUser()
- testFetchDescendentCountsSessionPermission
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCountsSessionPermission()
- testFetchEmbedConfig
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testFetchEmbedConfig()
- testFetchEmbedConfig
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testFetchEmbedConfig()
- testFetchEmbedConfig1
- in file RewriteApiTest.class, method RewriteApiTest::testFetchEmbedConfig1()
- testFetchEmbedConfig2
- in file RewriteApiTest.class, method RewriteApiTest::testFetchEmbedConfig2()
- testFetchFeedNames
- in file RssMapTest.class, method RssMapTest::testFetchFeedNames()
- testFetchFeedsForId
- in file RssMapTest.class, method RssMapTest::testFetchFeedsForId()
- testFetchFieldValues
- in file CustomFieldHelperTest.class, method CustomFieldHelperTest::testFetchFieldValues()
- testFetchFinalOperations
- in file DerivativeTest.class, method DerivativeTest::testFetchFinalOperations()
This test makes sure that we're generating the right set of operations for our derivatives for a given derivative tree, including derivative operations and postfilters.
- testFetchGroupByName
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupByName()
Create group, fetch it by name, delete group
- testFetchGroupCount
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupCount()
Count groups, Create group, count groups again, delete group
- testFetchGroupNames
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupNames()
Create group, fetch group names, make sure it's in there, delete group
- testFetchGroupQuota
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchGroupQuota()
- testFetchHighestGroupQuota
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchHighestGroupQuota()
- testFetchHttpsWebFile
- in file WebTest.class, method WebTest::testFetchHttpsWebFile()
- testFetchHttpsWebPage
- in file WebTest.class, method WebTest::testFetchHttpsWebPage()
- testFetchItemIdByPath
- in file FileSystemTest.class, method FileSystemTest::testFetchItemIdByPath()
- testFetchItemIdCount
- in file ItemTest.class, method ItemTest::testFetchItemIdCount()
- testFetchItemIdCount2
- in file ItemTest.class, method ItemTest::testFetchItemIdCount2()
- testFetchItemIdForAlias
- in file PermalinksTest.class, method PermalinksTest::testFetchItemIdForAlias()
- testFetchItemizedDescendentCounts
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchItemizedDescendentCounts()
- testFetchLanguageCodeForUser
- in file UserHelperTest.class, method UserHelperTest::testFetchLanguageCodeForUser()
- testFetchLastUserItems
- in file MembersTest.class, method MembersTest::testFetchLastUserItems()
- testFetchLinkableChildItemIdsWithPermission
- in file ChildTest.class, method ChildTest::testFetchLinkableChildItemIdsWithPermission()
- testFetchLogicalPath
- in file FileSystemTest.class, method FileSystemTest::testFetchLogicalPath()
- testFetchLogicalPathForCustomThumbnail
- in file ThumbnailImageTest.class, method ThumbnailImageTest::testFetchLogicalPathForCustomThumbnail()
- testFetchLogicalPathForMimeTypeThumbnail
- in file ThumbnailImageTest.class, method ThumbnailImageTest::testFetchLogicalPathForMimeTypeThumbnail()
- testFetchNextItemWeight
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchNextItemWeight()
Set the weights to something sequential then verify that we can find the next higher or lower weight.
- testFetchParents
- in file AlbumTest.class, method AlbumTest::testFetchParents()
Create several levels of nested albums, then fetch the parents from the bottom most one and compare it against the parents we know.
- testFetchParentSequence
- in file ItemAttributesTest.class, method ItemAttributesTest::testFetchParentSequence()
- testFetchParentsWithMultiplePermissions
- in file AlbumTest.class, method AlbumTest::testFetchParentsWithMultiplePermissions()
- testFetchParentsWithoutPermission
- in file AlbumTest.class, method AlbumTest::testFetchParentsWithoutPermission()
- testFetchParentsWithPermission
- in file AlbumTest.class, method AlbumTest::testFetchParentsWithPermission()
- testFetchPath
- in file FileSystemTest.class, method FileSystemTest::testFetchPath()
- testFetchPermissionsForItems
- in file PermissionTest.class, method PermissionTest::testFetchPermissionsForItems()
Test getting permissions for a non activeUser This covers:
- testFetchPermissionsForItemsCache
- in file PermissionTest.class, method PermissionTest::testFetchPermissionsForItemsCache()
- testFetchPermissionsForItemsForOtherUserId
- in file PermissionTest.class, method PermissionTest::testFetchPermissionsForItemsForOtherUserId()
- testFetchPluginStatusForWrongPluginType
- in file PluginTest.class, method PluginTest::testFetchPluginStatusForWrongPluginType()
- testFetchPreferredSource
- in file DerivativeTest.class, method DerivativeTest::testFetchPreferredSource()
- testFetchQuotaGroupCount
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchQuotaGroupCount()
- testFetchQuotaGroupIdList
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchQuotaGroupIdList()
- testFetchQuotaUserCount
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchQuotaUserCount()
- testFetchQuotaUserIdList
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchQuotaUserIdList()
- testFetchRatingsForGuestWithoutPersistentSession
- in file RatingHelperTest.class, method RatingHelperTest::testFetchRatingsForGuestWithoutPersistentSession()
- testFetchRatingsForUser
- in file RatingHelperTest.class, method RatingHelperTest::testFetchRatingsForUser()
- testFetchRedirectedDoubleLocation
- in file WebTest.class, method WebTest::testFetchRedirectedDoubleLocation()
- testFetchRedirectedWebPage
- in file WebTest.class, method WebTest::testFetchRedirectedWebPage()
- testFetchRedirectedWebPageRelativeRedirect
- in file WebTest.class, method WebTest::testFetchRedirectedWebPageRelativeRedirect()
- testFetchRepeatedHeader
- in file WebTest.class, method WebTest::testFetchRepeatedHeader()
- testFetchSearchModuleInfo
- in file CoreSearchTest.class, method CoreSearchTest::testFetchSearchModuleInfo()
- testFetchSearchModuleInfo
- in file CommentSearchTest.class, method CommentSearchTest::testFetchSearchModuleInfo()
- testFetchTasks
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testFetchTasks()
- testFetchUserByName
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserByName()
Create user, fetch it by name, delete user
- testFetchUserCount
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCount()
Count users, Create user, count users again, delete user
- testFetchUserCountByGroupId
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountByGroupId()
- testFetchUserCountBySubstring
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountBySubstring()
Verify that we can fetch all users with a given substring in their username
- testFetchUserCountBySubstringAndGroupId
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountBySubstringAndGroupId()
Verify that we can fetch all users from a group with a given substring in their username
- testFetchUserItemCount
- in file MembersTest.class, method MembersTest::testFetchUserItemCount()
- testFetchUserNames
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserNames()
Create user, fetch user names, make sure it's in there, delete user
- testFetchUserQuota
- in file QuotasHelperTest.class, method QuotasHelperTest::testFetchUserQuota()
- testFetchUsersFromGroupBySubstringAndGroupId
- in file UserAndGroupTest.class, method UserAndGroupTest::testFetchUsersFromGroupBySubstringAndGroupId()
Verify that we can fetch all users from a group with a given substring in their username
- testFetchViewableDataForMultipleRandomImages
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testFetchViewableDataForMultipleRandomImages()
Verify the fix for bug 1878943
- testFetchViewableDataForRandomImageWithCache
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testFetchViewableDataForRandomImageWithCache()
- testFetchViewableImagesNothing
- in file PanoramaHelperTest.class, method PanoramaHelperTest::testFetchViewableImagesNothing()
- testFetchViewableImagesResized
- in file PanoramaHelperTest.class, method PanoramaHelperTest::testFetchViewableImagesResized()
- testFetchViewableImagesViewableFullSizeNoPreferred
- in file PanoramaHelperTest.class, method PanoramaHelperTest::testFetchViewableImagesViewableFullSizeNoPreferred()
- testFetchViewableImagesViewableFullSizeWithPreferred
- in file PanoramaHelperTest.class, method PanoramaHelperTest::testFetchViewableImagesViewableFullSizeWithPreferred()
- testFetchWatermarks1
- in file WatermarkTest.class, method WatermarkTest::testFetchWatermarks1()
- testFetchWatermarks2
- in file WatermarkTest.class, method WatermarkTest::testFetchWatermarks2()
- testFetchWatermarksByOwnerId1
- in file WatermarkTest.class, method WatermarkTest::testFetchWatermarksByOwnerId1()
- testFetchWatermarksByOwnerId2
- in file WatermarkTest.class, method WatermarkTest::testFetchWatermarksByOwnerId2()
- testFetchWebFile
- in file WebTest.class, method WebTest::testFetchWebFile()
- testFetchWebFileExtraHeaders
- in file WebTest.class, method WebTest::testFetchWebFileExtraHeaders()
- testFetchWebFilePostData
- in file WebTest.class, method WebTest::testFetchWebFilePostData()
- testFetchWebPage
- in file WebTest.class, method WebTest::testFetchWebPage()
- testFetchWebPageAlternatePort
- in file WebTest.class, method WebTest::testFetchWebPageAlternatePort()
- testFetchWebPageError404
- in file WebTest.class, method WebTest::testFetchWebPageError404()
- testFetchWebPageError500
- in file WebTest.class, method WebTest::testFetchWebPageError500()
- testFetchWebPageExtraHeaders
- in file WebTest.class, method WebTest::testFetchWebPageExtraHeaders()
- testFetchWebPageTooManyRedirects
- in file WebTest.class, method WebTest::testFetchWebPageTooManyRedirects()
- testFetchWebPageWithQueryString
- in file WebTest.class, method WebTest::testFetchWebPageWithQueryString()
- testFetchWebPageWithSpaces
- in file WebTest.class, method WebTest::testFetchWebPageWithSpaces()
- testFile
- in file PlatformTest.class, method PlatformTest::testFile()
- testFileExists
- in file PlatformTest.class, method PlatformTest::testFileExists()
- testFileGetAndPutContents
- in file PlatformTest.class, method PlatformTest::testFileGetAndPutContents()
- testFilenameCollision
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testFilenameCollision()
- testFilesize
- in file PlatformTest.class, method PlatformTest::testFilesize()
- testFilterAvailableActionsByItemType
- in file ViewCartViewTest.class, method ViewCartViewTest::testFilterAvailableActionsByItemType()
- testFilterAvailableActionsByRequiredPermission
- in file ViewCartViewTest.class, method ViewCartViewTest::testFilterAvailableActionsByRequiredPermission()
- testFilterClear
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::testFilterClear()
- testFilterClear
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testFilterClear()
- testFinalOperations2
- in file DerivativeTest.class, method DerivativeTest::testFinalOperations2()
- testFinalOperationsEmpty
- in file DerivativeTest.class, method DerivativeTest::testFinalOperationsEmpty()
- testFit
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testFit()
- testFixCookieVars
- in file UtilitiesTest.class, method UtilitiesTest::testFixCookieVars()
- testFlattenAlphaChannelForGifWithoutIndexForTransparentColor
- in file GdToolkitTest.class, method GdToolkitTest::testFlattenAlphaChannelForGifWithoutIndexForTransparentColor()
- testFopen
- in file PlatformTest.class, method PlatformTest::testFopen()
- testForceFullUrlOff
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testForceFullUrlOff()
- testForceFullUrlOn
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testForceFullUrlOn()
- testForceSaveGoodPath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testForceSaveGoodPath()
- testForceWatermark
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testForceWatermark()
- testFormatItemAddedMessage
- in file NotificationHelperTest.class, method NotificationHelperTest::testFormatItemAddedMessage()
- testFotokastenSiteAdminControllerReset
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::testFotokastenSiteAdminControllerReset()
- testFotokastenSiteAdminControllerSave
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::testFotokastenSiteAdminControllerSave()
- testFotokastenSiteAdminControllerSaveBadValues
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::testFotokastenSiteAdminControllerSaveBadValues()
- testFotokastenSiteAdminControllerSaveEmptyValues
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::testFotokastenSiteAdminControllerSaveEmptyValues()
- testFotokastenSiteAdminControllerUseGalleryId
- in file FotokastenSiteAdminControllerTest.class, method FotokastenSiteAdminControllerTest::testFotokastenSiteAdminControllerUseGalleryId()
- testFsockopen
- in file PlatformTest.class, method PlatformTest::testFsockopen()
Try opening a socket to the current web server.
- testFsockopenBadHost
- in file PlatformTest.class, method PlatformTest::testFsockopenBadHost()
Try opening a socket to a bogus web server.
- testFulfillCart
- in file ShutterflyCartPluginTest.class, method ShutterflyCartPluginTest::testFulfillCart()
- testFulfillCart
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::testFulfillCart()
- testFulfillCart
- in file DigibugCartPluginTest.class, method DigibugCartPluginTest::testFulfillCart()
- testFulfillCart
- in file FotokastenCartPluginTest.class, method FotokastenCartPluginTest::testFulfillCart()
- testFulfillCart
- in file PhotoAccessCartPluginTest.class, method PhotoAccessCartPluginTest::testFulfillCart()
- testFulfillCart
- in file SnapGalaxyCartPluginTest.class, method SnapGalaxyCartPluginTest::testFulfillCart()
- testFunctionExists
- in file PhpVmTest.class, method PhpVmTest::testFunctionExists()
- testG1MigrateMap
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testG1MigrateMap()
- testGalleryFailedLoginEventFailuresWhenDisabledAreIgnored
- in file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventFailuresWhenDisabledAreIgnored()
- testGalleryFailedLoginEventFirstFailure
- in file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventFirstFailure()
- testGalleryFailedLoginEventMissingUsername
- in file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventMissingUsername()
- testGalleryFailedLoginEventSecondFailure
- in file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventSecondFailure()
- testGalleryLoginEvent
- in file UserHelperTest.class, method UserHelperTest::testGalleryLoginEvent()
- TestGdFunctionality
- in file TestGdFunctionality.class, class TestGdFunctionality
An implementation of the GdFunctionality that offers pseudo-gd- functionality. It allows to set the PHP environment and will then simulate its inner workings.
- TestGdFunctionality
- in file TestGdFunctionality.class, method TestGdFunctionality::TestGdFunctionality()
- testGenerateFullUrlOff
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOff()
- testGenerateFullUrlOn
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOn()
- testGenerateFullUrlOnForRelative
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOnForRelative()
- testGenerateHref
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateHref()
- testGenerateReturnUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateReturnUrl()
- testGenerateServerRelativeUrlOff
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOff()
- testGenerateServerRelativeUrlOn
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOn()
- testGenerateServerRelativeUrlOnForRelative
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOnForRelative()
- testGenerateServerRelativeUrlOnFullUrlOn
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOnFullUrlOn()
- testGenerateUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrl()
- testGenerateUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrl()
- testGenerateUrl
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrl()
- testGenerateUrlAddsAuthTokenForControllerUrls
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlAddsAuthTokenForControllerUrls()
- testGenerateUrlCachesReturnUrlByCurrentView
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlCachesReturnUrlByCurrentView()
- testGenerateUrlCookielessEmbedded
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlCookielessEmbedded()
- testGenerateUrlEmbedded
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbedded()
- testGenerateUrlEmbedded
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbedded()
- testGenerateUrlEmbeddedCookieless
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedCookieless()
- testGenerateUrlEmbeddedCookieless
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedCookieless()
- testGenerateUrlEmbeddedCookiePathNotSet
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedCookiePathNotSet()
- testGenerateUrlEmbeddedCookiePathNotSet
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedCookiePathNotSet()
- testGenerateUrlEmbeddedDownloadItemCookiePathNotSet
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedDownloadItemCookiePathNotSet()
- testGenerateUrlEmbeddedForceFullUrl
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedForceFullUrl()
- testGenerateUrlEmbeddedForceFullUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedForceFullUrl()
- testGenerateUrlEmbeddedForceSessionIdToFalse
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedForceSessionIdToFalse()
- testGenerateUrlEmbeddedForceSessionIdToFalse
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedForceSessionIdToFalse()
- testGenerateUrlEmbeddedFullBaseUri
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedFullBaseUri()
- testGenerateUrlEmbeddedMultisite
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedMultisite()
- testGenerateUrlEmbeddedMultisite
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedMultisite()
- testGenerateUrlEmbeddedMultisite
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedMultisite()
- testGenerateUrlEmbeddedPathBaseUri
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedPathBaseUri()
- testGenerateUrlEmbeddedThenDirect
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlEmbeddedThenDirect()
- testGenerateUrlEmbeddedThenDirect
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlEmbeddedThenDirect()
- testGenerateUrlEmbeddedWithCookiePathSet
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedWithCookiePathSet()
- testGenerateUrlForceFullUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlForceFullUrl()
- testGenerateUrlForceFullUrl
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlForceFullUrl()
- testGenerateUrlForceSessionId
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForceSessionId()
- testGenerateUrlForceSessionId
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlForceSessionId()
- testGenerateUrlForceSessionId
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlForceSessionId()
- testGenerateUrlForceSessionIdFalse
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForceSessionIdFalse()
- testGenerateUrlForController
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForController()
- testGenerateUrlForView
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForView()
- testGenerateUrlInitWithForceEmptyFilePart
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlInitWithForceEmptyFilePart()
- testGenerateUrlInMultisite
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlInMultisite()
- testGenerateUrlMultisite
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlMultisite()
- testGenerateUrlMultisite
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlMultisite()
- testGenerateUrlMustBeServerRelative
- in file IsapiRewriteUrlGeneratorTest.class, method IsapiRewriteUrlGeneratorTest::testGenerateUrlMustBeServerRelative()
- testGenerateUrlNoHtmlEntities
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlNoHtmlEntities()
- testGenerateUrlNoHtmlEntities
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlNoHtmlEntities()
- testGenerateUrlNoHtmlEntities
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlNoHtmlEntities()
- testGenerateUrlNonShortUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlNonShortUrl()
- testGenerateUrlNoUrlEncode
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlNoUrlEncode()
- testGenerateUrlNoUrlEncode
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlNoUrlEncode()
- testGenerateUrlNoUrlEncode
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlNoUrlEncode()
- testGenerateUrlOverrideBaseUri
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlOverrideBaseUri()
- testGenerateUrlOverrideBaseUri
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlOverrideBaseUri()
- testGenerateUrlOverrideBaseUri
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::testGenerateUrlOverrideBaseUri()
- testGenerateUrlRewriteErrorFallback
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlRewriteErrorFallback()
- testGenerateUrlSwapsInReturnUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlSwapsInReturnUrl()
- testGenerateUrlUseAuthTokenFalse
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlUseAuthTokenFalse()
- testGenerateUrlUseAuthTokenFalse
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlUseAuthTokenFalse()
- testGenerateUrlUseAuthTokenFalseHasNoAuthToken
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenFalseHasNoAuthToken()
- testGenerateUrlUseAuthTokenTrue
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGenerateUrlUseAuthTokenTrue()
- testGenerateUrlUseAuthTokenTrue
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGenerateUrlUseAuthTokenTrue()
- testGenerateUrlUseAuthTokenTrueControllerUrlHasAuthToken
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenTrueControllerUrlHasAuthToken()
- testGenerateUrlUseAuthTokenTrueHasAuthToken
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenTrueHasAuthToken()
- testGenerateUrlWithForceSessionIdFalseOverridesEmbedForceSessionId
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithForceSessionIdFalseOverridesEmbedForceSessionId()
- testGenerateUrlWithoutPersistentSession
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithoutPersistentSession()
- testGenerateUrlWithoutSession
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithoutSession()
- testGenerateUrlWithProtocol
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithProtocol()
- testGetActiveLanguageCode
- in file LanguageTest.class, method LanguageTest::testGetActiveLanguageCode()
- testGetActiveNotificationsHandlers
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetActiveNotificationsHandlers()
- testGetActiveSubscriptionsEvents
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetActiveSubscriptionsEvents()
- testGetAlbumFromArray
- in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetAlbumFromArray()
Test whether a picasa export is parsed correctly into a PHP array
- testGetAlbumHierarchy
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetAlbumHierarchy()
- testGetAlbumList
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetAlbumList()
- testGetAllImplementationIds
- in file FactoryTest.class, method FactoryTest::testGetAllImplementationIds()
Register an implementation, get all implementation ids
- testGetAllImplementationIdsWithHint
- in file FactoryTest.class, method FactoryTest::testGetAllImplementationIdsWithHint()
- testGetAllLanguagesCompatible
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesCompatible()
- testGetAllLanguagesNoPackages
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesNoPackages()
- testGetAllLanguagesNotCompatible
- in file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesNotCompatible()
- testGetAllPluginIds
- in file PluginTest.class, method PluginTest::testGetAllPluginIds()
- testGetAllRequestVariables
- in file UtilitiesTest.class, method UtilitiesTest::testGetAllRequestVariables()
- testGetAndPut
- in file SessionTest.class, method SessionTest::testGetAndPut()
- testGetAuthToken
- in file SessionTest.class, method SessionTest::testGetAuthToken()
- testGetAvailableLanguagesInPlugin
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetAvailableLanguagesInPlugin()
- testGetAvailableLanguagesInPluginFiltered
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetAvailableLanguagesInPluginFiltered()
- testGetBadPropertyName
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testGetBadPropertyName()
- testGetBadXmlArray_notag
- in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetBadXmlArray_notag()
Test an XML without a closing tag
- testGetBadXmlArray_noversion
- in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetBadXmlArray_noversion()
Test whether a wrong XML without a version gives the right error
- testGetBaseUrl
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGetBaseUrl()
- testGetBaseUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetBaseUrl()
- testGetBaseUrlEmbedded
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testGetBaseUrlEmbedded()
- testGetBaseUrlEmbedded
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetBaseUrlEmbedded()
- testGetBlock
- in file EmbedTest.class, method EmbedTest::testGetBlock()
- testGetCacheableUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCacheableUrl()
- testGetCachePath
- in file DataCacheTest.class, method DataCacheTest::testGetCachePath()
- testGetCacheTuple
- in file DataCacheTest.class, method DataCacheTest::testGetCacheTuple()
- testGetCharsetFromRequest
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testGetCharsetFromRequest()
- testGetCharsetFromRequestChinese
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::testGetCharsetFromRequestChinese()
- testGetCharsetFromRequestComparesToSiteDefaultLocale
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::testGetCharsetFromRequestComparesToSiteDefaultLocale()
- testGetCharsetFromRequestDefault
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::testGetCharsetFromRequestDefault()
- testGetChildCounts
- in file ItemTest.class, method ItemTest::testGetChildCounts()
- testGetChildCountsDifferentUser
- in file ItemTest.class, method ItemTest::testGetChildCountsDifferentUser()
- testGetConfiguration
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetConfiguration()
- testGetConfigurationView
- in file CoreModuleTest.class, method CoreModuleTest::testGetConfigurationView()
- testGetConfigurationView
- in file ViewTest.class, method ViewTest::testGetConfigurationView()
- testGetCookiePath
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCookiePath()
- testGetCookieVar
- in file UtilitiesTest.class, method UtilitiesTest::testGetCookieVar()
- testGetCreationAndModificationDate
- in file SessionTest.class, method SessionTest::testGetCreationAndModificationDate()
- testGetCurrentRequestUri
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUri()
- testGetCurrentRequestUriCachesResult
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUriCachesResult()
- testGetCurrentRequestUriForAbsoluteUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUriForAbsoluteUrl()
- testGetCurrentUrl
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testGetCurrentUrl()
- testGetCurrentUrl
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetCurrentUrl()
- testGetCurrentUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrl()
- testGetCurrentUrlDir
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetCurrentUrlDir()
- testGetCurrentUrlDir
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testGetCurrentUrlDir()
- testGetCurrentUrlDir
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrlDir()
- testGetCurrentUrlDirBaseFileNotFound
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrlDirBaseFileNotFound()
- testGetCurrentUrlDirEmbedded
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetCurrentUrlDirEmbedded()
- testGetCurrentUrlEmbedded
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testGetCurrentUrlEmbedded()
- testGetCurrentUrlEmbeddedQueryString
- in file ModRewriteUrlGeneratorTest.class, method ModRewriteUrlGeneratorTest::testGetCurrentUrlEmbeddedQueryString()
- testGetDefaultAlbumId
- in file CoreApiTest.class, method CoreApiTest::testGetDefaultAlbumId()
- testGetDefaultAlbumIdNotRoot
- in file CoreApiTest.class, method CoreApiTest::testGetDefaultAlbumIdNotRoot()
- testGetDefinedEventsDisplay
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetDefinedEventsDisplay()
- testGetDefinedHandlersDisplay
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetDefinedHandlersDisplay()
- testGetDescriptorUrl
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetDescriptorUrl()
- testGetDimensionsBadMimeType
- in file DcrawToolkitTest.class, method DcrawToolkitTest::testGetDimensionsBadMimeType()
- testGetDirectorySeparator
- in file PlatformTest.class, method PlatformTest::testGetDirectorySeparator()
- testGetDownloadFileList
- in file RepositoryTest.class, method RepositoryTest::testGetDownloadFileList()
- testGetEmbedPathByHttpRequestInvalidRequest
- in file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestInvalidRequest()
- testGetEmbedPathByHttpRequestNoServerAddr
- in file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestNoServerAddr()
- testGetEmbedPathByHttpRequestNoServerAddrG2NotInstalled
- in file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestNoServerAddrG2NotInstalled()
- testGetEmbedPathByHttpRequestValidRequest
- in file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestValidRequest()
- testGetErrorCodeConstantsNoSpecificError
- in file StatusTest.class, method StatusTest::testGetErrorCodeConstantsNoSpecificError()
- testGetErrorCodeConstantsTwoErrors
- in file StatusTest.class, method StatusTest::testGetErrorCodeConstantsTwoErrors()
- testGetExifData
- in file ExifHelperTest.class, method ExifHelperTest::testGetExifData()
Test getting EXIF data from a test file.
- testGetExifDataWithEmbeddedScript
- in file ExifHelperTest.class, method ExifHelperTest::testGetExifDataWithEmbeddedScript()
Make sure that we sanitize EXIF data as if it were any other input data
- testGetExifKeys
- in file ExifHelperTest.class, method ExifHelperTest::testGetExifKeys()
Test getting all the EXIF keys
- testGetExternalAccessMemberList
- in file EntityTest.class, method EntityTest::testGetExternalAccessMemberList()
- testGetExtraPageCacheKey
- in file DataCacheTest.class, method DataCacheTest::testGetExtraPageCacheKey()
- testGetExtraPageCacheKeyForStandalone
- in file DataCacheTest.class, method DataCacheTest::testGetExtraPageCacheKeyForStandalone()
- testGetFactoryDefinitionHints
- in file FactoryTest.class, method FactoryTest::testGetFactoryDefinitionHints()
- testGetFieldsFromAlbum
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetFieldsFromAlbum()
- testGetFile
- in file UtilitiesTest.class, method UtilitiesTest::testGetFile()
- testGetFileBase
- in file UtilitiesTest.class, method UtilitiesTest::testGetFileBase()
- testGetFileExtension
- in file UtilitiesTest.class, method UtilitiesTest::testGetFileExtension()
- testGetFileNameComponents
- in file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents()
- testGetFileNameComponents2
- in file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents2()
- testGetFileNameComponents3
- in file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents3()
- testGetFirstBytesFromFile
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetFirstBytesFromFile()
- testGetFormLanguages
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testGetFormLanguages()
- testGetFormVariables
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables()
- testGetFormVariables2
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables2()
- testGetFormVariables3
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables3()
Test the error condition where we have a value in _POST and we put the same value back via
- testGetFormVariables4
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables4()
- testGetFormVariablesNoPrefix
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariablesNoPrefix()
- testGetFormVariablesNoPrefix2
- in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariablesNoPrefix2()
- testGetFromDisk
- in file DataCacheTest.class, method DataCacheTest::testGetFromDisk()
- testGetGoodXmlArray
- in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetGoodXmlArray()
Test whether the XML-File is parsed correctly
- testGetHostName
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostName()
- testGetHostNameEmbeddedOverride
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostNameEmbeddedOverride()
- testGetHostNameOverride
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostNameOverride()
- testGetHtaccessContentForEmbeddedDownloadItemRule
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testGetHtaccessContentForEmbeddedDownloadItemRule()
- testGetHttpAuth
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuth()
- testGetHttpAuthFromHttpAuthorizationHeader
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthFromHttpAuthorizationHeader()
- testGetHttpAuthFromRequestVariable
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthFromRequestVariable()
- testGetHttpAuthWithoutAuthAndUserDoesNotDefault
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthWithoutAuthAndUserDoesNotDefault()
- testGetHttpAuthWithoutAuthTypeDefaultsToBasic
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthWithoutAuthTypeDefaultsToBasic()
- testGetHttpDate
- in file UtilitiesTest.class, method UtilitiesTest::testGetHttpDate()
- testGetIconPacks
- in file IconsTest.class, method IconsTest::testGetIconPacks()
- testGetId
- in file SessionTest.class, method SessionTest::testGetId()
- testGetId3ArchiveDataIso
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3ArchiveDataIso()
Test getting meta data from an ISO9660 image "iso" test file
- testGetId3ArchiveDataTar
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3ArchiveDataTar()
Test getting meta data from tape archive "tar" test file
- testGetId3ArchiveDataTgz
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3ArchiveDataTgz()
Test getting meta data from gzipped tape archive "tar.gz" or "tgz" test file
- testGetId3ArchiveDataZip
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3ArchiveDataZip()
Test getting meta data from PK Ware zip test file
- testGetId3DataAvi
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataAvi()
Test getting meta data from an avi (video/x-msvideo) test file
- testGetId3DataFlac
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataFlac()
Test getting meta data from a flac test file
- testGetId3DataMp3
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataMp3()
Test getting id3 data from an mp3 test file
- testGetId3DataOgg
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataOgg()
Test getting meta data from an .ogg ("ogg vorbis", application/ogg) test file
- testGetId3DataQuicktime
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataQuicktime()
Test getting meta data from a quicktime (.mov) test file
- testGetId3DataWave
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3DataWave()
Test getting meta data from a wave test file
- testGetId3Keys
- in file Getid3HelperTest.class, method Getid3HelperTest::testGetId3Keys()
Test getting all the id3 keys
- testGetInstalledVersions
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersions()
- testGetInstalledVersions2LinesReturned
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersions2LinesReturned()
- testGetInstalledVersionsFromCache
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsFromCache()
- testGetInstalledVersionsNoCacheOrVersionFile
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsNoCacheOrVersionFile()
- testGetInstalledVersionsSetsMaintenanceModeFromFile
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsSetsMaintenanceModeFromFile()
- testGetInstalledVersionsSetsMaintenanceModeFromFileWithAbsoluteUrl
- in file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsSetsMaintenanceModeFromFileWithAbsoluteUrl()
- testGetIptcDataWithEmbeddedScript
- in file ExifHelperTest.class, method ExifHelperTest::testGetIptcDataWithEmbeddedScript()
Make sure that we sanitize IPTC data as if it were any other input data
- testGetItem
- in file ViewTest.class, method ViewTest::testGetItem()
- testGetItemAdminViews
- in file CoreModuleTest.class, method CoreModuleTest::testGetItemAdminViews()
- testGetItemLinks
- in file WebDavModuleTest.class, method WebDavModuleTest::testGetItemLinks()
- testGetItemMissingItemIdFails
- in file ControllerTest.class, method ControllerTest::testGetItemMissingItemIdFails()
- testGetItemOnlyReturnsItems
- in file ControllerTest.class, method ControllerTest::testGetItemOnlyReturnsItems()
- testGetItemOnlyReturnsItems
- in file ViewTest.class, method ViewTest::testGetItemOnlyReturnsItems()
- testGetItemRequiresViewPermission
- in file ViewTest.class, method ViewTest::testGetItemRequiresViewPermission()
- testGetItemRequiresViewPermission
- in file ControllerTest.class, method ControllerTest::testGetItemRequiresViewPermission()
- testGetItemSummaries
- in file RatingHelperTest.class, method RatingHelperTest::testGetItemSummaries()
- testGetItemSummaries
- in file CommentTest.class, method CommentTest::testGetItemSummaries()
- testGetItemSummaries
- in file NewItemsTest.class, method NewItemsTest::testGetItemSummaries()
- testGetLanguageAndCountryFromLanguageCode
- in file TranslatorTest.class, method TranslatorTest::testGetLanguageAndCountryFromLanguageCode()
- testGetLanguageBaseRevision
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetLanguageBaseRevision()
- testGetLanguageCodeFromLocale
- in file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromLocale()
- testGetLanguageCodeFromLocaleChinese
- in file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromLocaleChinese()
- testGetLanguageCodeFromRequest
- in file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromRequest()
- testGetLanguageCodeFromRequest2
- in file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromRequest2()
- testGetLanguageDescription
- in file LanguageTest.class, method LanguageTest::testGetLanguageDescription()
- testGetLanguageDescription
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetLanguageDescription()
- testGetLanguagePackageFilesArrayInput
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesArrayInput()
- testGetLanguagePackageFilesScalarInput
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesScalarInput()
- testGetLanguagePackageFilesVersionMisMatch
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesVersionMisMatch()
- testGetLanguagePackageFilesVersionNotAvailable
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesVersionNotAvailable()
- testGetLatestCommentTime
- in file CommentTest.class, method CommentTest::testGetLatestCommentTime()
- testGetLatestPicLensInfo
- in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfo()
- testGetLatestPicLensInfoFailedToFetch
- in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfoFailedToFetch()
- testGetLatestPicLensInfoUnsanitaryReply
- in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfoUnsanitaryReply()
- testGetLegalPathComponent
- in file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponent()
- testGetLegalPathComponentForTruncatedName
- in file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponentForTruncatedName()
- testGetLegalPathComponentForTruncatedNameWithCollision
- in file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponentForTruncatedNameWithCollision()
- testGetLineEnding
- in file PlatformTest.class, method PlatformTest::testGetLineEnding()
- testGetMagicQuotesGpc
- in file PhpVmTest.class, method PhpVmTest::testGetMagicQuotesGpc()
- testGetMapEntries
- in file StorageTest.class, method StorageTest::testGetMapEntries()
- testGetMapEntriesAll
- in file StorageTest.class, method StorageTest::testGetMapEntriesAll()
- testGetMapEntriesLimited
- in file StorageTest.class, method StorageTest::testGetMapEntriesLimited()
- testGetMapEntriesOrdered
- in file StorageTest.class, method StorageTest::testGetMapEntriesOrdered()
- testGetMapEntry
- in file StorageTest.class, method StorageTest::testGetMapEntry()
- testGetMaximumManagedPriority
- in file ToolkitTest.class, method ToolkitTest::testGetMaximumManagedPriority()
- testGetMetaData
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetMetaData()
- testGetMimeType
- in file MimeTest.class, method MimeTest::testGetMimeType()
- testGetMimeTypeExtensionAndMimeTypeUndefined
- in file MimeTest.class, method MimeTest::testGetMimeTypeExtensionAndMimeTypeUndefined()
- testGetMimeTypeExtensionIsValid
- in file MimeTest.class, method MimeTest::testGetMimeTypeExtensionIsValid()
- testGetMimeTypeUsedMimeType
- in file MimeTest.class, method MimeTest::testGetMimeTypeUsedMimeType()
- testGetMimeTypeWithoutRequestMimeType
- in file MimeTest.class, method MimeTest::testGetMimeTypeWithoutRequestMimeType()
- testGetMountLink
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetMountLink()
- testGetMountLinkForInternetExplorer
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetMountLinkForInternetExplorer()
- testGetMountLinkForKonqueror
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetMountLinkForKonqueror()
- testGetNavigationReturnUrlArrayParam
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetNavigationReturnUrlArrayParam()
- testGetNavigationReturnUrlNoCookies
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testGetNavigationReturnUrlNoCookies()
- testGetOperationMimeTypes
- in file ToolkitTest.class, method ToolkitTest::testGetOperationMimeTypes()
- testGetOperations
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testGetOperations()
- testGetOperationsAndProperties
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testGetOperationsAndProperties()
- testGetOperationsAndProperties
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testGetOperationsAndProperties()
- testGetOperationsAndProperties
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testGetOperationsAndProperties()
- testGetOperationsAndProperties
- in file GdToolkitTest.class, method GdToolkitTest::testGetOperationsAndProperties()
- testGetOperationsBadBinary
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testGetOperationsBadBinary()
- testGetOperationsRotateOnly
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testGetOperationsRotateOnly()
- testGetPackageUrl
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPackageUrl()
- testGetPackageVersionAndBuild
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPackageVersionAndBuild()
- testGetPageDataExpiredData
- in file DataCacheTest.class, method DataCacheTest::testGetPageDataExpiredData()
- testGetParentAlbumList
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetParentAlbumList()
- testGetParentItemIdByPathDefaultForNoParent
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetParentItemIdByPathDefaultForNoParent()
- testGetParentItemIdByPathForMissingParent
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetParentItemIdByPathForMissingParent()
- testGetParentItemIdByPathForNonExistentPath
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetParentItemIdByPathForNonExistentPath()
- testGetParentItemIdByPathForTopLevelItems
- in file WebDavHelperTest.class, method WebDavHelperTest::testGetParentItemIdByPathForTopLevelItems()
- testGetParserId
- in file RewriteApiTest.class, method RewriteApiTest::testGetParserId()
- testGetParserType
- in file RewriteApiTest.class, method RewriteApiTest::testGetParserType()
- testGetPermissionIds
- in file PermissionSetTest.class, method PermissionSetTest::testGetPermissionIds()
- testGetPermissions
- in file ItemTest.class, method ItemTest::testGetPermissions()
- testGetPermissions
- in file PermissionTest.class, method PermissionTest::testGetPermissions()
- testGetPhotoCountFromAlbum
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetPhotoCountFromAlbum()
- testGetPhpIniBool
- in file UtilitiesTest.class, method UtilitiesTest::testGetPhpIniBool()
- testGetPluginHeader
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPluginHeader()
- testGetPluginName
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPluginName()
- testGetPluginPackages
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetPluginPackages()
- testGetPlugins
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPlugins()
- testGetPluginStateActive
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateActive()
- testGetPluginStateCore
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateCore()
- testGetPluginStateInactive
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateInactive()
- testGetPluginStateIncompatibleCoreApi
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateIncompatibleCoreApi()
- testGetPluginStateIncompatibleModuleApi
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateIncompatibleModuleApi()
- testGetPluginStateUnconfigured
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUnconfigured()
- testGetPluginStateUninstalled
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUninstalled()
- testGetPluginStateUnupgraded
- in file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUnupgraded()
- testGetPluginUpgradeInfoForBasePackageUpgrade
- in file RepositoryTest.class, method RepositoryTest::testGetPluginUpgradeInfoForBasePackageUpgrade()
- testGetPluginUpgradeInfoInstalledVersionNewer
- in file RepositoryTest.class, method RepositoryTest::testGetPluginUpgradeInfoInstalledVersionNewer()
- testGetPluginVersion
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetPluginVersion()
- testGetProperties
- in file GdToolkitTest.class, method GdToolkitTest::testGetProperties()
- testGetProperties
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testGetProperties()
- testGetProperties
- in file Getid3ToolkitTest.class, method Getid3ToolkitTest::testGetProperties()
- testGetProperties
- in file ExifToolkitTest.class, method ExifToolkitTest::testGetProperties()
- testGetProperties
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testGetProperties()
- testGetProperties
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testGetProperties()
- testGetProperty
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testGetProperty()
- testGetProvidedApis
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetProvidedApis()
- testGetPseudoFileName
- in file UtilitiesTest.class, method UtilitiesTest::testGetPseudoFileName()
- testGetRandomKeyInDefaultRange
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyInDefaultRange()
- testGetRandomKeyRange
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyRange()
- testGetRandomKeyReturnsPositiveInteger
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyReturnsPositiveInteger()
- testGetRandomKeyWithMinimalRange
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyWithMinimalRange()
- testGetRandomKeyWithRange
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyWithRange()
- testGetRandomKeyWithSmallRange
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testGetRandomKeyWithSmallRange()
- testGetRawData
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testGetRawData()
- testGetRawIptcDataAdobe
- in file ExifHelperTest.class, method ExifHelperTest::testGetRawIptcDataAdobe()
Test getting IPTC data from an Adobe test file, actually having real IPTC data (as opposed to only XMP data, which is not distinguishable in current Adobe products).
- testGetRawIptcDataExifer
- in file ExifHelperTest.class, method ExifHelperTest::testGetRawIptcDataExifer()
Test getting IPTC data from an Exifer for Windows test file, see (http://www.exifer.friedemann.info/) which does not know about XMP data. The author reports problems with some PHP software, so let's make sure, we are doing things right.
- testGetRawIptcDataIrfanView
- in file ExifHelperTest.class, method ExifHelperTest::testGetRawIptcDataIrfanView()
Test getting IPTC data from an IrfanView test file, see (http://www.irfanview.com/) which does not know about XMP data.
- testGetRawIptcDataISO_8859_1
- in file ExifHelperTest.class, method ExifHelperTest::testGetRawIptcDataISO_8859_1()
Test getting IPTC data from a test file with ISO-8859-1 german umlauts inside. These must be converted to UTF-8.
- testGetRecordDetails
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetails()
- testGetRecordDetailsBogusId
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetailsBogusId()
- testGetRecordDetailsInvalidId
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetailsInvalidId()
- testGetRecords
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecords()
- testGetRecordsBogusInputs
- in file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordsBogusInputs()
- testGetRedundantPriorities
- in file ToolkitTest.class, method ToolkitTest::testGetRedundantPriorities()
- testGetRemoteHostAddress1
- in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress1()
- testGetRemoteHostAddress2
- in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress2()
- testGetRemoteHostAddress3
- in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress3()
- testGetRemoteHostAddress4
- in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress4()
- testGetRemoteHostAddress5
- in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress5()
- testGetRepositoriesAndClearCache
- in file RepositoryTest.class, method RepositoryTest::testGetRepositoriesAndClearCache()
- testGetRepositoryPluginList
- in file RepositoryTest.class, method RepositoryTest::testGetRepositoryPluginList()
- testGetRepositoryPluginListThemeGroupLabel
- in file RepositoryTest.class, method RepositoryTest::testGetRepositoryPluginListThemeGroupLabel()
- testGetRequestVariables
- in file UtilitiesTest.class, method UtilitiesTest::testGetRequestVariables()
- testGetRewriteParser
- in file RewriteHelperTest.class, method RewriteHelperTest::testGetRewriteParser()
- testGetRewriteRules
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRules()
- testGetRewriteRules
- in file WebDavModuleTest.class, method WebDavModuleTest::testGetRewriteRules()
- testGetRewriteRulesAuthorizationRuleActive
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRulesAuthorizationRuleActive()
- testGetRewriteRulesMissingAuthorization
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRulesMissingAuthorization()
- testGetRewriteRulesMissingDavHeaders
- in file WebDavModuleTest.class, method WebDavModuleTest::testGetRewriteRulesMissingDavHeaders()
- testGetRewriteRulesOptionsRuleActive
- in file WebDavModuleTest.class, method WebDavModuleTest::testGetRewriteRulesOptionsRuleActive()
- testGetRootAlbums
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetRootAlbums()
- testGetSearchModuleInfo
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::testGetSearchModuleInfo()
- testGetSearchModuleInfoActiveLanguage
- in file MultiLangSearchTest.class, method MultiLangSearchTest::testGetSearchModuleInfoActiveLanguage()
- testGetSearchModuleInfoDefaultLanguage
- in file MultiLangSearchTest.class, method MultiLangSearchTest::testGetSearchModuleInfoDefaultLanguage()
- testGetSerializedSession
- in file SessionTest.class, method SessionTest::testGetSerializedSession()
- testGetServerVar
- in file UtilitiesTest.class, method UtilitiesTest::testGetServerVar()
- testGetSubPermissions
- in file PermissionSetTest.class, method PermissionSetTest::testGetSubPermissions()
- testGetSubscriberByItemId
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscriberByItemId()
- testGetSubscribersGlobalEvent
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscribersGlobalEvent()
- testGetSubscribersItemEvent
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscribersItemEvent()
- testGetSubscriptions
- in file NotificationHelperTest.class, method NotificationHelperTest::testGetSubscriptions()
- testGetSupportedLanguageEnglishFilterd
- in file LanguageTest.class, method LanguageTest::testGetSupportedLanguageEnglishFilterd()
- testGetSupportedLanguageEnglishOnly
- in file LanguageTest.class, method LanguageTest::testGetSupportedLanguageEnglishOnly()
- testGetSupportedLanguageHasExceptionForChineseDefaultCountry
- in file LanguageTest.class, method LanguageTest::testGetSupportedLanguageHasExceptionForChineseDefaultCountry()
- testGetSystemLinks
- in file CoreModuleTest.class, method CoreModuleTest::testGetSystemLinks()
- testGetThemeIdForInactiveTheme
- in file TemplateTest.class, method TemplateTest::testGetThemeIdForInactiveTheme()
- testGetThemeIdForMissingObject
- in file TemplateTest.class, method TemplateTest::testGetThemeIdForMissingObject()
- testGetThemeIdForMissingTheme
- in file TemplateTest.class, method TemplateTest::testGetThemeIdForMissingTheme()
- testGetThemeIdWithoutViewPermissionHasFallback
- in file TemplateTest.class, method TemplateTest::testGetThemeIdWithoutViewPermissionHasFallback()
- testGetThemeIdWithViewPermission
- in file TemplateTest.class, method TemplateTest::testGetThemeIdWithViewPermission()
- testGetToolkitPriorityById
- in file ToolkitTest.class, method ToolkitTest::testGetToolkitPriorityById()
- testGetUniqueId
- in file StorageTest.class, method StorageTest::testGetUniqueId()
- testGetUser
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUser()
- testGetUserAuthtypePattern
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserAuthtypePattern()
- testGetUserDisabledUser
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserDisabledUser()
- testGetUserDiskQuota
- in file QuotasHelperTest.class, method QuotasHelperTest::testGetUserDiskQuota()
- testGetUserDiskUsage
- in file QuotasHelperTest.class, method QuotasHelperTest::testGetUserDiskUsage()
- testGetUserFieldsByMissingUid
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByMissingUid()
- testGetUserFieldsByReallyMissingUid
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByReallyMissingUid()
- testGetUserFieldsByUid
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByUid()
- testGetUserFieldsByUsername
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByUsername()
- testGetUserIgnoresUseGloballyFlag
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserIgnoresUseGloballyFlag()
- testGetUserInvalidUser
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserInvalidUser()
- testGetUserLargeDiskUsage
- in file QuotasHelperTest.class, method QuotasHelperTest::testGetUserLargeDiskUsage()
- testGetUserUids
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserUids()
- testGetUserUsernamePattern
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserUsernamePattern()
- testGetUserUsernameReplace
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserUsernameReplace()
- testGoodAlbumsPath
- in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testGoodAlbumsPath()
Test what the controller does when you enter a valid albums path
- testGoodBinary
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testGoodBinary()
- testGoodPicasaXmlPath
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testGoodPicasaXmlPath()
Test what the controller does when you enter a valid Picasa export path
- testGroupCollision
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::testGroupCollision()
- testGroupGBQuota
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testGroupGBQuota()
- testGroupQuotaCreate
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testGroupQuotaCreate()
- testGroupQuotas
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testGroupQuotas()
- testGroupTBQuota
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testGroupTBQuota()
- testGuarantee
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testGuarantee()
- testGuaranteeAlbumHasThumbnail1
- in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail1()
- testGuaranteeAlbumHasThumbnail2
- in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail2()
- testGuaranteeAlbumHasThumbnail3
- in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail3()
- testGuaranteeDirExists
- in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExists()
- testGuaranteeDirExistsLoop
- in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop()
- testGuaranteeDirExistsLoop2
- in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop2()
- testGuaranteeDirExistsLoop3
- in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop3()
- testGuestPreferences
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testGuestPreferences()
- testGuestRedirect
- in file SiteAdminTest.class, method SiteAdminTest::testGuestRedirect()
- testGzipAccepted
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testGzipAccepted()
- testGzipNotAccepted
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testGzipNotAccepted()
- testHandleAdminAction
- in file CustomFieldHelperTest.class, method CustomFieldHelperTest::testHandleAdminAction()
- testHandleAdminParserRequest1
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleAdminParserRequest1()
- testHandleAdminParserRequest1
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleAdminParserRequest1()
- testHandleAdminParserRequest2
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleAdminParserRequest2()
- testHandleAdminParserRequest2
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleAdminParserRequest2()
- testHandleAdminParserRequest3
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleAdminParserRequest3()
- testHandleAdminParserRequest3
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleAdminParserRequest3()
- testHandleAdminParserRequest4
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleAdminParserRequest4()
- testHandleAdminParserRequest4
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleAdminParserRequest4()
- testHandleEvent1
- in file RewriteModuleTest.class, method RewriteModuleTest::testHandleEvent1()
- testHandleEvent2
- in file RewriteModuleTest.class, method RewriteModuleTest::testHandleEvent2()
- testHandleEventActivatePlugin
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventActivatePlugin()
- testHandleEventActivatePlugin
- in file WebDavModuleTest.class, method WebDavModuleTest::testHandleEventActivatePlugin()
- testHandleEventError
- in file WebDavModuleTest.class, method WebDavModuleTest::testHandleEventError()
- testHandleEventErrorPermissionDenied
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventErrorPermissionDenied()
- testHandleEventErrorPermissionDenied
- in file WebDavModuleTest.class, method WebDavModuleTest::testHandleEventErrorPermissionDenied()
- testHandleEventErrorPermissionDeniedIgnoredIfUseGloballyDisabled
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventErrorPermissionDeniedIgnoredIfUseGloballyDisabled()
- testHandleEventLogoutNoUsername
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutNoUsername()
- testHandleEventLogoutWithHttpUsername
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutWithHttpUsername()
- testHandleEventLogoutWithRemoteUser
- in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutWithRemoteUser()
- testHandleEventWithDupes
- in file RewriteModuleTest.class, method RewriteModuleTest::testHandleEventWithDupes()
- testHandleRequest
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testHandleRequest()
- testHandleRequestDelegate
- in file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestDelegate()
- testHandleRequestDelegatesToProgressBarView
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestDelegatesToProgressBarView()
- testHandleRequestItemAddWebDavBackwardsCompatibility
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestItemAddWebDavBackwardsCompatibility()
- testHandleRequestPluginRequiresProgressBarOptionDoesNot
- in file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestPluginRequiresProgressBarOptionDoesNot()
- testHandleRequestPluginWithoutProgressBarOptionRequiresProgressBar
- in file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestPluginWithoutProgressBarOptionRequiresProgressBar()
- testHandleRequestRequiresAddPermission
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestRequiresAddPermission()
- testHandleRequestRequiresContainerItem
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestRequiresContainerItem()
- testHandleRequestWithoutPreferred
- in file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestWithoutPreferred()
- testHandleRequestWithPreferred
- in file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestWithPreferred()
- testHandleRequestWithProgressBarAutoRedirectOnError
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarAutoRedirectOnError()
- testHandleRequestWithProgressBarAutoRedirectOnSuccessWithinPeriod
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarAutoRedirectOnSuccessWithinPeriod()
- testHandleRequestWithProgressBarContinueAdding
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarContinueAdding()
- testHandleRequestWithProgressBarNoAutoRedirectOnSuccessAfterPeriod
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarNoAutoRedirectOnSuccessAfterPeriod()
- testHandleRequestWithProgressBarSuccess
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarSuccess()
- testHandleRequestWithProgressBarWithArchiveExtract
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithArchiveExtract()
- testHandleRequestWithProgressBarWithArchiveExtractNoAddAlbumPermission
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithArchiveExtractNoAddAlbumPermission()
- testHandleRequestWithProgressBarWithFailure
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithFailure()
- testHandleRequestWithProgressBarWithOption
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithOption()
- testHandleRequestWithProgressBarWithOptionAndError
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithOptionAndError()
- testHandleRequestWithXss
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithXss()
- testHandleTestResultsRequest1
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleTestResultsRequest1()
- testHandleTestResultsRequest1
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleTestResultsRequest1()
- testHandleTestResultsRequest1
- in file PathInfoParserTest.class, method PathInfoParserTest::testHandleTestResultsRequest1()
- testHandleTestResultsRequest2
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testHandleTestResultsRequest2()
- testHandleTestResultsRequest2
- in file PathInfoParserTest.class, method PathInfoParserTest::testHandleTestResultsRequest2()
- testHandleTestResultsRequest2
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleTestResultsRequest2()
- testHandleTestResultsRequest3
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testHandleTestResultsRequest3()
- testHasItemPermission
- in file PermissionTest.class, method PermissionTest::testHasItemPermission()
- testHasItemPermission
- in file UserAndGroupTest.class, method UserAndGroupTest::testHasItemPermission()
- testHasItemPermissionChecksPermissionCache
- in file PermissionTest.class, method PermissionTest::testHasItemPermissionChecksPermissionCache()
- testHasNoOperations
- in file DerivativeTest.class, method DerivativeTest::testHasNoOperations()
- testHasPermission
- in file PermissionTest.class, method PermissionTest::testHasPermission()
Test copying permissions from one item to another This covers:
- testHasProperty
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testHasProperty()
- testHasRequestVariable
- in file UtilitiesTest.class, method UtilitiesTest::testHasRequestVariable()
- testHasRequestVariable2
- in file UtilitiesTest.class, method UtilitiesTest::testHasRequestVariable2()
- testHasSiteAdminSessionExpired
- in file SessionTest.class, method SessionTest::testHasSiteAdminSessionExpired()
- testHeadContentFromTemplate
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testHeadContentFromTemplate()
- testHeadContentFromTemplateNoCombinedJavascript
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testHeadContentFromTemplateNoCombinedJavascript()
- testHeader
- in file PhpVmTest.class, method PhpVmTest::testHeader()
- testHeaderDetectsHeaderInjection
- in file PhpVmTest.class, method PhpVmTest::testHeaderDetectsHeaderInjection()
- testHeadersSent
- in file PhpVmTest.class, method PhpVmTest::testHeadersSent()
- testHeadJavascript
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testHeadJavascript()
- testHeadShockwaveFlash
- in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testHeadShockwaveFlash()
- testHeavyNesting
- in file MarkupTest.class, method MarkupTest::testHeavyNesting()
- testHelper
- in file PanoramaOptionTest.class, method PanoramaOptionTest::testHelper()
- testHelperMethods
- in file AdminSelfRegistrationControllerTest.class, method AdminSelfRegistrationControllerTest::testHelperMethods()
- testHiddenDeleteHandler
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::testHiddenDeleteHandler()
- testHiddenInterface
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHiddenInterface()
- testHiddenViewableTreeChangeHandlerForCoreAll
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::testHiddenViewableTreeChangeHandlerForCoreAll()
- testHiddenViewableTreeChangeHandlerForCoreView
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::testHiddenViewableTreeChangeHandlerForCoreView()
- testHiddenViewableTreeChangeHandlerForCoreViewAll
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::testHiddenViewableTreeChangeHandlerForCoreViewAll()
- testHiddenViewableTreeChangeHandlerForUnhiddenAlbum
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::testHiddenViewableTreeChangeHandlerForUnhiddenAlbum()
- testHideAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideAlbum()
- testHideAlbumInHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideAlbumInHiddenAlbum()
- testHideAlbumInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHideAlbumInPasswordAlbum()
- testHideAlbumWithHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideAlbumWithHiddenAlbum()
- testHideAlbumWithHiddenItem
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideAlbumWithHiddenItem()
- testHideAlbumWithPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHideAlbumWithPasswordAlbum()
* Test interactions with Hidden items **
- testHideItem
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideItem()
- testHideItemInHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testHideItemInHiddenAlbum()
- testHidePasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testHidePasswordAlbum()
- testHighlightPermission
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testHighlightPermission()
- testHtaccessPath
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testHtaccessPath()
- testHtmlSafe
- in file UtilitiesTest.class, method UtilitiesTest::testHtmlSafe()
- testHtmlSafeUtf7
- in file UtilitiesTest.class, method UtilitiesTest::testHtmlSafeUtf7()
- testHtmlSafeWithDecode
- in file UtilitiesTest.class, method UtilitiesTest::testHtmlSafeWithDecode()
- testHtmlSpecialChars
- in file MarkupTest.class, method MarkupTest::testHtmlSpecialChars()
- testHttpdiniPath
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::testHttpdiniPath()
- testHttpRedirect
- in file IndexDotPhpTest.class, method IndexDotPhpTest::testHttpRedirect()
Test if we redirect correctly to main.php
- testHumanReadableFromKilobytes
- in file QuotasHelperTest.class, method QuotasHelperTest::testHumanReadableFromKilobytes()
- testIconsSiteAdminControllerReset
- in file IconsSiteAdminControllerTest.class, method IconsSiteAdminControllerTest::testIconsSiteAdminControllerReset()
- testIconsSiteAdminControllerSave
- in file IconsSiteAdminControllerTest.class, method IconsSiteAdminControllerTest::testIconsSiteAdminControllerSave()
- testIconsSiteAdminControllerSaveNoIconPack
- in file IconsSiteAdminControllerTest.class, method IconsSiteAdminControllerTest::testIconsSiteAdminControllerSaveNoIconPack()
- testIconv
- in file PhpVmTest.class, method PhpVmTest::testIconv()
- testIdentifySearchEngineCrawlerFromRequest
- in file UtilitiesTest.class, method UtilitiesTest::testIdentifySearchEngineCrawlerFromRequest()
- testIfModifiedSinceFromGetAllHeadersWithCapitalLetters
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromGetAllHeadersWithCapitalLetters()
- testIfModifiedSinceFromGetAllHeadersWithLowerCaseLetters
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromGetAllHeadersWithLowerCaseLetters()
- testIfModifiedSinceFromServerVars
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromServerVars()
- testIgnoreGuestPreviewMode
- in file ShowItemControllerTest.class, method ShowItemControllerTest::testIgnoreGuestPreviewMode()
- testIgnoreMacDotDsStoreFiles
- in file WebDavTest.class, method WebDavTest::testIgnoreMacDotDsStoreFiles()
- testIgnoreMacDotUnderscoreFiles
- in file WebDavTest.class, method WebDavTest::testIgnoreMacDotUnderscoreFiles()
- testIllegalDelete
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testIllegalDelete()
- testIllegalDeleteWatermark
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testIllegalDeleteWatermark()
- testIllegalDestination
- in file WebDavTest.class, method WebDavTest::testIllegalDestination()
- testIllegalLimitOperation
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::testIllegalLimitOperation()
- testImageBlock
- in file ImageBlockTest.class, method ImageBlockTest::testImageBlock()
- testImageBlockDefaultsParentIdToDefaultAlbumId
- in file ImageBlockTest.class, method ImageBlockTest::testImageBlockDefaultsParentIdToDefaultAlbumId()
- testImageBlockDisabledMapHandler
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandler()
- testImageBlockDisabledMapHandlerMoveAlbumToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveAlbumToAlbum()
- testImageBlockDisabledMapHandlerMoveAlbumToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveAlbumToDisabledAlbum()
- testImageBlockDisabledMapHandlerMoveDisabledAlbumToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveDisabledAlbumToAlbum()
- testImageBlockDisabledMapHandlerMoveDisabledAlbumToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveDisabledAlbumToDisabledAlbum()
- testImageBlockDisabledMapHandlerMoveDisabledItemToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveDisabledItemToAlbum()
- testImageBlockDisabledMapHandlerMoveDisabledItemToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveDisabledItemToDisabledAlbum()
- testImageBlockDisabledMapHandlerMoveItemToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveItemToAlbum()
- testImageBlockDisabledMapHandlerMoveItemToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerMoveItemToDisabledAlbum()
- testImageBlockDisabledMapHandlerNewAlbumToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerNewAlbumToAlbum()
- testImageBlockDisabledMapHandlerNewAlbumToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerNewAlbumToDisabledAlbum()
- testImageBlockDisabledMapHandlerNewItemToAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerNewItemToAlbum()
- testImageBlockDisabledMapHandlerNewItemToDisabledAlbum
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockDisabledMapHandlerNewItemToDisabledAlbum()
- testImageBlockDisabledNoItemsReturned
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::testImageBlockDisabledNoItemsReturned()
- testImageBlockDisabledOneItemReturned
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::testImageBlockDisabledOneItemReturned()
- testImageBlockHelperGetDisabledFlag
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testImageBlockHelperGetDisabledFlag()
- testImageBlockHelperSetDisabledFlag
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testImageBlockHelperSetDisabledFlag()
- testImageBlockHelperSetDisabledFlagFirstSubAlbumThenRecursive
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testImageBlockHelperSetDisabledFlagFirstSubAlbumThenRecursive()
- testImageBlockHelperSetDisabledFlagRecursive
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testImageBlockHelperSetDisabledFlagRecursive()
- testImageBlockOption
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::testImageBlockOption()
- testImageBlockOptionRecursive
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::testImageBlockOptionRecursive()
- testImageBlockSaveEventHandlerShouldIgnoreNonGalleryItemEntities
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::testImageBlockSaveEventHandlerShouldIgnoreNonGalleryItemEntities()
- testImageBlockSiteAdminControllerReset
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::testImageBlockSiteAdminControllerReset()
- testImageBlockSiteAdminControllerSaveMultiple
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::testImageBlockSiteAdminControllerSaveMultiple()
- testImageBlockSiteAdminControllerSaveNone
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::testImageBlockSiteAdminControllerSaveNone()
- testImageBlockSiteAdminControllerSaveOne
- in file ImageBlockSiteAdminControllerTest.class, method ImageBlockSiteAdminControllerTest::testImageBlockSiteAdminControllerSaveOne()
- testImageEntity
- in file MarkupTest.class, method MarkupTest::testImageEntity()
- testImageFrameInit
- in file ImageFrameTest.class, method ImageFrameTest::testImageFrameInit()
- testImageFrameList
- in file ImageFrameTest.class, method ImageFrameTest::testImageFrameList()
- testImageFrameSample
- in file ImageFrameTest.class, method ImageFrameTest::testImageFrameSample()
- testImagePath
- in file MarkupTest.class, method MarkupTest::testImagePath()
- testImageProperties
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testImageProperties()
- testImageSize
- in file MarkupTest.class, method MarkupTest::testImageSize()
- testImageUrl
- in file MarkupTest.class, method MarkupTest::testImageUrl()
- testImmediateViewNormalizesError
- in file MainTest.class, method MainTest::testImmediateViewNormalizesError()
- testImmediateViewRequestSetsCacheControl
- in file MainTest.class, method MainTest::testImmediateViewRequestSetsCacheControl()
- testImmediateViewRequestWithoutAutoCacheControl
- in file MainTest.class, method MainTest::testImmediateViewRequestWithoutAutoCacheControl()
- testImportAlbumAndGenerateThumbnailsNoMarkup
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumAndGenerateThumbnailsNoMarkup()
- testImportAlbumPermissions2
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumPermissions2()
- testImportAlbumPermissionsHtmlMarkup
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumPermissionsHtmlMarkup()
- testImportAlbumSuccessful
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::testImportAlbumSuccessful()
Test whether the actual importing works successfully
- testImportAlbumSuccessful
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumSuccessful()
- testImportFromPicasaFailed_emptypath
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaFailed_emptypath()
Test what happens if no file input is given
- testImportFromPicasaFailed_unknowntype
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaFailed_unknowntype()
Test what happens if an unknown file type is uploaded
- testImportFromPicasaSuccessful
- in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaSuccessful()
Test whether the importing routine works; NOTE: archiveupload module is required
- testImportfr_FR
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportfr_FR()
- testImportKOI_8
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportKOI_8()
- testImportMissingUserFullname
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportMissingUserFullname()
- testImportNonAsciiCustomFieldIntoDescription
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportNonAsciiCustomFieldIntoDescription()
- testImportNothingSelected
- in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportNothingSelected()
- testImportno_NO
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportno_NO()
- testImportSequence
- in file DatabaseImportTest.class, method DatabaseImportTest::testImportSequence()
- testImportUserFailure
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportUserFailure()
- testImportUserSuccessful
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportUserSuccessful()
- testImportValidSelections1
- in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportValidSelections1()
- testImportValidSelections2
- in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportValidSelections2()
- testInactiveModule
- in file FactoryTest.class, method FactoryTest::testInactiveModule()
- testIncrementItemViewCount
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCount()
Update the view count and verify it.
- testIncrementItemViewCountGuestIfModifiedIsSet
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSet()
- testIncrementItemViewCountGuestIfModifiedIsSet2
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSet2()
- testIncrementItemViewCountGuestIfModifiedIsSetNotGuest
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSetNotGuest()
- testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsNotSearchEngine
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsNotSearchEngine()
- testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsSearchEngine
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsSearchEngine()
- testIncrementItemViewCountThreshold
- in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountThreshold()
Verify that we don't increment the view count until a day after the last increment within the same session.
- testIncrementViewCount
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testIncrementViewCount()
- testInheritDefaults
- in file AlbumTest.class, method AlbumTest::testInheritDefaults()
- testInit
- in file SessionTest.class, method SessionTest::testInit()
- testInit
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInit()
Test non-standard ports go in both HTTP_HOST and SERVER_PORT
- testInit
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testInit()
- testInitAndOnLoad
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::testInitAndOnLoad()
- testInitAndStartDoNotGenerateAuthToken
- in file SessionTest.class, method SessionTest::testInitAndStartDoNotGenerateAuthToken()
- testInitDefault
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInitDefault()
- testInitEmbedded
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInitEmbedded()
- testInitEmpty
- in file SessionTest.class, method SessionTest::testInitEmpty()
- testInitEmptyEmptyRemoteId
- in file SessionTest.class, method SessionTest::testInitEmptyEmptyRemoteId()
- testInitEmptySecure
- in file SessionTest.class, method SessionTest::testInitEmptySecure()
- testInitEmptyVerifyNoCookieIsSet
- in file SessionTest.class, method SessionTest::testInitEmptyVerifyNoCookieIsSet()
- testInitEmptyWithUserId
- in file SessionTest.class, method SessionTest::testInitEmptyWithUserId()
- testInitForExistingSession
- in file SessionTest.class, method SessionTest::testInitForExistingSession()
- testInitiateDownload
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::testInitiateDownload()
- testInitInvalidSessionId
- in file SessionTest.class, method SessionTest::testInitInvalidSessionId()
- testInitMultipleTimes
- in file EmbedTest.class, method EmbedTest::testInitMultipleTimes()
- testInitNavigationHandlesEmbedUriWithoutFilePart
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInitNavigationHandlesEmbedUriWithoutFilePart()
- testInitOverride
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInitOverride()
- testInitRemoteIdentifier
- in file SessionTest.class, method SessionTest::testInitRemoteIdentifier()
Normally we initialize remoteIdentifer when a session is created and check it on each request for session hijack protection. However, in some cases (create new session for print services to access) we initialize with empty remoteIdentifier. In this case the first init() call should allow access and set the remoteIdentifier based on this request.
- testInitSecondPass
- in file EmbedTest.class, method EmbedTest::testInitSecondPass()
- testInitSetsIsCookiePathConfiguredIfEmbedded
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testInitSetsIsCookiePathConfiguredIfEmbedded()
- testInitSwitchToSecure
- in file SessionTest.class, method SessionTest::testInitSwitchToSecure()
- testInitSwitchToUnsecure
- in file SessionTest.class, method SessionTest::testInitSwitchToUnsecure()
- testInitToActiveLanguage
- in file TranslatorTest.class, method TranslatorTest::testInitToActiveLanguage()
- testInitToDefaultLanguage
- in file TranslatorTest.class, method TranslatorTest::testInitToDefaultLanguage()
- testInitToHardcodedDefaultLanguage
- in file TranslatorTest.class, method TranslatorTest::testInitToHardcodedDefaultLanguage()
- testInitWithFixCookieVars
- in file SessionTest.class, method SessionTest::testInitWithFixCookieVars()
- testInitWithoutDatabaseWithActiveLanguage
- in file TranslatorTest.class, method TranslatorTest::testInitWithoutDatabaseWithActiveLanguage()
- testInstall
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstall()
- testInstallBadCoreApi
- in file ModuleTest.class, method ModuleTest::testInstallBadCoreApi()
- testInstallBadCoreApi
- in file ThemeTest.class, method ThemeTest::testInstallBadCoreApi()
- testInstallBadModuleApi
- in file ModuleTest.class, method ModuleTest::testInstallBadModuleApi()
- testInstallBadThemeApi
- in file ThemeTest.class, method ThemeTest::testInstallBadThemeApi()
- testInstallDoesNotIgnoreStorageError
- in file PluginTest.class, method PluginTest::testInstallDoesNotIgnoreStorageError()
- testInstallFailed
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallFailed()
- testInstallFailedToFetch
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallFailedToFetch()
- testInstallFailedToRename
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallFailedToRename()
- testInstallIgnoresPluginScanErrors
- in file PluginTest.class, method PluginTest::testInstallIgnoresPluginScanErrors()
- testInstallMissingEverything
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingEverything()
- testInstallMissingJsUrl
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingJsUrl()
- testInstallMissingSwfUrl
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingSwfUrl()
- testInstallMissingVersion
- in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingVersion()
- testInstallModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testInstallModule()
- testInstallModuleNeedsConfiguration
- in file PluginCallbackTest.class, method PluginCallbackTest::testInstallModuleNeedsConfiguration()
- testInstallModuleThatReportsWrongAutoConfigureResult
- in file PluginCallbackTest.class, method PluginCallbackTest::testInstallModuleThatReportsWrongAutoConfigureResult()
- testInstallNotSiteAdmin
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallNotSiteAdmin()
- testInstallOrUpgradeSetsNewModuleVersion
- in file ModuleTest.class, method ModuleTest::testInstallOrUpgradeSetsNewModuleVersion()
- testInstallSuccess
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallSuccess()
- testInstallTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testInstallTheme()
- testInstallTranslationsForLocale
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocale()
- testInstallTranslationsForLocaleEnUS
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocaleEnUS()
- testInstallTranslationsForLocaleNoParam
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocaleNoParam()
- testInstallTranslationsForPluginCreateDirectory
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginCreateDirectory()
- testInstallTranslationsForPluginMoFilesInLocaleDirectory
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginMoFilesInLocaleDirectory()
- testInstallTranslationsForPluginMoFilesInPoDirectory
- in file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginMoFilesInPoDirectory()
- testInterface
- in file CustomFieldInterfaceTest.class, method CustomFieldInterfaceTest::testInterface()
- testInvalidateDerivativeDimensionsBySourceIds
- in file DerivativeTest.class, method DerivativeTest::testInvalidateDerivativeDimensionsBySourceIds()
- testInvalidCommenterName
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testInvalidCommenterName()
- testInvalidEmail
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testInvalidEmail()
- testInvalidEmail
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testInvalidEmail()
- testInvalidEmail
- in file EcardControllerTest.class, method EcardControllerTest::testInvalidEmail()
- testInvalidItem
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testInvalidItem()
- testInvalidKey
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testInvalidKey()
- testInvalidLocalServerPath
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testInvalidLocalServerPath()
- testInvalidPathComponent
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidPathComponent()
- testInvalidPathComponentDisallowedFileExtension
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidPathComponentDisallowedFileExtension()
- testInvalidSave
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testInvalidSave()
- testInvalidSave
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSave()
- testInvalidSave2
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSave2()
- testInvalidSerialNumber
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testInvalidSerialNumber()
- testInvalidSerialNumber
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidSerialNumber()
- testInvalidSerialNumber
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSerialNumber()
- testInvalidSerialNumber
- in file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testInvalidSerialNumber()
- testInvalidSmtpFrom
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testInvalidSmtpFrom()
- testInvalidThumbnailSize
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidThumbnailSize()
- testInvalidUser
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testInvalidUser()
- testInvalidUser
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testInvalidUser()
Invalid usernames are treated just like regular usernames to avoid automated phishing attempts to get usernames.
- testInvalidUser
- in file ServerAuthPluginTest.class, method ServerAuthPluginTest::testInvalidUser()
- testIsA
- in file UtilitiesTest.class, method UtilitiesTest::testIsA()
- testIsAppropriate
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testIsAppropriate()
- testIsAppropriate
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::testIsAppropriate()
- testIsAppropriateAdminForAdmin
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testIsAppropriateAdminForAdmin()
- testIsAppropriateAdminForGuest
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testIsAppropriateAdminForGuest()
- testIsAppropriateAlbumItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateAlbumItem()
- testIsAppropriateMissingPermission
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateMissingPermission()
- testIsAppropriateNonAlbumItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateNonAlbumItem()
- testIsAppropriateNonAlbumItemWithPassword
- in file PasswordOptionTest.class, method PasswordOptionTest::testIsAppropriateNonAlbumItemWithPassword()
- testIsAppropriateOff
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testIsAppropriateOff()
- testIsAppropriateOn
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testIsAppropriateOn()
- testIsCompatibleWithApi
- in file RewriteApiTest.class, method RewriteApiTest::testIsCompatibleWithApi()
- testIsCompatibleWithApi
- in file UtilitiesTest.class, method UtilitiesTest::testIsCompatibleWithApi()
- testIsCompatibleWithEmbedApi
- in file EmbedTest.class, method EmbedTest::testIsCompatibleWithEmbedApi()
- testIsCoreUpgradeAvailable
- in file RepositoryTest.class, method RepositoryTest::testIsCoreUpgradeAvailable()
- testIsCorrectAuthToken
- in file SessionTest.class, method SessionTest::testIsCorrectAuthToken()
- testIsCorrectAuthTokenCanHandleNull
- in file SessionTest.class, method SessionTest::testIsCorrectAuthTokenCanHandleNull()
- testIsCorrectAuthTokenForForgedAuthToken
- in file SessionTest.class, method SessionTest::testIsCorrectAuthTokenForForgedAuthToken()
- testIsCorrectAuthTokenForSessionWithoutAuthToken
- in file SessionTest.class, method SessionTest::testIsCorrectAuthTokenForSessionWithoutAuthToken()
- testIsDir
- in file PlatformTest.class, method PlatformTest::testIsDir()
- testIsDisabledUsernameAboveCutoffAndRecent
- in file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameAboveCutoffAndRecent()
- testIsDisabledUsernameAboveCutoffButNotRecent
- in file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameAboveCutoffButNotRecent()
- testIsDisabledUsernameBelowCutoff
- in file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameBelowCutoff()
- testIsDisabledUsernameNoRows
- in file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameNoRows()
- testIsDisabledUsernameWayAboveCutoffAndTooRecent
- in file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameWayAboveCutoffAndTooRecent()
- testIsEmbedded
- in file UtilitiesTest.class, method UtilitiesTest::testIsEmbedded()
- testIsExactlyA
- in file UtilitiesTest.class, method UtilitiesTest::testIsExactlyA()
- testIsExecutable
- in file PlatformTest.class, method PlatformTest::testIsExecutable()
- testIsFile
- in file PlatformTest.class, method PlatformTest::testIsFile()
- testIsHttps
- in file SessionTest.class, method SessionTest::testIsHttps()
- testIsInvalidMissingUid
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidMissingUid()
- testIsInvalidUid1
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidUid1()
- testIsInvalidUid2
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidUid2()
- testIsLegalPathComponent
- in file PlatformTest.class, method PlatformTest::testIsLegalPathComponent()
- testIsLegalPathComponentForAllowedExtension
- in file PlatformTest.class, method PlatformTest::testIsLegalPathComponentForAllowedExtension()
- testIsLegalPathComponentForBlacklistedExtension
- in file PlatformTest.class, method PlatformTest::testIsLegalPathComponentForBlacklistedExtension()
- testIsLegalPathComponentWithDotForDirectory
- in file PlatformTest.class, method PlatformTest::testIsLegalPathComponentWithDotForDirectory()
- testIsLink
- in file PlatformTest.class, method PlatformTest::testIsLink()
- testIsModifiedMember
- in file EntityTest.class, method EntityTest::testIsModifiedMember()
- testIsNotSupportedItem
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testIsNotSupportedItem()
- testIsNotSupportedItemButSupportedPreferred
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testIsNotSupportedItemButSupportedPreferred()
- testIsPathInList
- in file UtilitiesTest.class, method UtilitiesTest::testIsPathInList()
- testIsPersistent
- in file SessionTest.class, method SessionTest::testIsPersistent()
- testIsPersistentSessionAllowedForRequest
- in file SessionTest.class, method SessionTest::testIsPersistentSessionAllowedForRequest()
Check that we don't save sessions for core.DownloadItem, migrate.Redirect and CSS requests.
- testIsPersistentSessionAllowedForRequestCachesResult
- in file SessionTest.class, method SessionTest::testIsPersistentSessionAllowedForRequestCachesResult()
- testIsPersistentSessionRequired
- in file SessionTest.class, method SessionTest::testIsPersistentSessionRequired()
- testIsPluginAvailable
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testIsPluginAvailable()
- testIsPluginCompatible
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testIsPluginCompatible()
- testIsReadable
- in file PlatformTest.class, method PlatformTest::testIsReadable()
- testIsRestrictedByOpenBaseDir
- in file PlatformTest.class, method PlatformTest::testIsRestrictedByOpenBaseDir()
- testIsRestrictedByOpenBaseDirForMatchAllOpenBaseDir
- in file PlatformTest.class, method PlatformTest::testIsRestrictedByOpenBaseDirForMatchAllOpenBaseDir()
- testIsSafeHttpHeader
- in file UtilitiesTest.class, method UtilitiesTest::testIsSafeHttpHeader()
- testIsSupportedAlbum
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testIsSupportedAlbum()
- testIsSupportedItem
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testIsSupportedItem()
- testIsTrustedProxy
- in file UtilitiesTest.class, method UtilitiesTest::testIsTrustedProxy()
- testIsUploadedFile
- in file PlatformTest.class, method PlatformTest::testIsUploadedFile()
- testIsUsingCookies
- in file SessionTest.class, method SessionTest::testIsUsingCookies()
- testIsValidEmailString
- in file UtilitiesTest.class, method UtilitiesTest::testIsValidEmailString()
The readManifest() code doesn't use GalleryPlatform and is hard to test. So this test is
- testIsValidUid
- in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsValidUid()
- testIsViewableMimeType
- in file MimeTest.class, method MimeTest::testIsViewableMimeType()
- testIsWriteable
- in file PlatformTest.class, method PlatformTest::testIsWriteable()
- testItalic
- in file MarkupTest.class, method MarkupTest::testItalic()
- testItemDelete
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testItemDelete()
- testItemLink
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLink()
- testItemLinkAsSelectOption
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkAsSelectOption()
- testItemLinkOverrideTextClassAndAddAttribute
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkOverrideTextClassAndAddAttribute()
- testItemLinks
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testItemLinks()
- testItemLinkWithScript
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkWithScript()
- testItemPermission
- in file DownloadItemTest.class, method DownloadItemTest::testItemPermission()
- testItemSave
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testItemSave()
- testItemSourcePermission
- in file ShowItemTest.class, method ShowItemTest::testItemSourcePermission()
- testItemSummaries
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testItemSummaries()
- testJavascript
- in file MarkupTest.class, method MarkupTest::testJavascript()
- testJavascriptInImage
- in file MarkupTest.class, method MarkupTest::testJavascriptInImage()
- testJhead
- in file NetPbmToolkitHelper.class, method NetPbmToolkitHelper::testJhead()
Test if the given path has a working jhead binary.
- testKeepOriginal
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::testKeepOriginal()
- testKeywordAlbumSiteAdminControllerNoSplit
- in file KeywordAlbumSiteAdminControllerTest.class, method KeywordAlbumSiteAdminControllerTest::testKeywordAlbumSiteAdminControllerNoSplit()
- testKeywordAlbumSiteAdminControllerReset
- in file KeywordAlbumSiteAdminControllerTest.class, method KeywordAlbumSiteAdminControllerTest::testKeywordAlbumSiteAdminControllerReset()
- testKeywordAlbumSiteAdminControllerSave
- in file KeywordAlbumSiteAdminControllerTest.class, method KeywordAlbumSiteAdminControllerTest::testKeywordAlbumSiteAdminControllerSave()
- testKeywordCache
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testKeywordCache()
- testLegalizePathComponent
- in file PlatformTest.class, method PlatformTest::testLegalizePathComponent()
- testLegalizePathComponent3
- in file PlatformTest.class, method PlatformTest::testLegalizePathComponent3()
- testLegalizePathComponentForDirectory
- in file PlatformTest.class, method PlatformTest::testLegalizePathComponentForDirectory()
- testLegalizePathComponentUnknownExtension
- in file PlatformTest.class, method PlatformTest::testLegalizePathComponentUnknownExtension()
- testLegalizePathComponentWithBlacklistedExtension
- in file PlatformTest.class, method PlatformTest::testLegalizePathComponentWithBlacklistedExtension()
- testLimitedSearch
- in file CommentSearchTest.class, method CommentSearchTest::testLimitedSearch()
- testLimitedSearch
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::testLimitedSearch()
- testLimitedSearch
- in file MultiLangSearchTest.class, method MultiLangSearchTest::testLimitedSearch()
- testLimitTooLow
- in file RatingAlbumTest.class, method RatingAlbumTest::testLimitTooLow()
- testLineBreaks
- in file MarkupTest.class, method MarkupTest::testLineBreaks()
- testLineEndings
- in file MarkupTest.class, method MarkupTest::testLineEndings()
- testLink
- in file TemplateTest.class, method TemplateTest::testLink()
- testLinkedMembers
- in file EntityTest.class, method EntityTest::testLinkedMembers()
- testLinkId1
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId1()
- testLinkId2
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId2()
- testLinkId3
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId3()
- testLinkId4
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId4()
- testLinkId5
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId5()
- testLinkId6
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId6()
- testLinkPermission
- in file EcardControllerTest.class, method EcardControllerTest::testLinkPermission()
- testList
- in file MarkupTest.class, method MarkupTest::testList()
- testListener
- in file PermalinksTest.class, method PermalinksTest::testListener()
- testListenerCollision
- in file PermalinksTest.class, method PermalinksTest::testListenerCollision()
- testLoad
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testLoad()
- testLoadAvailableBlocks
- in file CoreApiTest.class, method CoreApiTest::testLoadAvailableBlocks()
- testLoadBadPluginType
- in file PluginTest.class, method PluginTest::testLoadBadPluginType()
- testLoadCartItems
- in file CartHelperTest.class, method CartHelperTest::testLoadCartItems()
- testLoadConfigurationController
- in file ControllerTest.class, method ControllerTest::testLoadConfigurationController()
- testLoadControllerFail
- in file ControllerTest.class, method ControllerTest::testLoadControllerFail()
- testLoadControllerSuccess
- in file ControllerTest.class, method ControllerTest::testLoadControllerSuccess()
- testLoadedSessionData
- in file SessionTest.class, method SessionTest::testLoadedSessionData()
- testLoadEmptyCartItems
- in file CartHelperTest.class, method CartHelperTest::testLoadEmptyCartItems()
- testLoadEntitiesByIdAssertsTheMultipleRequestedEntityTypes
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheMultipleRequestedEntityTypes()
- testLoadEntitiesByIdAssertsTheRequestedEntityTypeExactMatch
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeExactMatch()
- testLoadEntitiesByIdAssertsTheRequestedEntityTypeForMultipleEntities
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeForMultipleEntities()
- testLoadEntitiesByIdAssertsTheRequestedEntityTypeMismatchForMultipleEntities
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeMismatchForMultipleEntities()
- testLoadEntitiesByIdAssertsTheRequestedEntityTypeNoMatch
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeNoMatch()
- testLoadEntitiesByIdAssertsTheRequestedEntityTypeSubclassMatch
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeSubclassMatch()
- testLoadEntitiesByIdEntityTypeParameterIsOptional
- in file EntityTest.class, method EntityTest::testLoadEntitiesByIdEntityTypeParameterIsOptional()
- testLoadExifInfoCallback
- in file SwitchDetailModeControllerTest.class, method SwitchDetailModeControllerTest::testLoadExifInfoCallback()
- testLoadItemIdFromPath
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::testLoadItemIdFromPath()
- testLoadKeywords
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywords()
- testLoadKeywordsCodePathsWithMockStorage
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywordsCodePathsWithMockStorage()
- testLoadKeywordsPublic
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywordsPublic()
- testLoadKeywordsSizeLimit
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywordsSizeLimit()
- testLoadKeywordsWithFrequency
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywordsWithFrequency()
- testLoadKeywordsWithoutFrequency
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testLoadKeywordsWithoutFrequency()
- testLoadLanguageSelector
- in file CallbacksTest.class, method CallbacksTest::testLoadLanguageSelector()
- testLoadMalformedIndex
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testLoadMalformedIndex()
- testLoadPeers
- in file CallbacksTest.class, method CallbacksTest::testLoadPeers()
- testLoadPlugin
- in file PluginTest.class, method PluginTest::testLoadPlugin()
- testLoadQuotasCallbacksGroupQuotaItems
- in file QuotasHelperTest.class, method QuotasHelperTest::testLoadQuotasCallbacksGroupQuotaItems()
- testLoadQuotasCallbacksNoQuotaItems
- in file QuotasHelperTest.class, method QuotasHelperTest::testLoadQuotasCallbacksNoQuotaItems()
- testLoadQuotasCallbacksNoQuotaNoItems
- in file QuotasHelperTest.class, method QuotasHelperTest::testLoadQuotasCallbacksNoQuotaNoItems()
- testLoadQuotasCallbacksUserQuotaItems
- in file QuotasHelperTest.class, method QuotasHelperTest::testLoadQuotasCallbacksUserQuotaItems()
- testLoadRootAlbum
- in file AlbumTest.class, method AlbumTest::testLoadRootAlbum()
- testLoadSessionData
- in file SessionTest.class, method SessionTest::testLoadSessionData()
- testLoadSessionDataExpiredSession
- in file SessionTest.class, method SessionTest::testLoadSessionDataExpiredSession()
User agents should not send back expired cookies (RFC 2965), but what if they do? Thus Gallery should not blindly load the session data for a given sessionId, but first check if the session already expired.
- testLoadSessionDataLoadMiss
- in file SessionTest.class, method SessionTest::testLoadSessionDataLoadMiss()
- testLoadTemplate
- in file ViewCartViewTest.class, method ViewCartViewTest::testLoadTemplate()
- testLoadTemplateDefault
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testLoadTemplateDefault()
- testLoadTemplateForAlbum
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadTemplateForAlbum()
- testLoadTemplateForAlbum
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadTemplateForAlbum()
- testLoadTemplateForAlbum
- in file RatingAlbumTest.class, method RatingAlbumTest::testLoadTemplateForAlbum()
- testLoadTemplateForAlbumMultiKeyword
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadTemplateForAlbumMultiKeyword()
- testLoadTemplateForAlbumNoPermission
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadTemplateForAlbumNoPermission()
- testLoadTemplateForAlbumTree
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadTemplateForAlbumTree()
- testLoadTemplateForItem
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadTemplateForItem()
- testLoadTemplateForItem
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadTemplateForItem()
- testLoadTemplateForItem
- in file RatingAlbumTest.class, method RatingAlbumTest::testLoadTemplateForItem()
- testLoadTemplateForItemNoPermission
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadTemplateForItemNoPermission()
- testLoadTemplateForItemNoPermission
- in file RatingAlbumTest.class, method RatingAlbumTest::testLoadTemplateForItemNoPermission()
- testLoadTemplateForItemNoPermission
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadTemplateForItemNoPermission()
- testLoadTemplateHigh
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testLoadTemplateHigh()
- testLoadTemplateLow
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testLoadTemplateLow()
- testLoadTemplateMedium
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testLoadTemplateMedium()
- testLoadThemeAndParametersDefaultTheme
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersDefaultTheme()
- testLoadThemeAndParametersForAlbumItem
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersForAlbumItem()
- testLoadThemeAndParametersForDataItem
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersForDataItem()
- testLoadThemeAndParametersOverrideByEventListener
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListener()
- testLoadThemeAndParametersOverrideByEventListenerIncludingParams
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerIncludingParams()
- testLoadThemeAndParametersOverrideByEventListenerWithBogusTheme
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerWithBogusTheme()
- testLoadThemeAndParametersOverrideByEventListenerWithInactiveTheme
- in file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerWithInactiveTheme()
- testLoadThemeAndSettingsForAlbum
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadThemeAndSettingsForAlbum()
- testLoadThemeAndSettingsForAlbum
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadThemeAndSettingsForAlbum()
- testLoadThemeAndSettingsForAlbum
- in file RatingAlbumTest.class, method RatingAlbumTest::testLoadThemeAndSettingsForAlbum()
- testLoadThemeAndSettingsForItem
- in file DynamicAlbumTest.class, method DynamicAlbumTest::testLoadThemeAndSettingsForItem()
- testLoadThemeAndSettingsForItem
- in file RatingAlbumTest.class, method RatingAlbumTest::testLoadThemeAndSettingsForItem()
- testLoadThemeAndSettingsForItem
- in file KeywordAlbumTest.class, method KeywordAlbumTest::testLoadThemeAndSettingsForItem()
- testLoadThemeForItemPostsEvent
- in file ViewTest.class, method ViewTest::testLoadThemeForItemPostsEvent()
- testLoadValidationPlugins
- in file CallbacksTest.class, method CallbacksTest::testLoadValidationPlugins()
- testLoadViewFail
- in file ViewTest.class, method ViewTest::testLoadViewFail()
- testLoadViewSuccess
- in file ViewTest.class, method ViewTest::testLoadViewSuccess()
- testLoadViewWithoutAutoCacheControlDoesNotAdd
- in file ViewTest.class, method ViewTest::testLoadViewWithoutAutoCacheControlDoesNotAdd()
- testLocale
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testLocale()
- testLocalUrlMapAddNew
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapAddNew()
- testLocalUrlMapCacheHit
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapCacheHit()
- testLocalUrlMapForceCheckDoesNotSave
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapForceCheckDoesNotSave()
- testLocalUrlMapSave
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapSave()
- testLockConflict
- in file WebDavTest.class, method WebDavTest::testLockConflict()
- testLockedUserPreferences
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testLockedUserPreferences()
- testLockRefresh
- in file WebDavTest.class, method WebDavTest::testLockRefresh()
- testLockUnlock
- in file WebDavTest.class, method WebDavTest::testLockUnlock()
- testLockWithoutPermission
- in file WebDavTest.class, method WebDavTest::testLockWithoutPermission()
- testLogin
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLogin()
- testLogin
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLogin()
- testLogin
- in file PublishXpLoginControllerTest.class, method PublishXpLoginControllerTest::testLogin()
- testLoginController
- in file NokiaUploadLoginControllerTest.class, method NokiaUploadLoginControllerTest::testLoginController()
- testLoginCurrentUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginCurrentUser()
- testLoginDisabledUser
- in file PublishXpLoginControllerTest.class, method PublishXpLoginControllerTest::testLoginDisabledUser()
- testLoginDisabledUserName
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginDisabledUserName()
- testLoginGuestUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginGuestUser()
- testLoginInvalidUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginInvalidUser()
- testLoginInvalidUser
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginInvalidUser()
- testLoginRedirect
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirect()
- testLoginRedirectDoesNotRedirectByDefault
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectDoesNotRedirectByDefault()
- testLoginRedirectDoesNotRedirectIfRedirectNotDefined
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectDoesNotRedirectIfRedirectNotDefined()
- testLoginRedirectIgnoredWhenAlreadyLoggedIn
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectIgnoredWhenAlreadyLoggedIn()
- testLoginRedirectUrlIsAbsolute
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectUrlIsAbsolute()
- testLoginRedirectWithSubView
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectWithSubView()
- testLoginValidUserInvalidPassword
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginValidUserInvalidPassword()
- testLoginValidUserInvalidPassword
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginValidUserInvalidPassword()
- testLogout
- in file LogoutControllerTest.class, method LogoutControllerTest::testLogout()
- testLogoutAlternateGuest
- in file LogoutControllerTest.class, method LogoutControllerTest::testLogoutAlternateGuest()
- testLogoutEventDelegate
- in file LogoutControllerTest.class, method LogoutControllerTest::testLogoutEventDelegate()
- testLongFilename
- in file CustomThumbnailOptionTest.class, method CustomThumbnailOptionTest::testLongFilename()
- testLookupDirectories
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectories()
- testLookupDirectoriesAsGuestUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesAsGuestUser()
- testLookupDirectoriesAsNonSiteAdmin
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesAsNonSiteAdmin()
- testLookupDirectoriesWithEntity
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithEntity()
- testLookupDirectoriesWithPattern
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithPattern()
- testLookupDirectoriesWithUmlauts
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithUmlauts()
- testLookupFiles
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFiles()
- testLookupFilesAsGuestUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesAsGuestUser()
- testLookupFilesAsNonSiteAdmin
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesAsNonSiteAdmin()
- testLookupFilesWithEntity
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithEntity()
- testLookupFilesWithPattern
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithPattern()
- testLookupFilesWithUmlauts
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithUmlauts()
- testLookupGroupname
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupname()
- testLookupGroupnameAsGuestUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupnameAsGuestUser()
- testLookupGroupnameWithEntity
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupnameWithEntity()
- testLookupUsername
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsername()
- testLookupUsernameAlternateGuestUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameAlternateGuestUser()
- testLookupUsernameAsGuestUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameAsGuestUser()
- testLookupUsernameWithEntity
- in file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameWithEntity()
- testMailUsesUnixLineEndings
- in file PlatformTest.class, method PlatformTest::testMailUsesUnixLineEndings()
- testMaintenanceMode
- in file MainTest.class, method MainTest::testMaintenanceMode()
Test maintenance mode controller redirect with standard redirect URL.
- testMaintenanceModeUrl
- in file MainTest.class, method MainTest::testMaintenanceModeUrl()
Test maintenance mode view redirect with configured redirect URL.
- testMakeAbsoluteUrlForAbsoluteUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForAbsoluteUrl()
- testMakeAbsoluteUrlForRelativeUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForRelativeUrl()
- testMakeAbsoluteUrlForServerRelativeUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForServerRelativeUrl()
- testMakeHighlightGrandparent
- in file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testMakeHighlightGrandparent()
- testMakeHighlightParent
- in file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testMakeHighlightParent()
- testMakeMarkers
- in file UtilitiesTest.class, method UtilitiesTest::testMakeMarkers()
- testMakeRelativeUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrl()
- testMakeRelativeUrlBaseFileInReturnUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileInReturnUrl()
- testMakeRelativeUrlBaseFileNotInRequestUri
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileNotInRequestUri()
- testMakeRelativeUrlBaseFileNotInReturnUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileNotInReturnUrl()
- testMakeRelativeUrlCachesStaticComponents
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlCachesStaticComponents()
- testMakeRelativeUrlDifferentServerPath
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDifferentServerPath()
- testMakeRelativeUrlDifferentSubdomains
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDifferentSubdomains()
- testMakeRelativeUrlDontForceServerRelative
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDontForceServerRelative()
- testMakeRelativeUrlForceServerRelative
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlForceServerRelative()
- testMakeRelativeUrlOtherProtocol
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlOtherProtocol()
- testMakeServerRelativeUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeServerRelativeUrl()
- testMakeUrl1
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl1()
Basic tests
- testMakeUrl2
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl2()
Test non-standard ports go in both HTTP_HOST and SERVER_PORT (also tests ::init)
- testMakeUrl3
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl3()
Test browsing to https://example.com
- testMakeUrl4
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl4()
Test non-standard port only in SERVER_PORT. This is the case where the browser went to http://example.com and got internally redirected to something like http://internal.server:82/. We want to serve up a new url that the browser can handle.
- testMakeUrl5
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl5()
- testMalformedAkismetApiKeyCausesError
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::testMalformedAkismetApiKeyCausesError()
- testMalformedCode
- in file MarkupTest.class, method MarkupTest::testMalformedCode()
- testMalformedRemoteHostAddress
- in file UtilitiesTest.class, method UtilitiesTest::testMalformedRemoteHostAddress()
- testMalformedRemoteHostAddress2
- in file UtilitiesTest.class, method UtilitiesTest::testMalformedRemoteHostAddress2()
- testMaliciousBrowserInput1
- in file UtilitiesTest.class, method UtilitiesTest::testMaliciousBrowserInput1()
- testMaliciousContent
- in file EcardControllerTest.class, method EcardControllerTest::testMaliciousContent()
- testMaliciousDeleteComment1
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::testMaliciousDeleteComment1()
Use a bogus comment id
- testMaliciousDeleteComment2
- in file DeleteCommentControllerTest.class, method DeleteCommentControllerTest::testMaliciousDeleteComment2()
Use mismatched item id and comment id
- testMaliciousEditComment1
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testMaliciousEditComment1()
Use a bogus comment id
- testMaliciousEditComment2
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testMaliciousEditComment2()
Use mismatched item id and comment id
- testMaliciousEditComment3
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testMaliciousEditComment3()
Use malicious content
- testMaliciousFilename
- in file DownloadItemTest.class, method DownloadItemTest::testMaliciousFilename()
- testMaliciousKey
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testMaliciousKey()
- testMaliciousMarkup
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::testMaliciousMarkup()
- testMaliciousMarkup
- in file CustomFieldItemEditPluginTest.class, method CustomFieldItemEditPluginTest::testMaliciousMarkup()
- testMaliciousRemoteHostAddress
- in file UtilitiesTest.class, method UtilitiesTest::testMaliciousRemoteHostAddress()
- testMaliciousUrlComponent
- in file FastDownloadTest.class, method FastDownloadTest::testMaliciousUrlComponent()
- testManyReadLocks
- in file LockTest.class, method LockTest::testManyReadLocks()
- testManyWriteLocks
- in file LockTest.class, method LockTest::testManyWriteLocks()
- testMarkCommentAsNotSpam
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testMarkCommentAsNotSpam()
- testMarkCommentAsNotSpamNoPermissions
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testMarkCommentAsNotSpamNoPermissions()
- testMarkCommentAsSpam
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testMarkCommentAsSpam()
- testMarkCommentAsSpamNoPermissions
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testMarkCommentAsSpamNoPermissions()
- testMarkupBbcode
- in file MarkupTest.class, method MarkupTest::testMarkupBbcode()
- testMarkupHtml
- in file MarkupTest.class, method MarkupTest::testMarkupHtml()
- testMarkupHtmlEmptyData
- in file MarkupTest.class, method MarkupTest::testMarkupHtmlEmptyData()
- testMarkupHtmlSanitizesXss
- in file MarkupTest.class, method MarkupTest::testMarkupHtmlSanitizesXss()
- testMarkupNone
- in file MarkupTest.class, method MarkupTest::testMarkupNone()
- testMaxSizeWithoutViewSourcePermission
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testMaxSizeWithoutViewSourcePermission()
Verify the fix for bug 1536395
- testMbConvertEncoding
- in file PhpVmTest.class, method PhpVmTest::testMbConvertEncoding()
- testMd5
- in file PhpVmTest.class, method PhpVmTest::testMd5()
- testMembersAdminControllerReset
- in file MembersAdminControllerTest.class, method MembersAdminControllerTest::testMembersAdminControllerReset()
- testMembersAdminControllerSave
- in file MembersAdminControllerTest.class, method MembersAdminControllerTest::testMembersAdminControllerSave()
- testMergeDerivativeOperations
- in file DerivativeTest.class, method DerivativeTest::testMergeDerivativeOperations()
- testMergeOperations
- in file ToolkitTest.class, method ToolkitTest::testMergeOperations()
- testMergeOperations
- in file GdToolkitTest.class, method GdToolkitTest::testMergeOperations()
- testMergeOperations
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testMergeOperations()
- testMergeOperations
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testMergeOperations()
- testMigrateDeleteEventHandler
- in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::testMigrateDeleteEventHandler()
- testMimeTypeMap
- in file MimeHelperTest.class, method MimeHelperTest::testMimeTypeMap()
- testMimeTypeThumbnailHasThumbContainerAsParent
- in file ThumbnailImageTest.class, method ThumbnailImageTest::testMimeTypeThumbnailHasThumbContainerAsParent()
- testMirrorEntitySameEntityType
- in file WebDavHelperTest.class, method WebDavHelperTest::testMirrorEntitySameEntityType()
- testMisidentifiedSearchEngineSessionBecomesRegisteredUser
- in file SessionTest.class, method SessionTest::testMisidentifiedSearchEngineSessionBecomesRegisteredUser()
- testMissingAlbumsPath
- in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testMissingAlbumsPath()
Test what the controller does when you enter a missing albums path
- testMissingBlockNoCompileCheck
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockNoCompileCheck()
- testMissingBlockNoCompileCheckTplCached
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockNoCompileCheckTplCached()
- testMissingBlockWithCompileCheck
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockWithCompileCheck()
- testMissingCustomField
- in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testMissingCustomField()
- testMissingData
- in file NokiaUploadConfigureControllerTest.class, method NokiaUploadConfigureControllerTest::testMissingData()
- testMissingEverything
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testMissingEverything()
- testMissingExtension
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testMissingExtension()
- testMissingFields
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testMissingFields()
- testMissingFields
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testMissingFields()
- testMissingGroupName
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testMissingGroupName()
- testMissingGzipAndRegularData
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::testMissingGzipAndRegularData()
- testMissingInputs
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testMissingInputs()
- testMissingInputs
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testMissingInputs()
- testMissingInputs
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testMissingInputs()
- testMissingInputs
- in file EcardControllerTest.class, method EcardControllerTest::testMissingInputs()
- testMissingInputs
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testMissingInputs()
- testMissingInputs
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testMissingInputs()
- testMissingInstance
- in file FactoryTest.class, method FactoryTest::testMissingInstance()
Register an implementation, try to create new instance but expect an
- testMissingInstanceNoClass
- in file FactoryTest.class, method FactoryTest::testMissingInstanceNoClass()
Register an implementation, try to create new instance but expect an
- testMissingObject
- in file WebDavTest.class, method WebDavTest::testMissingObject()
- testMissingPathComponent
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingPathComponent()
- testMissingpicasaXmlPath
- in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testMissingpicasaXmlPath()
Test what the controller does when you enter a missing Picasa export path
- testMissingRootTitle
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingRootTitle()
- testMissingRootTitle
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::testMissingRootTitle()
- testMissingRootTitle2
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingRootTitle2()
- testMissingType
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testMissingType()
- testMissingUrl
- in file LinkItemOptionTest.class, method LinkItemOptionTest::testMissingUrl()
- testMkcol
- in file WebDavTest.class, method WebDavTest::testMkcol()
- testMkcolIllegalPathComponent
- in file WebDavTest.class, method WebDavTest::testMkcolIllegalPathComponent()
- testMkcolWithoutAddAlbumPermission
- in file WebDavTest.class, method WebDavTest::testMkcolWithoutAddAlbumPermission()
- testMkdir
- in file PlatformTest.class, method PlatformTest::testMkdir()
- testModuleCycle
- in file ModuleTest.class, method ModuleTest::testModuleCycle()
- testModuleTooNew
- in file PluginTest.class, method PluginTest::testModuleTooNew()
- testMove
- in file WebDavTest.class, method WebDavTest::testMove()
- testMove
- in file ItemTest.class, method ItemTest::testMove()
- testMoveAlbum
- in file AlbumTest.class, method AlbumTest::testMoveAlbum()
Create an album under the root, then create a nested album under that one, then move the nested album to the root, then delete both.
- testMoveAlbumBetweenHiddenAlbums
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveAlbumBetweenHiddenAlbums()
- testMoveAlbumBetweenPasswordAlbums
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumBetweenPasswordAlbums()
- testMoveAlbumIntoDestinationWithNoAddAlbumPermissions
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveAlbumIntoDestinationWithNoAddAlbumPermissions()
Test moving an album into a container where we have no add album permissions
- testMoveAlbumIntoHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveAlbumIntoHiddenAlbum()
- testMoveAlbumIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumIntoPasswordAlbum()
- testMoveAlbumOutOfHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveAlbumOutOfHiddenAlbum()
- testMoveAlbumOutOfPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveAlbumOutOfPasswordAlbum()
- testMoveAlbumWithInvalidSerialNumber
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMoveAlbumWithInvalidSerialNumber()
- testMoveCollision
- in file AlbumTest.class, method AlbumTest::testMoveCollision()
- testMoveCollision
- in file DataItemTest.class, method DataItemTest::testMoveCollision()
- testMoveCollision
- in file FileSystemTest.class, method FileSystemTest::testMoveCollision()
- testMoveDataItemIntoDestinationWithNoAddDataItemPermissions
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveDataItemIntoDestinationWithNoAddDataItemPermissions()
Test moving an album into a container where we have no add album permissions
- testMoveDownDetailed
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveDownDetailed()
- testMoveDownDetailed
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveDownDetailed()
- testMoveDownDetailedMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveDownDetailedMissing()
- testMoveDownDetailedMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveDownDetailedMissing()
- testMoveDownSummary
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveDownSummary()
- testMoveDownSummary
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveDownSummary()
- testMoveDownSummaryMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveDownSummaryMissing()
- testMoveDownSummaryMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveDownSummaryMissing()
- testMoveHiddenAlbumIntoHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveHiddenAlbumIntoHiddenAlbum()
- testMoveHiddenItemIntoHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveHiddenItemIntoHiddenAlbum()
- testMoveItem
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItem()
Test moving an item
- testMoveItem
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItem()
Test moving an item
- testMoveItemBetweenHiddenAlbums
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveItemBetweenHiddenAlbums()
- testMoveItemBetweenPasswordAlbums
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemBetweenPasswordAlbums()
- testMoveItemDeepIntoHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveItemDeepIntoHiddenAlbum()
- testMoveItemDeepIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemDeepIntoPasswordAlbum()
- testMoveItemIntoAlbumWithNoAddPermissions
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoAlbumWithNoAddPermissions()
Test moving an item into a container where we have no add permissions
- testMoveItemIntoAlbumWithNoPermissions
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoAlbumWithNoPermissions()
Test moving an item into a container where we have no add permissions
- testMoveItemIntoBogusDestination
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoBogusDestination()
Test moving an item to a bogus destination
- testMoveItemIntoChild
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoChild()
Test moving an item into its own child
- testMoveItemIntoChild
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoChild()
Test moving an item into its own child
- testMoveItemIntoEmptyDestination
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoEmptyDestination()
Test moving an item to a bogus destination
- testMoveItemIntoHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveItemIntoHiddenAlbum()
- testMoveItemIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemIntoPasswordAlbum()
- testMoveItemIntoPeer
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoPeer()
Test moving an item into a peer. This is to find a regression in the parent sequence code.
- testMoveItemIntoSelf
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoSelf()
Test moving an item into itself
- testMoveItemIntoSelf
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoSelf()
Test moving an item into itself
- testMoveItemOutOfHiddenAlbum
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testMoveItemOutOfHiddenAlbum()
- testMoveItemOutOfPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMoveItemOutOfPasswordAlbum()
- testMoveItemWithCroppedThumbnail
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemWithCroppedThumbnail()
Test moving an item with a cropped thumbnail; ensure crop operation is maintained
- testMoveItemWithDerivatives
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemWithDerivatives()
Test moving an item to an album with different derivative preferences
- testMoveItemWithInvalidSerialNumber
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMoveItemWithInvalidSerialNumber()
- testMoveItemWithNoDeletePermissions
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemWithNoDeletePermissions()
Test moving an item that we can't delete
- testMoveItemWithNoDeletePermissions
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemWithNoDeletePermissions()
Test moving an item that we can't delete
- testMoveLink
- in file LinkItemTest.class, method LinkItemTest::testMoveLink()
- testMoveNextPageOutOfRange
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveNextPageOutOfRange()
Test changing pages with to an invalid page number
- testMovePasswordAlbumIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMovePasswordAlbumIntoPasswordAlbum()
- testMovePasswordItemIntoPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testMovePasswordItemIntoPasswordAlbum()
- testMovePreviousPageOutOfRange
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMovePreviousPageOutOfRange()
- testMoveRenameCall
- in file FileSystemTest.class, method FileSystemTest::testMoveRenameCall()
- testMoveUpDetailed
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveUpDetailed()
- testMoveUpDetailed
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveUpDetailed()
- testMoveUpDetailedMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveUpDetailedMissing()
- testMoveUpDetailedMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveUpDetailedMissing()
- testMoveUploadedFile
- in file PlatformTest.class, method PlatformTest::testMoveUploadedFile()
- testMoveUpSummary
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveUpSummary()
- testMoveUpSummary
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveUpSummary()
- testMoveUpSummaryMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testMoveUpSummaryMissing()
- testMoveUpSummaryMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testMoveUpSummaryMissing()
- testMoveWithoutAddPermission
- in file WebDavTest.class, method WebDavTest::testMoveWithoutAddPermission()
- testMoveWithoutDeletePermission
- in file WebDavTest.class, method WebDavTest::testMoveWithoutDeletePermission()
- testMultiItemAllData
- in file ExifExtractorTest.class, method ExifExtractorTest::testMultiItemAllData()
- testMultiItemMixedTypeAllData
- in file ExifExtractorTest.class, method ExifExtractorTest::testMultiItemMixedTypeAllData()
- testMultiItemSomeData
- in file ExifExtractorTest.class, method ExifExtractorTest::testMultiItemSomeData()
- testMultiLangSiteAdminControllerReset
- in file MultiLangSiteAdminControllerTest.class, method MultiLangSiteAdminControllerTest::testMultiLangSiteAdminControllerReset()
- testMultiLangSiteAdminControllerSave
- in file MultiLangSiteAdminControllerTest.class, method MultiLangSiteAdminControllerTest::testMultiLangSiteAdminControllerSave()
- testMultiLangSiteAdminControllerSaveNoLanguages
- in file MultiLangSiteAdminControllerTest.class, method MultiLangSiteAdminControllerTest::testMultiLangSiteAdminControllerSaveNoLanguages()
- testMultipleChangeBothKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeBothKeepOriginal()
- testMultipleChangeBothNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeBothNoOriginal()
- testMultipleChangeDimKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeDimKeepOriginal()
- testMultipleChangeDimNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeDimNoOriginal()
- testMultipleChangeSizeKeepOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeSizeKeepOriginal()
- testMultipleChangeSizeNoOriginal
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleChangeSizeNoOriginal()
- testMultipleCreateDescription
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::testMultipleCreateDescription()
- testMultipleCreateDescription
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testMultipleCreateDescription()
- testMultipleCreateWithCheckDisabled
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testMultipleCreateWithCheckDisabled()
- testMultipleCreateWithCheckDisabled
- in file Getid3DescriptionOptionTest.class, method Getid3DescriptionOptionTest::testMultipleCreateWithCheckDisabled()
- testMultipleThumbnailPreferences
- in file ItemTest.class, method ItemTest::testMultipleThumbnailPreferences()
- testMultipleUnknownFormat
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testMultipleUnknownFormat()
- testMultipleWatermarkItem
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testMultipleWatermarkItem()
- testMultipleWatermarkItemWithNoWatermark
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testMultipleWatermarkItemWithNoWatermark()
- testMultipleWatermarkNonImage
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testMultipleWatermarkNonImage()
- testMultisortConflict
- in file ChildTest.class, method ChildTest::testMultisortConflict()
- testMultiUserRateItem
- in file RatingHelperTest.class, method RatingHelperTest::testMultiUserRateItem()
- testNeedsConfiguration
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testNeedsConfiguration()
- testNeedsConfigurationEmbedded
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testNeedsConfigurationEmbedded()
- testNeedsConfigurationEmbedded
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testNeedsConfigurationEmbedded()
- testNeedsConfigurationForced
- in file PathInfoParserTest.class, method PathInfoParserTest::testNeedsConfigurationForced()
- testNeedsConfigurationForced
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testNeedsConfigurationForced()
- testNeedsEmbedConfig1
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testNeedsEmbedConfig1()
- testNeedsEmbedConfig1
- in file RewriteApiTest.class, method RewriteApiTest::testNeedsEmbedConfig1()
- testNeedsEmbedConfig1
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testNeedsEmbedConfig1()
- testNeedsEmbedConfig2
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testNeedsEmbedConfig2()
- testNeedsEmbedConfig2
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testNeedsEmbedConfig2()
- testNeedsEmbedConfig2
- in file RewriteApiTest.class, method RewriteApiTest::testNeedsEmbedConfig2()
- testNegativeThumbnailSize
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testNegativeThumbnailSize()
- testNewAlbum
- in file SelectAlbumControllerTest.class, method SelectAlbumControllerTest::testNewAlbum()
- testNewAlbum
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbum()
- testNewAlbum
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testNewAlbum()
- testNewAlbumBogusParentId
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumBogusParentId()
- testNewAlbumFailsWithoutAddAlbumPermission
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumFailsWithoutAddAlbumPermission()
- testNewAlbumFailsWithoutViewPermission
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumFailsWithoutViewPermission()
- testNewAlbumInvalidPathComponent
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumInvalidPathComponent()
- testNewAlbumMissingAlbumId
- in file SelectAlbumControllerTest.class, method SelectAlbumControllerTest::testNewAlbumMissingAlbumId()
- testNewAlbumMissingElements
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumMissingElements()
- testNewAlbumWithXss
- in file NewAlbumControllerTest.class, method NewAlbumControllerTest::testNewAlbumWithXss()
- testNewDirectoryController
- in file NokiaUploadNewDirectoryControllerTest.class, method NokiaUploadNewDirectoryControllerTest::testNewDirectoryController()
- testNewFactoryInstance
- in file IconsTest.class, method IconsTest::testNewFactoryInstance()
- testNewInstance
- in file FactoryTest.class, method FactoryTest::testNewInstance()
Register an implementation, create new instance
- testNewInstanceByHint
- in file FactoryTest.class, method FactoryTest::testNewInstanceByHint()
Register an implementation, create instance by hint
- testNewInstanceByHintDefault
- in file FactoryTest.class, method FactoryTest::testNewInstanceByHintDefault()
Register an implementation, create instance by default hint
- testNewInstanceByHintList
- in file FactoryTest.class, method FactoryTest::testNewInstanceByHintList()
Register an implementation, create instance by hint list
- testNewInstanceById
- in file FactoryTest.class, method FactoryTest::testNewInstanceById()
Register an implementation, create instance by id
- testNewInstanceNoClass
- in file FactoryTest.class, method FactoryTest::testNewInstanceNoClass()
Register an implementation, create new instance given only class type
- testNewItemByMimeType
- in file ItemTest.class, method ItemTest::testNewItemByMimeType()
- testNewItemsSiteAdminControllerReset
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::testNewItemsSiteAdminControllerReset()
- testNewItemsSiteAdminControllerSave
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::testNewItemsSiteAdminControllerSave()
- testNewItemsSiteAdminControllerSaveBadData
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::testNewItemsSiteAdminControllerSaveBadData()
- testNewItemsSiteAdminControllerSaveNoData
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::testNewItemsSiteAdminControllerSaveNoData()
- testNewItemsSiteAdminControllerUndo
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::testNewItemsSiteAdminControllerUndo()
- testNewSessionCollision
- in file SessionTest.class, method SessionTest::testNewSessionCollision()
- testNoAction
- in file OptionsControllerTest.class, method OptionsControllerTest::testNoAction()
- testNoAuthRequestForLoggedInUsersForRequestsByWindowsWebfolders
- in file WebDavControllerTest.class, method WebDavControllerTest::testNoAuthRequestForLoggedInUsersForRequestsByWindowsWebfolders()
- testNoAuthRequiredForOtherClients
- in file WebDavControllerTest.class, method WebDavControllerTest::testNoAuthRequiredForOtherClients()
- testNoCommand
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::testNoCommand()
- testNoCropOrComposite
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testNoCropOrComposite()
- testNoDimensions
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testNoDimensions()
- testNoFailedLoginEventForSpecialLogoutUsername
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testNoFailedLoginEventForSpecialLogoutUsername()
- testNoFile
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testNoFile()
- testNoItemId
- in file DownloadItemTest.class, method DownloadItemTest::testNoItemId()
- testNonBbcodeMarkers
- in file MarkupTest.class, method MarkupTest::testNonBbcodeMarkers()
- testNone
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testNone()
- testNonPasswordItem
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testNonPasswordItem()
- testNoop
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testNoop()
- testNoOriginal
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::testNoOriginal()
- testNoQuota
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testNoQuota()
- testNoRatingPermissions
- in file RatingCallbackViewTest.class, method RatingCallbackViewTest::testNoRatingPermissions()
- testNormalizeValueBitNotNull
- in file StorageTest.class, method StorageTest::testNormalizeValueBitNotNull()
- testNormalizeValueFromTextToString
- in file StorageTest.class, method StorageTest::testNormalizeValueFromTextToString()
- testNormalizeValueNotNull
- in file StorageTest.class, method StorageTest::testNormalizeValueNotNull()
- testNormalizeValueNotNullEmptyAllowed
- in file StorageTest.class, method StorageTest::testNormalizeValueNotNullEmptyAllowed()
- testNormalizeValueNotNullEmptyNotAllowed
- in file StorageTest.class, method StorageTest::testNormalizeValueNotNullEmptyNotAllowed()
- testNormalizeValueToBit
- in file StorageTest.class, method StorageTest::testNormalizeValueToBit()
- testNormalizeValueToBoolean
- in file StorageTest.class, method StorageTest::testNormalizeValueToBoolean()
- testNormalizeValueToInteger
- in file StorageTest.class, method StorageTest::testNormalizeValueToInteger()
- testNormalizeValueToOtherType
- in file StorageTest.class, method StorageTest::testNormalizeValueToOtherType()
- testNormalizeValueToString
- in file StorageTest.class, method StorageTest::testNormalizeValueToString()
- testNormalizeValueToTimeStamp
- in file StorageTest.class, method StorageTest::testNormalizeValueToTimeStamp()
- testNoSelfJoin
- in file ChildTest.class, method ChildTest::testNoSelfJoin()
- testNotExecutablePath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testNotExecutablePath()
- testNotExecutablePath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testNotExecutablePath()
- testNotExecutablePath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testNotExecutablePath()
- testNotForAlternateAnonymous
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testNotForAlternateAnonymous()
- testNotForAnonymous
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testNotForAnonymous()
- testNoThumbnail
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testNoThumbnail()
- testOmitAuthTokenCheckDefaultsToFalse
- in file ControllerTest.class, method ControllerTest::testOmitAuthTokenCheckDefaultsToFalse()
- testOmitDefaults
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testOmitDefaults()
- testOneItemAllDataExif
- in file ExifExtractorTest.class, method ExifExtractorTest::testOneItemAllDataExif()
- testOneItemAllDataIptc
- in file ExifExtractorTest.class, method ExifExtractorTest::testOneItemAllDataIptc()
- testOneReadLock
- in file LockTest.class, method LockTest::testOneReadLock()
- testOneWriteLock
- in file LockTest.class, method LockTest::testOneWriteLock()
- testOnLoad
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testOnLoad()
- testOnLoad
- in file EntityTest.class, method EntityTest::testOnLoad()
- testOnLoad
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testOnLoad()
- testOnLoadHandler
- in file EntityTest.class, method EntityTest::testOnLoadHandler()
- testOnLoadNoPersistentSession
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testOnLoadNoPersistentSession()
- testOpenAndReadTillEof
- in file PlatformTest.class, method PlatformTest::testOpenAndReadTillEof()
- testOpenBackupFileForWriting
- in file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWriting()
- testOpenBackupFileForWritingSqLitePathsGetTrimmed
- in file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWritingSqLitePathsGetTrimmed()
- testOpenBackupFileForWritingWithSpecificFilename
- in file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWritingWithSpecificFilename()
- testOpendir
- in file PlatformTest.class, method PlatformTest::testOpendir()
- testOpenMissingFile
- in file PlatformTest.class, method PlatformTest::testOpenMissingFile()
- testOpenWriteAndClose
- in file PlatformTest.class, method PlatformTest::testOpenWriteAndClose()
Verify that we can write a few bytes to a file.
- testOperation
- in file ToolkitTest.class, method ToolkitTest::testOperation()
- testOperationSequence
- in file ToolkitTest.class, method ToolkitTest::testOperationSequence()
- testOperationSequence
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testOperationSequence()
- testOperationSequence
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testOperationSequence()
Ensure multiple "convert" operations in sequence only makes one exec call. Perform a thumbnail followed by a crop. This is not a commonly performed sequence; normally we do the crop first, however that causes problems with some versions of ImageMagick, and this still serves as a good test for our sequences.
- testOperationSequenceCropAndGeometrySeparate
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testOperationSequenceCropAndGeometrySeparate()
Some versions of ImageMagick bomb if you do a -crop followed by a -geometry. See the comment in the mock platform for more details. So make sure that these are NOT done in a single operation.
- testOperationSequenceMimeChange
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testOperationSequenceMimeChange()
- testOperationSequenceSizeChange
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testOperationSequenceSizeChange()
Ensure queued operations that affect image size are taken into account for subsequent operations..
- testOperationSequenceSizeChange
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testOperationSequenceSizeChange()
Ensure queued operations that affect image size are taken into account for subsequent operations..
- testOptimize
- in file StorageTest.class, method StorageTest::testOptimize()
- testOptimizeSpecificTables
- in file StorageTest.class, method StorageTest::testOptimizeSpecificTables()
- testOptions
- in file WebDavTest.class, method WebDavTest::testOptions()
- testOptions
- in file CaptchaSiteAdmin.inc, method CaptchaAdminOption::testOptions()
Set options to use with unit tests.
- testOverrideUserId
- in file ImageBlockTest.class, method ImageBlockTest::testOverrideUserId()
- testPackSettingBlockList1
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockList1()
- testPackSettingBlockList2
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockList2()
- testPackSettingBlockListEmpty
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListEmpty()
- testPackSettingBlockListMissingBlockName
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingBlockName()
- testPackSettingBlockListMissingBothBrackets
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingBothBrackets()
- testPackSettingBlockListMissingLeftBracket
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingLeftBracket()
- testPackSettingBlockListMissingRightBracket
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingRightBracket()
- testPackSettingBlockListMissingRightBracket2
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingRightBracket2()
- testPackSettingBlockListQuotedValue
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListQuotedValue()
- testPackSettingBlockListTrueFalse
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListTrueFalse()
- testPackSettingBlockListVeryLongList
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListVeryLongList()
- testPackSettingBlockListWhitespace1
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListWhitespace1()
- testPackSettingBlockListWhitespace2
- in file ThemeTest.class, method ThemeTest::testPackSettingBlockListWhitespace2()
- testPaginateItemSlideshow_NextOffsetOnly
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_NextOffsetOnly()
- testPaginateItemSlideshow_PrevOffsetAndNextOffset
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_PrevOffsetAndNextOffset()
- testPaginateItemSlideshow_PrevOffsetOnly
- in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_PrevOffsetOnly()
- testPanoramaOff
- in file PanoramaOptionTest.class, method PanoramaOptionTest::testPanoramaOff()
- testPanoramaOn
- in file PanoramaOptionTest.class, method PanoramaOptionTest::testPanoramaOn()
- testPanoramaSiteAdminControllerSave
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::testPanoramaSiteAdminControllerSave()
- testPanoramaSiteAdminControllerSaveBadWidth
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::testPanoramaSiteAdminControllerSaveBadWidth()
- testPanoramaSiteAdminControllerSaveNoWidth
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::testPanoramaSiteAdminControllerSaveNoWidth()
- testPanoramaSiteAdminControllerUndo
- in file PanoramaSiteAdminControllerTest.class, method PanoramaSiteAdminControllerTest::testPanoramaSiteAdminControllerUndo()
- testParseActiveRules
- in file RewriteHelperTest.class, method RewriteHelperTest::testParseActiveRules()
- testParseBadKeyword
- in file RewriteHelperTest.class, method RewriteHelperTest::testParseBadKeyword()
- testParseBadParser
- in file RewriteHelperTest.class, method RewriteHelperTest::testParseBadParser()
- testParseDupeMatch
- in file RewriteHelperTest.class, method RewriteHelperTest::testParseDupeMatch()
- testParseFileName
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::testParseFileName()
- testParseHtml
- in file EmbedTest.class, method EmbedTest::testParseHtml()
create some pseudo <head> html section and use parseHtml to extract the title, css, and javascript. Multiple css styles are allowed and multiple javascript sections are allowed.
- testParseLanguage
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::testParseLanguage()
- testParsePath
- in file WebDavRewriteHelperTest.class, method WebDavRewriteHelperTest::testParsePath()
- testParsePath
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::testParsePath()
- testParsePathInfo
- in file PathInfoUrlGeneratorTest.class, method PathInfoUrlGeneratorTest::testParsePathInfo()
- testParseQuoteMetaChars
- in file RewriteHelperTest.class, method RewriteHelperTest::testParseQuoteMetaChars()
- testParserBaseElement
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserBaseElement()
- testParserDirectToImage
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserDirectToImage()
- testParserDirectToImageMalformedContentTypeHeader
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserDirectToImageMalformedContentTypeHeader()
- testParserHtml
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserHtml()
- testParserInvalidUrl
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserInvalidUrl()
- testParserMissingUrl
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserMissingUrl()
- testParserNoUrls
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserNoUrls()
- testParserRedirectToImage
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserRedirectToImage()
- testParserUnavailable
- in file ItemAddFromWebTest.class, method ItemAddFromWebTest::testParserUnavailable()
- testParseSerialNumber
- in file RewriteSimpleHelperTest.class, method RewriteSimpleHelperTest::testParseSerialNumber()
- testParseShortUrl1
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testParseShortUrl1()
- testParseShortUrl2
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testParseShortUrl2()
- testParseShortUrlNoUrlEncode
- in file RewriteUrlGeneratorTest.class, method RewriteUrlGeneratorTest::testParseShortUrlNoUrlEncode()
- testParseSqlTemplate1
- in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate1()
- testParseSqlTemplate2
- in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate2()
- testParseSqlTemplate3
- in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate3()
- testParseSqlTemplate4
- in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate4()
- testParseUri
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testParseUri()
- testPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbum()
- testPasswordAlbumInHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumInHiddenAlbum()
- testPasswordAlbumInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumInPasswordAlbum()
- testPasswordAlbumWithHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithHiddenAlbum()
- testPasswordAlbumWithPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithPasswordAlbum()
- testPasswordAlbumWithPasswordItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordAlbumWithPasswordItem()
- testPasswordHiddenAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordHiddenAlbum()
- testPasswordInterface
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordInterface()
- testPasswordItem
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordItem()
- testPasswordItemInPasswordAlbum
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordItemInPasswordAlbum()
- testPasswordMismatch
- in file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testPasswordMismatch()
- testPasswordMismatch
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testPasswordMismatch()
- testPasswordMismatch
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testPasswordMismatch()
- testPasswordMismatch
- in file PasswordOptionTest.class, method PasswordOptionTest::testPasswordMismatch()
- testPasswordWithEntity
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testPasswordWithEntity()
- testPathCollisionAlbum
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testPathCollisionAlbum()
- testPathCollisionItem
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testPathCollisionItem()
- testPathComponentDotInFileBaseToUnderscore
- in file PlatformTest.class, method PlatformTest::testPathComponentDotInFileBaseToUnderscore()
- testPathComponentDotPhpExtensionToUnderscore
- in file PlatformTest.class, method PlatformTest::testPathComponentDotPhpExtensionToUnderscore()
- testPathComponentDotRecognizedExtensionConserved
- in file PlatformTest.class, method PlatformTest::testPathComponentDotRecognizedExtensionConserved()
- testPathComponentDotUnderscoreToUnderscoreUnderscore
- in file PlatformTest.class, method PlatformTest::testPathComponentDotUnderscoreToUnderscoreUnderscore()
- testPathComponentDotUnrecognizedExtensionToUnderscore
- in file PlatformTest.class, method PlatformTest::testPathComponentDotUnrecognizedExtensionToUnderscore()
- testPathComponentIllegalCharactersToUnderscores
- in file PlatformTest.class, method PlatformTest::testPathComponentIllegalCharactersToUnderscores()
- testPathComponentLegalCharactersConserved
- in file PlatformTest.class, method PlatformTest::testPathComponentLegalCharactersConserved()
- testPathComponentLength
- in file FileSystemTest.class, method FileSystemTest::testPathComponentLength()
- testPendingUserCreation
- in file GalleryPendingUserTest.class, method GalleryPendingUserTest::testPendingUserCreation()
- testPendingUserPassword
- in file GalleryPendingUserTest.class, method GalleryPendingUserTest::testPendingUserPassword()
- testPercentParameters
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testPercentParameters()
- testPercentParameters
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testPercentParameters()
- testPerformConvertFlv
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testPerformConvertFlv()
- testPerformDownloadAndInstallation
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallation()
- testPerformDownloadAndInstallationFailedBaseDownload
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationFailedBaseDownload()
- testPerformDownloadAndInstallationFailedLanguageDownload
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationFailedLanguageDownload()
- testPerformDownloadAndInstallationInactiveModule
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationInactiveModule()
- testPerformDownloadAndInstallationInUseModule
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationInUseModule()
- testPerformDownloadAndInstallationNotInstalledModule
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationNotInstalledModule()
- testPerformOperation
- in file ArchiveExtractToolkitTest.class, method ArchiveExtractToolkitTest::testPerformOperation()
- testPerformOperation
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testPerformOperation()
- testPerformOperationChangesWorkingDirectory
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationChangesWorkingDirectory()
- testPerformOperationCrop
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationCrop()
- testPerformOperationCropWithContext
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationCropWithContext()
- testPerformOperationForUnsupportedMimetype
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationForUnsupportedMimetype()
- testPerformOperationForUnsupportedOperation
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationForUnsupportedOperation()
- testPerformOperationRotate
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationRotate()
- testPerformOperationRotateWithContext
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationRotateWithContext()
- testPerformOperations
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testPerformOperations()
- testPerformOperations
- in file NetPbmToolkitTest.class, method NetPbmToolkitTest::testPerformOperations()
- testPerformOperations
- in file GdToolkitTest.class, method GdToolkitTest::testPerformOperations()
- testPerformOperationUsesPhpGetImagesize
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testPerformOperationUsesPhpGetImagesize()
- testPerformOperationWithOffset
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testPerformOperationWithOffset()
- testPerformSetAudioChannels
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testPerformSetAudioChannels()
- testPerformSetAudioRate
- in file FfmpegToolkitTest.class, method FfmpegToolkitTest::testPerformSetAudioRate()
- testPeriodicBlocks
- in file ImageBlockTest.class, method ImageBlockTest::testPeriodicBlocks()
- testPeriodicPermission
- in file ImageBlockTest.class, method ImageBlockTest::testPeriodicPermission()
- testPermalinksOptionCollision
- in file PermalinksOptionTest.class, method PermalinksOptionTest::testPermalinksOptionCollision()
- testPermalinksOptionCreate
- in file PermalinksOptionTest.class, method PermalinksOptionTest::testPermalinksOptionCreate()
- testPermalinksOptionDelete
- in file PermalinksOptionTest.class, method PermalinksOptionTest::testPermalinksOptionDelete()
- testPermalinksSiteAdminController
- in file PermalinksSiteAdminControllerTest.class, method PermalinksSiteAdminControllerTest::testPermalinksSiteAdminController()
- testPermission
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPermission()
- testPermission
- in file PasswordOptionTest.class, method PasswordOptionTest::testPermission()
- testPermission
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::testPermission()
- testPermission
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testPermission()
- testPermission
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::testPermission()
- testPermissionCheckAuthTimeoutExpired
- in file ControllerTest.class, method ControllerTest::testPermissionCheckAuthTimeoutExpired()
- testPermissionCheckAuthTimeoutExpired
- in file ViewTest.class, method ViewTest::testPermissionCheckAuthTimeoutExpired()
- testPermissionCheckErrorMissingObjectForAdmin
- in file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForAdmin()
- testPermissionCheckErrorMissingObjectForGuest
- in file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForGuest()
- testPermissionCheckErrorMissingObjectForRegisteredUser
- in file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForRegisteredUser()
- testPermissionCheckForGuest
- in file ViewTest.class, method ViewTest::testPermissionCheckForGuest()
- testPermissionCheckForRegisteredUser
- in file ViewTest.class, method ViewTest::testPermissionCheckForRegisteredUser()
- testPermissionCheckHasPermission
- in file ViewTest.class, method ViewTest::testPermissionCheckHasPermission()
- testPermissionCheckNotAdmin
- in file ControllerTest.class, method ControllerTest::testPermissionCheckNotAdmin()
- testPermissionCheckOtherError
- in file ViewTest.class, method ViewTest::testPermissionCheckOtherError()
- testPermissions
- in file PlatformTest.class, method PlatformTest::testPermissions()
Make sure files are written with correct permissions by exec, copy, symlink, atomicWrite; test chmod.
- testPermissionsCleanup
- in file ModuleTest.class, method ModuleTest::testPermissionsCleanup()
- testPermissionsEverybody
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testPermissionsEverybody()
- testPermissionsRegistered
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testPermissionsRegistered()
- testPermissionsUser
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testPermissionsUser()
- testPersistentFlag
- in file GalleryPersistent.class, method GalleryPersistent::testPersistentFlag()
Test a flag.
- testPhotoFullsizePreferred
- in file ImageBlockTest.class, method ImageBlockTest::testPhotoFullsizePreferred()
- testPlugins1
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testPlugins1()
Two plugins both returning errors. The first plugin returns a false 'continue',
- testPlugins1
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPlugins1()
- testPlugins1
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins1()
Bogus user/password, and an error from the plugin. Plugin set to halt on failure so we
- testPlugins1
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins1()
Bogus user/password, and an error from the plugin. Plugin set to halt on failure so we shouldn't even try to recover which means we won't see the invalid user error.
- testPlugins2
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testPlugins2()
- testPlugins2
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins2()
Valid user, 2 plugins with errors the first plugin allows the flow to continue. We should see the error from both plugins.
- testPlugins2
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins2()
Valid user, invalid password, 2 plugins with an error from the first plugin, but the first
- testPlugins2
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testPlugins2()
Two plugins returning errors
- testPlugins3
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testPlugins3()
No plugin errors - user is created successfully
- testPlugins3
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins3()
Valid user, invalid password, 2 plugins with an error from the first plugin, and the first
- testPlugins3
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins3()
Valid user, 2 plugins with an error from the first plugin, and the first plugin stops the flow from continuing. We should see the error from only the first plugin, and not the invalid password error.
- testPlugins4
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins4()
Correct password, but an error from the plugin
- testPlugins4
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins4()
Correct password, but an error from the plugin
- testPlugins5
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins5()
Correct password, no error from the plugin
- testPlugins5
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins5()
- testPluginsOff
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testPluginsOff()
- testPluginsOff
- in file UserLoginControllerTest.class, method UserLoginControllerTest::testPluginsOff()
- testPngQuality
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::testPngQuality()
- testPostBeforeDisplayEvent
- in file MainTest.class, method MainTest::testPostBeforeDisplayEvent()
- testPostEvent
- in file EventTest.class, method EventTest::testPostEvent()
- testPostEventReturnData
- in file EventTest.class, method EventTest::testPostEventReturnData()
- testPostprocessItemsProtectsFromProcessingItemsTwice
- in file ItemAddControllerTest.class, method ItemAddControllerTest::testPostprocessItemsProtectsFromProcessingItemsTwice()
- testPostProcessKeys
- in file ExifHelperTest.class, method ExifHelperTest::testPostProcessKeys()
Check post processing code.
- testPostProcessValueDoesSanitize
- in file Getid3HelperTest.class, method Getid3HelperTest::testPostProcessValueDoesSanitize()
- testPostProcessValueDoesSanitize
- in file ExifHelperTest.class, method ExifHelperTest::testPostProcessValueDoesSanitize()
- testPostToWebPage
- in file WebTest.class, method WebTest::testPostToWebPage()
- testPreferredPermission
- in file DownloadItemTest.class, method DownloadItemTest::testPreferredPermission()
- testPreVerifyPackageMissingOneDirectory
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageMissingOneDirectory()
- testPreVerifyPackageMissingOneFile
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageMissingOneFile()
- testPreVerifyPackageModuleAlreadyInstalledAndWriteable
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleAlreadyInstalledAndWriteable()
- testPreVerifyPackageModuleContainsFileInPlaceOfADirectory
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleContainsFileInPlaceOfADirectory()
- testPreVerifyPackageModuleNotInstalled
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleNotInstalled()
- testPreVerifyPackageModuleNotOverwriteable
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleNotOverwriteable()
- testPreVerifyPackageNonWriteableModuleDir
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageNonWriteableModuleDir()
- testPreviewComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testPreviewComment()
- testPreviewComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testPreviewComment()
- testPreviewCommentGuest
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testPreviewCommentGuest()
- testPreviewEmptyComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testPreviewEmptyComment()
- testPreviewEmptyComment
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testPreviewEmptyComment()
- testPreviewInvalidCommenterName
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testPreviewInvalidCommenterName()
- testPrintCart
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::testPrintCart()
- testPrintPhoto
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::testPrintPhoto()
- testPrintProtectedPhoto
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::testPrintProtectedPhoto()
- testPrintProtectedPhoto
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::testPrintProtectedPhoto()
- testPrintProtectedPhoto
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::testPrintProtectedPhoto()
- testPrintSecondPhoto
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::testPrintSecondPhoto()
- testPrintSecondPhoto
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::testPrintSecondPhoto()
- testPrintService
- in file DownloadItemTest.class, method DownloadItemTest::testPrintService()
- testPrintSingle
- in file PrintPhotosControllerTest.class, method PrintPhotosControllerTest::testPrintSingle()
- testProcessingPaths
- in file UtilitiesTest.class, method UtilitiesTest::testProcessingPaths()
- testProperty
- in file ToolkitTest.class, method ToolkitTest::testProperty()
- testPropertyMultipleToolkits
- in file ToolkitTest.class, method ToolkitTest::testPropertyMultipleToolkits()
- testPropfind
- in file WebDavTest.class, method WebDavTest::testPropfind()
- testPropfindCollectionDepth0
- in file WebDavTest.class, method WebDavTest::testPropfindCollectionDepth0()
- testPropfindCollectionDepth1
- in file WebDavTest.class, method WebDavTest::testPropfindCollectionDepth1()
- testPropfindCollectionDepthInfinityWithoutViewPermission
- in file WebDavTest.class, method WebDavTest::testPropfindCollectionDepthInfinityWithoutViewPermission()
- testPropfindFilesIgnoresArraysAndObjectData
- in file WebDavHelperTest.class, method WebDavHelperTest::testPropfindFilesIgnoresArraysAndObjectData()
- testPropfindFilesRejectsItemObjectWithoutProperMethods
- in file WebDavHelperTest.class, method WebDavHelperTest::testPropfindFilesRejectsItemObjectWithoutProperMethods()
- testPropfindFilesRespectsExternalAccessRulesAndDoesNotRepeatProperties
- in file WebDavHelperTest.class, method WebDavHelperTest::testPropfindFilesRespectsExternalAccessRulesAndDoesNotRepeatProperties()
- testPropfindFilesUsesPathComponentAsFallbackForTitle
- in file WebDavHelperTest.class, method WebDavHelperTest::testPropfindFilesUsesPathComponentAsFallbackForTitle()
- testPropfindWithoutViewPermission
- in file WebDavTest.class, method WebDavTest::testPropfindWithoutViewPermission()
- testProppatch
- in file WebDavTest.class, method WebDavTest::testProppatch()
- testProppatchWithoutEditPermission
- in file WebDavTest.class, method WebDavTest::testProppatchWithoutEditPermission()
- testProppatchWithXss
- in file WebDavTest.class, method WebDavTest::testProppatchWithXss()
- testProtectFromRequestForgeryWithAuthTokenCheck
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testProtectFromRequestForgeryWithAuthTokenCheck()
- testProtectFromRequestForgeryWithUserAgentCheck
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testProtectFromRequestForgeryWithUserAgentCheck()
- testPublishComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testPublishComment()
- testPutAndGet
- in file DataCacheTest.class, method DataCacheTest::testPutAndGet()
- testPutAndGetFromDisk
- in file DataCacheTest.class, method DataCacheTest::testPutAndGetFromDisk()
- testPutAndGetIllegalPathComponent
- in file WebDavTest.class, method WebDavTest::testPutAndGetIllegalPathComponent()
Illegal path components will be silently legalized, but treated consistently so if you PUT an illegal path, a subsequent GET of the same path will refer to the same item.
- testPutAndGetPageData
- in file DataCacheTest.class, method DataCacheTest::testPutAndGetPageData()
- testPutToDisk
- in file DataCacheTest.class, method DataCacheTest::testPutToDisk()
- testPutWithoutAddItemPermission
- in file WebDavTest.class, method WebDavTest::testPutWithoutAddItemPermission()
- testQueries
- in file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::testQueries()
- testRand
- in file PhpVmTest.class, method PhpVmTest::testRand()
- testRandomHighlighNew
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testRandomHighlighNew()
- testRandomHighlight
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testRandomHighlight()
- testRandomHighlightDownloadItem
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testRandomHighlightDownloadItem()
- testRandomHighlightSiteAdminControllerLocale
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::testRandomHighlightSiteAdminControllerLocale()
- testRandomHighlightSiteAdminControllerSave
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::testRandomHighlightSiteAdminControllerSave()
- testRandomHighlightSiteAdminControllerSaveBadDuration
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::testRandomHighlightSiteAdminControllerSaveBadDuration()
- testRandomHighlightSiteAdminControllerSaveNoDuration
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::testRandomHighlightSiteAdminControllerSaveNoDuration()
- testRandomHighlightSiteAdminControllerUndo
- in file RandomHighlightSiteAdminControllerTest.class, method RandomHighlightSiteAdminControllerTest::testRandomHighlightSiteAdminControllerUndo()
- testRandomHighlightThrottle
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testRandomHighlightThrottle()
- testRateAsGuestWithoutPersistentCookie
- in file RatingHelperTest.class, method RatingHelperTest::testRateAsGuestWithoutPersistentCookie()
- testRateBogusItem
- in file RatingHelperTest.class, method RatingHelperTest::testRateBogusItem()
- testRateItem
- in file RatingHelperTest.class, method RatingHelperTest::testRateItem()
- testRateItemAsGoogleBot
- in file RatingHelperTest.class, method RatingHelperTest::testRateItemAsGoogleBot()
- testRatingBlocks
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingBlocks()
- testRatingForDisabledAlbum
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingForDisabledAlbum()
- testRatingForItemInDisabledAlbum
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingForItemInDisabledAlbum()
- testRatingNoRatingPermission
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingNoRatingPermission()
- testRatingNoViewPermissionPermissionNone
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingNoViewPermissionPermissionNone()
- testRatingPermissionFull
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingPermissionFull()
- testRatingPermissions
- in file RatingCallbackViewTest.class, method RatingCallbackViewTest::testRatingPermissions()
- testRatingPermissionViewOnly
- in file RatingCallbacksTest.class, method RatingCallbacksTest::testRatingPermissionViewOnly()
- testReaddir
- in file PlatformTest.class, method PlatformTest::testReaddir()
- testReadReadAgainThenWrite
- in file LockTest.class, method LockTest::testReadReadAgainThenWrite()
- testReadThenWrite
- in file LockTest.class, method LockTest::testReadThenWrite()
- testReadThenWritePartial
- in file LockTest.class, method LockTest::testReadThenWritePartial()
- testRearrangeItems
- in file RearrangeItemsControllerTest.class, method RearrangeItemsControllerTest::testRearrangeItems()
- testRebalanceOrderWeights
- in file ItemAttributesTest.class, method ItemAttributesTest::testRebalanceOrderWeights()
Update the view count and verify it.
- testRebuildBrokenDerivative
- in file DerivativeTest.class, method DerivativeTest::testRebuildBrokenDerivative()
- testRebuildThumbnailOfSmallerThumbnail
- in file DerivativeTest.class, method DerivativeTest::testRebuildThumbnailOfSmallerThumbnail()
- testRecodeString
- in file PhpVmTest.class, method PhpVmTest::testRecodeString()
- testRecoverAdminPassword
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPassword()
- testRecoverAdminPasswordAlternateUser
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordAlternateUser()
- testRecoverAdminPasswordBadAuth
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordBadAuth()
- testRecoverAdminPasswordCancel
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordCancel()
- testRecoverAdminPasswordClearsFailedLogins
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordClearsFailedLogins()
- testRecoverAdminPasswordMismatch
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordMismatch()
- testRecoverAdminPasswordMissing
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordMissing()
- testRecoverAdminUsernameIncorrect
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminUsernameIncorrect()
- testRecoverAdminUsernameMissing
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminUsernameMissing()
- testRecoverPassword
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRecoverPassword()
- testRecoverPassword
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRecoverPassword()
- testRecoverPasswordClearsFailedLogins
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRecoverPasswordClearsFailedLogins()
- testRecreateResizesForSmallPhoto
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testRecreateResizesForSmallPhoto()
Add a small (dimension wise) photo to an album and make sure that we don't create resizes that are larger (dimension wise) than the original.
- testRecursiveAdd
- in file PermissionTest.class, method PermissionTest::testRecursiveAdd()
- testRecursiveChmod1
- in file PlatformTest.class, method PlatformTest::testRecursiveChmod1()
- testRecursiveChmod2
- in file PlatformTest.class, method PlatformTest::testRecursiveChmod2()
- testRecursiveChmod3
- in file PlatformTest.class, method PlatformTest::testRecursiveChmod3()
- testRecursiveRemove
- in file PermissionTest.class, method PermissionTest::testRecursiveRemove()
- testRecursiveRmdir
- in file PlatformTest.class, method PlatformTest::testRecursiveRmdir()
- testRecursiveToolkitOperationIsBlocked
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTest::testRecursiveToolkitOperationIsBlocked()
- testRedirect
- in file RedirectControllerTest.class, method RedirectControllerTest::testRedirect()
- testRedirectViewForAlternateGuestWithoutPermissions
- in file MainTest.class, method MainTest::testRedirectViewForAlternateGuestWithoutPermissions()
- testRedirectViewForGuestWithoutPermissions
- in file MainTest.class, method MainTest::testRedirectViewForGuestWithoutPermissions()
- testRefresh
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testRefresh()
- testRefresh
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testRefresh()
- testRefresh
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testRefresh()
- testRefreshActiveRules
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testRefreshActiveRules()
- testRefreshFail
- in file ItemAddWebCamTest.class, method ItemAddWebCamTest::testRefreshFail()
- testRegenerateFromGuestToGuest
- in file SessionTest.class, method SessionTest::testRegenerateFromGuestToGuest()
- testRegenerateFromGuestToLoggedIn
- in file SessionTest.class, method SessionTest::testRegenerateFromGuestToLoggedIn()
- testRegenerateSessionId
- in file SessionTest.class, method SessionTest::testRegenerateSessionId()
- testRegenerateSessionIfNecessary
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessary()
- testRegenerateSessionIfNecessaryNoAuthenticatedUser
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessaryNoAuthenticatedUser()
- testRegenerateSessionIfNecessaryOtherUserThanFromSession
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessaryOtherUserThanFromSession()
- testRegenerateSessionIfNecessarySameUserAsFromSession
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessarySameUserAsFromSession()
- testRegisterCookieAttr
- in file UtilitiesTest.class, method UtilitiesTest::testRegisterCookieAttr()
- testRegisterFactoryImplementationForRequest
- in file FactoryTest.class, method FactoryTest::testRegisterFactoryImplementationForRequest()
- testRegisterFactoryImplementationForRequestDeleteCache
- in file FactoryTest.class, method FactoryTest::testRegisterFactoryImplementationForRequestDeleteCache()
- testRegisterWithAutomaticActivation
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testRegisterWithAutomaticActivation()
- testRegisterWithEMailActivation
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::testRegisterWithEMailActivation()
- testRelativeUrlOverrides
- in file UrlGeneratorTest.class, method UrlGeneratorTest::testRelativeUrlOverrides()
- testReleaseEmpty
- in file LockTest.class, method LockTest::testReleaseEmpty()
- testReleaseLocksNotBeforeCommit
- in file LockTest.class, method LockTest::testReleaseLocksNotBeforeCommit()
Verify that locks are not being released before commit on transactional databases.
- testReleaseNull
- in file LockTest.class, method LockTest::testReleaseNull()
- testRelockRead
- in file LockTest.class, method LockTest::testRelockRead()
- testRelockWrite
- in file LockTest.class, method LockTest::testRelockWrite()
- testRelockWriteMore
- in file LockTest.class, method LockTest::testRelockWriteMore()
- testRelockWritePartial
- in file LockTest.class, method LockTest::testRelockWritePartial()
- testRemapOwnerId
- in file ItemTest.class, method ItemTest::testRemapOwnerId()
- testRemapSourceIds
- in file DerivativeTest.class, method DerivativeTest::testRemapSourceIds()
- testRemoteSiteAdminControllerReset
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::testRemoteSiteAdminControllerReset()
- testRemoteSiteAdminControllerSave
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::testRemoteSiteAdminControllerSave()
- testRemove
- in file SessionTest.class, method SessionTest::testRemove()
- testRemoveAllGroupsPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveAllGroupsPermission()
- testRemoveAllMapEntriesNonTransactional
- in file StorageTest.class, method StorageTest::testRemoveAllMapEntriesNonTransactional()
- testRemoveAllMapEntriesTransactional
- in file StorageTest.class, method StorageTest::testRemoveAllMapEntriesTransactional()
- testRemoveAllUsersAndGroupsPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveAllUsersAndGroupsPermission()
- testRemoveAllUsersPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveAllUsersPermission()
- testRemoveByPattern
- in file DataCacheTest.class, method DataCacheTest::testRemoveByPattern()
- testRemoveDerivativeOperation
- in file DerivativeTest.class, method DerivativeTest::testRemoveDerivativeOperation()
- testRemoveEditPermissionFromSelf
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testRemoveEditPermissionFromSelf()
- testRemoveFormVariables
- in file UtilitiesTest.class, method UtilitiesTest::testRemoveFormVariables()
- testRemoveFromDetailed
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testRemoveFromDetailed()
- testRemoveFromDetailed
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testRemoveFromDetailed()
- testRemoveFromDetailedMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testRemoveFromDetailedMissing()
- testRemoveFromDetailedMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testRemoveFromDetailedMissing()
- testRemoveFromDisk
- in file DataCacheTest.class, method DataCacheTest::testRemoveFromDisk()
- testRemoveFromSummary
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testRemoveFromSummary()
- testRemoveFromSummary
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testRemoveFromSummary()
- testRemoveFromSummaryMissing
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testRemoveFromSummaryMissing()
- testRemoveFromSummaryMissing
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testRemoveFromSummaryMissing()
- testRemoveGroupPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveGroupPermission()
- testRemoveIrrelevantPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveIrrelevantPermission()
- testRemoveItemPermissions
- in file PermissionTest.class, method PermissionTest::testRemoveItemPermissions()
- testRemoveLinks
- in file ArchiveExtractToolkitTest.class, method ArchiveExtractToolkitTest::testRemoveLinks()
- testRemoveMapValueIsNull
- in file StorageTest.class, method StorageTest::testRemoveMapValueIsNull()
- testRemoveMeta
- in file ArchiveExtractToolkitTest.class, method ArchiveExtractToolkitTest::testRemoveMeta()
- testRemoveMultipleUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testRemoveMultipleUser()
- testRemoveObsoleteFiles
- in file RepositoryTest.class, method RepositoryTest::testRemoveObsoleteFiles()
- testRemovePageData
- in file DataCacheTest.class, method DataCacheTest::testRemovePageData()
- testRemovePermissionWithNewBits
- in file FastDownloadTest.class, method FastDownloadTest::testRemovePermissionWithNewBits()
- testRemovePluginParameterByValue
- in file PluginParameterTest.class, method PluginParameterTest::testRemovePluginParameterByValue()
- testRemoveRequestVariable
- in file UtilitiesTest.class, method UtilitiesTest::testRemoveRequestVariable()
- testRemoveRequestVariable2
- in file UtilitiesTest.class, method UtilitiesTest::testRemoveRequestVariable2()
- testRemoveResizes
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testRemoveResizes()
- testRemoveSelfEditPermissionViaGroup
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testRemoveSelfEditPermissionViaGroup()
- testRemoveThumbnail
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testRemoveThumbnail()
- testRemoveTranslationsForPlugin
- in file TranslatorTest.class, method TranslatorTest::testRemoveTranslationsForPlugin()
- testRemoveUploadLocalServerDir
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testRemoveUploadLocalServerDir()
- testRemoveUploadLocalServerDirMissing
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testRemoveUploadLocalServerDirMissing()
- testRemoveUser
- in file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testRemoveUser()
- testRemoveUserPermission
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveUserPermission()
- testRemoveUserPermissionWithNewBits
- in file FastDownloadTest.class, method FastDownloadTest::testRemoveUserPermissionWithNewBits()
- testRemoveWatermark
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testRemoveWatermark()
- testRemoveWatermarkDeletePreferred
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testRemoveWatermarkDeletePreferred()
- testRename
- in file PlatformTest.class, method PlatformTest::testRename()
- testRename
- in file WebDavTest.class, method WebDavTest::testRename()
- testRenameAlbumToHaveLeadingAndTrailingSpace
- in file AlbumTest.class, method AlbumTest::testRenameAlbumToHaveLeadingAndTrailingSpace()
- testRenameRoot
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testRenameRoot()
- testRenameWithoutEditPermission
- in file WebDavTest.class, method WebDavTest::testRenameWithoutEditPermission()
- testRender
- in file PanoramaOptionTest.class, method PanoramaOptionTest::testRender()
- testRender
- in file MP3AudioRendererTest.class, method MP3AudioRendererTest::testRender()
- testRender
- in file FlashVideoRendererTest.class, method FlashVideoRendererTest::testRender()
- testRenderImmediate
- in file SitemapViewTest.class, method SitemapViewTest::testRenderImmediate()
- testRenderImmediate
- in file RatingCallbackViewTest.class, method RatingCallbackViewTest::testRenderImmediate()
- testRenderSitemap
- in file SitemapViewTest.class, method SitemapViewTest::testRenderSitemap()
- testReorderItemsAfter
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsAfter()
- testReorderItemsAfter2
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsAfter2()
- testReorderItemsBefore
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsBefore()
- testReorderItemsBefore2
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsBefore2()
- testReorderItemsForceRebalance
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsForceRebalance()
- testReorderItemsForceRebalance2
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsForceRebalance2()
- testReorderItemsMissingSelection
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsMissingSelection()
- testReorderItemsMissingTarget
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsMissingTarget()
- testReorderItemsWithBogusId
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsWithBogusId()
- testReorderItemsWithoutPermissions
- in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsWithoutPermissions()
- testRepeatBlock
- in file ImageBlockTest.class, method ImageBlockTest::testRepeatBlock()
- testReplace
- in file WebDavTest.class, method WebDavTest::testReplace()
- testReplaceImage
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testReplaceImage()
- testReplaceImage
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testReplaceImage()
- testReplaceImageWrongType
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::testReplaceImageWrongType()
- testReplaceImageWrongType
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::testReplaceImageWrongType()
- testReplaceLinkedItemFails
- in file WebDavTest.class, method WebDavTest::testReplaceLinkedItemFails()
- testReplaceSessionIdInDataDoReplaceSessionIdIfNecessaryOnNestedObject
- in file SessionTest.class, method SessionTest::testReplaceSessionIdInDataDoReplaceSessionIdIfNecessaryOnNestedObject()
- testReplaceSessionIdInDataDoStringReplaceOnNestedArray
- in file SessionTest.class, method SessionTest::testReplaceSessionIdInDataDoStringReplaceOnNestedArray()
- testReplaceTempSessionIdIfNecessaryDoNothing
- in file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryDoNothing()
- testReplaceTempSessionIdIfNecessaryRemove
- in file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryRemove()
- testReplaceTempSessionIdIfNecessaryRemovesTrailingQueryStringSeparator
- in file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryRemovesTrailingQueryStringSeparator()
- testReplaceTempSessionIdIfNecessaryReplace
- in file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryReplace()
- testReplaceWatermark
- in file WatermarkTest.class, method WatermarkTest::testReplaceWatermark()
- testReplaceWithoutEditPermissions
- in file WebDavTest.class, method WebDavTest::testReplaceWithoutEditPermissions()
- testReplica
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::testReplica()
Test linking an album
- testReplicaIntoAlbumWithNoAddPermissions
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testReplicaIntoAlbumWithNoAddPermissions()
Test moving an item into a container where we have no add permissions
- testReplicaIntoAlbumWithNoPermissions
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::testReplicaIntoAlbumWithNoPermissions()
Test linking an item into a container where we have no add permissions
- testReplicaIntoBogusDestination
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testReplicaIntoBogusDestination()
Test linking an item to a bogus destination
- testReplicaIntoEmptyDestination
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::testReplicaIntoEmptyDestination()
Test moving an item to a bogus destination
- testReplicaNoSelection
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testReplicaNoSelection()
- testReplicaSuccessful
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testReplicaSuccessful()
Test linking an item
- testReplicaWithNoViewPermissions
- in file ItemCreateReplicaSingleControllerTest.class, method ItemCreateReplicaSingleControllerTest::testReplicaWithNoViewPermissions()
Test linking an item with no read perms
- testReplicaWithoutViewFullPermissions
- in file ItemCreateReplicaControllerTest.class, method ItemCreateReplicaControllerTest::testReplicaWithoutViewFullPermissions()
Test linking an item without view permission (this should fail)
- testRequest
- in file AkismetApiTest.class, method AkismetApiTest::testRequest()
- testRequestAgain
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRequestAgain()
- testRequestAuthentication
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthentication()
- testRequestAuthenticationAlsoSentWhenAlreadyLoggedIn
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationAlsoSentWhenAlreadyLoggedIn()
- testRequestAuthenticationDoNotIgnoreUseGloballyFlag
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationDoNotIgnoreUseGloballyFlag()
- testRequestAuthenticationIgnoredIfHttpAuthNotEnabled
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationIgnoredIfHttpAuthNotEnabled()
- testRequestMissing
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRequestMissing()
- testRequestTooOld
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRequestTooOld()
- testRequestTooSoon
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRequestTooSoon()
- testRequestWebPage
- in file WebTest.class, method WebTest::testRequestWebPage()
- testRequestWebPageWithBadChars
- in file WebTest.class, method WebTest::testRequestWebPageWithBadChars()
- testRequest_WithoutRequestSpecificDetails
- in file AkismetApiTest.class, method AkismetApiTest::testRequest_WithoutRequestSpecificDetails()
- testRequireAuthForAllRequestsByWindowsWebfolders
- in file WebDavControllerTest.class, method WebDavControllerTest::testRequireAuthForAllRequestsByWindowsWebfolders()
- testRequiredGdFunctions
- in file CaptchaHelper.class, method CaptchaHelper::testRequiredGdFunctions()
Verify the existence of the GD functions that we require to draw a captcha.
- testRescan
- in file DataItemTest.class, method DataItemTest::testRescan()
- testRescanMovie
- in file MovieTest.class, method MovieTest::testRescanMovie()
- testRescanMovieWithStorageFailure
- in file MovieTest.class, method MovieTest::testRescanMovieWithStorageFailure()
- testRescanMovieWithToolkitFailure
- in file MovieTest.class, method MovieTest::testRescanMovieWithToolkitFailure()
- testReset
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testReset()
- testReset
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testReset()
- testReset
- in file RatingSiteAdminControllerTest.class, method RatingSiteAdminControllerTest::testReset()
- testReset
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testReset()
- testReset
- in file SessionTest.class, method SessionTest::testReset()
- testReset
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testReset()
- testReset
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testReset()
- testReset
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::testReset()
- testReset
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testReset()
- testReset
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testReset()
- testReset
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testReset()
- testReset
- in file ThumbPageItemEditPluginTest.class, method ThumbPageItemEditPluginTest::testReset()
- testReset
- in file RearrangeItemsControllerTest.class, method RearrangeItemsControllerTest::testReset()
- testReset
- in file AdminGdControllerTest.class, method AdminGdControllerTest::testReset()
- testReset
- in file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::testReset()
- testReset
- in file LinkItemSiteAdminControllerTest.class, method LinkItemSiteAdminControllerTest::testReset()
- testReset
- in file DataCacheTest.class, method DataCacheTest::testReset()
- testReset
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testReset()
- testReset
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetItemEditPluginTest::testReset()
- testReset
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testReset()
- testResetDetailed
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testResetDetailed()
- testResetDetailed
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testResetDetailed()
- testResetFailedLoginAttempts
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testResetFailedLoginAttempts()
- testResetSummary
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testResetSummary()
- testResetSummary
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testResetSummary()
- testResetThumbnail
- in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testResetThumbnail()
- testResizedWithoutViewResizePermission
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::testResizedWithoutViewResizePermission()
- testResizePermission
- in file DownloadItemTest.class, method DownloadItemTest::testResizePermission()
- testResourceGetTemplateLocalOverride
- in file TemplateTest.class, method TemplateTest::testResourceGetTemplateLocalOverride()
- testResourceGetTemplateNonModule
- in file TemplateTest.class, method TemplateTest::testResourceGetTemplateNonModule()
- testResourceGetTemplateNonOverriden
- in file TemplateTest.class, method TemplateTest::testResourceGetTemplateNonOverriden()
- testResourceGetTemplateThemeOverride
- in file TemplateTest.class, method TemplateTest::testResourceGetTemplateThemeOverride()
- testResourceGetTimestampNonOverridden
- in file TemplateTest.class, method TemplateTest::testResourceGetTimestampNonOverridden()
- testResourceGetTimestampOverridden
- in file TemplateTest.class, method TemplateTest::testResourceGetTimestampOverridden()
- testResourceGetTimestampStaticCall
- in file TemplateTest.class, method TemplateTest::testResourceGetTimestampStaticCall()
- testResponseHandledIndependentOfHttpVersion
- in file AkismetApiTest.class, method AkismetApiTest::testResponseHandledIndependentOfHttpVersion()
- TestResult
- in file TestCase_stub.class, class TestResult
- testResumeMisidentifiedSearchEngineSessionAsRegisteredUser
- in file SessionTest.class, method SessionTest::testResumeMisidentifiedSearchEngineSessionAsRegisteredUser()
- testReupload
- in file ReuploadOptionTest.class, method ReuploadOptionTest::testReupload()
- testReuploadFailure
- in file ReuploadOptionTest.class, method ReuploadOptionTest::testReuploadFailure()
- testReuploadLinkedEntity
- in file ReuploadOptionTest.class, method ReuploadOptionTest::testReuploadLinkedEntity()
Verify that attempt to reupload to a linked entity is blocked (UI doesn't allow it).
- testReuploadNothing
- in file ReuploadOptionTest.class, method ReuploadOptionTest::testReuploadNothing()
- testReuploadToolkitFailure
- in file ReuploadOptionTest.class, method ReuploadOptionTest::testReuploadToolkitFailure()
- testReuseExtension
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testReuseExtension()
- testRevertToOriginal
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRevertToOriginal()
- testRevertToOriginalWithPostfilter
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRevertToOriginalWithPostfilter()
This verifies that we don't remove preferred derivatives that have operations we don't understand so it covers postfilters as well as convert-to-xxx operations.
- testRGBPhoto
- in file PhotoTest.class, method PhotoTest::testRGBPhoto()
- testRightToLeft
- in file IconsTest.class, method IconsTest::testRightToLeft()
- testRmdir
- in file PlatformTest.class, method PlatformTest::testRmdir()
- testRotateClockwise
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateClockwise()
- testRotateCounterClockwise
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateCounterClockwise()
- testRotateFlip
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlip()
- testRotateFlipConvertedPreferred
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlipConvertedPreferred()
- testRotateFlipDoesntInvalidateDerivativeDimensions
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlipDoesntInvalidateDerivativeDimensions()
- testRotateInvalidatesDerivativeDimensions
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateInvalidatesDerivativeDimensions()
- testRotateNoExifDataOptionOn
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testRotateNoExifDataOptionOn()
- testRotateOnlyBinary
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testRotateOnlyBinary()
- testRotateOptionOff
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testRotateOptionOff()
- testRotateOptionOnNoToolkit
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testRotateOptionOnNoToolkit()
- testRotateOptionOnOverwriteOriginal
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testRotateOptionOnOverwriteOriginal()
- testRotateOptionOnPreserveOriginal
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testRotateOptionOnPreserveOriginal()
- testRoundToString
- in file UtilitiesTest.class, method UtilitiesTest::testRoundToString()
- testRouterDisabledEvent
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterDisabledEvent()
- testRouterEnabledEvent
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterEnabledEvent()
- testRouterEnabledEventNoSubscribers
- in file NotificationEventHandlingTest.class, method NotificationEventHandlingTest::testRouterEnabledEventNoSubscribers()
- testRssEditFeed
- in file RssEditFeedTest.class, method RssEditFeedTest::testRssEditFeed()
- testRssEditFeedCancel
- in file RssEditFeedTest.class, method RssEditFeedTest::testRssEditFeedCancel()
- testRssSimpleRenderAlbum
- in file RssRenderTest.class, method RssRenderTest::testRssSimpleRenderAlbum()
- testRssSimpleRenderPhotos
- in file RssRenderTest.class, method RssRenderTest::testRssSimpleRenderPhotos()
- testRssSiteAdminControllerDelete
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::testRssSiteAdminControllerDelete()
- testRssSiteAdminControllerReset
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::testRssSiteAdminControllerReset()
- testRssSiteAdminControllerResetSimple
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::testRssSiteAdminControllerResetSimple()
- testRssSiteAdminControllerSaveSettings
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::testRssSiteAdminControllerSaveSettings()
- testRssSiteAdminControllerSaveSFSettings
- in file RssSiteAdminControllerTest.class, method RssSiteAdminControllerTest::testRssSiteAdminControllerSaveSFSettings()
- testRssUpdateFeed
- in file RssEditFeedTest.class, method RssEditFeedTest::testRssUpdateFeed()
- testRssUpdateFeedNew
- in file RssEditFeedTest.class, method RssEditFeedTest::testRssUpdateFeedNew()
- testRun
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::testRun()
- testRun
- in file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::testRun()
- testRunFail
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::testRunFail()
- testRunFail
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::testRunFail()
- testRunSuccess
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::testRunSuccess()
- testRunSuccess
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::testRunSuccess()
- testRunTaskFail
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskFail()
- testRunTaskProgressBar
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBar()
- testRunTaskProgressBarError
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBarError()
- testRunTaskProgressBarFail
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBarFail()
- testRunTaskSuccess
- in file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskSuccess()
- testSafeCssName1
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName1()
- testSafeCssName2
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName2()
- testSafeCssName3
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName3()
- testSameSessionDifferentRemoteIdentifier
- in file SessionTest.class, method SessionTest::testSameSessionDifferentRemoteIdentifier()
- testSanitizeInputValue1
- in file UtilitiesTest.class, method UtilitiesTest::testSanitizeInputValue1()
- testSanitizeInputValue2
- in file UtilitiesTest.class, method UtilitiesTest::testSanitizeInputValue2()
- testSanitizeRoundTrip
- in file UtilitiesTest.class, method UtilitiesTest::testSanitizeRoundTrip()
- testSanitizeSearchCriteria
- in file SearchUtilitiesTest.class, method SearchUtilitiesTest::testSanitizeSearchCriteria()
- testSave
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testSave()
- testSave
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testSave()
- testSave
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testSave()
- testSave
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testSave()
- testSave
- in file LinkItemSiteAdminControllerTest.class, method LinkItemSiteAdminControllerTest::testSave()
- testSave
- in file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::testSave()
- testSave
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetItemEditPluginTest::testSave()
- testSave
- in file ThumbPageItemEditPluginTest.class, method ThumbPageItemEditPluginTest::testSave()
- testSave
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testSave()
- testSave
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::testSave()
- testSave
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testSave()
- testSave1
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testSave1()
- testSave2
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testSave2()
- testSaveAccessList
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveAccessList()
- testSaveAccessList
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveAccessList()
- testSaveAccessList1
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveAccessList1()
- testSaveAccessList2
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveAccessList2()
- testSaveAccessListCantWrite
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveAccessListCantWrite()
- testSaveAccessListCantWrite
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveAccessListCantWrite()
- testSaveAccessListEmbedded
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveAccessListEmbedded()
- testSaveAccessListEmbedded
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveAccessListEmbedded()
- testSaveAccessListEmbeddedCantWrite
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveAccessListEmbeddedCantWrite()
- testSaveAccessListEmbeddedCantWrite
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveAccessListEmbeddedCantWrite()
- testSaveActiveRules
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveActiveRules()
- testSaveActiveRulesEmbedded
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveActiveRulesEmbedded()
- testSaveActiveRulesEmbedded
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveActiveRulesEmbedded()
- testSaveAddOptionExif
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testSaveAddOptionExif()
- testSaveAddOptionExifIptcAndRotate
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testSaveAddOptionExifIptcAndRotate()
- testSaveAllowAll
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::testSaveAllowAll()
- testSaveAndDelete
- in file MultiLangItemEditPluginTest.class, method MultiLangItemEditPluginTest::testSaveAndDelete()
- testSaveAndDone
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndDone()
- testSaveAndNext
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndNext()
- testSaveAndPrevious
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndPrevious()
- testSaveAndRecreate
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testSaveAndRecreate()
- testSaveAndRemoveLocalUrlMap
- in file DataCacheTest.class, method DataCacheTest::testSaveAndRemoveLocalUrlMap()
- testSaveAvailableToDetailed
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testSaveAvailableToDetailed()
- testSaveAvailableToDetailed
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testSaveAvailableToDetailed()
- testSaveAvailableToSummary
- in file AdminExifControllerTest.class, method AdminExifControllerTest::testSaveAvailableToSummary()
- testSaveAvailableToSummary
- in file AdminGetid3ControllerTest.class, method AdminGetid3ControllerTest::testSaveAvailableToSummary()
- testSaveBadActiveRulesEmbedded
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveBadActiveRulesEmbedded()
- testSaveBadActiveRulesEmbedded
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveBadActiveRulesEmbedded()
- testSaveBadKeyword
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveBadKeyword()
- testSaveBadKeyword
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveBadKeyword()
- testSaveBadOffset
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetItemEditPluginTest::testSaveBadOffset()
- testSaveBadParser
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveBadParser()
- testSaveBadPath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveBadPath()
- testSaveBadPath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveBadPath()
- testSaveBadPath
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveBadPath()
- testSaveBadPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testSaveBadPath()
- testSaveBadPath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testSaveBadPath()
- testSaveBadPath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testSaveBadPath()
- testSaveBadPath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testSaveBadPath()
- testSaveBadTestCondition
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveBadTestCondition()
- testSaveBlock
- in file MimeAdminControllerTest.class, method MimeAdminControllerTest::testSaveBlock()
- testSaveCallsExpireSessions
- in file SessionTest.class, method SessionTest::testSaveCallsExpireSessions()
- testSaveCommentChecksWithAkismetWhenAkismetActive
- in file CommentTest.class, method CommentTest::testSaveCommentChecksWithAkismetWhenAkismetActive()
- testSaveCommentDoesntCheckWithAkismetWhenAkismetIsInactive
- in file CommentTest.class, method CommentTest::testSaveCommentDoesntCheckWithAkismetWhenAkismetIsInactive()
- testSaveCommentDoesntCheckWithAkismetWhenListenerIsDisabled
- in file CommentTest.class, method CommentTest::testSaveCommentDoesntCheckWithAkismetWhenListenerIsDisabled()
- testSaveCommentWithCommentsModerateActive
- in file CommentTest.class, method CommentTest::testSaveCommentWithCommentsModerateActive()
- testSaveCommentWithCommentsModerateIsInactive
- in file CommentTest.class, method CommentTest::testSaveCommentWithCommentsModerateIsInactive()
- testSaveConditions
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveConditions()
- testSaveDefaultRules
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveDefaultRules()
- testSaveDefaults
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaults()
- testSaveDefaultsValidatesDefaultTheme
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesDefaultTheme()
- testSaveDefaultsValidatesNewAlbumsUseDefaults
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesNewAlbumsUseDefaults()
- testSaveDefaultsValidatesOrderBy
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesOrderBy()
- testSaveDefaultsValidatesOrderDirection
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesOrderDirection()
- testSaveDefaultsValidatesPreSort
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesPreSort()
- testSaveDoNotSaveIfSessionIdEmpty
- in file SessionTest.class, method SessionTest::testSaveDoNotSaveIfSessionIdEmpty()
- testSaveDupeConditions
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveDupeConditions()
- testSaveDupeMatch
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveDupeMatch()
- testSaveDupePattern
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveDupePattern()
- testSaveDupeShortUrl
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveDupeShortUrl()
- testSaveEmailPasswordWithHtmlEntity
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::testSaveEmailPasswordWithHtmlEntity()
- testSaveEmbedConfig1
- in file RewriteApiTest.class, method RewriteApiTest::testSaveEmbedConfig1()
- testSaveEmbedConfig1
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveEmbedConfig1()
- testSaveEmbedConfig1
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveEmbedConfig1()
- testSaveEmbedConfig2
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveEmbedConfig2()
- testSaveEmbedConfig2
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveEmbedConfig2()
- testSaveEmbedConfig2
- in file RewriteApiTest.class, method RewriteApiTest::testSaveEmbedConfig2()
- testSaveEmbedConfig3
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSaveEmbedConfig3()
- testSaveEmbedConfig3
- in file ModRewriteParserTest.class, method ModRewriteParserTest::testSaveEmbedConfig3()
- testSaveEmptyPattern
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveEmptyPattern()
- testSaveEmptyPattern
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveEmptyPattern()
- testSaveEmptyPatternRule
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveEmptyPatternRule()
- testSaveEntity
- in file StorageTest.class, method StorageTest::testSaveEntity()
- testSaveError
- in file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testSaveError()
- testSaveFailedTests
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveFailedTests()
- testSaveGlobalSubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveGlobalSubscribe()
- testSaveGlobalUnsubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveGlobalUnsubscribe()
- testSaveGoodNetPbmBadJheadPath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveGoodNetPbmBadJheadPath()
- testSaveGoodNetPbmPathNoJheadPath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveGoodNetPbmPathNoJheadPath()
- testSaveGoodPath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveGoodPath()
- testSaveGoodPath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testSaveGoodPath()
- testSaveGoodPath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testSaveGoodPath()
- testSaveGoodPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testSaveGoodPath()
- testSaveGoodPath
- in file AdminGdControllerTest.class, method AdminGdControllerTest::testSaveGoodPath()
- testSaveGoodPath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testSaveGoodPath()
- testSaveGoodPaths
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveGoodPaths()
- testSaveIncompletePath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveIncompletePath()
- testSaveIncompletePath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testSaveIncompletePath()
- testSaveIncompletePath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testSaveIncompletePath()
- testSaveInvalidPattern
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveInvalidPattern()
- testSaveInvalidPattern
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveInvalidPattern()
- testSaveMissingId
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::testSaveMissingId()
- testSaveMissingPath
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testSaveMissingPath()
- testSaveMissingPath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveMissingPath()
- testSaveNewSession
- in file SessionTest.class, method SessionTest::testSaveNewSession()
- testSaveNoRules
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testSaveNoRules()
- testSavePatternEmptyPatternRule
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSavePatternEmptyPatternRule()
- testSavePercentSignPattern
- in file IsapiRewriteParserTest.class, method IsapiRewriteParserTest::testSavePercentSignPattern()
- testSaveRepositories
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testSaveRepositories()
- testSaveRepositoryList
- in file RepositoryCallbackTest.class, method RepositoryCallbackTest::testSaveRepositoryList()
- testSaveResaveExistingSessionDataChanged
- in file SessionTest.class, method SessionTest::testSaveResaveExistingSessionDataChanged()
- testSaveResaveExistingSessionNoDataChangedDoNotTouch
- in file SessionTest.class, method SessionTest::testSaveResaveExistingSessionNoDataChangedDoNotTouch()
- testSaveResaveExistingSessionNoDataChangedTouch
- in file SessionTest.class, method SessionTest::testSaveResaveExistingSessionNoDataChangedTouch()
- testSaveRestrict
- in file RewriteParserTestCase.class, method RewriteParserTestCase::testSaveRestrict()
- testSaveReturnsErrorOnMissingUserId
- in file SessionTest.class, method SessionTest::testSaveReturnsErrorOnMissingUserId()
- testSaveSessionShouldNotSave
- in file SessionTest.class, method SessionTest::testSaveSessionShouldNotSave()
Test if save() actually doesn't save if the current request is in the exclude list.
- testSaveTestErrorPath
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTest::testSaveTestErrorPath()
- testSaveTestErrorPath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testSaveTestErrorPath()
- testSaveTestErrorPath
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTest::testSaveTestErrorPath()
- testSaveTestErrorPath
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveTestErrorPath()
- testSaveTestErrorPath
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTest::testSaveTestErrorPath()
- testSaveTheme
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveTheme()
- testSaveThemeWithValidationErrors
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveThemeWithValidationErrors()
- testSaveUppercase
- in file MimeEditControllerTest.class, method MimeEditControllerTest::testSaveUppercase()
- testSaveUseWatermark
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::testSaveUseWatermark()
- testSaveV6
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveV6()
- testSaveV7
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveV7()
- testSaveV562
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveV562()
- testSaveV773
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::testSaveV773()
- testSaveVulnerablePath
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTest::testSaveVulnerablePath()
- testSaveWithChangesSubscribe
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithChangesSubscribe()
- testSaveWithChangesSubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithChangesSubscribe()
- testSaveWithChangesUnsubscribe
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithChangesUnsubscribe()
- testSaveWithChangesUnsubscribe
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithChangesUnsubscribe()
- testSaveWithErrors
- in file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveWithErrors()
- testSaveWithGlobal
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testSaveWithGlobal()
- testSaveWithMissingThreshold
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testSaveWithMissingThreshold()
- testSaveWithNoChanges
- in file NotificationItemAdminControllerTest.class, method NotificationItemAdminControllerTest::testSaveWithNoChanges()
- testSaveWithNoChanges
- in file NotificationUserAdminControllerTest.class, method NotificationUserAdminControllerTest::testSaveWithNoChanges()
- testSaveWithNonNumericThreshold
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testSaveWithNonNumericThreshold()
- testSaveWithoutEvent
- in file EntityTest.class, method EntityTest::testSaveWithoutEvent()
- testSaveWithTooHighThreshold
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testSaveWithTooHighThreshold()
- testSaveWithTooLowThreshold
- in file CaptchaSiteAdminControllerTest.class, method CaptchaSiteAdminControllerTest::testSaveWithTooLowThreshold()
- testScale
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScale()
- testScaleConvertedPreferred
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleConvertedPreferred()
- testScaleDimensionsToFit
- in file UtilitiesTest.class, method UtilitiesTest::testScaleDimensionsToFit()
- testScaleInvalid
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleInvalid()
- testScaleMissing
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleMissing()
- testScalePreserveOriginal
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScalePreserveOriginal()
- testScaleReplaceOriginal
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleReplaceOriginal()
- testScaleWithInvalidSerialNumber
- in file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleWithInvalidSerialNumber()
- testScanLockedPlugin
- in file RepositoryTest.class, method RepositoryTest::testScanLockedPlugin()
- testScanPlugin
- in file RepositoryTest.class, method RepositoryTest::testScanPlugin()
- testScanPluginWithNoManifest
- in file RepositoryTest.class, method RepositoryTest::testScanPluginWithNoManifest()
- testScanPluginWithNoPoDir
- in file RepositoryTest.class, method RepositoryTest::testScanPluginWithNoPoDir()
- testSearchAll
- in file CustomFieldSearchTest.class, method CustomFieldSearchTest::testSearchAll()
- testSearchAll
- in file CoreSearchTest.class, method CoreSearchTest::testSearchAll()
Search for all available fields
- testSearchAll
- in file MultiLangSearchTest.class, method MultiLangSearchTest::testSearchAll()
- testSearchAll
- in file CommentSearchTest.class, method CommentSearchTest::testSearchAll()
- testSearchAllSomeFields
- in file CoreSearchTest.class, method CoreSearchTest::testSearchAllSomeFields()
Search only in the title and keywords
- testSearchEngineCrawlerSessions
- in file SessionTest.class, method SessionTest::testSearchEngineCrawlerSessions()
- testSearchEngineCrawlerSessionsAsExplicitGuestUser
- in file SessionTest.class, method SessionTest::testSearchEngineCrawlerSessionsAsExplicitGuestUser()
- testSearchLimited
- in file CoreSearchTest.class, method CoreSearchTest::testSearchLimited()
Search for all available fields, but only request a subset of the total results
- testSearchLinks
- in file CoreSearchTest.class, method CoreSearchTest::testSearchLinks()
- testSecurity
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testSecurity()
- testSelect
- in file SelectAlbumControllerTest.class, method SelectAlbumControllerTest::testSelect()
- testSelectMissingAlbumId
- in file SelectAlbumControllerTest.class, method SelectAlbumControllerTest::testSelectMissingAlbumId()
- testSelectRandomInteger
- in file StorageTest.class, method StorageTest::testSelectRandomInteger()
- testSendEcard
- in file EcardControllerTest.class, method EcardControllerTest::testSendEcard()
- testSendTemplatedEmailEmptyFromHeader
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailEmptyFromHeader()
- testSendTemplatedEmailExtendedCharactersInSubject
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailExtendedCharactersInSubject()
- testSendTemplatedEmailFromAddressSetByCoreSmtpParameter
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFromAddressSetByCoreSmtpParameter()
- testSendTemplatedEmailFromAddressSetByFunctionInput
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFromAddressSetByFunctionInput()
- testSendTemplatedEmailFunctionInputOverridesCoreSmtpParameter
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFunctionInputOverridesCoreSmtpParameter()
- testSendTemplatedEmailMultiRecipient
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailMultiRecipient()
- testSendTemplatedEmailWithContentType
- in file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailWithContentType()
- testSessionAuthInvalidUser
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthInvalidUser()
- testSessionAuthLoadInvalidEntity
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthLoadInvalidEntity()
- testSessionAuthValidUser
- in file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthValidUser()
- testSessionCookieDomain
- in file SessionTest.class, method SessionTest::testSessionCookieDomain()
- testSessionCookieHeaderAndPersistence
- in file SessionTest.class, method SessionTest::testSessionCookieHeaderAndPersistence()
- testSessionIdInUrlOverridesCookie
- in file SessionTest.class, method SessionTest::testSessionIdInUrlOverridesCookie()
- testSessionInitializesIsUsingCookies
- in file SessionTest.class, method SessionTest::testSessionInitializesIsUsingCookies()
- testSessionKeyAndTempSessionHaveNoSpecialCharacters
- in file SessionTest.class, method SessionTest::testSessionKeyAndTempSessionHaveNoSpecialCharacters()
Our replaceTempSessionIdIfNecessary() code and the page caching assume that the session key and the temp session string have no characters that change when HTML or URL encoded.
- testSessionSaveLoad
- in file SessionTest.class, method SessionTest::testSessionSaveLoad()
- testSetAndGetHistoryForModule
- in file RewriteHelperTest.class, method RewriteHelperTest::testSetAndGetHistoryForModule()
- testSetAndListProperties
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testSetAndListProperties()
- testSetBackToOldValue
- in file EntityTest.class, method EntityTest::testSetBackToOldValue()
- testSetCartItemCounts
- in file CartHelperTest.class, method CartHelperTest::testSetCartItemCounts()
- testSetCartItemCounts2
- in file CartHelperTest.class, method CartHelperTest::testSetCartItemCounts2()
- testSetConfiguration
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testSetConfiguration()
- testSetConfigurationDefaults
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testSetConfigurationDefaults()
- testSetCookie
- in file SessionTest.class, method SessionTest::testSetCookie()
- testSetCookieDeleteCookie
- in file SessionTest.class, method SessionTest::testSetCookieDeleteCookie()
- testSetCookieNoExpirationDate
- in file SessionTest.class, method SessionTest::testSetCookieNoExpirationDate()
- testSetCookieSecure
- in file SessionTest.class, method SessionTest::testSetCookieSecure()
- testSetExtraOptions
- in file OptionsControllerTest.class, method OptionsControllerTest::testSetExtraOptions()
- testSetItemPropsRespectsExternalAccessRules
- in file WebDavHelperTest.class, method WebDavHelperTest::testSetItemPropsRespectsExternalAccessRules()
- testSetItemViewCount
- in file ItemAttributesTest.class, method ItemAttributesTest::testSetItemViewCount()
Update the view count and verify it.
- testSetLocationResponseHeader
- in file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeader()
- testSetLocationResponseHeaderNoReplace
- in file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderNoReplace()
- testSetLocationResponseHeaderNoReplace3xx
- in file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderNoReplace3xx()
- testSetLocationResponseHeaderWithReplace
- in file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderWithReplace()
- testSetMaintenanceModeEqual
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeEqual()
- testSetMaintenanceModeEqual
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeEqual()
- testSetMaintenanceModeFalse
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeFalse()
- testSetMaintenanceModeOff
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOff()
- testSetMaintenanceModeOnNoUrl
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOnNoUrl()
- testSetMaintenanceModeOnUrl
- in file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOnUrl()
- testSetMaintenanceModeTrue
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeTrue()
- testSetMaintenanceModeUrl
- in file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeUrl()
- testSetModuleParameter
- in file CoreModuleTest.class, method CoreModuleTest::testSetModuleParameter()
- testSetOptions
- in file OptionsControllerTest.class, method OptionsControllerTest::testSetOptions()
- testSetOrderWeight
- in file ItemAttributesTest.class, method ItemAttributesTest::testSetOrderWeight()
Update the view count and verify it
- testSetResponseHeader
- in file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeader()
- testSetResponseHeaderNoReplace
- in file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeaderNoReplace()
- testSetResponseHeaderWithReplace
- in file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeaderWithReplace()
- testSetSameValueDifferentType
- in file EntityTest.class, method EntityTest::testSetSameValueDifferentType()
- testSetSetSet
- in file EntityTest.class, method EntityTest::testSetSetSet()
- testSetThemeForRequest
- in file EmbedTest.class, method EmbedTest::testSetThemeForRequest()
- testSetThumbnailDontChangeToUnknownItem
- in file ItemTest.class, method ItemTest::testSetThumbnailDontChangeToUnknownItem()
- testSetThumbnailFromItem
- in file ItemTest.class, method ItemTest::testSetThumbnailFromItem()
- testSetThumbnailFromUnknownItem
- in file ItemTest.class, method ItemTest::testSetThumbnailFromUnknownItem()
- testSetupTemplateIcons
- in file IconsTest.class, method IconsTest::testSetupTemplateIcons()
- testSetupTemplateNone
- in file IconsTest.class, method IconsTest::testSetupTemplateNone()
- testSetUrl
- in file LinkItemOptionTest.class, method LinkItemOptionTest::testSetUrl()
- testShouldCacheNone
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheNone()
- testShouldCachePostRequest
- in file DataCacheTest.class, method DataCacheTest::testShouldCachePostRequest()
- testShouldCacheReadGuestOk
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadGuestOk()
- testShouldCacheReadNoCache1
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadNoCache1()
- testShouldCacheReadNoCache2
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadNoCache2()
- testShouldCacheReadUserNotOk
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadUserNotOk()
- testShouldCacheReadUserOk
- in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadUserOk()
- testShouldNotCacheGuestPreviewPages
- in file DataCacheTest.class, method DataCacheTest::testShouldNotCacheGuestPreviewPages()
- testShouldShowEmergencyEditItemLink1
- in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink1()
- testShouldShowEmergencyEditItemLink2
- in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink2()
- testShouldShowEmergencyEditItemLink3
- in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink3()
- testShouldShowEmergencyEditItemLink4
- in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink4()
- testShouldShowEmergencyEditItemLinkNoPermissions
- in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLinkNoPermissions()
- testShowAllComments
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllComments()
- testShowAllCommentsAddsNoCacheWithoutCoreViewPermission
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllCommentsAddsNoCacheWithoutCoreViewPermission()
- testShowAllCommentsAddsNoCacheWithoutViewPermission
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllCommentsAddsNoCacheWithoutViewPermission()
- testShowAllCommentsDoesNotAddNoCacheWithViewPermission
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllCommentsDoesNotAddNoCacheWithViewPermission()
- testShowAllCommentsFailsWithoutViewItemPermission
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllCommentsFailsWithoutViewItemPermission()
- testShowAllCommentsRequiresViewItemPermissionForComments
- in file ShowAllCommentsViewTest.class, method ShowAllCommentsViewTest::testShowAllCommentsRequiresViewItemPermissionForComments()
- testShowCommentsAddsNoCacheWithoutCoreViewPermission
- in file ShowCommentsViewTest.class, method ShowCommentsViewTest::testShowCommentsAddsNoCacheWithoutCoreViewPermission()
- testShowCommentsAddsNoCacheWithoutViewPermission
- in file ShowCommentsViewTest.class, method ShowCommentsViewTest::testShowCommentsAddsNoCacheWithoutViewPermission()
- testShowCommentsDoesNotAddNoCacheWithViewPermission
- in file ShowCommentsViewTest.class, method ShowCommentsViewTest::testShowCommentsDoesNotAddNoCacheWithViewPermission()
- testShowLinkItemNoPersistentSession
- in file LinkItemTest.class, method LinkItemTest::testShowLinkItemNoPersistentSession()
- testShrinkDimensionsToFit
- in file UtilitiesTest.class, method UtilitiesTest::testShrinkDimensionsToFit()
- testShutterflySessionPermissionsForSessionBasedPermissions
- in file ShutterflyPrintPhotosViewTest.class, method ShutterflyPrintPhotosViewTest::testShutterflySessionPermissionsForSessionBasedPermissions()
- testShutterflySesssionHasPrintServiceIds
- in file ShutterflyPrintPhotosViewTest.class, method ShutterflyPrintPhotosViewTest::testShutterflySesssionHasPrintServiceIds()
- testSiteAdminsOnly
- in file AdminModerateSpamControllerTest.class, method AdminModerateSpamControllerTest::testSiteAdminsOnly()
- testSize
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::testSize()
- testSizePermission
- in file EcardControllerTest.class, method EcardControllerTest::testSizePermission()
- testSlideshowAppletSiteAdminControllerAddOverride
- in file SlideshowAppletSiteAdminControllerTest.class, method SlideshowAppletSiteAdminControllerTest::testSlideshowAppletSiteAdminControllerAddOverride()
- testSlideshowAppletSiteAdminControllerAddReplaceDefault
- in file SlideshowAppletSiteAdminControllerTest.class, method SlideshowAppletSiteAdminControllerTest::testSlideshowAppletSiteAdminControllerAddReplaceDefault()
- testSlideshowAppletSiteAdminControllerDelete
- in file SlideshowAppletSiteAdminControllerTest.class, method SlideshowAppletSiteAdminControllerTest::testSlideshowAppletSiteAdminControllerDelete()
- testSmartyCompileCheckByPluginParam
- in file TemplateTest.class, method TemplateTest::testSmartyCompileCheckByPluginParam()
- testSmartyCompileCheckEnabledIfNoCacheRequested
- in file TemplateTest.class, method TemplateTest::testSmartyCompileCheckEnabledIfNoCacheRequested()
- testSmartyCompileCheckUsesCache
- in file TemplateTest.class, method TemplateTest::testSmartyCompileCheckUsesCache()
- testSmartyCounter
- in file ImageFrameTest.class, method ImageFrameTest::testSmartyCounter()
- testSnapGalaxyPrintPhotos
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::testSnapGalaxyPrintPhotos()
- testSortOrder
- in file NewItemsTest.class, method NewItemsTest::testSortOrder()
- testSortOrder
- in file RatingHelperTest.class, method RatingHelperTest::testSortOrder()
- testSortRules
- in file RewriteHelperTest.class, method RewriteHelperTest::testSortRules()
- testSpamifyComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testSpamifyComment()
- testSparseAlbum
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::testSparseAlbum()
- testSpecialCharactersInFileName
- in file WebDavControllerTest.class, method WebDavControllerTest::testSpecialCharactersInFileName()
- testSplitAggregatePackage
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackage()
- testSplitAggregatePackageInvalidInput
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackageInvalidInput()
- testSplitAggregatePackageUnexpectedGzipFile
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackageUnexpectedGzipFile()
- testSplitHtml
- in file ThemeTest.class, method ThemeTest::testSplitHtml()
- testSplitHtmlWorksWithDefaultBacktraceLimit
- in file ThemeTest.class, method ThemeTest::testSplitHtmlWorksWithDefaultBacktraceLimit()
- testSplitKeywords
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::testSplitKeywords()
- testSplitPath
- in file PlatformTest.class, method PlatformTest::testSplitPath()
- testSqlInjectionWithNullCharacter
- in file StorageTest.class, method StorageTest::testSqlInjectionWithNullCharacter()
- testSquareThumbSiteAdminControllerReset
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerReset()
- testSquareThumbSiteAdminControllerSave
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerSave()
- testSquareThumbSiteAdminControllerSaveBadColor
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerSaveBadColor()
- testSquareThumbSiteAdminControllerSaveCropColorNotSaved
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerSaveCropColorNotSaved()
- testSquareThumbSiteAdminControllerSaveFitButNotAvailable
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerSaveFitButNotAvailable()
- testSquareThumbSiteAdminControllerSaveFitNoColor
- in file SquareThumbSiteAdminControllerTest.class, method SquareThumbSiteAdminControllerTest::testSquareThumbSiteAdminControllerSaveFitNoColor()
- testStart
- in file SessionTest.class, method SessionTest::testStart()
- testStat
- in file PlatformTest.class, method PlatformTest::testStat()
- testStatus
- in file SessionTest.class, method SessionTest::testStatus()
- testStrftime
- in file PlatformTest.class, method PlatformTest::testStrftime()
- testStripHttpAuthFromUrl
- in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testStripHttpAuthFromUrl()
- testStripLastLineBreak
- in file MarkupTest.class, method MarkupTest::testStripLastLineBreak()
- testStrToLower
- in file UtilitiesTest.class, method UtilitiesTest::testStrToLower()
- testStrToUpper
- in file UtilitiesTest.class, method UtilitiesTest::testStrToUpper()
- testStyle
- in file TemplateTest.class, method TemplateTest::testStyle()
- testSubmitHam
- in file AkismetApiTest.class, method AkismetApiTest::testSubmitHam()
- testSubmitSpam
- in file AkismetApiTest.class, method AkismetApiTest::testSubmitSpam()
- testSubscribe
- in file NotificationHelperTest.class, method NotificationHelperTest::testSubscribe()
- testSubscribeNonRecursive
- in file NotificationHelperTest.class, method NotificationHelperTest::testSubscribeNonRecursive()
- testSwitchToBogus
- in file SwitchDetailModeControllerTest.class, method SwitchDetailModeControllerTest::testSwitchToBogus()
- testSwitchToBogus
- in file Getid3DetailModeControllerTest.class, method Getid3DetailModeControllerTest::testSwitchToBogus()
- testSwitchToDetailed
- in file Getid3DetailModeControllerTest.class, method Getid3DetailModeControllerTest::testSwitchToDetailed()
- testSwitchToDetailed
- in file SwitchDetailModeControllerTest.class, method SwitchDetailModeControllerTest::testSwitchToDetailed()
- testSwitchToSummary
- in file Getid3DetailModeControllerTest.class, method Getid3DetailModeControllerTest::testSwitchToSummary()
- testSwitchToSummary
- in file SwitchDetailModeControllerTest.class, method SwitchDetailModeControllerTest::testSwitchToSummary()
- testSymlink
- in file PlatformTest.class, method PlatformTest::testSymlink()
- testSymlinkTwice
- in file ItemTest.class, method ItemTest::testSymlinkTwice()
- testSystemLinks
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testSystemLinks()
- testSystemLinks
- in file RegisterModuleTest.class, method RegisterModuleTest::testSystemLinks()
- testTempnam
- in file PlatformTest.class, method PlatformTest::testTempnam()
- testTestBadPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestBadPath()
- testTestBinaryBadPath
- in file JpegtranToolkitTest.class, method JpegtranToolkitTest::testTestBinaryBadPath()
- testTestGoodPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestGoodPath()
- testTestGoodPathOutsideOfOpenBasedir
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestGoodPathOutsideOfOpenBasedir()
- testTestMissingPath
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestMissingPath()
- testTestParser1
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testTestParser1()
- testTestParser1
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testTestParser1()
- testTestParser2
- in file SetupRewriteControllerTest.class, method SetupRewriteControllerTest::testTestParser2()
- testTestParser2
- in file AdminRewriteControllerTest.class, method AdminRewriteControllerTest::testTestParser2()
- testTestRequiredGdFunctionsAllMissing
- in file CaptchaHelperTest.class, method CaptchaHelperTest::testTestRequiredGdFunctionsAllMissing()
- testTestRequiredGdFunctionsAllPresent
- in file CaptchaHelperTest.class, method CaptchaHelperTest::testTestRequiredGdFunctionsAllPresent()
- testTestRequiredGdFunctionsSomeMissing
- in file CaptchaHelperTest.class, method CaptchaHelperTest::testTestRequiredGdFunctionsSomeMissing()
- testTestWrongBinary
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestWrongBinary()
- testTestWrongBinaryOutsideOfOpenBasedir
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::testTestWrongBinaryOutsideOfOpenBasedir()
- testTextForJavaScript
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testTextForJavaScript()
- testTextNotForJavaScript
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testTextNotForJavaScript()
- testTextPostSprintf
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testTextPostSprintf()
- testTextViewL10domain
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testTextViewL10domain()
- TestThemeId1Theme
- in file AdminThemesControllerTest.class, method TestThemeId1Theme::TestThemeId1Theme()
- TestThemeId1Theme
- in file AdminThemesControllerTest.class, class TestThemeId1Theme
Test Theme that fails to validate settings
- TestThemeId2Theme
- in file AdminThemesControllerTest.class, class TestThemeId2Theme
Test Theme that successfully validates settings
- TestThemeId2Theme
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::TestThemeId2Theme()
- testThemeTooNew
- in file PluginTest.class, method PluginTest::testThemeTooNew()
- testThemeUrls
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrls()
- testThemeUrlsWithOverride
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrlsWithOverride()
- testThemeUrlsWithOverrideSubdir
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrlsWithOverrideSubdir()
- testThumbnailForEmptyAlbum
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testThumbnailForEmptyAlbum()
- testThumbnailPermission
- in file DownloadItemTest.class, method DownloadItemTest::testThumbnailPermission()
- testThumbnailSiteAdminControllerAddBadMime
- in file ThumbnailSiteAdminControllerTest.class, method ThumbnailSiteAdminControllerTest::testThumbnailSiteAdminControllerAddBadMime()
- testThumbnailSiteAdminControllerAddDelete
- in file ThumbnailSiteAdminControllerTest.class, method ThumbnailSiteAdminControllerTest::testThumbnailSiteAdminControllerAddDelete()
- testThumbnailSiteAdminControllerAddNoFile
- in file ThumbnailSiteAdminControllerTest.class, method ThumbnailSiteAdminControllerTest::testThumbnailSiteAdminControllerAddNoFile()
- testThumbnailSiteAdminControllerAddNoMime
- in file ThumbnailSiteAdminControllerTest.class, method ThumbnailSiteAdminControllerTest::testThumbnailSiteAdminControllerAddNoMime()
- testTime
- in file PhpVmTest.class, method PhpVmTest::testTime()
- testTitleKeywords
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::testTitleKeywords()
- testToolkit
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTest::testToolkit()
- testToolkit
- in file LinkItemTest.class, method LinkItemTest::testToolkit()
- TestToolkit
- in file ToolkitTest.class, class TestToolkit
Mock toolkit
- TestToolkit2
- in file ToolkitTest.class, class TestToolkit2
- TestToolkitPriority
- in file AdminToolkitPriorityControllerTest.class, class TestToolkitPriority
Mock toolkit
- TestToolkitPriority2
- in file AdminToolkitPriorityControllerTest.class, class TestToolkitPriority2
Mock toolkit
- testTrailingSpace
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testTrailingSpace()
- testTranslateCharset
- in file TranslatorTest.class, method TranslatorTest::testTranslateCharset()
- testTranslatePlural
- in file TranslatorTest.class, method TranslatorTest::testTranslatePlural()
- testTranslateQuery
- in file StorageTest.class, method StorageTest::testTranslateQuery()
- testTranslateSingular
- in file TranslatorTest.class, method TranslatorTest::testTranslateSingular()
- testTruncate1
- in file TruncateTest.class, method TruncateTest::testTruncate1()
- testTruncate2
- in file TruncateTest.class, method TruncateTest::testTruncate2()
- testTruncate3
- in file TruncateTest.class, method TruncateTest::testTruncate3()
- testTruncate4
- in file TruncateTest.class, method TruncateTest::testTruncate4()
- testTruncate5
- in file TruncateTest.class, method TruncateTest::testTruncate5()
- testTruncate6
- in file TruncateTest.class, method TruncateTest::testTruncate6()
- testTruncate7
- in file TruncateTest.class, method TruncateTest::testTruncate7()
- testTruncate8
- in file TruncateTest.class, method TruncateTest::testTruncate8()
- testTruncate9
- in file TruncateTest.class, method TruncateTest::testTruncate9()
- testTruncate10
- in file TruncateTest.class, method TruncateTest::testTruncate10()
- testTruncate11
- in file TruncateTest.class, method TruncateTest::testTruncate11()
- testTruncate12
- in file TruncateTest.class, method TruncateTest::testTruncate12()
- testTruncate13
- in file TruncateTest.class, method TruncateTest::testTruncate13()
- testTruncate14
- in file TruncateTest.class, method TruncateTest::testTruncate14()
- testTruncate15
- in file TruncateTest.class, method TruncateTest::testTruncate15()
- testTruncate16
- in file TruncateTest.class, method TruncateTest::testTruncate16()
- testTruncate17
- in file TruncateTest.class, method TruncateTest::testTruncate17()
- testTruncateOnSave
- in file StorageTest.class, method StorageTest::testTruncateOnSave()
- testTruncateString
- in file StorageTest.class, method StorageTest::testTruncateString()
- testTurnOffGuestPreviewMode
- in file ShowItemControllerTest.class, method ShowItemControllerTest::testTurnOffGuestPreviewMode()
- testTurnOnGuestPreviewMode
- in file ShowItemControllerTest.class, method ShowItemControllerTest::testTurnOnGuestPreviewMode()
- testUnauthorizedOwnerChange
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testUnauthorizedOwnerChange()
- testUnauthorizedPermissionChange
- in file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testUnauthorizedPermissionChange()
- testUndo
- in file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testUndo()
- testUndo
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testUndo()
- testUndo
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::testUndo()
- testUndo
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testUndo()
- testUndo
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testUndo()
- testUndo
- in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testUndo()
- testUndo
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testUndo()
- testUndo
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testUndo()
- testUndo
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::testUndo()
- testUndoTheme
- in file AdminThemesControllerTest.class, method AdminThemesControllerTest::testUndoTheme()
- testUnicodeCharacters
- in file MarkupTest.class, method MarkupTest::testUnicodeCharacters()
- testUnicodeEntitiesToUtf8
- in file UtilitiesTest.class, method UtilitiesTest::testUnicodeEntitiesToUtf8()
- testUnicodeValueToUtf8Value
- in file UtilitiesTest.class, method UtilitiesTest::testUnicodeValueToUtf8Value()
- testUninstall
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testUninstall()
- testUninstall
- in file PicLensHelperTest.class, method PicLensHelperTest::testUninstall()
- testUninstallActiveModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testUninstallActiveModule()
- testUninstallInactiveModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testUninstallInactiveModule()
- testUninstallTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testUninstallTheme()
- testUnknownFormat
- in file SizeLimitHelperTest.class, method SizeLimitHelperTest::testUnknownFormat()
- testUnknownFormat
- in file SetSizeOptionTest.class, method SetSizeOptionTest::testUnknownFormat()
- testUnlink
- in file PlatformTest.class, method PlatformTest::testUnlink()
- testUnpackSettingBlockList1
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockList1()
- testUnpackSettingBlockList2
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockList2()
- testUnpackSettingBlockListEmpty
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListEmpty()
- testUnpackSettingBlockListMalformed1
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListMalformed1()
- testUnpackSettingBlockListMalformed2
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListMalformed2()
- testUnpackSettingBlockListTrueFalse
- in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListTrueFalse()
- testUnpublishComment
- in file EditCommentControllerTest.class, method EditCommentControllerTest::testUnpublishComment()
- testUnregisterToolkitsByModuleId
- in file ToolkitTest.class, method ToolkitTest::testUnregisterToolkitsByModuleId()
- testUnsanitizeInputValues
- in file UtilitiesTest.class, method UtilitiesTest::testUnsanitizeInputValues()
- testUnserializeIndex
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testUnserializeIndex()
- testUnserializeMalformedIndex
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testUnserializeMalformedIndex()
- testUnsubscribe
- in file NotificationHelperTest.class, method NotificationHelperTest::testUnsubscribe()
- testUnsubscribeNonRecursive
- in file NotificationHelperTest.class, method NotificationHelperTest::testUnsubscribeNonRecursive()
- testUpdate
- in file RepositoryIndexTest.class, method RepositoryIndexTest::testUpdate()
- testUpdateBrowserPreference
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateBrowserPreference()
- testUpdateCart
- in file ModifyCartControllerTest.class, method ModifyCartControllerTest::testUpdateCart()
- testUpdateDefaultLanguage
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateDefaultLanguage()
- testUpdateEnabledSetOff
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEnabledSetOff()
- testUpdateEnabledSetOn
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEnabledSetOn()
- testUpdateEvent
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEvent()
- testUpdateEventNoEvent
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateEventNoEvent()
- testUpdateFactoryDefinitionHints
- in file FactoryTest.class, method FactoryTest::testUpdateFactoryDefinitionHints()
- testUpdateHandler
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateHandler()
- testUpdateIndex
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpdateIndex()
- testUpdateLanguagePackages
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateLanguagePackages()
- testUpdateLanguageSettings
- in file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateLanguageSettings()
- testUpdateMapEntry
- in file StorageTest.class, method StorageTest::testUpdateMapEntry()
- testUpdateMapEntryNonTransactionalDatabaseConnection
- in file StorageTest.class, method StorageTest::testUpdateMapEntryNonTransactionalDatabaseConnection()
- testUpdateMapTruncate
- in file StorageTest.class, method StorageTest::testUpdateMapTruncate()
- testUpdateMapTruncateMultipleMatches
- in file StorageTest.class, method StorageTest::testUpdateMapTruncateMultipleMatches()
- testUpdateMapValueIsNull
- in file StorageTest.class, method StorageTest::testUpdateMapValueIsNull()
- testUpdateNull
- in file MapTest.class, method MapTest::testUpdateNull()
- testUpdatePackageMetaData
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testUpdatePackageMetaData()
- testUpdateParameter
- in file PluginParameterTest.class, method PluginParameterTest::testUpdateParameter()
- testUpdatePluginParameterFieldTypes
- in file PluginParameterTest.class, method PluginParameterTest::testUpdatePluginParameterFieldTypes()
- testUpdatePluginStatus
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatus()
- testUpdatePluginStatusFailsHardOnStorageError
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatusFailsHardOnStorageError()
- testUpdatePluginStatusIgnoresPluginScanErrors
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatusIgnoresPluginScanErrors()
- testUpdateUserWithClearTextPassword
- in file EmbedTest.class, method EmbedTest::testUpdateUserWithClearTextPassword()
- testUpdateUserWithHashedPasswordMissingHashMethod
- in file EmbedTest.class, method EmbedTest::testUpdateUserWithHashedPasswordMissingHashMethod()
- testUpdateUserWithInvalidHashMethod
- in file EmbedTest.class, method EmbedTest::testUpdateUserWithInvalidHashMethod()
- testUpdateUserWithMd5PasswordHash
- in file EmbedTest.class, method EmbedTest::testUpdateUserWithMd5PasswordHash()
- testUpdateUserWithPhpassPasswordHash
- in file EmbedTest.class, method EmbedTest::testUpdateUserWithPhpassPasswordHash()
- testUpdateVisibilitySetOff
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateVisibilitySetOff()
- testUpdateVisibilitySetOn
- in file NotificationSiteAdminControllerTest.class, method NotificationSiteAdminControllerTest::testUpdateVisibilitySetOn()
- testUpgrade
- in file RepositoryTest.class, method RepositoryTest::testUpgrade()
Test getAllUpgradeablePackages and getUpgradeInfo.
- testUpgradeAll
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpgradeAll()
- testUpgradeAllNoUpgradeAvailable
- in file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpgradeAllNoUpgradeAvailable()
- testUpgradeModule
- in file PluginCallbackTest.class, method PluginCallbackTest::testUpgradeModule()
- testUpgradeTheme
- in file PluginCallbackTest.class, method PluginCallbackTest::testUpgradeTheme()
- testUploadBadParent
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::testUploadBadParent()
- testUploadEmptyFle
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::testUploadEmptyFle()
- testUploadItems
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItems()
- testUploadItemsMissingFileName
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsMissingFileName()
- testUploadItemsMissingMimeType
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsMissingMimeType()
- testUploadItemsPermissionDenied
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsPermissionDenied()
- testUploadItemsSetCaptionsAndStripExtensions
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsSetCaptionsAndStripExtensions()
- testUploadItemsWithOption
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsWithOption()
- testUploadItemsXssFilename
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::testUploadItemsXssFilename()
- testUploadMissingFile
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::testUploadMissingFile()
- testUploadNoPermission
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::testUploadNoPermission()
- testUploadValidRequest
- in file NokiaUploadUploadControllerTest.class, method NokiaUploadUploadControllerTest::testUploadValidRequest()
- testUrl1
- in file MarkupTest.class, method MarkupTest::testUrl1()
- testUrl2
- in file MarkupTest.class, method MarkupTest::testUrl2()
- testUrl3
- in file MarkupTest.class, method MarkupTest::testUrl3()
- testUrl4
- in file MarkupTest.class, method MarkupTest::testUrl4()
- testUrl5
- in file MarkupTest.class, method MarkupTest::testUrl5()
- testUrl6
- in file MarkupTest.class, method MarkupTest::testUrl6()
- testUrl7
- in file MarkupTest.class, method MarkupTest::testUrl7()
- testUrl8
- in file MarkupTest.class, method MarkupTest::testUrl8()
- testUrlOptionsAndBulkOptions
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testUrlOptionsAndBulkOptions()
- testUrlParamsAndArgs
- in file TemplateAdapterTest.class, method TemplateAdapterTest::testUrlParamsAndArgs()
- testUrlPrefixIsServerRelative
- in file AlbumSelectTest.class, method AlbumSelectTest::testUrlPrefixIsServerRelative()
- testUseAlbumThemeForDefaultAlbum
- in file ShowItemTest.class, method ShowItemTest::testUseAlbumThemeForDefaultAlbum()
- testUserAlbum
- in file UserAlbumTest.class, method UserAlbumTest::testUserAlbum()
- testUserAlbumCollision
- in file UserAlbumTest.class, method UserAlbumTest::testUserAlbumCollision()
- testUserAlbumDeleteTarget
- in file UserAlbumTest.class, method UserAlbumTest::testUserAlbumDeleteTarget()
- testUserAlbumDeleteUserAlbum
- in file UserAlbumTest.class, method UserAlbumTest::testUserAlbumDeleteUserAlbum()
- testUserAlbumSiteAdminControllerReset
- in file UserAlbumSiteAdminControllerTest.class, method UserAlbumSiteAdminControllerTest::testUserAlbumSiteAdminControllerReset()
- testUserAlbumSiteAdminControllerSave
- in file UserAlbumSiteAdminControllerTest.class, method UserAlbumSiteAdminControllerTest::testUserAlbumSiteAdminControllerSave()
- testUserAlbumTitle
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testUserAlbumTitle()
- testUserAndGroupQuota
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testUserAndGroupQuota()
- testUserCancel
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::testUserCancel()
- testUserDelete
- in file ConfirmDeleteControllerTest.class, method ConfirmDeleteControllerTest::testUserDelete()
- testUserIdParameter
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::testUserIdParameter()
- testUserKBQuotaAddOneFail
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testUserKBQuotaAddOneFail()
- testUserMBQuotaAddOneOk
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testUserMBQuotaAddOneOk()
- testUserQuotaAddTwo
- in file DiskQuotasOptionTest.class, method DiskQuotasOptionTest::testUserQuotaAddTwo()
- testUserQuotaCreate
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::testUserQuotaCreate()
- testUtf8Strcut
- in file CharsetTest.class, method CharsetTest::testUtf8Strcut()
- testUtf8StrcutOfNumber
- in file CharsetTest.class, method CharsetTest::testUtf8StrcutOfNumber()
- testUtf8StrcutOfOneCharacter
- in file CharsetTest.class, method CharsetTest::testUtf8StrcutOfOneCharacter()
- testUtf8Substring
- in file CharsetTest.class, method CharsetTest::testUtf8Substring()
- testUtf8Substring
- in file UtilitiesTest.class, method UtilitiesTest::testUtf8Substring()
- testUtf8SubstringOfNumber
- in file CharsetTest.class, method CharsetTest::testUtf8SubstringOfNumber()
- testUtf8SubstringOfOneCharacter
- in file CharsetTest.class, method CharsetTest::testUtf8SubstringOfOneCharacter()
- testUtf8ToUnicodeEntities
- in file UtilitiesTest.class, method UtilitiesTest::testUtf8ToUnicodeEntities()
- testValidateHigh
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testValidateHigh()
- testValidateLow
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testValidateLow()
- testValidateMedium
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testValidateMedium()
- testValidateMissingCode
- in file CaptchaValidationPluginTest.class, method CaptchaValidationPluginTest::testValidateMissingCode()
- testValidateRss
- in file RssRenderTest.class, method RssRenderTest::testValidateRss()
- testValidateRssSimple
- in file RssRenderTest.class, method RssRenderTest::testValidateRssSimple()
- testValidationAlternateGuest
- in file EcardControllerTest.class, method EcardControllerTest::testValidationAlternateGuest()
- testValidationAlternateGuest
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testValidationAlternateGuest()
- testValidationPlugin
- in file EcardControllerTest.class, method EcardControllerTest::testValidationPlugin()
- testValidationPlugin
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testValidationPlugin()
- testValidationPluginOff
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testValidationPluginOff()
- testValidationPluginOff
- in file EcardControllerTest.class, method EcardControllerTest::testValidationPluginOff()
- testValidationPluginOff
- in file AddCommentControllerTest.class, method AddCommentControllerTest::testValidationPluginOff()
- testValidUser
- in file ServerAuthPluginTest.class, method ServerAuthPluginTest::testValidUser()
- testValidUser
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testValidUser()
- testValidUserInvalidPassword
- in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testValidUserInvalidPassword()
- testVariableReferenceAcrossLoadCommonTemplateData
- in file ThemeTest.class, method ThemeTest::testVariableReferenceAcrossLoadCommonTemplateData()
- testVerifyApiKey_Invalid
- in file AkismetApiTest.class, method AkismetApiTest::testVerifyApiKey_Invalid()
- testVerifyApiKey_Valid
- in file AkismetApiTest.class, method AkismetApiTest::testVerifyApiKey_Valid()
- testVerifyPackageIntegrity
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testVerifyPackageIntegrity()
- testVerifyVersions
- in file DatabaseImportTest.class, method DatabaseImportTest::testVerifyVersions()
- testVersionsDat
- in file DatabaseImportTest.class, method DatabaseImportTest::testVersionsDat()
- testViewCountAlbum
- in file ShowItemTest.class, method ShowItemTest::testViewCountAlbum()
- testViewCountItem
- in file ShowItemTest.class, method ShowItemTest::testViewCountItem()
- testViewForUserWithoutPermission
- in file MainTest.class, method MainTest::testViewForUserWithoutPermission()
- testWatermarkCreatePreferred
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testWatermarkCreatePreferred()
- testWatermarkEverything
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testWatermarkEverything()
- testWatermarkItem
- in file WatermarkTest.class, method WatermarkTest::testWatermarkItem()
- testWatermarkItem
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testWatermarkItem()
- testWatermarkItemCreatedPreferred
- in file WatermarkTest.class, method WatermarkTest::testWatermarkItemCreatedPreferred()
- testWatermarkItemDeletePreferred
- in file WatermarkTest.class, method WatermarkTest::testWatermarkItemDeletePreferred()
- testWatermarkItemWithNoWatermark
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testWatermarkItemWithNoWatermark()
- testWatermarkNonImage
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testWatermarkNonImage()
- testWatermarkNothingSelected
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::testWatermarkNothingSelected()
- testWatermarkWatermarkIdInvalid
- in file WatermarkOptionTest.class, method WatermarkOptionTest::testWatermarkWatermarkIdInvalid()
- testWebCamSiteAdminControllerLocale
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::testWebCamSiteAdminControllerLocale()
- testWebCamSiteAdminControllerSave
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::testWebCamSiteAdminControllerSave()
- testWebCamSiteAdminControllerSaveBadDuration
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::testWebCamSiteAdminControllerSaveBadDuration()
- testWebCamSiteAdminControllerSaveNoDuration
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::testWebCamSiteAdminControllerSaveNoDuration()
- testWebCamSiteAdminControllerUndo
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::testWebCamSiteAdminControllerUndo()
- testWindowsAndCodePageAreSynonyms
- in file CharsetTest.class, method CharsetTest::testWindowsAndCodePageAreSynonyms()
- testWriteFile
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testWriteFile()
- testWriteFile
- in file IsapiRewriteHelperTest.class, method IsapiRewriteHelperTest::testWriteFile()
- testWriteFileEmbedded
- in file ModRewriteHelperTest.class, method ModRewriteHelperTest::testWriteFileEmbedded()
- testWriteThenRead
- in file LockTest.class, method LockTest::testWriteThenRead()
- testWriteThenReadPartial
- in file LockTest.class, method LockTest::testWriteThenReadPartial()
- testWrongOperation
- in file SquareThumbToolkitTest.class, method SquareThumbToolkitTest::testWrongOperation()
- testWrongPassword
- in file PasswordEntryControllerTest.class, method PasswordEntryControllerTest::testWrongPassword()
- testZeroThumbnail
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testZeroThumbnail()
- testZipCart
- in file ZipCartPluginTest.class, method ZipCartPluginTest::testZipCart()
- text
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::text()
- textFetchExtremeChildWeight
- in file ItemAttributesTest.class, method ItemAttributesTest::textFetchExtremeChildWeight()
Fetch the min/max child weight.
- theme
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::theme()
Perform a theme related function. Possible parameters are include => file to include inside the theme's templates/ dir url => url to a file inside the themes dir
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- theme.inc
- procedural page theme.inc
- ThemeTest
- in file ThemeTest.class, class ThemeTest
Test GalleryTheme functionality
- ThemeTest
- in file ThemeTest.class, method ThemeTest::ThemeTest()
- ThemeTestPlatform
- in file ThemeTest.class, class ThemeTestPlatform
Test platform for this test
- ThemeTestTheme
- in file ThemeTest.class, class ThemeTestTheme
Test theme
- ThemeTestTheme
- in file ThemeTest.class, method ThemeTestTheme::ThemeTestTheme()
- ThemeTestView
- in file ThemeTest.class, class ThemeTestView
Test view
- ThumbnailHelper
- in file ThumbnailHelper.class, class ThumbnailHelper
A helper class for the Thumbnail module.
- ThumbnailImage
- in file ThumbnailImage.class, class ThumbnailImage
Representation of an image used for thumbnails of non-image items.
- ThumbnailImageTest
- in file ThumbnailImageTest.class, method ThumbnailImageTest::ThumbnailImageTest()
- ThumbnailImageTest
- in file ThumbnailImageTest.class, class ThumbnailImageTest
Test ThumbnailImage functionality
- ThumbnailModule
- in file module.inc, class ThumbnailModule
Thumbnail defaults
- ThumbnailModule
- in file module.inc, method ThumbnailModule::ThumbnailModule()
- ThumbnailModuleExtras
- in file ThumbnailModuleExtras.inc, class ThumbnailModuleExtras
Upgrade / activation code
- ThumbnailSiteAdminController
- in file ThumbnailSiteAdmin.inc, class ThumbnailSiteAdminController
Thumbnail manager
- ThumbnailSiteAdminControllerTest
- in file ThumbnailSiteAdminControllerTest.class, method ThumbnailSiteAdminControllerTest::ThumbnailSiteAdminControllerTest()
- ThumbnailSiteAdminControllerTest
- in file ThumbnailSiteAdminControllerTest.class, class ThumbnailSiteAdminControllerTest
ThumbnailSiteAdmin controller tests Also tests ThumbnailHelper::fetchMimeTypeMap()
- ThumbnailSiteAdminView
- in file ThumbnailSiteAdmin.inc, class ThumbnailSiteAdminView
Thumbnail manager
- ThumbnailTestToolkit
- in file ThumbnailToolkitTest.class, class ThumbnailTestToolkit
Test toolkit
- ThumbnailToolkit
- in file ThumbnailToolkit.class, class ThumbnailToolkit
A version of GalleryToolkit to supply default thumbnail images for non-image mime types.
- ThumbnailToolkitTest
- in file ThumbnailToolkitTest.class, method ThumbnailToolkitTest::ThumbnailToolkitTest()
- ThumbnailToolkitTest
- in file ThumbnailToolkitTest.class, class ThumbnailToolkitTest
ThumbnailToolkit tests
- ThumbnailToolkitTestDummyPlatform
- in file ThumbnailToolkitTest.class, class ThumbnailToolkitTestDummyPlatform
Test platform
- ThumbOffsetItemEditPluginTest
- in file ThumbOffsetItemEditPluginTest.class, class ThumbOffsetItemEditPluginTest
ItemEditThumbOffset controller tests
- ThumbOffsetItemEditPluginTest
- in file ThumbOffsetItemEditPluginTest.class, method ThumbOffsetItemEditPluginTest::ThumbOffsetItemEditPluginTest()
- ThumbOffsetTestToolkit
- in file ThumbOffsetItemEditPluginTest.class, class ThumbOffsetTestToolkit
Test toolkit
- ThumbPageItemEditPluginTest
- in file ThumbPageItemEditPluginTest.class, class ThumbPageItemEditPluginTest
ItemEditThumbPage controller tests
- ThumbPageItemEditPluginTest
- in file ThumbPageItemEditPluginTest.class, method ThumbPageItemEditPluginTest::ThumbPageItemEditPluginTest()
- ThumbPageModule
- in file module.inc, class ThumbPageModule
Pick which page of a multi-page file to use for the thumbnail.
- ThumbPageModule
- in file module.inc, method ThumbPageModule::ThumbPageModule()
- ThumbPageTestToolkit
- in file ThumbPageItemEditPluginTest.class, class ThumbPageTestToolkit
Test toolkit
- TileTheme
- in file theme.inc, method TileTheme::TileTheme()
- TileTheme
- in file theme.inc, class TileTheme
Theme with a tiled background image and image thumbnails on top of it.
- time
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::time()
- time
- in file UnitTestPhpVm.class, method UnitTestPhpVm::time()
- time
- in file RssRenderTest.class, method RssRenderTestVm::time()
- time
- in file AddCommentControllerTest.class, method CommentTestPhpVm::time()
- time
- in file GalleryPhpVm.class, method GalleryPhpVm::time()
Return current Unix timestamp
- time
- in file DataCacheTest.class, method DataCacheTestMockVm::time()
- time
- in file ItemAttributesTest.class, method ItemAttributesTestPhpVm::time()
- time
- in file ItemAddControllerTest.class, method ItemAddPhpVm::time()
- time
- in file UserHelperTest.class, method UserHelperTestPhpVm::time()
- time
- in file SessionTest.class, method SessionTestPhpVm::time()
- time
- in file SitemapViewTest.class, method SitemapViewTestVm::time()
- time
- in file EventLogHelperTest.class, method EventLogHelperTestPhpVm::time()
- title
- in file GalleryTemplate.class, method GalleryTemplate::title()
Set the title to include in the <head> section
- ToolkitTest
- in file ToolkitTest.class, class ToolkitTest
Test Toolkit functionality
- ToolkitTest
- in file ToolkitTest.class, method ToolkitTest::ToolkitTest()
- touch
- in file GalleryPlatform.class, method GalleryPlatform::touch()
touch -- Sets access and modification time of file.
- touch
- in file UnitTestPlatform.class, method UnitTestPlatform::touch()
- trailer
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::trailer()
Render trailer output
- translate
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::translate()
- translate
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::translate()
- translate
- in file GalleryPlugin.class, method GalleryPlugin::translate()
Localize the given content.
- translate
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::translate()
- translate
- in file ColorPackImpl.class, method ColorPackImpl::translate()
Translate given string
- translateDomain
- in file TemplateAdapterTest.class, method TemplateAdapterMockTranslator::translateDomain()
- translateDomain
- in file GalleryTranslator.class, method GalleryTranslator::translateDomain()
Localize the given text.
- translateRepositoryName
- in file GalleryRepository.class, method GalleryRepository::translateRepositoryName()
Translate the repository tag to its localized name
- translateRepositoryName
- in file UnitTestRepository.class, method UnitTestRepository::translateRepositoryName()
- TranslatorTest
- in file TranslatorTest.class, method TranslatorTest::TranslatorTest()
- TranslatorTest
- in file TranslatorTest.class, class TranslatorTest
Test Translator functionality.
- trigger_error
- in file GallerySmarty.class, method GallerySmarty::trigger_error()
Make trigger_error behave more Gallery-like
- TruncateTest
- in file TruncateTest.class, method TruncateTest::TruncateTest()
- TruncateTest
- in file TruncateTest.class, class TruncateTest
Test Truncate functionality
- TryLogoutView
- in file TryLogout.inc, class TryLogoutView
Try to clear the browser's authentication cache by as many tricks as possible and redirect to a
u
- $userName
- in file GalleryPendingUser.class, variable GalleryPendingUser::$userName
The User's username
- $userName
- in file GalleryUser.class, variable GalleryUser::$userName
The User's username
- UnitTestPhpVm.class
- procedural page UnitTestPhpVm.class
- UnitTestPlatform.class
- procedural page UnitTestPlatform.class
- UnitTestRepository.class
- procedural page UnitTestRepository.class
- UnitTestRepositoryUtilities.class
- procedural page UnitTestRepositoryUtilities.class
- UnitTestStorage.class
- procedural page UnitTestStorage.class
- UnitTestTemplate.class
- procedural page UnitTestTemplate.class
- UnitTestUrlGenerator.class
- procedural page UnitTestUrlGenerator.class
- UnixPlatform.class
- procedural page UnixPlatform.class
- UserRecoverPasswordHelper_simple.class
- procedural page UserRecoverPasswordHelper_simple.class
- UrlGeneratorTest.class
- procedural page UrlGeneratorTest.class
- UserAndGroupTest.class
- procedural page UserAndGroupTest.class
- UserChangePasswordControllerTest.class
- procedural page UserChangePasswordControllerTest.class
- UserHelperTest.class
- procedural page UserHelperTest.class
- UserLoginControllerTest.class
- procedural page UserLoginControllerTest.class
- UserPreferencesControllerTest.class
- procedural page UserPreferencesControllerTest.class
- UserRecoverPasswordAdminControllerTest.class
- procedural page UserRecoverPasswordAdminControllerTest.class
- UserRecoverPasswordConfirmControllerTest.class
- procedural page UserRecoverPasswordConfirmControllerTest.class
- UserRecoverPasswordControllerTest.class
- procedural page UserRecoverPasswordControllerTest.class
- UtilitiesTest.class
- procedural page UtilitiesTest.class
- UserAdmin.inc
- procedural page UserAdmin.inc
- UserChangePassword.inc
- procedural page UserChangePassword.inc
- UserLogin.inc
- procedural page UserLogin.inc
- UserPreferences.inc
- procedural page UserPreferences.inc
- UserRecoverPassword.inc
- procedural page UserRecoverPassword.inc
- UserRecoverPasswordAdmin.inc
- procedural page UserRecoverPasswordAdmin.inc
- UserRecoverPasswordConfirm.inc
- procedural page UserRecoverPasswordConfirm.inc
- UserRecoverPasswordDownload.inc
- procedural page UserRecoverPasswordDownload.inc
- UpdatesAlbum.inc
- procedural page UpdatesAlbum.inc
- Upload.inc
- procedural page Upload.inc
- UploadItemsControllerTest.class
- procedural page UploadItemsControllerTest.class
- UploadedItem.inc
- procedural page UploadedItem.inc
- UploadItems.inc
- procedural page UploadItems.inc
- UserSelfRegistrationControllerTest.class
- procedural page UserSelfRegistrationControllerTest.class
- UserSelfRegistration.inc
- procedural page UserSelfRegistration.inc
- UploadAppletSiteAdmin.inc
- procedural page UploadAppletSiteAdmin.inc
- UserAlbumHelper.class
- procedural page UserAlbumHelper.class
- UserAlbumControllerTest.class
- procedural page UserAlbumControllerTest.class
- UserAlbumSiteAdminControllerTest.class
- procedural page UserAlbumSiteAdminControllerTest.class
- UserAlbumTest.class
- procedural page UserAlbumTest.class
- UserAlbum.inc
- procedural page UserAlbum.inc
- UserAlbumSiteAdmin.inc
- procedural page UserAlbumSiteAdmin.inc
- UserWatermarkEditControllerTest.class
- procedural page UserWatermarkEditControllerTest.class
- UserWatermarksControllerTest.class
- procedural page UserWatermarksControllerTest.class
- UserWatermarkEdit.inc
- procedural page UserWatermarkEdit.inc
- UserWatermarks.inc
- procedural page UserWatermarks.inc
- unconfigureStore
- in file GalleryStorageExtras.class, method GalleryStorageExtras::unconfigureStore()
- unconfigureStore
- in file GalleryStorage.class, method GalleryStorage::unconfigureStore()
Uninstall the database schema for the given module
- unconfigureStore
- in file UnitTestStorage.class, method UnitTestStorage::unconfigureStore()
- unHideItem
- in file HiddenHelper.class, method HiddenHelper::unHideItem()
Remove the hiding of the item by adding back core.view permissions to either anonymous user or everybody group if they have either core.viewResizes or core.viewSource.
- unHideItem
- in file HiddenInterface_1_0.class, method HiddenInterface_1_0::unHideItem()
Unhide an item
- unicodeEntitiesToUtf8
- in file GalleryUtilities.class, method GalleryUtilities::unicodeEntitiesToUtf8()
Unescape embedded UTF-8 entities in the given string.
- unicodeValueToUtf8Value
- in file GalleryUtilities.class, method GalleryUtilities::unicodeValueToUtf8Value()
Convert a numerical unicode value to a multibyte UTF-8 string. Adapted from code found here: http://us2.php.net/utf8_encode
- uninstall
- in file module.inc, method MP3AudioModule::uninstall()
- uninstall
- in file module.inc, method ThumbnailModule::uninstall()
- uninstall
- in file module.inc, method NewItemsModule::uninstall()
- uninstall
- in file module.inc, method HiddenModule::uninstall()
Unhide all hidden items.
- uninstall
- in file module.inc, method FlashVideoModule::uninstall()
- uninstall
- in file module.inc, method RatingModule::uninstall()
- uninstall
- in file module.inc, method WatermarkModule::uninstall()
- uninstall
- in file module.inc, method PanoramaModule::uninstall()
- uninstall
- in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest_MockPicLensHelper::uninstall()
- uninstall
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::uninstall()
- uninstall
- in file GalleryPlugin.class, method GalleryPlugin::uninstall()
Remove this plugin's parameters
- uninstall
- in file GalleryModule.class, method GalleryModule::uninstall()
Remove this module's plugin parameters and all of its database tables.
- uninstall
- in file module.inc, method RewriteModule::uninstall()
- uninstall
- in file GalleryTheme.class, method GalleryTheme::uninstall()
Remove this theme from all albums.
- uninstall
- in file module.inc, method PasswordModule::uninstall()
Remove password from all items.
- uninstall
- in file PicLensHelper.class, method PicLensHelper::uninstall()
Remove PicLens.
- uninstall
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::uninstall()
- UninstallPluginNotification
- in file GalleryCoreEventNotifications.class, class UninstallPluginNotification
- UnitTestPhpVm
- in file UnitTestPhpVm.class, class UnitTestPhpVm
Unit test GalleryPhpVm. This is a mock GalleryPhpVm that the unit tests can use to simulate the exact conditions that they want from the php vm in order to exercise the code.
- UnitTestPlatform
- in file UnitTestPlatform.class, class UnitTestPlatform
Unit test platform. This is a mock platform that the unit tests can use to simulate the exact conditions that they want from the platform in order to exercise the code.
- UnitTestPlatform
- in file UnitTestPlatform.class, method UnitTestPlatform::UnitTestPlatform()
- UnitTestRepository
- in file UnitTestRepository.class, class UnitTestRepository
Unit test repository. This is a mock repository that the unit tests can use to simulate the exact conditions that they want from the repository in order to exercise the code.
- UnitTestRepositoryUtilities
- in file UnitTestRepositoryUtilities.class, class UnitTestRepositoryUtilities
Unit test repository utilties. This is a mock RepositoryUtilties class that the unit tests can use to simulate the exact conditions that they want from the repository utilties in order to exercise the code.
- UnitTestStorage
- in file UnitTestStorage.class, class UnitTestStorage
Unit test storage. This is a mock storage that the unit tests can use to simulate the exact conditions that they want from the storage in order to exercise the code.
- UnitTestStorage
- in file UnitTestStorage.class, method UnitTestStorage::UnitTestStorage()
- UnitTestStorageExtras
- in file UnitTestStorage.class, class UnitTestStorageExtras
- UnitTestStorageSearchResults
- in file UnitTestStorage.class, method UnitTestStorageSearchResults::UnitTestStorageSearchResults()
- UnitTestStorageSearchResults
- in file UnitTestStorage.class, class UnitTestStorageSearchResults
- UnitTestTemplate
- in file UnitTestTemplate.class, method UnitTestTemplate::UnitTestTemplate()
- UnitTestTemplate
- in file UnitTestTemplate.class, class UnitTestTemplate
Unit test GalleryTemplate. This is a fake GalleryTemplate that just serves as a container for template data to be used in GalleryView tests, free of dependencies to Smarty.
- UnitTestUrlGenerator
- in file UnitTestUrlGenerator.class, class UnitTestUrlGenerator
Unit test GalleryUrlGenerator. This is a fake GalleryUrlGenerator that just returns the parameters to generateUrl() in a normalized form for easy assertion.
- UnixPlatform
- in file UnixPlatform.class, class UnixPlatform
An Unix version of the GalleryPlatform class
- unlink
- in file SizeLimitHelperTest.class, method SizeLimitHelperTestPlatform::unlink()
- unlink
- in file SizeLimitOptionTest.class, method SizeLimitOptionTestPlatform::unlink()
- unlink
- in file TestGdFunctionality.class, method TestGdFunctionality::unlink()
- unlink
- in file AdminImageMagickControllerTest.class, method AdminImageMagickControllerTestPlatform::unlink()
- unlink
- in file SetSizeOptionTest.class, method SetSizeOptionTestPlatform::unlink()
- unlink
- in file GdFunctionality.class, method GdFunctionality::unlink()
The unlink method from GalleryPlatform, which we need to be able to overwrite in tests
- unlink
- in file NetPbmToolkitTest.class, method NetPbmToolkitTestPlatform::unlink()
- unlink
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTestPlatform::unlink()
- unlink
- in file AdminJpegtranControllerTest.class, method AdminJpegtranControllerTestPlatform::unlink()
- unlink
- in file ReuploadOptionTest.class, method ReuploadOptionTestPlatform::unlink()
- unlink
- in file ArchiveUploadSiteAdminControllerTest.class, method ArchiveUploadSiteAdminControllerTestPlatform::unlink()
- unlink
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTestPlatform::unlink()
- unlink
- in file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::unlink()
- unlink
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::unlink()
- unlink
- in file FfmpegToolkitTest.class, method FfmpegToolkitTestPlatform::unlink()
- unlink
- in file UserSelfRegistrationControllerTest.class, method RegisterDummyPlatform::unlink()
- unlink
- in file DataCacheTest.class, method DataCacheTestPlatform::unlink()
- unlink
- in file UnitTestPlatform.class, method UnitTestPlatform::unlink()
- unlink
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::unlink()
- unlink
- in file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::unlink()
- unlink
- in file AdminNetPbmControllerTest.class, method AdminNetPbmControllerTestPlatform::unlink()
- unlink
- in file GalleryPlatform.class, method GalleryPlatform::unlink()
Delete a file.
- unlink
- in file JpegtranToolkitTest.class, method JpegtranToolkitTestPlatform::unlink()
- unlink
- in file ItemAddWebCamTest.class, method ItemAddWebCamTestPlatform::unlink()
- unlink
- in file ItemAddFromWebTest.class, method ItemAddFromWebTestPlatform::unlink()
- unlink
- in file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::unlink()
- unlock
- in file WebDavHelper.class, method WebDavHelper::unlock()
UNLOCK handler.
- unlockRequestHelper
- in file WebDavHelper.class, method WebDavHelper::unlockRequestHelper()
UNLOCK request helper.
- unpackPackage
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::unpackPackage()
- unpackPackage
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::unpackPackage()
- unpackSetting
- in file GalleryTheme.class, method GalleryTheme::unpackSetting()
Unpack a packed setting.
- unregisterFactoryImplementation
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterFactoryImplementation()
Unregister a factory implementation by id
- unregisterFactoryImplementationsByModuleId
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterFactoryImplementationsByModuleId()
Unregister all factory implementations for a module
- unregisterImplementation
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::unregisterImplementation()
- unregisterImplementationsByModuleId
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::unregisterImplementationsByModuleId()
- unregisterModulePermissions
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterModulePermissions()
Unregister all permission associated with a given module.
- unregisterModulePermissions
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::unregisterModulePermissions()
- unregisterOperation
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterOperation()
- unregisterToolkit
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterToolkit()
Unregister a toolkit's operations and properties. If we have any remaining that are no longer implemented by any toolkit then remove them from the system also.
- unregisterToolkit
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterToolkit()
- unregisterToolkitOperation
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterToolkitOperation()
Unregister an operation that a toolkit is able to perform on certain mime types
- unregisterToolkitsByModuleId
- in file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterToolkitsByModuleId()
- unregisterToolkitsByModuleId
- in file GalleryCoreApi.class, method GalleryCoreApi::unregisterToolkitsByModuleId()
Unregister all operations and properties for toolkits implemented by the given module.
- unsanitizeInputValues
- in file GalleryUtilities.class, method GalleryUtilities::unsanitizeInputValues()
Undo preprocessing from sanitizeInputValues (useful when we put values back in the request).
- unserializeIndex
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::unserializeIndex()
Unserializes the index into memory.
- unsubscribe
- in file NotificationHelper.class, method NotificationHelper::unsubscribe()
Unsubscribe the user from the item/event combination.
- update
- in file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::update()
Downloads the repostory index from the Gallery server and writes it to the local repository cache.
- updateFactoryDefinitionHints
- in file GalleryCoreApi.class, method GalleryCoreApi::updateFactoryDefinitionHints()
Return the Hints for the specified class type and implId.
- updateFactoryDefinitionHints
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::updateFactoryDefinitionHints()
- updateFeed
- in file RssMapHelper.class, method RssMapHelper::updateFeed()
Update a feed
- updateGroup
- in file GalleryEmbed.class, method GalleryEmbed::updateGroup()
Update a G2 Group.
- updateItem
- in file ThumbnailHelper.class, method ThumbnailHelper::updateItem()
Add or delete a mime type from an existing ThumbnailImage
- updateLanguageSettings
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::updateLanguageSettings()
Callback method for updating the language settings while reporting progress.
- updateMapEntry
- in file PluginParameterTest.class, method PluginParameterTestMockStorage::updateMapEntry()
- updateMapEntry
- in file GalleryCoreApi.class, method GalleryCoreApi::updateMapEntry()
Update entries in a map
- updateMapEntry
- in file SessionTest.class, method SessionTestStorage::updateMapEntry()
- updateMapEntry
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::updateMapEntry()
- updateMapEntry
- in file UnitTestStorage.class, method UnitTestStorage::updateMapEntry()
- updateMapEntry
- in file GalleryStorage.class, method GalleryStorage::updateMapEntry()
Update entries in a map
- updateMapEntry
- in file RepositoryTestStorage.class, method RepositoryTestStorage::updateMapEntry()
- updateModificationTimestamp
- in file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::updateModificationTimestamp()
- updateModificationTimestamp
- in file GalleryCoreApi.class, method GalleryCoreApi::updateModificationTimestamp()
Set modification timestamp for the given entity id to the current time.
- updatePackageMetaData
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::updatePackageMetaData()
Saves the specified package meta data into the database.
- updatePackageMetaData
- in file UnitTestRepository.class, method UnitTestRepository::updatePackageMetaData()
- updatePackageMetaData
- in file GalleryRepository.class, method GalleryRepository::updatePackageMetaData()
- updatePackageMetaData
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::updatePackageMetaData()
- updateParentSequence
- in file GalleryCoreApi.class, method GalleryCoreApi::updateParentSequence()
Update all items containing the source parent sequence to the new parent sequence
- updateParentSequence
- in file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::updateParentSequence()
- updatePluginStatus
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::updatePluginStatus()
Update the repository index, and scan all installed plugins and update GalleryPluginPackageMap with a complete listing of everything that's installed.
- updateProgressBar
- in file MockTemplateAdapter.class, method MockTemplateAdapter::updateProgressBar()
- updateProgressBar
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::updateProgressBar()
Update progress bar
- UpdatesAlbumView
- in file UpdatesAlbum.inc, method UpdatesAlbumView::UpdatesAlbumView()
- UpdatesAlbumView
- in file UpdatesAlbum.inc, class UpdatesAlbumView
Dynamic album view of recent additions
- updateStatus
- in file GalleryDatabaseImport.class, method GalleryImportElement::updateStatus()
Walks the tag chain to find the parent that has the callback information and then does the callback.
- updateStatus
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::updateStatus()
This method calls the the status update method that was passed by the caller to the Database Exporter class.
- updateStatus
- in file DatabaseImportTest.class, method DatabaseImportTest::updateStatus()
- updateTableInfo
- in file GalleryStorage.class, method GalleryStorage::updateTableInfo()
Load the Maps.inc and Entities.inc into the schema table for the specified module
- updateUser
- in file GalleryEmbed.class, method GalleryEmbed::updateUser()
Update a G2 user.
- upgrade
- in file module.inc, method RegisterModule::upgrade()
- upgrade
- in file module.inc, method RssModule::upgrade()
- upgrade
- in file module.inc, method MembersModule::upgrade()
- upgrade
- in file module.inc, method SnapGalaxyModule::upgrade()
- upgrade
- in file module.inc, method NetPbmModule::upgrade()
- upgrade
- in file module.inc, method NotificationModule::upgrade()
- upgrade
- in file module.inc, method ExifModule::upgrade()
- upgrade
- in file CoreModuleExtras.inc, method CoreModuleExtras::upgrade()
- upgrade
- in file module.inc, method RatingModule::upgrade()
- upgrade
- in file module.inc, method ArchiveUploadModule::upgrade()
- upgrade
- in file GalleryPlugin.class, method GalleryPlugin::upgrade()
Perform any upgrade tasks required at this point. This method is called
- upgrade
- in file module.inc, method ImageMagickModule::upgrade()
- upgrade
- in file module.inc, method ShutterflyModule::upgrade()
- upgrade
- in file module.inc, method ImageBlockModule::upgrade()
- upgrade
- in file module.inc, method RandomHighlightModule::upgrade()
- upgrade
- in file module.inc, method Getid3Module::upgrade()
- upgrade
- in file module.inc, method PasswordModule::upgrade()
- upgrade
- in file module.inc, method HiddenModule::upgrade()
- upgrade
- in file module.inc, method NewItemsModule::upgrade()
- upgrade
- in file module.inc, method MimeModule::upgrade()
- upgrade
- in file module.inc, method WebDavModule::upgrade()
- upgrade
- in file module.inc, method SlideshowAppletModule::upgrade()
- upgrade
- in file module.inc, method LinkItemModule::upgrade()
- upgrade
- in file module.inc, method EcardModule::upgrade()
- upgrade
- in file module.inc, method KeyAlbumModule::upgrade()
- upgrade
- in file module.inc, method MultiLangModule::upgrade()
- upgrade
- in file module.inc, method HttpAuthModule::upgrade()
- upgrade
- in file module.inc, method DynamicAlbumModule::upgrade()
- upgrade
- in file ThumbnailModuleExtras.inc, method ThumbnailModuleExtras::upgrade()
- upgrade
- in file module.inc, method UserAlbumModule::upgrade()
- upgrade
- in file module.inc, method UploadAppletModule::upgrade()
- upgrade
- in file module.inc, method WebCamModule::upgrade()
- upgrade
- in file module.inc, method SlideshowModule::upgrade()
- upgrade
- in file module.inc, method SquareThumbModule::upgrade()
- upgrade
- in file module.inc, method PanoramaModule::upgrade()
- upgrade
- in file theme.inc, method CarbonTheme::upgrade()
- upgrade
- in file module.inc, method RewriteModule::upgrade()
- upgrade
- in file ModuleTest.class, method ModuleTestModule::upgrade()
- upgrade
- in file RewriteModuleExtras.inc, method RewriteModuleExtras::upgrade()
- upgrade
- in file module.inc, method DigibugModule::upgrade()
- upgrade
- in file module.inc, method PhotoAccessModule::upgrade()
- upgrade
- in file module.inc, method PermalinksModule::upgrade()
- upgrade
- in file module.inc, method QuotasModule::upgrade()
- upgrade
- in file module.inc, method CustomFieldModule::upgrade()
- upgrade
- in file module.inc, method ThumbnailModule::upgrade()
- upgrade
- in file module.inc, method GdModule::upgrade()
- upgrade
- in file module.inc, method IconsModule::upgrade()
- upgrade
- in file module.inc, method CartModule::upgrade()
- upgrade
- in file module.inc, method ItemAddModule::upgrade()
- upgrade
- in file module.inc, method CoreModule::upgrade()
We pushed all this code into its own file since we need it very rarely so it doesn't make sense to load it every single time.
- upgrade
- in file module.inc, method FfmpegModule::upgrade()
- upgrade
- in file module.inc, method FotokastenModule::upgrade()
- upgrade
- in file module.inc, method RemoteModule::upgrade()
- upgrade
- in file module.inc, method AlbumSelectModule::upgrade()
- upgrade
- in file module.inc, method WatermarkModule::upgrade()
- upgrade
- in file module.inc, method CaptchaModule::upgrade()
- upgrade
- in file module.inc, method MigrateModule::upgrade()
- upgrade
- in file module.inc, method CommentModule::upgrade()
- UpgradeCoreModuleStep.class
- procedural page UpgradeCoreModuleStep.class
- UpgradeOtherModulesStep.class
- procedural page UpgradeOtherModulesStep.class
- UpgradeStep.class
- procedural page UpgradeStep.class
- UpgradeCoreModuleStep
- in file UpgradeCoreModuleStep.class, class UpgradeCoreModuleStep
Upgrade core module
- UpgradeOtherModulesStep
- in file UpgradeOtherModulesStep.class, class UpgradeOtherModulesStep
Upgrade plugins
- UpgradeStep
- in file UpgradeStep.class, class UpgradeStep
Base class for upgrade step
- UploadAppletModule
- in file module.inc, method UploadAppletModule::UploadAppletModule()
- UploadAppletModule
- in file module.inc, class UploadAppletModule
- UploadAppletSiteAdminController
- in file UploadAppletSiteAdmin.inc, class UploadAppletSiteAdminController
Settings for Upload Applet
- UploadAppletSiteAdminView
- in file UploadAppletSiteAdmin.inc, class UploadAppletSiteAdminView
Settings for Upload Applet
- UploadController
- in file Upload.inc, class UploadController
This controller implements the Nokia Image Uploader API's 'Upload' command.
- UploadedItemView
- in file UploadedItem.inc, class UploadedItemView
Empty view used when the photo is successfully uploaded.
- UploadItemsController
- in file UploadItems.inc, class UploadItemsController
Controller to process the uploading of photos from Windows XP.
- UploadItemsControllerTest
- in file UploadItemsControllerTest.class, class UploadItemsControllerTest
UploadItems controller tests
- UploadItemsControllerTest
- in file UploadItemsControllerTest.class, method UploadItemsControllerTest::UploadItemsControllerTest()
- UploadItemsControllerTestAddOption
- in file UploadItemsControllerTest.class, class UploadItemsControllerTestAddOption
- UploadItemsView
- in file UploadItems.inc, class UploadItemsView
View to process the uploading of photos from Windows XP.
- UploadView
- in file Upload.inc, class UploadView
This view implements the Nokia Image Uploader API's 'Upload' command.
- url
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::url()
Return a valid Gallery URL, standalone or embedded.
- UrlGeneratorTest
- in file UrlGeneratorTest.class, class UrlGeneratorTest
URL generator tests.
- UrlGeneratorTest
- in file UrlGeneratorTest.class, method UrlGeneratorTest::UrlGeneratorTest()
- UserAdminView
- in file UserAdmin.inc, class UserAdminView
This view will present the available options to administer a user
- UserAlbumController
- in file UserAlbum.inc, class UserAlbumController
This controller locates (and creates if needed) a user album and jumps to its view.
- UserAlbumControllerTest
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::UserAlbumControllerTest()
- UserAlbumControllerTest
- in file UserAlbumControllerTest.class, class UserAlbumControllerTest
UserAlbum controller tests
- UserAlbumHelper
- in file UserAlbumHelper.class, class UserAlbumHelper
A helper class for user albums
- UserAlbumModule
- in file module.inc, class UserAlbumModule
Create a private top level album for new users.
- UserAlbumModule
- in file module.inc, method UserAlbumModule::UserAlbumModule()
- UserAlbumSiteAdminController
- in file UserAlbumSiteAdmin.inc, class UserAlbumSiteAdminController
Settings for User Albums
- UserAlbumSiteAdminControllerTest
- in file UserAlbumSiteAdminControllerTest.class, method UserAlbumSiteAdminControllerTest::UserAlbumSiteAdminControllerTest()
- UserAlbumSiteAdminControllerTest
- in file UserAlbumSiteAdminControllerTest.class, class UserAlbumSiteAdminControllerTest
UserAlbumSiteAdmin controller tests
- UserAlbumSiteAdminView
- in file UserAlbumSiteAdmin.inc, class UserAlbumSiteAdminView
Settings for User Albums
- UserAlbumTest
- in file UserAlbumTest.class, method UserAlbumTest::UserAlbumTest()
- UserAlbumTest
- in file UserAlbumTest.class, class UserAlbumTest
Test UserAlbum functionality
- UserAndGroupTest
- in file UserAndGroupTest.class, method UserAndGroupTest::UserAndGroupTest()
- UserAndGroupTest
- in file UserAndGroupTest.class, class UserAndGroupTest
Test User and Group functionality
- UserAndGroupTest_error_handler
- in file UserAndGroupTest.class, function UserAndGroupTest_error_handler()
- UserChangePasswordController
- in file UserChangePassword.inc, class UserChangePasswordController
This controller will handle changing a user password
- UserChangePasswordControllerTest
- in file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::UserChangePasswordControllerTest()
- UserChangePasswordControllerTest
- in file UserChangePasswordControllerTest.class, class UserChangePasswordControllerTest
UserChangePassword controller tests
- UserChangePasswordView
- in file UserChangePassword.inc, class UserChangePasswordView
This view will show a form to change a password
- UserHelperTest
- in file UserHelperTest.class, class UserHelperTest
UserHelper tests
- UserHelperTestMockStorage
- in file UserHelperTest.class, class UserHelperTestMockStorage
Fake storage class, pretends to extend GalleryStorage
- UserHelperTestMockStorage
- in file UserHelperTest.class, method UserHelperTestMockStorage::UserHelperTestMockStorage()
- UserHelperTestMockStorageFakeResults
- in file UserHelperTest.class, class UserHelperTestMockStorageFakeResults
Fake search results class, pretends to extend GallerySearchResults
- UserHelperTestMockStorageFakeResults
- in file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::UserHelperTestMockStorageFakeResults()
- UserHelperTestMockUser
- in file UserHelperTest.class, class UserHelperTestMockUser
Mock user, pretends to extend GalleryUser
- UserHelperTestPhpVm
- in file UserHelperTest.class, class UserHelperTestPhpVm
Fake PHP vm, pretends to extend GalleryPhpVm
- UserHelperTestSession
- in file UserHelperTest.class, method UserHelperTestSession::UserHelperTestSession()
- UserHelperTestSession
- in file UserHelperTest.class, class UserHelperTestSession
Mock Session
- UserLoginController
- in file UserLogin.inc, class UserLoginController
This controller will handle a user logging in to Gallery
- UserLoginControllerTest
- in file UserLoginControllerTest.class, method UserLoginControllerTest::UserLoginControllerTest()
- UserLoginControllerTest
- in file UserLoginControllerTest.class, class UserLoginControllerTest
UserLogin controller tests
- UserLoginControllerTestPlugin
- in file UserLoginControllerTest.class, class UserLoginControllerTestPlugin
Mock ValidationPlugin
- UserLoginControllerTestSession
- in file UserLoginControllerTest.class, class UserLoginControllerTestSession
Mock session
- UserLoginControllerTestSession
- in file UserLoginControllerTest.class, method UserLoginControllerTestSession::UserLoginControllerTestSession()
- UserLoginTestPhpVm
- in file UserLoginControllerTest.class, method UserLoginTestPhpVm::UserLoginTestPhpVm()
- UserLoginTestPhpVm
- in file UserLoginControllerTest.class, class UserLoginTestPhpVm
Mock PHP VM
- UserLoginView
- in file UserLogin.inc, class UserLoginView
This view prompts for login information
- UserPreferencesController
- in file UserPreferences.inc, class UserPreferencesController
This controller will handle changes made to a user
- UserPreferencesControllerTest
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::UserPreferencesControllerTest()
- UserPreferencesControllerTest
- in file UserPreferencesControllerTest.class, class UserPreferencesControllerTest
UserPreferences controller tests
- UserPreferencesView
- in file UserPreferences.inc, class UserPreferencesView
This view will show a form to change user options
- UserRecoverPasswordAdminController
- in file UserRecoverPasswordAdmin.inc, class UserRecoverPasswordAdminController
This controller will handle the recovery of passwords that have been lost or forgotten by the user.
- UserRecoverPasswordAdminControllerTest
- in file UserRecoverPasswordAdminControllerTest.class, class UserRecoverPasswordAdminControllerTest
UserRecoverPassword controller tests
- UserRecoverPasswordAdminControllerTest
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::UserRecoverPasswordAdminControllerTest()
- UserRecoverPasswordAdminDummyPlatform
- in file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::UserRecoverPasswordAdminDummyPlatform()
- UserRecoverPasswordAdminDummyPlatform
- in file UserRecoverPasswordAdminControllerTest.class, class UserRecoverPasswordAdminDummyPlatform
- UserRecoverPasswordAdminView
- in file UserRecoverPasswordAdmin.inc, class UserRecoverPasswordAdminView
This view shows information about password recovery
- UserRecoverPasswordConfirmController
- in file UserRecoverPasswordConfirm.inc, class UserRecoverPasswordConfirmController
This controller will handle the recovery of passwords that have been lost or forgotten by the user.
- UserRecoverPasswordConfirmControllerTest
- in file UserRecoverPasswordConfirmControllerTest.class, class UserRecoverPasswordConfirmControllerTest
UserRecoverPassword controller tests
- UserRecoverPasswordConfirmControllerTest
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::UserRecoverPasswordConfirmControllerTest()
- UserRecoverPasswordConfirmView
- in file UserRecoverPasswordConfirm.inc, class UserRecoverPasswordConfirmView
This view shows information about password recovery
- UserRecoverPasswordController
- in file UserRecoverPassword.inc, class UserRecoverPasswordController
This controller will handle the recovery of passwords that have been lost or forgotten by the user.
- UserRecoverPasswordControllerTest
- in file UserRecoverPasswordControllerTest.class, class UserRecoverPasswordControllerTest
UserRecoverPassword controller tests
- UserRecoverPasswordControllerTest
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::UserRecoverPasswordControllerTest()
- UserRecoverPasswordControllerTestPlugin
- in file UserRecoverPasswordControllerTest.class, class UserRecoverPasswordControllerTestPlugin
Mock ValidationPlugin
- UserRecoverPasswordDownloadView
- in file UserRecoverPasswordDownload.inc, class UserRecoverPasswordDownloadView
This view sends the administrator login key for password recovery
- UserRecoverPasswordHelper_simple
- in file UserRecoverPasswordHelper_simple.class, class UserRecoverPasswordHelper_simple
Utilities used in the UserRecoverPassword* controllers
- UserRecoverPasswordView
- in file UserRecoverPassword.inc, class UserRecoverPasswordView
This view shows information about password recovery
- UserSelfRegistrationController
- in file UserSelfRegistration.inc, class UserSelfRegistrationController
This controller will handle the registration of a user
- UserSelfRegistrationControllerTest
- in file UserSelfRegistrationControllerTest.class, class UserSelfRegistrationControllerTest
UserSelfRegistration controller tests
- UserSelfRegistrationControllerTest
- in file UserSelfRegistrationControllerTest.class, method UserSelfRegistrationControllerTest::UserSelfRegistrationControllerTest()
- UserSelfRegistrationControllerTestPlugin
- in file UserSelfRegistrationControllerTest.class, class UserSelfRegistrationControllerTestPlugin
Mock ValidationPlugin
- UserSelfRegistrationView
- in file UserSelfRegistration.inc, class UserSelfRegistrationView
This view will prompt for data to create a new user
- UserWatermarkEditController
- in file UserWatermarkEdit.inc, class UserWatermarkEditController
Edit default placement and settings for a watermark image
- UserWatermarkEditControllerTest
- in file UserWatermarkEditControllerTest.class, class UserWatermarkEditControllerTest
UserWatermarkEdit controller tests
- UserWatermarkEditControllerTest
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::UserWatermarkEditControllerTest()
- UserWatermarkEditView
- in file UserWatermarkEdit.inc, class UserWatermarkEditView
Edit default placement and settings for a watermark image
- UserWatermarksController
- in file UserWatermarks.inc, class UserWatermarksController
Manage user watermarks
- UserWatermarksControllerTest
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::UserWatermarksControllerTest()
- UserWatermarksControllerTest
- in file UserWatermarksControllerTest.class, class UserWatermarksControllerTest
UserWatermarks controller tests
- UserWatermarksView
- in file UserWatermarks.inc, class UserWatermarksView
Manage user watermarks
- useValidationPlugins
- in file GalleryCommentHelper.class, method GalleryCommentHelper::useValidationPlugins()
Determine if we should use validation plugins for new comments.
- useValidationPlugins
- in file EcardHelper.class, method EcardHelper::useValidationPlugins()
Determine if we should use validation plugins.
- utf8Strcut
- in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::utf8Strcut()
- utf8Strcut
- in file GalleryCoreApi.class, method GalleryCoreApi::utf8Strcut()
mb_strcut for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
- utf8Substring
- in file GalleryUtilities.class, method GalleryUtilities::utf8Substring()
mb_substr() for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
- utf8Substring
- in file GalleryCoreApi.class, method GalleryCoreApi::utf8Substring()
mb_substr for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
- utf8Substring
- in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::utf8Substring()
- utf8ToUnicodeEntities
- in file GalleryUtilities.class, method GalleryUtilities::utf8ToUnicodeEntities()
Takes a string of UTF-8 encoded characters and converts it to a string of unicode entities.
- UtilitiesTest
- in file UtilitiesTest.class, method UtilitiesTest::UtilitiesTest()
- UtilitiesTest
- in file UtilitiesTest.class, class UtilitiesTest
Test utilities functionality.
- UtilitiesTestAddSlashesPhpVm
- in file UtilitiesTest.class, class UtilitiesTestAddSlashesPhpVm
Used by UtilitiesTest::testRegisterCookieAttr
- UtilitiesTestDoNotAddSlashesPhpVm
- in file UtilitiesTest.class, class UtilitiesTestDoNotAddSlashesPhpVm
- UtilitiesTestPlatform
- in file UtilitiesTest.class, class UtilitiesTestPlatform
- UtilitiesTestPlatform
- in file UtilitiesTest.class, method UtilitiesTestPlatform::UtilitiesTestPlatform()
- UtilitiesTestSetResponseHeaderPhpVm
- in file UtilitiesTest.class, class UtilitiesTestSetResponseHeaderPhpVm
- UtilitiesTestSetResponseHeaderPhpVm
- in file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::UtilitiesTestSetResponseHeaderPhpVm()
- UtilitiesTestWinPlatform
- in file UtilitiesTest.class, class UtilitiesTestWinPlatform
v
- $viewedSinceTimestamp
- in file GalleryItem.class, variable GalleryItem::$viewedSinceTimestamp
Date and time marking the beginning of the view count
- ViewCartViewTest.class
- procedural page ViewCartViewTest.class
- ViewCart.inc
- procedural page ViewCart.inc
- ViewTest.class
- procedural page ViewTest.class
- validateConnection
- in file GalleryStorage.class, method GalleryStorage::validateConnection()
Test whether the current connection and non transactional connection are still valid. If the connections are not valid then reconnect the connection.
- validateConnection
- in file GalleryStorageExtras.class, method GalleryStorageExtras::validateConnection()
- validateConnection
- in file UnitTestStorage.class, method UnitTestStorage::validateConnection()
- validateSettings
- in file AdminThemesControllerTest.class, method TestThemeId2Theme::validateSettings()
- validateSettings
- in file AdminThemesControllerTest.class, method TestThemeId1Theme::validateSettings()
- validateSettings
- in file GalleryTheme.class, method GalleryTheme::validateSettings()
Check the values of the settings for legality. If there are errors, return an array of localized error messages to display for each invalid setting. Used for theme with simple settings (@see isAdvancedSettings)
- validateSettings
- in file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::validateSettings()
- validateSettings
- in file theme.inc, method FloatrixTheme::validateSettings()
- validateSettings
- in file theme.inc, method SiriuxTheme::validateSettings()
- validateSettings
- in file theme.inc, method ClassicTheme::validateSettings()
- validateSettings
- in file theme.inc, method CarbonTheme::validateSettings()
- verifyApiKey
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest_FakeAkismetApi::verifyApiKey()
- verifyApiKey
- in file AkismetApi.class, method AkismetApi::verifyApiKey()
Verify an Akismet API key.
- verifyPackageIntegrity
- in file UnitTestRepositoryUtilities.class, method UnitTestRepositoryUtilities::verifyPackageIntegrity()
- verifyPackageIntegrity
- in file UnitTestRepository.class, method UnitTestRepository::verifyPackageIntegrity()
- verifyPackageIntegrity
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::verifyPackageIntegrity()
Verifies the integrity of the specified packages' unpacked files.
- verifyPackageIntegrity
- in file GalleryRepository.class, method GalleryRepository::verifyPackageIntegrity()
Verifies the integrity of the specified packages' unpacked files.
- verifyVersions
- in file GalleryDatabaseImport.class, method GalleryDatabaseImport::verifyVersions()
This method prescans the exported Gallery database before doing an upload
- versionComparator
- in file AdminRepositoryDownload.inc, method AdminRepositoryDownloadView::versionComparator()
- ViewCartTestCartPlugin
- in file ViewCartViewTest.class, class ViewCartTestCartPlugin
- ViewCartTestCartPlugin1_0
- in file ViewCartViewTest.class, class ViewCartTestCartPlugin1_0
- ViewCartTestCartPlugin1_1
- in file ViewCartViewTest.class, class ViewCartTestCartPlugin1_1
- ViewCartView
- in file ViewCart.inc, class ViewCartView
View cart contents and available cart actions
- ViewCartViewTest
- in file ViewCartViewTest.class, method ViewCartViewTest::ViewCartViewTest()
- ViewCartViewTest
- in file ViewCartViewTest.class, class ViewCartViewTest
ViewCart test.
- ViewTest
- in file ViewTest.class, method ViewTest::ViewTest()
- ViewTest
- in file ViewTest.class, class ViewTest
Test GalleryView functionality
- ViewTestAdminView
- in file ViewTest.class, class ViewTestAdminView
- ViewTestConfigView
- in file ViewTest.class, class ViewTestConfigView
- ViewTestEventListener
- in file ViewTest.class, method ViewTestEventListener::ViewTestEventListener()
- ViewTestEventListener
- in file ViewTest.class, class ViewTestEventListener
- ViewTestItemView
- in file ViewTest.class, class ViewTestItemView
- ViewTestModule
- in file ViewTest.class, class ViewTestModule
- ViewTestNoAutoCacheControlItemView
- in file ViewTest.class, class ViewTestNoAutoCacheControlItemView
- ViewTestThemeId1Theme
- in file ViewTest.class, class ViewTestThemeId1Theme
- ViewTestThemeId2Theme
- in file ViewTest.class, class ViewTestThemeId2Theme
- VIEW_TYPE_ADMIN
- in file GalleryConstants.class, constant VIEW_TYPE_ADMIN
Administration view
- VIEW_TYPE_ERROR
- in file GalleryConstants.class, constant VIEW_TYPE_ERROR
Error page
- VIEW_TYPE_MODULE
- in file GalleryConstants.class, constant VIEW_TYPE_MODULE
Module view
- VIEW_TYPE_PROGRESS_BAR
- in file GalleryConstants.class, constant VIEW_TYPE_PROGRESS_BAR
Progress bar
- VIEW_TYPE_SHOW_ITEM
- in file GalleryConstants.class, constant VIEW_TYPE_SHOW_ITEM
ShowItem view
w
- $width
- in file GalleryMovieItem.class, variable GalleryMovieItem::$width
The width of this movie.
- $width
- in file GalleryDerivativeImage.class, variable GalleryDerivativeImage::$width
The width of the image.
- $width
- in file GalleryPhotoItem.class, variable GalleryPhotoItem::$width
The width of this image.
- $width
- in file ItemEditPhotoThumbnailPluginTest.class, variable ItemEditPhotoThumbnailTestItem::$width
- $width
- in file WatermarkImage.class, variable WatermarkImage::$width
The width of the image.
- $width
- in file GalleryAnimationItem.class, variable GalleryAnimationItem::$width
The width of this animation.
- $width
- in file ThumbnailImage.class, variable ThumbnailImage::$width
The width of the image.
- WelcomeStep.class
- procedural page WelcomeStep.class
- WinNtPlatform.class
- procedural page WinNtPlatform.class
- WebHelper_simple.class
- procedural page WebHelper_simple.class
- WebTest.class
- procedural page WebTest.class
- WatermarkHelper.class
- procedural page WatermarkHelper.class
- WatermarkImage.class
- procedural page WatermarkImage.class
- WatermarkOptionTest.class
- procedural page WatermarkOptionTest.class
- WatermarkSiteAdminControllerTest.class
- procedural page WatermarkSiteAdminControllerTest.class
- WatermarkSiteAdminEditControllerTest.class
- procedural page WatermarkSiteAdminEditControllerTest.class
- WatermarkTest.class
- procedural page WatermarkTest.class
- WatermarkOption.inc
- procedural page WatermarkOption.inc
- WatermarkSiteAdmin.inc
- procedural page WatermarkSiteAdmin.inc
- WatermarkSiteAdminEdit.inc
- procedural page WatermarkSiteAdminEdit.inc
- WebCamSiteAdminControllerTest.class
- procedural page WebCamSiteAdminControllerTest.class
- WebCamSiteAdmin.inc
- procedural page WebCamSiteAdmin.inc
- WebDavHelper.class
- procedural page WebDavHelper.class
- WebDavRewriteHelper.class
- procedural page WebDavRewriteHelper.class
- WebDavControllerTest.class
- procedural page WebDavControllerTest.class
- WebDavHelperTest.class
- procedural page WebDavHelperTest.class
- WebDavModuleTest.class
- procedural page WebDavModuleTest.class
- WebDavRewriteHelperTest.class
- procedural page WebDavRewriteHelperTest.class
- WebDavTest.class
- procedural page WebDavTest.class
- WebDav.inc
- procedural page WebDav.inc
- WebDavMount.inc
- procedural page WebDavMount.inc
- WebDavSiteAdmin.inc
- procedural page WebDavSiteAdmin.inc
- WebDavWorks.inc
- procedural page WebDavWorks.inc
- WelcomeStep.class
- procedural page WelcomeStep.class
- wasCalled
- in file CommentTest.class, method CommentTest_MockAkismetApi::wasCalled()
- wasCalled
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::wasCalled()
- wasCalled
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::wasCalled()
- wasCalled
- in file CommentTest.class, method CommentTest_GalleryCommentHelper_MockCheckWithAkismet::wasCalled()
- wasDirDeleted
- in file DataCacheTest.class, method DataCacheTestPlatform::wasDirDeleted()
- wasFileDeleted
- in file DataCacheTest.class, method DataCacheTestPlatform::wasFileDeleted()
- wasPutInSession
- in file PluginCallbackTest.class, method MockGalleryStatus::wasPutInSession()
- WatermarkHelper
- in file WatermarkHelper.class, class WatermarkHelper
A helper class for the Watermark module.
- WatermarkImage
- in file WatermarkImage.class, class WatermarkImage
Representation of an image used for watermarking
- watermarkItem
- in file WatermarkHelper.class, method WatermarkHelper::watermarkItem()
Apply the given watermark to the given item. Expect the item to be locked already.
- WatermarkModule
- in file module.inc, class WatermarkModule
This module provides support for adding watermarks to images
- WatermarkModule
- in file module.inc, method WatermarkModule::WatermarkModule()
- WatermarkOption
- in file WatermarkOption.inc, class WatermarkOption
This ItemAddOption allows the user to pick a watermark to apply to the image upon upload.
- WatermarkOptionTest
- in file WatermarkOptionTest.class, class WatermarkOptionTest
WatermarkOption tests
- WatermarkOptionTest
- in file WatermarkOptionTest.class, method WatermarkOptionTest::WatermarkOptionTest()
- WatermarkSiteAdminController
- in file WatermarkSiteAdmin.inc, class WatermarkSiteAdminController
Manage watermarks available for all users
- WatermarkSiteAdminControllerTest
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::WatermarkSiteAdminControllerTest()
- WatermarkSiteAdminControllerTest
- in file WatermarkSiteAdminControllerTest.class, class WatermarkSiteAdminControllerTest
WatermarkSiteAdmin controller tests Also tests WatermarkHelper::fetchWatermarks()
- WatermarkSiteAdminEditController
- in file WatermarkSiteAdminEdit.inc, class WatermarkSiteAdminEditController
Edit default placement and settings for a watermark image
- WatermarkSiteAdminEditControllerTest
- in file WatermarkSiteAdminEditControllerTest.class, class WatermarkSiteAdminEditControllerTest
WatermarkSiteAdminEdit controller tests
- WatermarkSiteAdminEditControllerTest
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::WatermarkSiteAdminEditControllerTest()
- WatermarkSiteAdminEditView
- in file WatermarkSiteAdminEdit.inc, class WatermarkSiteAdminEditView
Edit default placement and settings for a watermark image
- WatermarkSiteAdminView
- in file WatermarkSiteAdmin.inc, class WatermarkSiteAdminView
Manage watermarks available for all users
- WatermarkTest
- in file WatermarkTest.class, method WatermarkTest::WatermarkTest()
- WatermarkTest
- in file WatermarkTest.class, class WatermarkTest
Test WatermarkHelper functionality
- WebCamModule
- in file module.inc, class WebCamModule
- WebCamModule
- in file module.inc, method WebCamModule::WebCamModule()
- WebCamSiteAdminController
- in file WebCamSiteAdmin.inc, class WebCamSiteAdminController
Settings for Webcam images
- WebCamSiteAdminControllerTest
- in file WebCamSiteAdminControllerTest.class, class WebCamSiteAdminControllerTest
WebCamSiteAdmin controller tests
- WebCamSiteAdminControllerTest
- in file WebCamSiteAdminControllerTest.class, method WebCamSiteAdminControllerTest::WebCamSiteAdminControllerTest()
- WebCamSiteAdminView
- in file WebCamSiteAdmin.inc, class WebCamSiteAdminView
Settings for Webcam images
- WebDavCallbacks
- in file Callbacks.inc, class WebDavCallbacks
- WebDavController
- in file WebDav.inc, class WebDavController
The WebDAV controller handles all WebDAV requests.
- WebDavControllerTest
- in file WebDavControllerTest.class, class WebDavControllerTest
WebDAV Controller tests.
- WebDavControllerTest
- in file WebDavControllerTest.class, method WebDavControllerTest::WebDavControllerTest()
- WebDavHelper
- in file WebDavHelper.class, class WebDavHelper
WebDAV helper class.
- WebDavHelperTest
- in file WebDavHelperTest.class, class WebDavHelperTest
WebDAV helper tests.
- WebDavHelperTest
- in file WebDavHelperTest.class, method WebDavHelperTest::WebDavHelperTest()
- WebDavHelperTestHttpAuthInterface
- in file WebDavHelperTest.class, class WebDavHelperTestHttpAuthInterface
- WebDavHelperTestPhpVm
- in file WebDavHelperTest.class, class WebDavHelperTestPhpVm
- WebDavHelperTestPlatform
- in file WebDavHelperTest.class, class WebDavHelperTestPlatform
- WebDavHelperTestRewriteApi
- in file WebDavHelperTest.class, class WebDavHelperTestRewriteApi
- WebDavModule
- in file module.inc, method WebDavModule::WebDavModule()
- WebDavModule
- in file module.inc, class WebDavModule
WebDAV Module. Mount Gallery on your desktop.
- WebDavModuleTest
- in file WebDavModuleTest.class, method WebDavModuleTest::WebDavModuleTest()
- WebDavModuleTest
- in file WebDavModuleTest.class, class WebDavModuleTest
WebDAV module tests.
- WebDavModuleTestHttpAuthInterface
- in file WebDavModuleTest.class, class WebDavModuleTestHttpAuthInterface
- WebDavModuleTestPlatform
- in file WebDavModuleTest.class, class WebDavModuleTestPlatform
- WebDavModuleTestRewriteApi
- in file WebDavModuleTest.class, class WebDavModuleTestRewriteApi
- WebDavMountView
- in file WebDavMount.inc, class WebDavMountView
Show WebDAV mount instructions.
- WebDavRewriteHelper
- in file WebDavRewriteHelper.class, class WebDavRewriteHelper
A WebDAV helper class for generating short URLs without query strings.
- WebDavRewriteHelperTest
- in file WebDavRewriteHelperTest.class, class WebDavRewriteHelperTest
WebDAV rewrite helper tests.
- WebDavRewriteHelperTest
- in file WebDavRewriteHelperTest.class, method WebDavRewriteHelperTest::WebDavRewriteHelperTest()
- WebDavServer
- in file WebDavHelper.class, class WebDavServer
Sub-class of HTTP_WebDAV_Server which overrides getHref, openRequestBody, setResponseHeader and
- WebDavSiteAdminView
- in file WebDavSiteAdmin.inc, class WebDavSiteAdminView
Show configuration warnings and settings to site admins.
- WebDavTest
- in file WebDavTest.class, class WebDavTest
WebDAV tests.
- WebDavTest
- in file WebDavTest.class, method WebDavTest::WebDavTest()
- WebDavTestPhpVm
- in file WebDavTest.class, class WebDavTestPhpVm
- WebDavTestPlatform
- in file WebDavTest.class, class WebDavTestPlatform
- WebDavTestStream
- in file WebDavTest.class, class WebDavTestStream
- WebDavTest_error_handler
- in file WebDavTest.class, function WebDavTest_error_handler()
- WebDavView
- in file WebDav.inc, class WebDavView
The WebDAV view generates WebDAV responses.
- WebDavWorksView
- in file WebDavWorks.inc, class WebDavWorksView
Check that Gallery handles WebDAV request methods.
- WEBDAV_GALLERY_NAMESPACE
- in file WebDavHelper.class, constant WEBDAV_GALLERY_NAMESPACE
- WEBDAV_STATUS_ALTERNATIVE_URL_HEADERS
- in file WebDavHelper.class, constant WEBDAV_STATUS_ALTERNATIVE_URL_HEADERS
- WEBDAV_STATUS_BAD_REWRITE_PARSER
- in file WebDavHelper.class, constant WEBDAV_STATUS_BAD_REWRITE_PARSER
- WEBDAV_STATUS_CONNECT_RULE_DISABLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_CONNECT_RULE_DISABLED
- WEBDAV_STATUS_ERROR_UNKNOWN
- in file WebDavHelper.class, constant WEBDAV_STATUS_ERROR_UNKNOWN
- WEBDAV_STATUS_HTTPAUTH_AUTH_PLUGINS_DISABLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_HTTPAUTH_AUTH_PLUGINS_DISABLED
- WEBDAV_STATUS_HTTPAUTH_MODULE_DISABLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_HTTPAUTH_MODULE_DISABLED
- WEBDAV_STATUS_METHOD_NOT_HANDLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_METHOD_NOT_HANDLED
- WEBDAV_STATUS_MISSING_DAV_HEADERS
- in file WebDavHelper.class, constant WEBDAV_STATUS_MISSING_DAV_HEADERS
- WEBDAV_STATUS_NO_XML_PARSER
- in file WebDavHelper.class, constant WEBDAV_STATUS_NO_XML_PARSER
WebDAV helper class.
- WEBDAV_STATUS_OPTIONS_RULE_DISABLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_OPTIONS_RULE_DISABLED
- WEBDAV_STATUS_REWRITE_MODULE_DISABLED
- in file WebDavHelper.class, constant WEBDAV_STATUS_REWRITE_MODULE_DISABLED
- WebHelper_simple
- in file WebHelper_simple.class, class WebHelper_simple
A collection of useful web-page post/get related utilities
- WebTest
- in file WebTest.class, method WebTest::WebTest()
- WebTest
- in file WebTest.class, class WebTest
Test Web functionality
- WebTestPlatform
- in file WebTest.class, method WebTestPlatform::WebTestPlatform()
- WebTestPlatform
- in file WebTest.class, class WebTestPlatform
Mock platform
- WelcomeStep
- in file WelcomeStep.class, class WelcomeStep
Welcome screen
- WelcomeStep
- in file WelcomeStep.class, class WelcomeStep
Welcome screen
- WinNtPlatform
- in file WinNtPlatform.class, class WinNtPlatform
An WindowsNT based version of the GalleryPlatform class
- wrap
- in file GalleryStatus.class, method GalleryStatus::wrap()
Deprecated. Remove in the next major API bump.
- writeFile
- in file IsapiRewriteHelper.class, method IsapiRewriteHelper::writeFile()
Write Gallery data to the httpd.ini file.
- writeFile
- in file ModRewriteHelper.class, method ModRewriteHelper::writeFile()
Write Gallery data to the .htaccess file.
- writeVersions
- in file GalleryDatabaseImport.class, method _GalleryExportTag::writeVersions()
Write a new copy of the versions.dat file based on the versions contained in the import file.
x
- $xPercentage
- in file WatermarkImage.class, variable WatermarkImage::$xPercentage
The desired location of this watermark on the target image on the x-axis. Stored as a string instead of an integer so that we can have float values.
- xmlParse
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::xmlParse()
Parses the data buffer.
y
- $yPercentage
- in file WatermarkImage.class, variable WatermarkImage::$yPercentage
The desired location of this watermark on the target image on the y-axis. Stored as a string instead of an integer so that we can have float values.
z
- ZipCartPlugin.class
- procedural page ZipCartPlugin.class
- ZipCartAdminControllerTest.class
- procedural page ZipCartAdminControllerTest.class
- ZipCartDownloadTest.class
- procedural page ZipCartDownloadTest.class
- ZipCartPluginTest.class
- procedural page ZipCartPluginTest.class
- ZipCartAdmin.inc
- procedural page ZipCartAdmin.inc
- ZipCartAdminController
- in file ZipCartAdmin.inc, class ZipCartAdminController
Settings for Zip Cart
- ZipCartAdminControllerTest
- in file ZipCartAdminControllerTest.class, method ZipCartAdminControllerTest::ZipCartAdminControllerTest()
- ZipCartAdminControllerTest
- in file ZipCartAdminControllerTest.class, class ZipCartAdminControllerTest
ZipCart Admin controller tests
- ZipCartAdminView
- in file ZipCartAdmin.inc, class ZipCartAdminView
Settings for Zip Cart
- ZipCartDownloadPhpVm
- in file ZipCartDownloadTest.class, method ZipCartDownloadPhpVm::ZipCartDownloadPhpVm()
- ZipCartDownloadPhpVm
- in file ZipCartDownloadTest.class, class ZipCartDownloadPhpVm
ZipCartDownloadPhpVm for header() calls
- ZipCartDownloadTest
- in file ZipCartDownloadTest.class, method ZipCartDownloadTest::ZipCartDownloadTest()
- ZipCartDownloadTest
- in file ZipCartDownloadTest.class, class ZipCartDownloadTest
Test ZipCart Download functionality
- ZipCartDownloadTest_error_handler
- in file ZipCartDownloadTest.class, function ZipCartDownloadTest_error_handler()
- ZipCartModule
- in file module.inc, class ZipCartModule
Cart plugin to download all images in a zip file
- ZipCartModule
- in file module.inc, method ZipCartModule::ZipCartModule()
- ZipCartPlugin
- in file ZipCartPlugin.class, class ZipCartPlugin
This is an implementation of the cart module's CartPluginInterface_1_1
- ZipCartPluginTest
- in file ZipCartPluginTest.class, method ZipCartPluginTest::ZipCartPluginTest()
- ZipCartPluginTest
- in file ZipCartPluginTest.class, class ZipCartPluginTest
Test ZipCart functionality
- ZipCartPluginTestPlatform
- in file ZipCartPluginTest.class, method ZipCartPluginTestPlatform::ZipCartPluginTestPlatform()
- ZipCartPluginTestPlatform
- in file ZipCartPluginTest.class, class ZipCartPluginTestPlatform
Platform for this test
- ZipCartToolkit
- in file ZipCartPluginTest.class, class ZipCartToolkit
Test toolkit
_
- $_activate
- in file ModuleTest.class, variable ModuleTestModule::$_activate
- $_active
- in file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTestWrapper::$_active
- $_active
- in file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTestWrapper::$_active
- $_activeRules
- in file RewriteModuleTest.class, variable RewriteModuleTest::$_activeRules
- $_activeUser
- in file Gallery.class, variable Gallery::$_activeUser
The active GalleryUser instance
- $_addedMapData
- in file RepositoryTestStorage.class, variable RepositoryTestStorage::$_addedMapData
- $_akismet
- in file CommentSiteAdmin.inc, variable CommentSiteAdminController::$_akismet
- $_albums
- in file PermissionTest.class, variable PermissionTest::$_albums
Our internal albums
- $_aliasNamesToDelete
- in file PermalinksOptionTest.class, variable PermalinksOptionTest::$_aliasNamesToDelete
- $_aliasNamesToDelete
- in file PermalinksTest.class, variable PermalinksTest::$_aliasNamesToDelete
- $_authToken
- in file GallerySession.class, variable GallerySession::$_authToken
Authentication token to verify genuine requests.
- $_baseParamString
- in file PathInfoUrlGenerator.class, variable PathInfoUrlGenerator::$_baseParamString
Base parameter string for all generated URLs, e.g. 'module=gallery'. Index of array = $forceDirect (true/false) only relevant for embedded Gallery.
- $_baseUri
- in file MultisiteStep.class, variable MultisiteStep::$_baseUri
- $_blacklistedFileExtensions
- in file GalleryPlatform.class, variable GalleryPlatform::$_blacklistedFileExtensions
List of file extensions that are disallowed for server and/or client security reasons.
- $_boundDomains
- in file GalleryTranslator.class, variable GalleryTranslator::$_boundDomains
Keep track of the gettext domains we've already bound
- $_buffer
- in file HttpAuthHelperTest.class, variable HttpAuthHelperTestPlatform::$_buffer
- $_buffer
- in file HttpAuthModuleTest.class, variable HttpAuthModuleTestPlatform::$_buffer
- $_buffer
- in file WebDavHelperTest.class, variable WebDavHelperTestPlatform::$_buffer
- $_buffer
- in file WebDavModuleTest.class, variable WebDavModuleTestPlatform::$_buffer
- $_cacheablePage
- in file GalleryTheme.class, variable GalleryTheme::$_cacheablePage
Is the page we're rendering cacheable?
- $_callBack
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_callBack
This variable contains the call back information and contains the following keys
- $_callBack
- in file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_callBack
This variable contains the call back information and contains the follwoing keys
- $_callbacks
- in file GalleryModule.class, variable GalleryModule::$_callbacks
This module's callbacks. This is a pipe (|) delimited string containing
- $_callCount
- in file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_callCount
The number of times our block callbacks have been executed
- $_calls
- in file ItemAddPluginTestCase.class, variable ItemAddPluginTestItemAddController::$_calls
- $_cleanup
- in file GalleryTestCase.class, variable GalleryTestCase::$_cleanup
- $_columnPrefix
- in file GalleryStorage.class, variable GalleryStorage::$_columnPrefix
A string to prepend to column names
- $_compiledTemplateDir
- in file GalleryTemplate.class, variable GalleryTemplate::$_compiledTemplateDir
A directory where the templates will be written into.
- $_config
- in file Gallery.class, variable Gallery::$_config
Storage for all configuration variables, set in config.php. The values contained here can't be modified. Well, they can be modified but they can't be saved so it's not a good idea.
- $_configPath
- in file MultisiteStep.class, variable MultisiteStep::$_configPath
- $_controller
- in file GalleryControllerTestCase.class, variable GalleryControllerTestCase::$_controller
The controller instance
- $_cookieDomain
- in file GallerySession.class, variable GallerySession::$_cookieDomain
The domain for our cookie.
- $_count
- in file UserHelperTest.class, variable UserHelperTestMockStorage::$_count
- $_count
- in file UnitTestStorage.class, variable UnitTestStorageSearchResults::$_count
- $_creationTime
- in file GallerySession.class, variable GallerySession::$_creationTime
The time this session was created.
- $_creationTime
- in file ItemAttributesTest.class, variable ItemAttributesTestSession::$_creationTime
- $_currentBaseHost
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentBaseHost
The base host (protocol + host name) of all URLs generated with function makeUrl.
- $_currentElement
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_currentElement
current element
- $_currentEnvironment
- in file ImageMagickToolkitTest.class, variable ImageMagickToolkitTest::$_currentEnvironment
- $_currentSql
- in file GalleryDatabaseImport.class, variable _GalleryRowTag::$_currentSql
Holds the generated insert for this table
- $_currentSql
- in file GalleryDatabaseImport.class, variable _GalleryCreateSqlTag::$_currentSql
Holds the generated insert for this table
- $_currentSql
- in file GalleryDatabaseImport.class, variable _GalleryTableDefinitionTag::$_currentSql
Holds the generated insert for this table
- $_currentUrl
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentUrl
The complete URL (protocol + host name + path + file + query string) of the current request eg. 'http://example.com/gallery2/main.php?g2_view=core.ShowItem&g2_itemId=15'.
- $_currentUrlBaseDir
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentUrlBaseDir
The complete URL dir (protocol + host name + path) of all URLs to be generated eg.
- $_currentView
- in file Gallery.class, variable Gallery::$_currentView
The name of the current view
- $_data
- in file UnitTestStorage.class, variable UnitTestStorageSearchResults::$_data
- $_data
- in file UnitTestTemplate.class, variable UnitTestTemplate::$_data
- $_data
- in file GalleryEvent.class, variable GalleryEvent::$_data
Event specific data
- $_database
- in file GalleryStorage.class, variable GalleryStorage::$_database
Name of the database to use
- $_db
- in file StorageTest.class, variable StorageTest::$_db
- $_db
- in file GalleryStorage.class, variable GalleryStorage::$_db
Internal pointer to ADOdb database object
- $_debug
- in file Gallery.class, variable Gallery::$_debug
The current debugging mode. One of 'buffered', 'logged', 'immediate' or false.
- $_debug
- in file GalleryStub.class, variable GalleryStub::$_debug
- $_debugBuffer
- in file Gallery.class, variable Gallery::$_debugBuffer
A place to temporarily store debug output when the debugging mode is set to 'buffered'
- $_debugLogFile
- in file Gallery.class, variable Gallery::$_debugLogFile
Where to send debug output (when the debugging mode is set to 'logged')
- $_debugSnippet
- in file Gallery.class, variable Gallery::$_debugSnippet
A secondary debug buffer used to record debug output even if regular debug mode is disabled.
- $_debugSnippetActive
- in file Gallery.class, variable Gallery::$_debugSnippetActive
Are we currently recording a debug snippet?
- $_description
- in file GalleryPlugin.class, variable GalleryPlugin::$_description
The description of this plugin
- $_doNotUseTempId
- in file GallerySession.class, variable GallerySession::$_doNotUseTempId
Whether no pseudo/temporary session id should be returned on getId() if there is no real session id yet.
- $_elementStack
- in file GalleryDatabaseImport.class, variable GalleryXmlProcessor::$_elementStack
Push down stack for xml processing.
- $_embeddedPreviousContent
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_embeddedPreviousContent
- $_embeddedPreviousContent
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_embeddedPreviousContent
- $_embedSessionString
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_embedSessionString
The session key=value for the CMS application in which Gallery is embedded. Should only be non-empty when cookieless browsing is supported by CMS, eg. 'session=3838562834573' which is then added to all URLs generated by Gallery.
- $_entity
- in file GalleryEvent.class, variable GalleryEvent::$_entity
Target entity
- $_entityInfoCache
- in file GalleryStorage.class, variable GalleryStorage::$_entityInfoCache
A cache of member info that we've discovered about various classes
- $_environment
- in file ImageMagickToolkitTest.class, variable ImageMagickToolkitTestPlatform::$_environment
- $_environments
- in file ImageMagickToolkitTest.class, variable ImageMagickToolkitTest::$_environments
- $_error
- in file RewriteApi.class, variable RewriteApi::$_error
If this is set an error has occured where we couldn't report it.
- $_error
- in file RewriteUrlGenerator.class, variable RewriteUrlGenerator::$_error
If there's an error, use parent GalleryUrlGenerator functions.
- $_errorCode
- in file GalleryStatus.class, variable GalleryStatus::$_errorCode
The actual error code
- $_errorMessage
- in file GalleryStatus.class, variable GalleryStatus::$_errorMessage
A descriptive message of the error
- $_errors
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_errors
This is a place holder for a list of errors that have occurred.
- $_event
- in file NotificationEvent_1_0.class, variable NotificationEvent_1_0::$_event
- $_event
- in file PermissionTest.class, variable PermissionTestEventListener::$_event
- $_event
- in file EventTest.class, variable EventTestEventListener::$_event
- $_event
- in file EntityTest.class, variable EntityTestEventListener::$_event
- $_eventName
- in file GalleryEvent.class, variable GalleryEvent::$_eventName
Event name
- $_expectedTarResults
- in file Getid3HelperTest.class, variable Getid3HelperTest::$_expectedTarResults
- $_expectedZipResults
- in file Getid3HelperTest.class, variable Getid3HelperTest::$_expectedZipResults
- $_expirationLimit
- in file GallerySession.class, variable GallerySession::$_expirationLimit
How many sessions to delete per expireSessions() call.
- $_extension_loaded
- in file WebDavHelperTest.class, variable WebDavHelperTestPhpVm::$_extension_loaded
- $_extras
- in file GalleryStorage.class, variable GalleryStorage::$_extras
Internal pointer to our DatabaseStorageExtras object
- $_extras
- in file UnitTestStorage.class, variable UnitTestStorage::$_extras
- $_factory
- in file EventTest.class, variable EventTestEventListener::$_factory
- $_feedsToDelete
- in file RssTest.class, variable RssTest::$_feedsToDelete
- $_feedsToDelete
- in file RssMapTest.class, variable RssMapTest::$_feedsToDelete
- $_feedsToDelete
- in file RssSiteAdminControllerTest.class, variable RssSiteAdminControllerTest::$_feedsToDelete
- $_feedsToDelete
- in file RssEditFeedTest.class, variable RssEditFeedTest::$_feedsToDelete
- $_fieldData
- in file GalleryDatabaseImport.class, variable _GalleryFieldValueTag::$_fieldData
Temporary storage for the field data
- $_fieldDefinition
- in file GalleryDatabaseImport.class, variable _GalleryFieldDefinitionTag::$_fieldDefinition
Variable to hold the field definition
- $_fieldIndex
- in file GalleryDatabaseImport.class, variable _GalleryRowTag::$_fieldIndex
Index to field array.
- $_fieldNames
- in file GalleryStorage.class, variable GallerySearchResults::$_fieldNames
Field names describing the record set
- $_fieldPrefixLength
- in file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_fieldPrefixLength
- $_fields
- in file GalleryDatabaseImport.class, variable _GalleryDataTag::$_fields
Array of field names, in the order that the data was exported.
- $_file
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_file
URL base filename of Gallery, defaults to 'main.php'. Can also include some parameters, eg.
- $_fileExists
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_fileExists
- $_fileExists
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_fileExists
- $_fileExists
- in file IsapiRewriteHelperTest.class, variable IsapiRewriteHelperMockPlatform::$_fileExists
- $_fileExistsEmbed
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_fileExistsEmbed
- $_filename
- in file WebDavTest.class, variable WebDavTestStream::$_filename
- $_fileReadChunkSize
- in file GalleryDatabaseImport.class, variable GalleryDatabaseImport::$_fileReadChunkSize
Defines the number of bytes to read before letting the user know that we haven't forgotten them.
- $_files
- in file ImageMagickToolkitTest.class, variable ImageMagickToolkitTest::$_files
- $_files
- in file ImageMagickToolkitTest.class, variable ImageMagickToolkitTestPlatform::$_files
- $_firstGalleryStatus
- in file GallerySmarty.class, variable GallerySmarty::$_firstGalleryStatus
A GalleryStatus object from the last called fetch
- $_firstTime
- in file CreateConfigFileStep.class, variable CreateConfigFileStep::$_firstTime
- $_firstTime
- in file AuthenticateStep.class, variable AuthenticateStep::$_firstTime
- $_forceSaveSession
- in file GallerySession.class, variable GallerySession::$_forceSaveSession
Whether a persistent session should be forced to be created.
- $_fragment
- in file GalleryStorage.class, variable GallerySqlFragment::$_fragment
Internal sql fragment
- $_galleryTemplateAdapter
- in file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTest::$_galleryTemplateAdapter
- $_galleryTemplateAdapter
- in file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTest::$_galleryTemplateAdapter
- $_galleryTemplateAdapter
- in file AdminRepositoryControllerTest.class, variable AdminRepositoryControllerTest::$_galleryTemplateAdapter
- $_galleryTemplateAdapter
- in file AdminLanguageManagerControllerTest.class, variable AdminLanguageManagerControllerTest::$_galleryTemplateAdapter
- $_galleryTemplateAdapter
- in file AdminLanguageManagerViewTest.class, variable AdminLanguageManagerViewTest::$_galleryTemplateAdapter
- $_gdEnvironment
- in file TestGdFunctionality.class, variable TestGdFunctionality::$_gdEnvironment
- $_gdEnvironments
- in file GdToolkitTest.class, variable GdToolkitTest::$_gdEnvironments
- $_gdFunctionality
- in file GdToolkit.class, variable GdToolkit::$_gdFunctionality
Our private GdFunctionality instance
- $_group
- in file GalleryModule.class, variable GalleryModule::$_group
The module group (optional).
- $_hasBeenLoadedBefore
- in file AdminUserSetupStep.class, variable AdminUserSetupStep::$_hasBeenLoadedBefore
- $_hash
- in file GalleryStub.class, variable GalleryStub::$_hash
- $_hasImageCreateTrueColor
- in file GdToolkit.class, variable GdToolkit::$_hasImageCreateTrueColor
Does our GD library has a working imageCreateTrueColor?
- $_host
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_host
The host string of generated URLs (including optional port) eg. 'www.example.com'.
- $_hostname
- in file GalleryStorage.class, variable GalleryStorage::$_hostname
Host the database runs on
- $_id
- in file GalleryPlugin.class, variable GalleryPlugin::$_id
The id of this plugin
- $_id
- in file GalleryDatabaseImport.class, variable _GalleryPluginTag::$_id
Variable to hold the module id
- $_idMap
- in file LocalizationAuditTest.class, variable LocalizationAuditTest::$_idMap
- $_ignoreTables
- in file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_ignoreTables
This array contains a list of tables that are transitory in nature and do not need to have the data in them backed up. The schema table is not rally transitory, but will be recreated as part of the import.
- $_includes
- in file TemplateAdapterTest.class, variable TemplateAdapterMockSmarty::$_includes
- $_index
- in file GalleryRepository.class, variable GalleryRepository::$_index
Local repository index.
- $_index
- in file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_index
Repository index.
- $_index
- in file RepositoryTest.class, variable RepositoryTestIndex::$_index
- $_index
- in file RepositoryTest.class, variable RepositoryTest::$_index
- $_index
- in file RepositoryIndexTest.class, variable RepositoryIndexTest::$_index
- $_isComplete
- in file InstallStep.class, variable InstallStep::$_isComplete
- $_isComplete
- in file UpgradeStep.class, variable UpgradeStep::$_isComplete
- $_isCookiePathConfigured
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_isCookiePathConfigured
Whether the cookie path was configured by the admin.
- $_isEmptyAllowedForNotNullColumn
- in file GalleryStorage.class, variable GalleryStorage::$_isEmptyAllowedForNotNullColumn
Whether this storage accepts empty (string) values for NOT NULL columns. Some DBMS implicitly converts empty values to NULL on INSERT/UPDATE and then the value would violate a NOT NULL condition.
- $_isFieldNull
- in file GalleryDatabaseImport.class, variable _GalleryFieldValueTag::$_isFieldNull
Temporary storage for the null field value indicator
- $_isInError
- in file InstallStep.class, variable InstallStep::$_isInError
- $_isInError
- in file UpgradeStep.class, variable UpgradeStep::$_isInError
- $_isLastStep
- in file InstallStep.class, variable InstallStep::$_isLastStep
- $_isLastStep
- in file UpgradeStep.class, variable UpgradeStep::$_isLastStep
- $_isLoaded
- in file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_isLoaded
Indicates whether the index has been loaded from the filesystem.
- $_isMultisite
- in file MultisiteStep.class, variable MultisiteStep::$_isMultisite
- $_isPersistent
- in file GallerySession.class, variable GallerySession::$_isPersistent
Whether this is a persistent session or just a session for this single request.
- $_isPersistentSessionAllowedForRequest
- in file GallerySession.class, variable GallerySession::$_isPersistentSessionAllowedForRequest
Whether a persistent session is allowed to be created in this request.
- $_isPersistentSessionNew
- in file GallerySession.class, variable GallerySession::$_isPersistentSessionNew
Whether a persistent session has been created (not updated) in this request.
- $_isReadable
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_isReadable
- $_isReadable
- in file IsapiRewriteHelperTest.class, variable IsapiRewriteHelperMockPlatform::$_isReadable
- $_isReadable
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_isReadable
- $_isReadableEmbed
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_isReadableEmbed
- $_isRightToLeft
- in file GalleryTranslator.class, variable GalleryTranslator::$_isRightToLeft
Does the active language read right-to-left?
- $_isSearchEngineSession
- in file GallerySession.class, variable GallerySession::$_isSearchEngineSession
Whether this is a session for a search engine.
- $_isSessionSaved
- in file GallerySession.class, variable GallerySession::$_isSessionSaved
Whether the session has been saved in the persistent store during the current request handling. Used to determine whether we need to "touch" the session to prevent it from expiring in case the session data hasn't changed anyway.
- $_isTransactional
- in file GalleryStorage.class, variable GalleryStorage::$_isTransactional
Are we attempting to be transactional?
- $_isUsingCookies
- in file GallerySession.class, variable GallerySession::$_isUsingCookies
Is it OK to rely on cookies for this session?
- $_isWriteable
- in file IsapiRewriteHelperTest.class, variable IsapiRewriteHelperMockPlatform::$_isWriteable
- $_isWriteable
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_isWriteable
- $_isWriteable
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_isWriteable
- $_isWriteableEmbed
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_isWriteableEmbed
- $_items
- in file RssGenerator.class, variable RssGenerator::$_items
An array of all the items (in the RSS sense of the term) in the feed
- $_itemTypeName
- in file GalleryDynamicAlbum.class, variable GalleryDynamicAlbum::$_itemTypeName
Type name info for this dynamic album
- $_l10Domain
- in file GalleryPlugin.class, variable GalleryPlugin::$_l10Domain
The localization domain for this plugin
- $_l10Domain
- in file GalleryView.class, variable GalleryView::$_l10Domain
The localization domain for this view.
- $_languageCode
- in file GalleryTranslator.class, variable GalleryTranslator::$_languageCode
Currently selected locale
- $_lastAttempt
- in file UserHelperTest.class, variable UserHelperTestMockStorage::$_lastAttempt
- $_loadedSessionData
- in file GallerySession.class, variable GallerySession::$_loadedSessionData
The serialized session data as loaded from database.
- $_locks
- in file GalleryLockSystem.class, variable GalleryLockSystem::$_locks
Information about all the locks we currently hold.
- $_lockSystem
- in file UnitTestStorage.class, variable UnitTestStorage::$_lockSystem
- $_lockSystem
- in file Gallery.class, variable Gallery::$_lockSystem
The active GalleryLockSystem implementation
- $_map
- in file GalleryRemoteProperties.class, variable GalleryRemoteProperties::$_map
Our internal hash map
- $_mapCount
- in file ConfirmImportControllerTest.class, variable ConfirmImportControllerTest::$_mapCount
The count of items in the migration map at the start of the process
- $_mapInfo
- in file GalleryStorage.class, variable GallerySearchResults::$_mapInfo
Gallery data type info array
- $_memberData
- in file GalleryDatabaseImport.class, variable _GalleryFieldValueTag::$_memberData
Temporary storage for the null field value indicator
- $_messages
- in file WebDavHelperTest.class, variable WebDavHelperTestPlatform::$_messages
- $_messages
- in file HttpAuthHelperTest.class, variable HttpAuthHelperTestPlatform::$_messages
- $_messages
- in file HttpAuthModuleTest.class, variable HttpAuthModuleTestPlatform::$_messages
- $_messages
- in file WebDavModuleTest.class, variable WebDavModuleTestPlatform::$_messages
- $_modificationTime
- in file GallerySession.class, variable GallerySession::$_modificationTime
The time this session was last modified.
- $_module
- in file RewriteModuleTest.class, variable RewriteModuleTest::$_module
- $_module
- in file CoreModuleTest.class, variable CoreModuleTest::$_module
- $_moduleId
- in file GalleryDatabaseImport.class, variable _GalleryTableDefinitionTag::$_moduleId
Variable to hold the defining module id
- $_name
- in file GalleryDatabaseImport.class, variable _GalleryTableTag::$_name
Variable to hold the table name
- $_name
- in file GalleryPlugin.class, variable GalleryPlugin::$_name
The name of this plugin
- $_name
- in file GalleryDatabaseImport.class, variable _GalleryTableDefinitionTag::$_name
Variable to hold the table name
- $_nonTransactionalDb
- in file GalleryStorage.class, variable GalleryStorage::$_nonTransactionalDb
Internal pointer to a non-transactional ADOdb database object
- $_nr
- in file PermissionTest.class, variable PermissionTestEventListener::$_nr
- $_oldBase
- in file GdToolkitTest.class, variable GdToolkitTest::$_oldBase
- $_operations
- in file UserHelperTest.class, variable UserHelperTestMockStorage::$_operations
- $_option
- in file ItemEditOptionTestCase.class, variable ItemEditOptionTestCase::$_option
The option instance
- $_option
- in file ItemAddOptionTestCase.class, variable ItemAddOptionTestCase::$_option
The option instance
- $_optionInstances
- in file ItemAdd.inc, variable ItemAddController::$_optionInstances
ItemAddOption instances to use when handling this request. Only used by test code.
- $_optionInstances
- in file GalleryRemote.inc, variable GalleryRemoteController::$_optionInstances
ItemAddOption instances to use when handling this request. Only used by test code.
- $_optionInstances
- in file UploadItems.inc, variable UploadItemsController::$_optionInstances
ItemAddOption instances to use when handling this request. Only used by test code.
- $_originalPlatform
- in file SimpleCallbackTest.class, variable SimpleCallbackTestPlatform::$_originalPlatform
- $_outputFiles
- in file TestGdFunctionality.class, variable TestGdFunctionality::$_outputFiles
- $_packageMap
- in file PhpDocAuditTest.class, variable PhpDocAuditTest::$_packageMap
- $_parent
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_parent
Parent GalleryImportElement
- $_parser
- in file RewriteApi.class, variable RewriteApi::$_parser
Holds the active parser.
- $_parserId
- in file RewriteParser.class, variable RewriteParser::$_parserId
The id of this parser
- $_parserIds
- in file SetupRewrite.inc, variable SetupRewriteController::$_parserIds
Rewrite parser ids
- $_password
- in file GalleryStorage.class, variable GalleryStorage::$_password
Password for the database user
- $_path
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_path
URL path to Gallery, eg. '/gallery2/' of http://example.com/gallery2/main.php.
- $_path
- in file ImageBlockTest.class, variable ImageBlockDummyGalleryTemplate::$_path
- $_persistentStatus
- in file GalleryPersistent.class, variable GalleryPersistent::$_persistentStatus
Keep track of which internal values are persistant and which ones aren't so that we'll know when and what to save to the database.
- $_phpVm
- in file Gallery.class, variable Gallery::$_phpVm
A facade in front of the PHP virtual machine. We use this as an abstraction layer to let us interpose mock objects between our code and the VM for testing purposes. When we're not in a test environment, this is always an instance of GalleryPhpVm.
- $_piFile
- in file PathInfoUrlGenerator.class, variable PathInfoUrlGenerator::$_piFile
URL base filename of Gallery. Doesn't include URL parameters (unlike GalleryUrlGenerator::_file). Index of array = $forceDirect (true/false) only relevant for embedded Gallery.
- $_platform
- in file WebDavTest.class, variable WebDavTestPlatform::$_platform
- $_platform
- in file SelectPicasaExportPathControllerTest.class, variable SelectPicasaExportPathControllerTest::$_platform
- $_platform
- in file ConfirmPicasaImportControllerTest.class, variable ConfirmPicasaImportControllerTest::$_platform
The mock platform
- $_platform
- in file Gallery.class, variable Gallery::$_platform
An instance of the GalleryPlatform class
- $_plugin
- in file ItemEditPluginTestCase.class, variable ItemEditPluginTestCase::$_plugin
The plugin instance
- $_plugin
- in file ItemAddPluginTestCase.class, variable ItemAddPluginTestCase::$_plugin
The plugin instance
- $_pluginData
- in file RepositoryTest.class, variable RepositoryTestIndex::$_pluginData
- $_pluginInstances
- in file PasswordEntry.inc, variable PasswordEntryController::$_pluginInstances
ValidationPlugin instances to use when handling this request. Only used by test code.
- $_pluginInstances
- in file UserRecoverPassword.inc, variable UserRecoverPasswordController::$_pluginInstances
ValidationPlugin instances to use when handling this request. Only used by test code.
- $_pluginInstances
- in file SendEcard.inc, variable SendEcardController::$_pluginInstances
ValidationPlugin instances to use when handling this request. Only used by test code.
- $_pluginInstances
- in file UserLogin.inc, variable UserLoginController::$_pluginInstances
ValidationPlugin instances to use when handling this request. Only used by test code.
- $_pluginInstances
- in file AddComment.inc, variable AddCommentController::$_pluginInstances
ValidationPlugin instances to use when handling this request. Only used by test code.
- $_position
- in file WebDavTest.class, variable WebDavTestStream::$_position
- $_previousContent
- in file ModRewriteHelperTest.class, variable ModRewriteHelperMockPlatform::$_previousContent
- $_previousContent
- in file IsapiRewriteHelperTest.class, variable IsapiRewriteHelperMockPlatform::$_previousContent
- $_previousContent
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_previousContent
- $_profile
- in file Gallery.class, variable Gallery::$_profile
The current profiling mode.
- $_progressBarStats
- in file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_progressBarStats
Current state of the progress bar.
- $_progressTitle
- in file DatabaseBackupStep.class, variable DatabaseBackupStep::$_progressTitle
Holds the Progress Bar Title, so that it only has to be translated once.
- $_properties
- in file RssGenerator.class, variable RssGenerator::$_properties
An array of global properties for the feed
- $_protocol
- in file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_protocol
The protocol of generated URLs, 'http' or 'https'.
- $_readBuffer
- in file PathInfoHelperTest.class, variable PathInfoHelperMockPlatform::$_readBuffer
- $_readBuffer
- in file RewriteParserTestCase.class, variable RewriteParserMockPlatform::$_readBuffer
- $_recordSet
- in file GalleryStorage.class, variable GallerySearchResults::$_recordSet
Internal record set object
- $_recordSets
- in file StorageTest.class, variable StorageTestDB::$_recordSets
- $_references
- in file FlockLockSystem.class, variable FlockLockSystem::$_references
Reference counts for every lock we're holding so that if we've got a file doubly read locked we don't try to delete it until all read locks are released.
- $_releaseQueue
- in file GalleryLockSystem.class, variable GalleryLockSystem::$_releaseQueue
List of locks that are pending release.
- $_remoteIdentifier
- in file GallerySession.class, variable GallerySession::$_remoteIdentifier
A set of identifying values that we can use to verify that the session is coming from the same browser as it used to (to prevent session hijacking).
- $_removedMapData
- in file RepositoryTestStorage.class, variable RepositoryTestStorage::$_removedMapData
- $_requiredCoreApi
- in file GalleryPlugin.class, variable GalleryPlugin::$_requiredCoreApi
The version of the Core API required by this plugin
- $_requiredModuleApi
- in file GalleryModule.class, variable GalleryModule::$_requiredModuleApi
The version of the GalleryModule API required by this module
- $_requiredThemeApi
- in file GalleryTheme.class, variable GalleryTheme::$_requiredThemeApi
The version of the GalleryTheme API required by this theme.
- $_resetCallCount
- in file LogoutControllerTest.class, variable LogoutControllerTestSession::$_resetCallCount
- $_resourceCounter
- in file TestGdFunctionality.class, variable TestGdFunctionality::$_resourceCounter
- $_resources
- in file TestGdFunctionality.class, variable TestGdFunctionality::$_resources
- $_resultIndex
- in file RepositoryTestStorage.class, variable RepositoryTestSearchResults::$_resultIndex
- $_results
- in file StorageTest.class, variable StorageTest::$_results
- $_results
- in file RepositoryTestStorage.class, variable RepositoryTestSearchResults::$_results
- $_resultsNonTransactional
- in file StorageTest.class, variable StorageTest::$_resultsNonTransactional
- $_rowChunkSize
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_rowChunkSize
Defines the number of rows to be read before letting the user know that we are still working.
- $_rowChunkSize
- in file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_rowChunkSize
Defines the number of rows to be read before letting the user know that we are still working.
- $_rowCounter
- in file GalleryDatabaseImport.class, variable _GalleryDataTag::$_rowCounter
Row counter so we can provide feedback to the user.
- $_rowData
- in file GalleryDatabaseImport.class, variable _GalleryRowTag::$_rowData
Contains the data for each field in a row
- $_rows
- in file StorageTest.class, variable StorageTestRecordSet::$_rows
- $_sampleIndex
- in file RepositoryIndexTest.class, variable RepositoryIndexTest::$_sampleIndex
- $_sampleIndex
- in file RepositoryTest.class, variable RepositoryTest::$_sampleIndex
- $_save
- in file ExifHelperTest.class, variable ExifHelperTest::$_save
- $_save
- in file AdminExifControllerTest.class, variable AdminExifControllerTest::$_save
- $_savedGet
- in file UrlGeneratorTest.class, variable UrlGeneratorTest::$_savedGet
- $_schema
- in file GalleryStorage.class, variable GalleryStorage::$_schema
Database schema to use (not used by all db types)
- $_searches
- in file RepositoryTestStorage.class, variable RepositoryTestStorage::$_searches
- $_searchResults
- in file RepositoryTestStorage.class, variable RepositoryTestStorage::$_searchResults
- $_sequenceName
- in file GalleryDatabaseImport.class, variable _GallerySequenceTag::$_sequenceName
The name of this sequence.
- $_serverInfo
- in file MSSqlStorage.class, variable MSSqlStorage::$_serverInfo
Version info of database server
- $_session
- in file Gallery.class, variable Gallery::$_session
Storage for all session variables.
- $_sessionData
- in file GallerySession.class, variable GallerySession::$_sessionData
The session data.
- $_sessionId
- in file GallerySession.class, variable GallerySession::$_sessionId
The id of this session.
- $_shortUrls
- in file RewriteUrlGenerator.class, variable RewriteUrlGenerator::$_shortUrls
Short URL map.
- $_shutdownActions
- in file Gallery.class, variable Gallery::$_shutdownActions
Actions to perform at the end of the request
- $_smarty
- in file GalleryTemplate.class, variable GalleryTemplate::$_smarty
The Smarty instance
- $_source
- in file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_source
The source of this index (released, experimental, community)
- $_source
- in file GalleryRepository.class, variable GalleryRepository::$_source
The source of this index (released, experimental, community)
- $_stack
- in file GalleryStatus.class, variable GalleryStatus::$_stack
The stack trace, if possible.
- $_standardSettings
- in file GalleryTheme.class, variable GalleryTheme::$_standardSettings
Which of the standard theme settings this theme supports.
- $_startValue
- in file GalleryDatabaseImport.class, variable _GallerySequenceTag::$_startValue
The starting value.
- $_stat
- in file FastDownloadTest.class, variable FastDownloadTestRemovePermissionPlatform::$_stat
- $_stat
- in file FastDownloadTest.class, variable FastDownloadTestCreateFastDownloadPlatform::$_stat
- $_statusMonitor
- in file ItemEditOptionTestCase.class, variable ItemEditOptionTestCase::$_statusMonitor
immediate status view
- $_stepNumber
- in file InstallStep.class, variable InstallStep::$_stepNumber
- $_stepNumber
- in file UpgradeStep.class, variable UpgradeStep::$_stepNumber
- $_storage
- in file GalleryDatabaseImport.class, variable GalleryImportElement::$_storage
Storage object.
- $_storage
- in file Gallery.class, variable Gallery::$_storage
The backend persistent store for the Gallery class
- $_streams
- in file WebDavTest.class, variable WebDavTestPlatform::$_streams
- $_tableInfo
- in file GalleryDatabaseImport.class, variable _GalleryTableInfoTag::$_tableInfo
Holds the table description information
- $_tableInfo
- in file GalleryDatabaseImport.class, variable _GalleryTableDefinitionTag::$_tableInfo
Holds the table description information
- $_tableName
- in file GalleryDatabaseImport.class, variable _GalleryDataTag::$_tableName
Variable to hold the table name.
- $_tablePrefix
- in file GalleryStorage.class, variable GalleryStorage::$_tablePrefix
A string to prepend to table names
- $_tableType
- in file GalleryDatabaseImport.class, variable _GalleryTableInfoTag::$_tableType
Holds the table type
- $_tableType
- in file GalleryDatabaseImport.class, variable _GalleryTableDefinitionTag::$_tableType
Holds the table type
- $_template
- in file GalleryViewTestCase.class, variable GalleryViewTestCase::$_template
A template instance used as parameter to loadTemplate
- $_template
- in file DatabaseBackupStep.class, variable DatabaseBackupStep::$_template
Holds the instance of the StatusTemplate.
- $_templateAdapter
- in file Gallery.class, variable Gallery::$_templateAdapter
The adapter between the template system and any Gallery callbacks that want to use in the template process.
- $_templateDir
- in file GalleryTemplate.class, variable GalleryTemplate::$_templateDir
The directory containing our template files
- $_templateVersion
- in file GalleryModule.class, variable GalleryModule::$_templateVersion
The version of the templates associated with this plugin
- $_temporaryAlbum
- in file ItemAddFromPicasaTest.class, variable ItemAddFromPicasaTest::$_temporaryAlbum
- $_temporaryAlbumId
- in file ConfirmPicasaImportControllerTest.class, variable ConfirmPicasaImportControllerTest::$_temporaryAlbumId
The id of the album to which all sub-items will be added - this is
- $_temporaryAlbumId
- in file ConfirmImportControllerTest.class, variable ConfirmImportControllerTest::$_temporaryAlbumId
The id of the album to which all sub-items will be added - this is
- $_temporaryAlbumId
- in file MigrateEventHandlerTest.class, variable MigrateEventHandlerTest::$_temporaryAlbumId
- $_testCase
- in file StorageTest.class, variable StorageTestDB::$_testCase
- $_testCase
- in file PluginParameterTest.class, variable PluginParameterTestMockStorage::$_testCase
- $_testsFailed
- in file index.php, variable GalleryTestResult::$_testsFailed
- $_testsRunThenSkipped
- in file index.php, variable GalleryTestResult::$_testsRunThenSkipped
- $_testStatus
- in file AdminRepositoryControllerTest.class, variable AdminRepositoryControllerTestSession::$_testStatus
- $_theme
- in file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_theme
The active theme
- $_themeApi
- in file RepositoryIndexTest.class, variable RepositoryIndexTestTheme::$_themeApi
- $_time
- in file UserHelperTest.class, variable UserHelperTestPhpVm::$_time
- $_timeLimit
- in file Gallery.class, variable Gallery::$_timeLimit
The time at which we should cease whatever operation we're doing
- $_titles
- in file Callbacks.inc, variable AlbumSelectTreeSorter::$_titles
- $_toolkit
- in file GdToolkitTest.class, variable GdToolkitTest::$_toolkit
- $_totalElapsed
- in file index.php, variable GalleryTestResult::$_totalElapsed
- $_trailer
- in file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_trailer
Aggregation of text that we want to output at the bottom of the page, useful for when we need to put javascript at the bottom.
- $_trailerCallbacks
- in file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_trailerCallbacks
Registered callbacks that will get executed during the trailer.
- $_translatedName
- in file GalleryDatabaseImport.class, variable _GalleryFieldDefinitionTag::$_translatedName
Name of the column
- $_translator
- in file Gallery.class, variable Gallery::$_translator
Instance of the GalleryTranslator class
- $_transparencyReplacementColor
- in file GdToolkit.class, variable GdToolkit::$_transparencyReplacementColor
The color used to replace transparent areas is the output format doesn't support transparency. An RGB triple.
- $_type
- in file GalleryStorage.class, variable GalleryStorage::$_type
Database type (ADOdb driver name)
- $_type
- in file RewriteParser.class, variable RewriteParser::$_type
The type of this parser. Can be either 'preGallery' or 'inGallery'
- $_undestroyedResourceCounter
- in file TestGdFunctionality.class, variable TestGdFunctionality::$_undestroyedResourceCounter
- $_uniqueKey
- in file AuthenticateStep.class, variable AuthenticateStep::$_uniqueKey
- $_updatedMapData
- in file RepositoryTestStorage.class, variable RepositoryTestStorage::$_updatedMapData
- $_urlGenerator
- in file Gallery.class, variable Gallery::$_urlGenerator
Instance of the GalleryUrlGenerator class
- $_urlGenerator
- in file UrlGeneratorTest.class, variable UrlGeneratorTest::$_urlGenerator
- $_urlGeneratorId
- in file RewriteParser.class, variable RewriteParser::$_urlGeneratorId
The name of this URL generator class
- $_usePersistentConnections
- in file GalleryStorage.class, variable GalleryStorage::$_usePersistentConnections
Whether or not we should use persistent database connections
- $_userId
- in file GallerySession.class, variable GallerySession::$_userId
The id of the session's user.
- $_userId
- in file ItemAttributesTest.class, variable ItemAttributesTestSession::$_userId
- $_userId
- in file LogoutControllerTest.class, variable LogoutControllerTestSession::$_userId
- $_username
- in file GalleryStorage.class, variable GalleryStorage::$_username
Name of the database user
- $_utilities
- in file GalleryRepository.class, variable GalleryRepository::$_utilities
Repository utilities.
- $_utilities
- in file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_utilities
Repository utilities.
- $_values
- in file GalleryStorage.class, variable GallerySqlFragment::$_values
Internal sql values
- $_version
- in file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTestWrapper::$_version
- $_version
- in file GalleryPlugin.class, variable GalleryPlugin::$_version
The version of this plugin
- $_version
- in file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTestWrapper::$_version
- $_view
- in file GalleryImmediateViewTestCase.class, variable GalleryImmediateViewTestCase::$_view
The view instance
- $_view
- in file GalleryViewTestCase.class, variable GalleryViewTestCase::$_view
The view instance
- $_xmlParser
- in file GalleryDatabaseImport.class, variable GalleryXmlProcessor::$_xmlParser
a reference to the PHP supplied XML parser.
- _
- in file index.php, function _()
- _
- in file index.php, function _()
- _acquireLock
- in file DatabaseLockSystem.class, method DatabaseLockSystem::_acquireLock()
- _acquireLock
- in file GalleryLockSystem.class, method GalleryLockSystem::_acquireLock()
Extending class must implement this function to actually acquire a lock.
- _acquireLock
- in file FlockLockSystem.class, method FlockLockSystem::_acquireLock()
- _acquireNewPersistentSession
- in file GallerySession.class, method GallerySession::_acquireNewPersistentSession()
Acquire a new persistent session and guarantee we've got a valid, unqiue sessionId.
- _activateRewriteRules
- in file module.inc, method WebDavModule::_activateRewriteRules()
Activate essential rewrite rules.
- _activateRewriteRules
- in file module.inc, method HttpAuthModule::_activateRewriteRules()
Activate essential rewrite rules.
- _addCall
- in file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::_addCall()
- _addCall
- in file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::_addCall()
- _addDerivative
- in file ZipCartPluginTest.class, method ZipCartPluginTest::_addDerivative()
- _addDerivative
- in file ImageBlockTest.class, method ImageBlockTest::_addDerivative()
- _addDerivative
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::_addDerivative()
- _addDerivative
- in file ExifExtractorTest.class, method ExifExtractorTest::_addDerivative()
- _addHandlerEntry
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::_addHandlerEntry()
Add the event/handler combination to the available notifications
- _addItem
- in file ZipCartPluginTest.class, method ZipCartPluginTest::_addItem()
- _addItem
- in file ImageBlockTest.class, method ImageBlockTest::_addItem()
- _addItem
- in file ItemAddWebDav.inc, method ItemAddWebDav::_addItem()
Add new item.
- _addMapEntries
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_addMapEntries()
Add new entries to a map. This utility takes the values from entry array e.g., (parm1 => (p1val1, p1val2, p1val3), parm2 => (p2val1, p2val2, p2val3)) and inserts them into the map similar to the following: INSERT INTO ... (PARM1, PARM2) VALUES (p1val1, p2val1), (p1val2, p2val2) ...
- _addMapEntry
- in file QuotasListenerTest.class, method QuotasListenerTest::_addMapEntry()
- _addMapEntry
- in file QuotasHelperTest.class, method QuotasHelperTest::_addMapEntry()
- _addParameter
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::_addParameter()
Add a new parameter for this plugin
- _addPhoto
- in file ExifExtractorTest.class, method ExifExtractorTest::_addPhoto()
- _addPhoto
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::_addPhoto()
- _addResizeParam
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_addResizeParam()
Add parameters for resizing image.
- _addSystemInformationToDebugLog
- in file UpgradeCoreModuleStep.class, method UpgradeCoreModuleStep::_addSystemInformationToDebugLog()
- _addSystemInformationToDebugLog
- in file InstallCoreModuleStep.class, method InstallCoreModuleStep::_addSystemInformationToDebugLog()
- _addUserToAdminGroup
- in file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::_addUserToAdminGroup()
- _addWatermark
- in file AdminFfmpeg.inc, method AdminFfmpegController::_addWatermark()
- _adjustPermissionsForRemove
- in file PasswordHelper.class, method PasswordHelper::_adjustPermissionsForRemove()
Adjust permissions of item and subitems when removing a password
- _adjustPermissionsForSet
- in file PasswordHelper.class, method PasswordHelper::_adjustPermissionsForSet()
Adjust permissions of item and subitems when setting a password
- _applySubscription
- in file NotificationHelper.class, method NotificationHelper::_applySubscription()
Subscribe the user to item/event combination with the specified handler and optionally propagate the subscriptions to any existing children.
- _applyToDescendents
- in file SizeLimitOption.inc, method SizeLimitOption::_applyToDescendents()
Apply current settings to all qualified subitems
- _applyUnsubscribe
- in file NotificationHelper.class, method NotificationHelper::_applyUnsubscribe()
Unubscribe the user to item/event combination with the specified handler and optioanlly propagate the subscription removal to any existing descendents.
- _array_unshift_key_value
- in file GalleryTestCase.class, method GalleryTestCase::_array_unshift_key_value()
Utility method to array_unshift a single key => value pair.
- _array_unshift_key_value
- in file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::_array_unshift_key_value()
Utility method to array_unshift a single key => value pair.
- _assertAlbumTreeData
- in file AlbumSelectTest.class, method AlbumSelectTest::_assertAlbumTreeData()
- _assertCompleteProgressBar
- in file ItemAddControllerTest.class, method ItemAddControllerTest::_assertCompleteProgressBar()
Assert the completeProgressBar() parameters for progress-bar based tasks.
- _assertErrorFromProgressBar
- in file ItemAddControllerTest.class, method ItemAddControllerTest::_assertErrorFromProgressBar()
Assert form / validation errors from the progress-bar callback.
- _assertHasViewPermission
- in file GalleryRemote.inc, method GalleryRemoteController::_assertHasViewPermission()
Assert that the active user can view the specified item.
- _assertHidden
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::_assertHidden()
- _assertPassword
- in file PasswordOptionTest.class, method PasswordOptionTest::_assertPassword()
- _assertPeers
- in file CallbacksTest.class, method CallbacksTest::_assertPeers()
- _assertPermissions
- in file DownloadItem.inc, method DownloadItemView::_assertPermissions()
Assert the required permissions for the given item.
- _assertPermissions
- in file DownloadItem.inc, method DownloadItemView::_assertPermissions()
Assert the required permissions for the given item.
- _assertPermissions
- in file DownloadItem.inc, method DownloadItemView::_assertPermissions()
Assert the required permissions for the given item.
- _becomeGuestUser
- in file GalleryTestCase.class, method GalleryTestCase::_becomeGuestUser()
- _becomeGuestUserWithPermission
- in file WebDavTest.class, method WebDavTest::_becomeGuestUserWithPermission()
Same as GalleryTestCase::_becomeGuestUser but also adds the specified permissions for the test items.
- _buildCombinedJavascriptFileAndGenerateUrl
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_buildCombinedJavascriptFileAndGenerateUrl()
Combine the specified files into a single file and store it in the disk cache with the key.
- _buildDescriptor
- in file RepositoryTest.class, method RepositoryTest::_buildDescriptor()
- _buildItemList
- in file theme.inc, method AjaxianTheme::_buildItemList()
Prepare data about items in this album.
- _buildItemList
- in file theme.inc, method HybridTheme::_buildItemList()
Prepare data about items in this album.
- _buildItemList
- in file theme.inc, method SliderTheme::_buildItemList()
Prepare data about items in this album.
- _buildItemList
- in file theme.inc, method TileTheme::_buildItemList()
- _buildOrderBy
- in file ImageBlockHelper.class, method ImageBlockHelper::_buildOrderBy()
Build the 'ORDER BY' section of the fetchViewableData query
- _buildPlatformResponses
- in file TemplateAdapterTest.class, method TemplateAdapterTest::_buildPlatformResponses()
- _buildTree
- in file Callbacks.inc, method AlbumSelectCallbacks::_buildTree()
Build template data for subalbum tree (apply sort preference of each album)
- _buildTree
- in file theme.inc, method ClassicTheme::_buildTree()
Build template data for subalbum tree
- _buildUrl
- in file HttpAuthHelper.class, method HttpAuthHelper::_buildUrl()
Build a URL from its components.
- _call
- in file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::_call()
- _canBeViewedInline
- in file GalleryDataItem.class, method GalleryDataItem::_canBeViewedInline()
Helper function to check renderer and list of mime types for canBeViewedInline.
- _canHaveAlphaChannel
- in file GdToolkit.class, method GdToolkit::_canHaveAlphaChannel()
Checks whether files of the given mime-type can have a whole alpha channel.
- _canHaveTransparency
- in file GdToolkit.class, method GdToolkit::_canHaveTransparency()
Checks whether files of the given mime-type can have transparencies.
- _captureEnd
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_captureEnd()
- _captureStart
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_captureStart()
- _changePermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_changePermission()
Make the appropriate permission change.
- _checkAncestors
- in file HiddenHelper.class, method HiddenHelper::_checkAncestors()
Check for nearest hidden/password ancestor of given item
- _checkAncestors
- in file PasswordHelper.class, method PasswordHelper::_checkAncestors()
Check for nearest password/hidden ancestors of given item
- _checkForOperation
- in file ItemEdit.inc, method ItemEditPlugin::_checkForOperation()
Check to see if a given operation is available for any of a set of mime types
- _checkHiddenFormVars
- in file TemplateAuditTest.class, method TemplateAuditTest::_checkHiddenFormVars()
- _checkStorageSubDirectory
- in file SystemChecksStep.class, method SystemChecksStep::_checkStorageSubDirectory()
Check up to $max files / dirs in a directory tree if they are still read/writeable
- _checkTextInJavascript
- in file TemplateAuditTest.class, method TemplateAuditTest::_checkTextInJavascript()
- _checkTrailingIfs
- in file TemplateAuditTest.class, method TemplateAuditTest::_checkTrailingIfs()
- _cleanDatabase
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_cleanDatabase()
Drop all Gallery database tables
- _cleanPageDataCache
- in file GalleryDataCache.class, method GalleryDataCache::_cleanPageDataCache()
Delete value of obsolete cache data.
- _clearCachedAccessListIds
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_clearCachedAccessListIds()
Clear all cached access list ids
- _clearEntityAndMapCache
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_clearEntityAndMapCache()
Clear out the entity and map caches, which we should do any time we add or remove a table.
- _closeLockFile
- in file FlockLockSystem.class, method FlockLockSystem::_closeLockFile()
Close file for this lock and remove file if there are no more references.
- _combineJavascriptFiles
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_combineJavascriptFiles()
Combine as many static Javascript files as possible into a single request to core.CombinedJavascript to minimize the number of connections required by the browser to retrieve them, which improves performance on slower connections.
- _convertFromPnmCmd
- in file NetPbmToolkit.class, method NetPbmToolkit::_convertFromPnmCmd()
Generate the correct command to convert an image type from PNM.
- _convertToPnmCmd
- in file NetPbmToolkit.class, method NetPbmToolkit::_convertToPnmCmd()
Generate the correct command to convert an image type to PNM.
- _copyAccessList
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_copyAccessList()
Create a duplicate access list.
- _countInstallActions
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_countInstallActions()
Calculate the total number of actions for the progress notifications
- _createAccessListCompacterLock
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createAccessListCompacterLock()
Create the access list compactor lock entity.
- _createAdminUser
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createAdminUser()
Create the initial admin user.
- _createAlbumHierarchy
- in file SlideshowHelperTest.class, method SlideshowHelperTest::_createAlbumHierarchy()
Utility function to create a simple album hierarchy for testing. Call it with an option string that's colon delimited where each delimited section creates one item in the album 'thumbnail:thumbnail,preferred:nonphoto,thumbnail:thumbnail:resize_100'
- _createAlbumWithNonDefaultTheme
- in file TemplateTest.class, method TemplateTest::_createAlbumWithNonDefaultTheme()
- _createAllUsersGroup
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createAllUsersGroup()
Create the initial all users group.
- _createAnonymousUser
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createAnonymousUser()
Create the initial anonymous user.
- _createDebugLogHeader
- in file InstallCoreModuleStep.class, method InstallCoreModuleStep::_createDebugLogHeader()
- _createDepthTree
- in file GalleryUtilities.class, method GalleryUtilities::_createDepthTree()
Recursively walk a parent/child map and build the depth tree.
- _createDerivative
- in file GalleryTestCase.class, method GalleryTestCase::_createDerivative()
- _createDir
- in file GalleryAlbumItem.class, method GalleryAlbumItem::_createDir()
Internal function to create the album directory
- _createDownloadFileList
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_createDownloadFileList()
Create a list of all the files that need to be downloaded
- _createEverybodyGroup
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createEverybodyGroup()
Create the everybody group.
- _createG1AlbumTree
- in file ChooseObjects.inc, method ChooseObjectsView::_createG1AlbumTree()
Extract all G1 albums and turn it into a depth tree suitable for display in a hierarchical format.
- _createG1DepthTree
- in file ChooseObjects.inc, method ChooseObjectsView::_createG1DepthTree()
Recursively walk a parent/child map and build the depth tree.
- _createGroup
- in file SimpleCallbackTest.class, method SimpleCallbackTest::_createGroup()
- _createGroup
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::_createGroup()
- _createGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::_createGroup()
- _createGroup
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::_createGroup()
- _createGroupQuota
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::_createGroupQuota()
- _createGroupQuota
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::_createGroupQuota()
- _createHierarchy
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::_createHierarchy()
- _createItem
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::_createItem()
- _createLinkedItem
- in file GalleryTestCase.class, method GalleryTestCase::_createLinkedItem()
Create a random link item
- _createLinkedPhotos
- in file EntityTest.class, method EntityTest::_createLinkedPhotos()
- _createLinkItem
- in file LinkItemTest.class, method LinkItemTest::_createLinkItem()
- _createNotificationLockId
- in file module.inc, method NotificationModule::_createNotificationLockId()
Create the event map lock id
- _createPhotoItem
- in file RandomHighlightOptionTest.class, method RandomHighlightOptionTest::_createPhotoItem()
- _createRandomAlbum
- in file GalleryTestCase.class, method GalleryTestCase::_createRandomAlbum()
Create a random album
- _createRandomDataItem
- in file GalleryTestCase.class, method GalleryTestCase::_createRandomDataItem()
Create a random data item
- _createRandomGroup
- in file GalleryTestCase.class, method GalleryTestCase::_createRandomGroup()
Create a random group
- _createRandomPendingUser
- in file GalleryPendingUserTest.class, method GalleryPendingUserTest::_createRandomPendingUser()
- _createRandomUser
- in file GalleryTestCase.class, method GalleryTestCase::_createRandomUser()
Create a random user
- _createRootAlbumItem
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createRootAlbumItem()
Create the root album item.
- _createSiteAdminsGroup
- in file CoreModuleExtras.inc, method CoreModuleExtras::_createSiteAdminsGroup()
Create the site admins group.
- _createSubAlbumWithItems
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file ImageBlockDisabledTest.class, method ImageBlockDisabledTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file HiddenEventHandlerTest.class, method HiddenEventHandlerTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file PasswordOptionTest.class, method PasswordOptionTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file ImageBlockOptionTest.class, method ImageBlockOptionTest::_createSubAlbumWithItems()
- _createSubAlbumWithItems
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::_createSubAlbumWithItems()
- _createTestAlbum
- in file ItemOrderTest.class, method ItemOrderTest::_createTestAlbum()
- _createTestUsers
- in file EmbedTest.class, method EmbedTest::_createTestUsers()
- _createTestWatermark
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::_createTestWatermark()
- _createThumbnailContainer
- in file ThumbnailModuleExtras.inc, method ThumbnailModuleExtras::_createThumbnailContainer()
Create the container entity for all the custom thumbnails.
- _createTopAlbum
- in file ImageBlockHelperTest.class, method ImageBlockHelperTest::_createTopAlbum()
- _createUser
- in file SimpleCallbackTest.class, method SimpleCallbackTest::_createUser()
- _createUser
- in file GalleryTestCase.class, method GalleryTestCase::_createUser()
- _createUser
- in file AdminUsersControllerTest.class, method AdminUsersControllerTest::_createUser()
- _createUserOrGroupQuota
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::_createUserOrGroupQuota()
- _createUserOrGroupQuota
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::_createUserOrGroupQuota()
- _createUserQuota
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::_createUserQuota()
- _createUserQuota
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::_createUserQuota()
- _createUserQuota
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::_createUserQuota()
- _createWatermark
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::_createWatermark()
- _dbInit
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_dbInit()
Connect to database if needed and optionally guarantee db transaction.
- _decodeHtmlSpecialChars
- in file GalleryDatabaseImport.class, method GalleryImportElement::_decodeHtmlSpecialChars()
Undo the effects of calling GalleryDatabaseExport::_encodeHtmlspecialchars($value). If the exported field is contained in a CDATA block, then we need to do the decoding ourselves.
- _deleteAndVerifyEntity
- in file GalleryTestCase.class, method GalleryTestCase::_deleteAndVerifyEntity()
- _deleteCache
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_deleteCache()
Clear cached mime type data
- _deleteEntity
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::_deleteEntity()
- _deleteEntity
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::_deleteEntity()
- _deleteEntity
- in file QuotasListenerTest.class, method QuotasListenerTest::_deleteEntity()
- _deleteGroup
- in file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::_deleteGroup()
- _deleteGroup
- in file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::_deleteGroup()
- _deleteGroup
- in file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::_deleteGroup()
- _deleteGroup
- in file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::_deleteGroup()
- _deleteGroupQuota
- in file AdminEditGroupQuotaControllerTest.class, method AdminEditGroupQuotaControllerTest::_deleteGroupQuota()
- _deleteGroupQuota
- in file AdminCreateGroupQuotaControllerTest.class, method AdminCreateGroupQuotaControllerTest::_deleteGroupQuota()
- _deleteLanguagePackages
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::_deleteLanguagePackages()
Delete the requested language packages
- _deleteModuleEntities
- in file GalleryModule.class, method GalleryModule::_deleteModuleEntities()
Delete all entities with a type registered by this module.
- _deleteTempFiles
- in file NetPbmToolkit.class, method NetPbmToolkit::_deleteTempFiles()
Delete temp files used by composite operation
- _deleteUserOrGroupQuota
- in file AdminQuotasControllerTest.class, method AdminQuotasControllerTest::_deleteUserOrGroupQuota()
- _deleteUserOrGroupQuota
- in file AdminDeleteGroupQuotaControllerTest.class, method AdminDeleteGroupQuotaControllerTest::_deleteUserOrGroupQuota()
- _deleteUserQuota
- in file AdminDeleteUserQuotaControllerTest.class, method AdminDeleteUserQuotaControllerTest::_deleteUserQuota()
- _deleteUserQuota
- in file AdminEditUserQuotaControllerTest.class, method AdminEditUserQuotaControllerTest::_deleteUserQuota()
- _deleteUserQuota
- in file AdminCreateUserQuotaControllerTest.class, method AdminCreateUserQuotaControllerTest::_deleteUserQuota()
- _determinePackageAvailability
- in file AdminLanguageManager.inc, method AdminLanguageManagerView::_determinePackageAvailability()
Count the number of packages available for download from this repository
- _disableUserName
- in file GalleryTestCase.class, method GalleryTestCase::_disableUserName()
Convenience method to mark a username as disabled.
- _doBuildTree
- in file theme.inc, method ClassicTheme::_doBuildTree()
Helper function for _buildTree
- _doImageBlockCallback
- in file ImageBlockTest.class, method ImageBlockTest::_doImageBlockCallback()
- _doStatusCheck
- in file GalleryDatabaseImport.class, method GalleryDatabaseImport::_doStatusCheck()
Do the version validation prior actually reloading the Gallery installation
- _download
- in file DownloadItemTest.class, method DownloadItemTest::_download()
- _downloadAndInstallLanguagePackages
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::_downloadAndInstallLanguagePackages()
Download and install the language packages
- _emptyGalleryStorageDirectory
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_emptyGalleryStorageDirectory()
Empty the Gallery storage directory and reset it to its original state
- _emptySessionData
- in file GallerySession.class, method GallerySession::_emptySessionData()
Get rid of all session data.
- _encodeHtmlSpecialChars
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_encodeHtmlSpecialChars()
Simulate calling htmlspecialchars($value, ENT_COMPAT, 'UTF-8'). We avoid using
- _encodePostData
- in file WebHelper_simple.class, method WebHelper_simple::_encodePostData()
Encode the post data. For each key/value pair, urlencode both the key and the value and then
- _endTest
- in file index.php, method GalleryTestResult::_endTest()
- _envName
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::_envName()
- _exec
- in file NetPbmToolkit.class, method NetPbmToolkit::_exec()
Execute the command. Flatten the command array first.
- _executeSql
- in file SystemChecksStep.class, method SystemChecksStep::_executeSql()
Execute a series of SQL statements.
- _executeSql
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_executeSql()
Execute a given SQL against the database. Prefix table and column names as necessary. Split multiple commands in the file into separate Execute() calls.
- _executeSql
- in file UnitTestStorage.class, method UnitTestStorageExtras::_executeSql()
- _executeSql
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_executeSql()
Execute a series of SQL statements.
- _executeSqlFile
- in file GalleryStorage.class, method GalleryStorage::_executeSqlFile()
Execute a given SQL file against the database. Prefix table and column names as necessary.
- _exitStatus
- in file ThumbnailSiteAdmin.inc, method ThumbnailSiteAdminController::_exitStatus()
- _expireLocks
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_expireLocks()
Delete all not-so-fresh locks.
- _expireSessions
- in file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTestSession::_expireSessions()
- _expireSessions
- in file GallerySession.class, method GallerySession::_expireSessions()
Get rid of any sessions that have not been accessed within our inactivity timeout or have exceeded the max lifetime.
- _exportData
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportData()
Export the table data to the output stream
- _exportModule
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportModule()
Export a module to the export file.
- _exportPluginStatus
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportPluginStatus()
Export the list of installed plugins. For each plugin include whether it is active or not, the module version number, the required core version and the required gallery version.
- _exportSequence
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportSequence()
Export the a sequence. Sequences are not defined by the schema.tpl file but are created by calling adoDB directly.
- _exportTable
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportTable()
Export a gallery table to the output stream
- _extractAndAddFiles
- in file ItemAdd.inc, method ItemAddController::_extractAndAddFiles()
Extract files from an archive item and add new items to the same album.
- _extractCommands
- in file NetPbmToolkit.class, method NetPbmToolkit::_extractCommands()
Extract a single array of commands from a multilevel array of commands
- _fetchAccessListIds
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_fetchAccessListIds()
Like GalleryCoreApi::fetchAccessListIds but only processes a single permission id
- _fetchActiveRulesForModule
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::_fetchActiveRulesForModule()
- _fetchActiveRulesForModule
- in file WebDavModuleTest.class, method WebDavModuleTestRewriteApi::_fetchActiveRulesForModule()
- _fetchActiveRulesForModule
- in file WebDavHelperTest.class, method WebDavHelperTestRewriteApi::_fetchActiveRulesForModule()
- _fetchActiveRulesForModule
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::_fetchActiveRulesForModule()
- _fetchAllParameters
- in file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::_fetchAllParameters()
Get all the parameters for this plugin
- _fetchAllPermissions
- in file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_fetchAllPermissions()
Return a list of all available permissions
- _fetchChildItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_fetchChildItemIds()
Helper function for getting child ids
- _fetchDescendentItemIds
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_fetchDescendentItemIds()
Helper function for getting descendent ids.
- _fetchPermissionBitsForItem
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_fetchPermissionBitsForItem()
Return a permissions for the given item
- _fetchPermissionBitsForItem
- in file ModuleTest.class, method ModuleTest::_fetchPermissionBitsForItem()
- _fetchPluginStatus
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_fetchPluginStatus()
Passthrough to GalleryCoreApi::fetchPluginStatus, used by test code to allow us to inject mock plugins.
- _fetchPluginStatus
- in file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestWrapper::_fetchPluginStatus()
- _fetchPluginStatus
- in file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestWrapper::_fetchPluginStatus()
- _fetchRawExifData
- in file ExifHelper.class, method ExifHelper::_fetchRawExifData()
Retrieve the raw EXIF data as returned by lib/Exifer.
- _fetchRawGetid3Data
- in file Getid3Helper.class, method Getid3Helper::_fetchRawGetid3Data()
Return the raw data as returned by Getid3
- _fetchViewPermissions
- in file PasswordOptionTest.class, method PasswordOptionTest::_fetchViewPermissions()
- _fetchWatermarkMapByFilename
- in file UserWatermarksControllerTest.class, method UserWatermarksControllerTest::_fetchWatermarkMapByFilename()
- _fetchWatermarkMapByFilename
- in file WatermarkSiteAdminControllerTest.class, method WatermarkSiteAdminControllerTest::_fetchWatermarkMapByFilename()
- _ffmpeg
- in file FfmpegToolkit.class, method FfmpegToolkit::_ffmpeg()
Run a given ffmpeg command on the source file name and return the command line results.
- _filterRelevantPluginData
- in file ViewCartViewTest.class, method ViewCartViewTest::_filterRelevantPluginData()
- _findAllKeywords
- in file Callbacks.inc, method KeyAlbumCallbacks::_findAllKeywords()
Get all unique keywords and store in a module parameter.
- _fireNotification
- in file NotificationRouter.class, method NotificationRouter::_fireNotification()
Fire the actual notification
- _flattenAlphaChannel
- in file GdToolkit.class, method GdToolkit::_flattenAlphaChannel()
Handle the resouce according to the capabilities of the output format.
- _flattenParamsArray
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_flattenParamsArray()
Convert a structure of nested URL parameters into a flat array of parameters.
- _flushPluginCache
- in file GalleryPlugin.class, method GalleryPlugin::_flushPluginCache()
Flush plugin-related caches.
- _free
- in file GdToolkit.class, method GdToolkit::_free()
- _GalleryCreateSqlTag
- in file GalleryDatabaseImport.class, class _GalleryCreateSqlTag
Process the <create-sql> tag from the input source.
- _GalleryDataTag
- in file GalleryDatabaseImport.class, class _GalleryDataTag
Processes the <data> tag from the input source.
- _GalleryDataTag
- in file GalleryDatabaseImport.class, method _GalleryDataTag::_GalleryDataTag()
- _GalleryExportTag
- in file GalleryDatabaseImport.class, class _GalleryExportTag
Represents the root element of a Gallery2 database export file.
- _GalleryExportTag
- in file GalleryDatabaseImport.class, method _GalleryExportTag::_GalleryExportTag()
- _GalleryFieldDefinitionTag
- in file GalleryDatabaseImport.class, method _GalleryFieldDefinitionTag::_GalleryFieldDefinitionTag()
- _GalleryFieldDefinitionTag
- in file GalleryDatabaseImport.class, class _GalleryFieldDefinitionTag
Processes the <field> tag from the input source.
- _GalleryFieldValueTag
- in file GalleryDatabaseImport.class, method _GalleryFieldValueTag::_GalleryFieldValueTag()
- _GalleryFieldValueTag
- in file GalleryDatabaseImport.class, class _GalleryFieldValueTag
Processes the <f> tag from the input source.
- _GalleryMain
- in file main.php, function _GalleryMain()
Process our request.
- _GalleryMain_doRedirect
- in file main.php, function _GalleryMain_doRedirect()
- _GalleryMain_errorHandler
- in file main.php, function _GalleryMain_errorHandler()
Handle an error condition that happened somewhere in our main request processing code. If the error cannot be handled, then add an error in the event log.
- _GalleryPluginTag
- in file GalleryDatabaseImport.class, method _GalleryPluginTag::_GalleryPluginTag()
- _GalleryPluginTag
- in file GalleryDatabaseImport.class, class _GalleryPluginTag
Processes the <plugin> tag and its children.
- _GalleryRowTag
- in file GalleryDatabaseImport.class, class _GalleryRowTag
Processes the <row> tag from the input source.
- _GalleryRowTag
- in file GalleryDatabaseImport.class, method _GalleryRowTag::_GalleryRowTag()
- _GallerySequenceTag
- in file GalleryDatabaseImport.class, class _GallerySequenceTag
Processes the <sequence> tag an initializes a sequence.
- _GallerySequenceTag
- in file GalleryDatabaseImport.class, method _GallerySequenceTag::_GallerySequenceTag()
- _GalleryTableDefinitionTag
- in file GalleryDatabaseImport.class, class _GalleryTableDefinitionTag
Processes the <definition> tag from the input source.
- _GalleryTableDefinitionTag
- in file GalleryDatabaseImport.class, method _GalleryTableDefinitionTag::_GalleryTableDefinitionTag()
- _GalleryTableInfoTag
- in file GalleryDatabaseImport.class, method _GalleryTableInfoTag::_GalleryTableInfoTag()
- _GalleryTableInfoTag
- in file GalleryDatabaseImport.class, class _GalleryTableInfoTag
Processes the <table-info> tag from the input source.
- _GalleryTableTag
- in file GalleryDatabaseImport.class, method _GalleryTableTag::_GalleryTableTag()
- _GalleryTableTag
- in file GalleryDatabaseImport.class, class _GalleryTableTag
Processes the <table> tag and creates the table and loads the data.
- _generateAuthString
- in file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminView::_generateAuthString()
Generate the authorization string used for login.txt
- _getAccessListCompacterLock
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_getAccessListCompacterLock()
Acquire a read or write lock on our access list compacter semaphore. While we have this read lock, the access list can't be compacted. While we have a write lock, we're in the process of compacting so nobody else should be touching the access map.
- _getActivateCalls
- in file WebDavModuleTest.class, method WebDavModuleTestRewriteApi::_getActivateCalls()
- _getActivateCalls
- in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::_getActivateCalls()
- _getActualTemplatePath
- in file GalleryTemplate.class, method GalleryTemplate::_getActualTemplatePath()
Given a template name (foo/bar/path/file.tpl), return the active template path based on the
- _getAllLanguages
- in file AdminLanguageManager.inc, method AdminLanguageManagerView::_getAllLanguages()
Creates a list of all upgradeable packages.
- _getApiQueryParams
- in file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::_getApiQueryParams()
Retrieve the core, module and theme API versions.
- _getAsArray
- in file GalleryStatus.class, method GalleryStatus::_getAsArray()
Internal function collect error code and stack trace info
- _getBaseParamString
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::_getBaseParamString()
- _getBaseParamString
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::_getBaseParamString()
Return the base URL parameters for all generated short URLs, e.g. '?module=gallery'.
- _getBaseUrl
- in file PathInfoUrlGenerator.class, method PathInfoUrlGenerator::_getBaseUrl()
- _getBaseUrl
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::_getBaseUrl()
Return the base URL for all generated short URLs.
- _getBlockData
- in file ImageBlockHelper.class, method ImageBlockHelper::_getBlockData()
- _getBytes
- in file SystemChecksStep.class, method SystemChecksStep::_getBytes()
- _getBytes
- in file SystemChecksStep.class, method SystemChecksStep::_getBytes()
- _getCache
- in file GalleryDataCache.class, method GalleryDataCache::_getCache()
Get the static cache
- _getCaptured
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_getCaptured()
- _getCharsetFromRequest
- in file UploadItems.inc, method UploadItemsController::_getCharsetFromRequest()
Detects the specified Windows locale and translates it into a charset.
- _getCharsetFromRequest
- in file DownloadRegistryFile.inc, method DownloadRegistryFileView::_getCharsetFromRequest()
Maps the locale of the HTTP request to a corresponding Windows character set.
- _getChildId
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::_getChildId()
- _getColorspace
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_getColorspace()
Call 'identify' to determine the image colorspace
- _getConfigContents
- in file CreateConfigFileStep.class, method CreateConfigFileStep::_getConfigContents()
- _getConfiguration
- in file WebDavHelperTest.class, method WebDavHelperTestHttpAuthInterface::_getConfiguration()
- _getConnection
- in file GalleryStorage.class, method GalleryStorage::_getConnection()
Connect to the database
- _getDbVersion
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_getDbVersion()
Get the state and the version of the Gallery database.
- _getDerivativeSizes
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::_getDerivativeSizes()
- _getDerivativeSizes
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::_getDerivativeSizes()
- _getDescriptorForPreVerifyPackageTests
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_getDescriptorForPreVerifyPackageTests()
- _getDirectoryListing
- in file SimpleCallback.inc, method SimpleCallbackView::_getDirectoryListing()
- _getDuration
- in file ItemEditThumbOffset.inc, method ItemEditThumbOffset::_getDuration()
Get the movie duration
- _getEntityOrMapInfo
- in file GalleryStorage.class, method GalleryStorage::_getEntityOrMapInfo()
Retrieve the entity or map information from the Schema table. If tryAllModules is false then only consider plugins that are active.
- _getEventListeners
- in file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::_getEventListeners()
Static array of registered event listeners.
- _getExtraPageCacheKey
- in file GalleryDataCache.class, method GalleryDataCache::_getExtraPageCacheKey()
Returns session related page cache key, eg. to make the page cache language sensitive
- _getExtras
- in file GalleryStorage.class, method GalleryStorage::_getExtras()
Get the reference to our GalleryStorageExtras instance where we put less frequently used code (most code that's used to modify the database).
- _getExtras
- in file UnitTestStorage.class, method UnitTestStorage::_getExtras()
- _getFactoryData
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::_getFactoryData()
Get the static factory registry
- _getFileCountForDirectory
- in file ItemAddFromServer.inc, method ItemAddFromServer::_getFileCountForDirectory()
Get the number of files / dirs within a sub-tree of the filesystem.
- _getFormLanguages
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::_getFormLanguages()
Parse the form and determine the locales that need to be installed or removed
- _getGdFunctionality
- in file GdToolkit.class, method GdToolkit::_getGdFunctionality()
Return the current set gdFunctionality.
- _getHref
- in file WebDavTest.class, method WebDavTest::_getHref()
- _getImageDimensions
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_getImageDimensions()
- _getImageDimensions
- in file GdToolkit.class, method GdToolkit::_getImageDimensions()
- _getImageDimensions
- in file JpegtranToolkit.class, method JpegtranToolkit::_getImageDimensions()
Get the dimensions of a jpeg image.
- _getImageDimensions
- in file NetPbmToolkit.class, method NetPbmToolkit::_getImageDimensions()
- _getImageDimensionsForResource
- in file GdToolkit.class, method GdToolkit::_getImageDimensionsForResource()
Get the image dimentions for an already opened GD resource.
- _getImageResource
- in file GdToolkit.class, method GdToolkit::_getImageResource()
Return a GD image resource for the given filename so we can perform other operations on it.
- _getItem
- in file GalleryView.class, method GalleryView::_getItem()
Return the current item, as specified in the itemId request variable.
- _getLocalPath
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_getLocalPath()
Check for a local override of an href path (to override a css or js file, for example).
- _getLockClearance
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_getLockClearance()
Internal function to get clearance to acquire locks
- _getLockFile
- in file FlockLockSystem.class, method FlockLockSystem::_getLockFile()
Return the lock file for a given object id.
- _getMimeData
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_getMimeData()
Get all mime type data
- _getMimeType
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::_getMimeType()
Analyze url and available data to find mime type. Check: - Parse url for file extension and map this to a mime type.
- _getMovieDimensions
- in file FfmpegToolkit.class, method FfmpegToolkit::_getMovieDimensions()
- _getNextTokenIndex
- in file CodeAuditTestCase.class, method CodeAuditTestCase::_getNextTokenIndex()
Get the next PHP token omitting whitespace tokens.
- _getNonTransactionalDatabaseConnection
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_getNonTransactionalDatabaseConnection()
Return a non transactional database connection.
- _getNonTransactionalResults
- in file StorageTest.class, method StorageTest::_getNonTransactionalResults()
- _getOptimizeStatements
- in file MSSqlStorage.class, method MSSqlStorage::_getOptimizeStatements()
- _getOptimizeStatements
- in file GalleryStorage.class, method MySqlStorage::_getOptimizeStatements()
- _getOptimizeStatements
- in file Db2Storage.class, method Db2Storage::_getOptimizeStatements()
- _getOptimizeStatements
- in file PostgreSqlStorage.class, method PostgreSqlStorage::_getOptimizeStatements()
- _getOptimizeStatements
- in file SQLiteStorage.class, method SQLiteStorage::_getOptimizeStatements()
- _getOptimizeStatements
- in file OracleStorage.class, method OracleStorage::_getOptimizeStatements()
- _getOptimizeStatements
- in file GalleryStorage.class, method GalleryStorage::_getOptimizeStatements()
Get sql to optimize a table
- _getOrderInfo
- in file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_getOrderInfo()
If we want to sort, which storage info we need?
- _getPageCount
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_getPageCount()
Call 'identify' and count the pages
- _getPageCount
- in file ItemEditThumbPage.inc, method ItemEditThumbPage::_getPageCount()
Get the page-count property
- _getParam
- in file AdminDcrawControllerTest.class, method AdminDcrawControllerTest::_getParam()
- _getParserType
- in file WebDavHelperTest.class, method WebDavHelperTestRewriteApi::_getParserType()
- _getParserType
- in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::_getParserType()
- _getPluginState
- in file PluginCallbackTest.class, method PluginCallbackTest::_getPluginState()
- _getRepositories
- in file AdminRepository.inc, method AdminRepositoryController::_getRepositories()
Get the repositories, but allow tests to inject their own version.
- _getRepositoryPluginListTestCase
- in file RepositoryTest.class, method RepositoryTest::_getRepositoryPluginListTestCase()
- _getRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::_getRequestVariable()
Return a specified request variable from the GET or POST vars.
- _getResponseHeaders
- in file GalleryUtilities.class, method GalleryUtilities::_getResponseHeaders()
Array of response headers which have already been set.
- _getResponseHeaders
- in file MainTest.class, method MainTest::_getResponseHeaders()
- _getRootId
- in file GalleryTestCase.class, method GalleryTestCase::_getRootId()
- _getSecondChildId
- in file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::_getSecondChildId()
- _getSerializedSession
- in file GallerySession.class, method GallerySession::_getSerializedSession()
Get the serialized session for comparing purposes.
- _getShortUrl
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::_getShortUrl()
Return first short URL to match URL params.
- _getSingleton
- in file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::_getSingleton()
The single copy of the factory registry data
- _getSingleton
- in file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_getSingleton()
Singleton that can be cleared.
- _getSizesForMaxlength
- in file ItemEditCaptions.inc, method ItemEditCaptionsView::_getSizesForMaxlength()
Returns sizes for "maxlength" in forms
- _getSizesForMaxlength
- in file ItemEdit.inc, method ItemEditView::_getSizesForMaxlength()
Returns sizes for "maxlength" in forms
- _getSmarty
- in file GalleryTemplate.class, method GalleryTemplate::_getSmarty()
Return a properly configured instance of Smarty. This used to be a single shared static instance of Smarty, but now we build it every time we need it. Theoretically we shouldn't be creating more than one GalleryTemplate and hence, more than one Smarty instance per request. However, having it as a static object makes it less testable.
- _getSmarty
- in file ImageBlockTest.class, method ImageBlockDummyGalleryTemplate::_getSmarty()
- _getSmarty
- in file ImageFrameTest.class, method ImageFrameDummyGalleryTemplate::_getSmarty()
- _getSqlReplacements
- in file GalleryStorage.class, method MySqlStorage::_getSqlReplacements()
- _getSqlReplacements
- in file MSSqlStorage.class, method MSSqlStorage::_getSqlReplacements()
- _getSqlReplacements
- in file GalleryStorage.class, method GalleryStorage::_getSqlReplacements()
Return database specific syntax to replace in schema SQL
- _getStatusFromProgressBar
- in file CommentSiteAdminControllerTest.class, method CommentSiteAdminControllerTest::_getStatusFromProgressBar()
This should probably get moved into GalleryTestCase
- _getStatusFromProgressBar
- in file ItemAddControllerTest.class, method ItemAddControllerTest::_getStatusFromProgressBar()
- _getStreams
- in file WebDavTest.class, method WebDavTestStream::_getStreams()
- _getSupportedMimeTypes
- in file module.inc, method SquareThumbModule::_getSupportedMimeTypes()
Find out what mime-types currently have toolkit support for: thumbnail, dimensions and crop [or composite]
- _getSupportedMovieTypes
- in file module.inc, method ThumbPageModule::_getSupportedMovieTypes()
Find out what mime types currently have support for: convert-to-image/jpeg, select-offset, dimensions-and-duration
- _getSupportedMultiPageTypes
- in file module.inc, method ThumbPageModule::_getSupportedMultiPageTypes()
Find out what mime types currently have support for: thumbnail, select-page, page-count
- _getTableInfo
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_getTableInfo()
Load the Entities or Maps.inc file.
- _getTestPlatform
- in file PrintPhotoControllerTest.class, method PrintPhotoControllerTest::_getTestPlatform()
- _getTestPlatform
- in file SnapGalaxyPrintPhotosControllerTest.class, method SnapGalaxyPrintPhotosControllerTest::_getTestPlatform()
- _getTestResultRecord
- in file index.php, method GalleryTestResult::_getTestResultRecord()
- _getTestUrlParams
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::_getTestUrlParams()
- _getThemeAndParametersByEvent
- in file GalleryView.class, method GalleryView::_getThemeAndParametersByEvent()
Let non-core code override the theme and its parameters for this request.
- _getThemeId
- in file GalleryTemplate.class, method GalleryTemplate::_getThemeId()
Return the themeid for the current item.
- _getThumbnailToolkit
- in file SquareThumbToolkit.class, method SquareThumbToolkit::_getThumbnailToolkit()
Get toolkit for thumbnail operation.
- _getTrueColorImageRes
- in file GdToolkit.class, method GdToolkit::_getTrueColorImageRes()
Create a truecolor GD resource with the specified sizes.
- _getTypeName
- in file ItemAddFromWeb.inc, method ItemAddFromWeb::_getTypeName()
Analyze url and available data to find item type.
- _getUniqueIdWithConnection
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_getUniqueIdWithConnection()
Internal implementation of GalleryStorage::getUniqueId that additionally takes a database connection.
- _getUnusedId
- in file GalleryTestCase.class, method GalleryTestCase::_getUnusedId()
Get an id that is not used for anything.
- _getUpgradeTestCase
- in file RepositoryTest.class, method RepositoryTest::_getUpgradeTestCase()
- _getUserAgent
- in file AkismetApiTest.class, method AkismetApiTest_AkismetApiWithMockUserAgent::_getUserAgent()
- _getUserAgent
- in file AkismetApiTest.class, method AkismetApiTest_AkismetApiWithMockRequest::_getUserAgent()
- _getUserAgent
- in file AkismetApi.class, method AkismetApi::_getUserAgent()
Internal helper method to get the user agent in the form that Akismet prefers.
- _getValue
- in file Getid3Helper.class, method Getid3Helper::_getValue()
Retrieve a single value by path from a nested associative array.
- _getVersions
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_getVersions()
Get the installed version from versions.dat in the Storage directory And the codebase version from modules/core/module.inc
- _getWhereSql
- in file GalleryStorage.class, method GalleryStorage::_getWhereSql()
Accepts a $mapInfo pair and $match value to add match information to supplied array.
- _get_compile_path
- in file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::_get_compile_path()
- _guaranteeTransaction
- in file GalleryStorage.class, method GalleryStorage::_guaranteeTransaction()
Begin transaction if not already in one.
- _handleCallback
- in file PluginCallbackTest.class, method PluginCallbackTest::_handleCallback()
- _handleRequestAfterAdd
- in file ItemAddOptionTestCase.class, method ItemAddOptionTestCase::_handleRequestAfterAdd()
- _handleRequestAfterEdit
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestCase::_handleRequestAfterEdit()
- _hasCacheControlNoCacheHeader
- in file MainTest.class, method MainTest::_hasCacheControlNoCacheHeader()
- _hasImageCreateTrueColor
- in file GdToolkit.class, method GdToolkit::_hasImageCreateTrueColor()
Do we have a working version of imageCreateTrueColor()?
- _hasLinkedEntity
- in file ItemAddWebDav.inc, method ItemAddWebDav::_hasLinkedEntity()
Determine if item is part of a linked(replica) set.
- _hasLinkedEntity
- in file ReuploadPhotoOption.inc, method ReuploadPhotoOption::_hasLinkedEntity()
Determine if item is part of a linked(replica) set.
- _identifyEntities
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_identifyEntities()
Identify the type of entity associated with the id provided
- _image
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_image()
Implementation of image() that can return an error.
- _imageCopyResampled
- in file GdToolkit.class, method GdToolkit::_imageCopyResampled()
Copy and resize part of an image with resampling or resizing.
- _imageMagickCmd
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_imageMagickCmd()
Return the full path to the ImageMagick command
- _init
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::_init()
- _initCompiledTemplateDir
- in file GalleryTemplate.class, method GalleryTemplate::_initCompiledTemplateDir()
Initializes the directory where compiled templates will be saved for this specific template directory
- _initEventListenersForTest
- in file GalleryTestCase.class, method GalleryTestCase::_initEventListenersForTest()
Disable all but some core event listeners by default.
- _initializeForm
- in file NotificationItemAdmin.inc, method NotificationItemAdminView::_initializeForm()
Helper function to initialize the form
- _initializeForm
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminView::_initializeForm()
Helper function to initialize the form
- _initializeForm
- in file NotificationUserAdmin.inc, method NotificationUserAdminView::_initializeForm()
Helper function to initialize the form
- _initNewUrlGenerator
- in file UrlGeneratorTest.class, method UrlGeneratorTest::_initNewUrlGenerator()
- _internalGetRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::_internalGetRequestVariable()
Take a path in the form of ('foo', 'bar', 'baz') and a source array and get the value from it like this: return $source['foo']['bar']['baz'];
- _internalPutRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::_internalPutRequestVariable()
Take a path in the form of ('foo', 'bar', 'baz') and a destination array and put the value into it like this: $destination['foo']['bar']['baz'] = $value;
- _internalRemoveRequestVariable
- in file GalleryUtilities.class, method GalleryUtilities::_internalRemoveRequestVariable()
Take a path in the form of ('foo', 'bar', 'baz') and a source array and remove the value from it like this: unset($source['foo']['bar']['baz']);
- _isCached
- in file ImageBlockHelper.class, method ImageBlockHelper::_isCached()
- _isDisabled
- in file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::_isDisabled()
Return true if the failure count and last attempt are over our threshold. For every 10 failures, logins are disabled for 1 hour.
- _isHttps
- in file GallerySession.class, method GallerySession::_isHttps()
Determine if the request is using the HTTPS protocol.
- _isPersistentSessionAllowedForRequest
- in file GallerySession.class, method GallerySession::_isPersistentSessionAllowedForRequest()
Whether this controller/view request generally allows creating a session.
- _isPersistentSessionRequired
- in file GallerySession.class, method GallerySession::_isPersistentSessionRequired()
Check whether this session should be persistent or not.
- _isRestrictedByOpenBaseDir
- in file GalleryPlatform.class, method GalleryPlatform::_isRestrictedByOpenBaseDir()
Check if path is allowed by open_basedir, given platform path separator & case sensitivity.
- _isStoragePathWebAccessible
- in file StorageSetupStep.class, method StorageSetupStep::_isStoragePathWebAccessible()
Try to protect the given folder with a .htaccess file from direct web-access.
- _isUrlAccessible
- in file StorageSetupStep.class, method StorageSetupStep::_isUrlAccessible()
Try to fetch a a probe file from the storage folder and check if the returned page contains the probe string. If so, the storage folder is web-accessible (read: not secure).
- _loadAllCartPlugins
- in file ViewCart.inc, method ViewCartView::_loadAllCartPlugins()
Load all plugin instances and read their information into a data structure.
- _loadDerivatives
- in file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::_loadDerivatives()
Load the derivative images for the ids/types specified
- _loadG2Api
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_loadG2Api()
Load minimal G2 API
- _loadPermissionPreferences
- in file GalleryPlatform.class, method GalleryPlatform::_loadPermissionPreferences()
Load preferences for file/dir permissions and calculate umask.
- _loadSessionData
- in file GallerySession.class, method GallerySession::_loadSessionData()
Load the session data or generate a new session with new data. Also sets $this->_isPersistent to true if loaded from persistent store.
- _loadTableVersions
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_loadTableVersions()
- _loadTemplate
- in file UserLoginControllerTest.class, method UserLoginControllerTest::_loadTemplate()
Helper method to load the UserLoginView template data.
- _loadTheme
- in file GalleryView.class, method GalleryView::_loadTheme()
Load the given theme if it's active.
- _lockHints
- in file NotificationHelper.class, method NotificationHelper::_lockHints()
Acquire the lock for the hints
- _makeOnlyTestItemsPublic
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTest::_makeOnlyTestItemsPublic()
Changes the Gallery-wide anonymous user to a new multiroot guest user which has only view permissions for a subtree of items with the specified root item.
- _makePanoramas
- in file PanoramaOptionTest.class, method PanoramaOptionTest::_makePanoramas()
- _makeReply
- in file MockObject.class, method MockObject::_makeReply()
- _markEventListenersForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markEventListenersForCleanup()
Create a backup of the registered event listeners which will be restored in tearDown.
- _markFactoryForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markFactoryForCleanup()
Create a backup of the factory data which will be restored in tearDown.
- _markFactoryModuleForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markFactoryModuleForCleanup()
- _markForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markForCleanup()
- _markPluginParametersForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markPluginParametersForCleanup()
Store plugin parameters to be restored in tearDown
- _markSessionForCleanup
- in file SessionTest.class, method SessionTest::_markSessionForCleanup()
- _markToolkitForCleanup
- in file GalleryTestCase.class, method GalleryTestCase::_markToolkitForCleanup()
- _markUserForCleanup
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::_markUserForCleanup()
- _metaTables
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_metaTables()
Get a list of all database tables (not limited to our table-prefix)
- _moveItem
- in file PasswordOptionTest.class, method PasswordOptionTest::_moveItem()
- _moveItem
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::_moveItem()
- _moveItem
- in file HiddenItemOptionTest.class, method HiddenItemOptionTest::_moveItem()
- _moveObjectsBetweenLocks
- in file GalleryLockSystem.class, method GalleryLockSystem::_moveObjectsBetweenLocks()
Move ids from givens locks into a new lock.
- _moveObjectsBetweenLocks
- in file DatabaseLockSystem.class, method DatabaseLockSystem::_moveObjectsBetweenLocks()
- _newGuestUser
- in file ConfigureMultiroot.inc, method ConfigureMultirootView::_newGuestUser()
Helper function to create an alternate guest user.
- _newLockId
- in file GalleryLockSystem.class, method GalleryLockSystem::_newLockId()
Generate an id for a new lock.
- _newLockId
- in file DatabaseLockSystem.class, method DatabaseLockSystem::_newLockId()
- _newLockId
- in file FlockLockSystem.class, method FlockLockSystem::_newLockId()
- _newPermissionBit
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_newPermissionBit()
Return an unused permission bit that we can use for our purposes
- _normalizeValue
- in file GalleryStorage.class, method GalleryStorage::_normalizeValue()
Cast the value to the proper member type when interacting with the database. Optionally also perform a UTF-8-safe truncation for strings.
- _normalizeValue
- in file SitemapViewTest.class, method SitemapViewTestStorage::_normalizeValue()
- _normalizeValue
- in file OracleStorage.class, method OracleStorage::_normalizeValue()
- _normalizeValue
- in file KeywordAlbumCallbacksTest.class, method KeywordAlbumCallbacksTestStorage::_normalizeValue()
- _normalizeValue
- in file UnitTestStorage.class, method UnitTestStorage::_normalizeValue()
- _onLoad
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::_onLoad()
This function is called at the end of URL generator initialization. If an onLoad function is specified for the current view it loads the needed file and calls the function which should parse any request params that wasn't parsed by the rewrite parser (e.g. %path% to itemId).
- _openBackupFileForWriting
- in file GalleryDatabaseExport.class, method GalleryDatabaseExport::_openBackupFileForWriting()
Creates the file name and opens the file to write the content of the backup.
- _parametersMatch
- in file MockObject.class, method MockObject::_parametersMatch()
- _parseDate
- in file ExifHelper.class, method ExifHelper::_parseDate()
Parse date string into unix timestamp.
- _parseKeywords
- in file RewriteHelper.class, method RewriteHelper::_parseKeywords()
Replace keywords with appropriate pattern and add backreference to $regexRule['keywords'].
- _parseLocation
- in file WebHelper_simple.class, method WebHelper_simple::_parseLocation()
Prepare to follow redirect URL.
- _parseRule
- in file RewriteHelper.class, method RewriteHelper::_parseRule()
Replace keywords with appropriate pattern and append to $regexRules.
- _parseShortUrl
- in file RewriteUrlGenerator.class, method RewriteUrlGenerator::_parseShortUrl()
Substitute all keywords with values from URL params or custom functions.
- _parseTree
- in file Callbacks.inc, method AlbumSelectCallbacks::_parseTree()
Build template data for subalbum tree (manual and title sorting)
- _parseTree
- in file theme.inc, method ClassicTheme::_parseTree()
Helper function for _buildTree
- _parseUri
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_parseUri()
Split a URI string into file, path, host and protocol substrings and normalize them.
- _parseUrlForFsockopen
- in file WebHelper_simple.class, method WebHelper_simple::_parseUrlForFsockopen()
Prepare for fsockopen call.
- _performMaintenance
- in file GalleryDataCache.class, method GalleryDataCache::_performMaintenance()
Perform some pruning of our cache to prevent it from growing too large when we're doing exceptionally long operations like adding many items in one request.
- _permissionCheck
- in file GalleryView.class, method GalleryView::_permissionCheck()
Process possible permission errors when accessing a view.
- _permissionTest
- in file PlatformTest.class, method PlatformTest::_permissionTest()
- _pnmCmd
- in file NetPbmToolkit.class, method NetPbmToolkit::_pnmCmd()
Return the full path to the NetPBM command
- _postDeactivationEvent
- in file GalleryPlugin.class, method GalleryPlugin::_postDeactivationEvent()
Post a deactivation event for this plugin. Used by deactivate and reactivate.
- _postGroupEvent
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_postGroupEvent()
Post Gallery::ViewableTreeChange event for change of group permissions.
- _prepareActivateRewriteRulesForModule
- in file RewriteApiTest.class, method RewriteApiTest::_prepareActivateRewriteRulesForModule()
- _prepareConfigUpgrade
- in file CoreModuleExtras.inc, method CoreModuleExtras::_prepareConfigUpgrade()
Determine what changes to config.php are required for this upgrade.
- _prepareForFetchAccessListIds
- in file PermissionTest.class, method PermissionTest::_prepareForFetchAccessListIds()
- _prepareForGetPluginUpgradeInfo
- in file RepositoryTest.class, method RepositoryTest::_prepareForGetPluginUpgradeInfo()
- _prepareForLoadThemeAndParameters
- in file ViewTest.class, method ViewTest::_prepareForLoadThemeAndParameters()
- _prepareGenerateUrl
- in file UrlGeneratorTest.class, method UrlGeneratorTest::_prepareGenerateUrl()
- _preparePropfindFiles
- in file WebDavHelperTest.class, method WebDavHelperTest::_preparePropfindFiles()
- _prepareResourceForAlphaChannel
- in file GdToolkit.class, method GdToolkit::_prepareResourceForAlphaChannel()
Prepares a resource to handle alpha inherited from a source resource.
- _prepareTestItems
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::_prepareTestItems()
- _prepareToReadFromDiskCache
- in file CombinedJavascriptTest.class, method CombinedJavascriptTest::_prepareToReadFromDiskCache()
- _preverifyAggregatePackages
- in file GalleryRepository.class, method GalleryRepository::_preverifyAggregatePackages()
Preverify that we will have no trouble unpacking and writing the packages we downloaded
- _printFailure
- in file BuildDerivativesTask.class, method BuildDerivativesTask::_printFailure()
- _processCData
- in file GalleryDatabaseImport.class, method _GalleryCreateSqlTag::_processCData()
- _processCData
- in file GalleryDatabaseImport.class, method GalleryXmlHandler::_processCData()
XML Callback to process CDATA elements
- _processCData
- in file GalleryDatabaseImport.class, method _GalleryTableInfoTag::_processCData()
- _processCData
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processCData()
XML Callback to process CDATA elements. Called by the PHP Xml parser
- _processCData
- in file GalleryDatabaseImport.class, method _GalleryFieldValueTag::_processCData()
- _processChildElement
- in file GalleryDatabaseImport.class, method _GalleryDataTag::_processChildElement()
- _processChildElement
- in file GalleryDatabaseImport.class, method _GalleryRowTag::_processChildElement()
- _processChildElement
- in file GalleryDatabaseImport.class, method _GalleryTableDefinitionTag::_processChildElement()
- _processChildElement
- in file DatabaseImportTest.class, method DatabaseImportTest::_processChildElement()
This callback processes the child as it is popped off the stack
- _processChildElement
- in file GalleryDatabaseImport.class, method GalleryXmlHandler::_processChildElement()
This call back processes the child as it is pooped off the stack. Allows the parent element to aggregate data from the children elements.
- _processEndElement
- in file GalleryDatabaseImport.class, method GalleryXmlHandler::_processEndElement()
XML Callback to process end elements
- _processEndElement
- in file GalleryDatabaseImport.class, method _GallerySequenceTag::_processEndElement()
- _processEndElement
- in file GalleryDatabaseImport.class, method _GalleryTableDefinitionTag::_processEndElement()
- _processEndElement
- in file DatabaseImportTest.class, method DatabaseImportTest::_processEndElement()
XML Callback to process end elements
- _processEndElement
- in file GalleryDatabaseImport.class, method _GalleryFieldValueTag::_processEndElement()
- _processEndElement
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processEndElement()
XML Callback to process end elements. Called by the PHP Xml parser
- _processEndElement
- in file GalleryDatabaseImport.class, method _GalleryRowTag::_processEndElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processStartElement()
XML Callback to process start elements. Called by the PHP Xml parser
- _processStartElement
- in file DatabaseImportTest.class, method DatabaseImportTest::_processStartElement()
XML Callback to process start elements
- _processStartElement
- in file GalleryDatabaseImport.class, method _GalleryTableTag::_processStartElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method _GalleryTableDefinitionTag::_processStartElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method _GalleryDataTag::_processStartElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method _GalleryRowTag::_processStartElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method _GalleryExportTag::_processStartElement()
- _processStartElement
- in file GalleryDatabaseImport.class, method GalleryXmlHandler::_processStartElement()
XML Callback to process start elements
- _processStartElement
- in file GalleryDatabaseImport.class, method GalleryDatabaseImport::_processStartElement()
- _processStartTag
- in file GalleryDatabaseImport.class, method _GalleryPluginTag::_processStartTag()
- _processThumbnails
- in file AdminFfmpeg.inc, method AdminFfmpegController::_processThumbnails()
- _propagateSubscriptions
- in file NotificationItemStateChangeHandler.class, method NotificationItemStateChangeHandler::_propagateSubscriptions()
For the specified entityId, this method will retrieve all the events that have users subscribed to. If the user has permission to the new item, the subscription will be applied to the new item.
- _propfindFiles
- in file WebDavHelper.class, method WebDavHelper::_propfindFiles()
PROPFIND recursive function.
- _pruneDirectory
- in file ArchiveExtractToolkit.class, method ArchiveExtractToolkit::_pruneDirectory()
Remove specified patterns or symlinks in a directory tree.
- _putItemRequestVariables
- in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::_putItemRequestVariables()
- _read_file
- in file TemplateTest.class, method TemplateTestMockSmarty::_read_file()
- _rebuildCache
- in file GalleryDerivative.class, method GalleryDerivative::_rebuildCache()
Rebuild the cache. This should never be called directly; instead you should call GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent($derivativeId)
- _recursiveAddDir
- in file ItemAdd.inc, method ItemAddController::_recursiveAddDir()
Recursively add files from extracted archive.
- _recursiveChmod
- in file GalleryPlatform.class, method GalleryPlatform::_recursiveChmod()
Helper for recursiveChmod.
- _registerCookieAttr
- in file GalleryUtilities.class, method GalleryUtilities::_registerCookieAttr()
Register a cookie variable safely.
- _registerEventListener
- in file GalleryTestCase.class, method GalleryTestCase::_registerEventListener()
Register a The NullEventListener for a test
- _registerFactoryImplementationForTest
- in file GalleryTestCase.class, method GalleryTestCase::_registerFactoryImplementationForTest()
Register a factory implementation temporarily for this test.
- _registerRotateToolkit
- in file ExifDescriptionOptionTest.class, method ExifDescriptionOptionTest::_registerRotateToolkit()
- _registerTestEventListener
- in file GalleryTestCase.class, method GalleryTestCase::_registerTestEventListener()
Register and event name and associated listener (deprecated).
- _registerTestToolkit
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::_registerTestToolkit()
- _registerToolkit
- in file SizeLimitOptionTest.class, method SizeLimitOptionTest::_registerToolkit()
Register dummy toolkit and operations
- _releaseLocksNow
- in file GalleryLockSystem.class, method GalleryLockSystem::_releaseLocksNow()
Release the given locks now
- _releaseLocksNow
- in file DatabaseLockSystem.class, method DatabaseLockSystem::_releaseLocksNow()
- _releaseLocksNow
- in file FlockLockSystem.class, method FlockLockSystem::_releaseLocksNow()
- _removeHandlerEntry
- in file NotificationSiteAdmin.inc, method NotificationSiteAdminController::_removeHandlerEntry()
Remove the event/handler combination to the available notifications
- _removeMapEntry
- in file QuotasHelperTest.class, method QuotasHelperTest::_removeMapEntry()
- _removeMapEntry
- in file QuotasListenerTest.class, method QuotasListenerTest::_removeMapEntry()
- _removeObjectsFromLock
- in file DatabaseLockSystem.class, method DatabaseLockSystem::_removeObjectsFromLock()
- _removeObjectsFromLock
- in file FlockLockSystem.class, method FlockLockSystem::_removeObjectsFromLock()
- _removeObjectsFromLock
- in file GalleryLockSystem.class, method GalleryLockSystem::_removeObjectsFromLock()
Remove some object ids from the given lock.
- _removeObsoleteThemeBlocks
- in file GalleryModule.class, method GalleryModule::_removeObsoleteThemeBlocks()
Remove obsolete blocks from existing themes (bug #1636339).
- _removePermissionsFromAllItems
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_removePermissionsFromAllItems()
Remove the given permissions from all items. Useful when we remove a permission from the system.
- _removeWatermark
- in file AdminFfmpeg.inc, method AdminFfmpegController::_removeWatermark()
- _renderImmediate
- in file GalleryImmediateViewTestCase.class, method GalleryImmediateViewTestCase::_renderImmediate()
- _renderImmediate
- in file CommentCallbackViewTest.class, method CommentCallbackViewTest::_renderImmediate()
- _replaceImageTest
- in file UserWatermarkEditControllerTest.class, method UserWatermarkEditControllerTest::_replaceImageTest()
- _replaceImageTest
- in file WatermarkSiteAdminEditControllerTest.class, method WatermarkSiteAdminEditControllerTest::_replaceImageTest()
- _replaceItem
- in file ItemAddWebDav.inc, method ItemAddWebDav::_replaceItem()
Replace existing item.
- _request
- in file AkismetApiTest.class, method AkismetApiTest_AkismetApiWithMockRequest::_request()
- _request
- in file AkismetApi.class, method AkismetApi::_request()
Internal helper method used to make requests to Akismet and return the body, status and header values.
- _requestAuthenticationCalls
- in file WebDavModuleTest.class, method WebDavModuleTestHttpAuthInterface::_requestAuthenticationCalls()
- _rescan
- in file BuildDerivativesTask.class, method BuildDerivativesTask::_rescan()
- _resetIFCounter
- in file ImageFrameTest.class, method ImageFrameTest::_resetIFCounter()
- _resizeImageResource
- in file GdToolkit.class, method GdToolkit::_resizeImageResource()
Resizes an open GD-resource to the specified size.
- _restoreItemThumbnails
- in file ThumbnailImage.class, method ThumbnailImage::_restoreItemThumbnails()
Ensure that items / derivatives affected by the deletion of a ThumbnailItem still have a thumbnail after the removal. Restore the sourceId to the original item (if there is toolkit support for that source mimeType). And pick a new highlight for AlbumItems.
- _restoreNewItemSorts
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::_restoreNewItemSorts()
- _restoreThumbnailOps
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::_restoreThumbnailOps()
- _runBackgroundTask
- in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::_runBackgroundTask()
- _runBackgroundTask
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::_runBackgroundTask()
- _runBulkTest
- in file ItemEditWatermarkPluginTest.class, method ItemEditWatermarkPluginTest::_runBulkTest()
- _runCallback
- in file SimpleCallbackTest.class, method SimpleCallbackTest::_runCallback()
- _runGenerateUrlTest
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::_runGenerateUrlTest()
- _runQuery
- in file ImageBlockHelper.class, method ImageBlockHelper::_runQuery()
- _safeCssName
- in file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_safeCssName()
This removes unsafe characters from a string so they can be used as a class name or id in html and be addressed via css
- _saveImageResourceToFile
- in file GdToolkit.class, method GdToolkit::_saveImageResourceToFile()
Save a GD resource to a file with a certain mime-type
- _saveLocalUrlMap
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_saveLocalUrlMap()
Save changes to the local URL map.
- _saveLocalUrlMapPhp5
- in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_saveLocalUrlMapPhp5()
Compatibility function for PHP 5.3. See comment in GalleryUrlGenerator::_getLocalPath.
- _saveNewItemSorts
- in file NewItemsSiteAdminControllerTest.class, method NewItemsSiteAdminControllerTest::_saveNewItemSorts()
- _saveThumbnailOps
- in file AdminFfmpegControllerTest.class, method AdminFfmpegControllerTest::_saveThumbnailOps()
- _scanDir
- in file CodeAuditTestCase.class, method CodeAuditTestCase::_scanDir()
- _scanNonXmlDir
- in file CodeAuditTestCase.class, method CodeAuditTestCase::_scanNonXmlDir()
- _scanXmlDir
- in file CodeAuditTestCase.class, method CodeAuditTestCase::_scanXmlDir()
- _selectAdminUser
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::_selectAdminUser()
Find admin user and set as active user.
- _sendFile
- in file DownloadPicLens.inc, method DownloadPicLensView::_sendFile()
Copied from modules/core/DownloadItem.inc
- _sendFile
- in file DownloadItem.inc, method DownloadItemView::_sendFile()
- _sendFile
- in file DownloadItem.inc, method DownloadItemView::_sendFile()
- _set
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::_set()
- _setActiveLanguageCode
- in file DownloadRegistryFileTest.class, method DownloadRegistryFileTest::_setActiveLanguageCode()
- _setAdminEmail
- in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::_setAdminEmail()
Set the email address for 'admin'
- _setAggregrateDownloadResponses
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setAggregrateDownloadResponses()
- _setAndAssertDisabledFlag
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::_setAndAssertDisabledFlag()
- _setCalled
- in file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::_setCalled()
- _setConnectionSettings
- in file GalleryStorage.class, method MySqlStorage::_setConnectionSettings()
- _setConnectionSettings
- in file OracleStorage.class, method OracleStorage::_setConnectionSettings()
- _setConnectionSettings
- in file GalleryStorage.class, method GalleryStorage::_setConnectionSettings()
Set runtime settings for the given database connection.
- _setConnectionSettings
- in file PostgreSqlStorage.class, method PostgreSqlStorage::_setConnectionSettings()
- _setCookie
- in file GallerySession.class, method GallerySession::_setCookie()
Send back a cookie to the browser.
- _setDefaultParameters
- in file theme.inc, method TileTheme::_setDefaultParameters()
- _setDerivativePreferences
- in file ItemMoveControllerTest.class, method ItemMoveControllerTest::_setDerivativePreferences()
- _setDerivativePreferences
- in file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::_setDerivativePreferences()
- _setDownload
- in file PicLensHelperTest.class, method PicLensHelperTest::_setDownload()
Set up our test platform to return the given data for requests to the given url. This handles both GalleryCoreApi::fetchWebPage and GalleryCoreApi::fetchWebFile. You can specify an optional outputFile (for fetchWebFile) and a response code to simulate an error.
- _setDownloadAndUnpackPackagesResponses
- in file RepositoryTest.class, method RepositoryTest::_setDownloadAndUnpackPackagesResponses()
- _setDownloadHeaders
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setDownloadHeaders()
- _setEnvironment
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::_setEnvironment()
Prepare to emulate a different version of IM/GM
- _setFormFromValues
- in file AdminCoreControllerTest.class, method AdminCoreControllerTest::_setFormFromValues()
- _setGalleryDefaultId
- in file module.inc, method DigibugModule::_setGalleryDefaultId()
Initialize digibug module with default settings (Gallery project id and price list id)
- _setHttpRequestResponse
- in file AkismetApiTest.class, method AkismetApiTest::_setHttpRequestResponse()
Convenience method to digest an HTTP response and put it into the form that GalleryCoreApi::postToWebPage can digest when it's talking to our mock platform.
- _setItemProps
- in file WebDavHelper.class, method WebDavHelper::_setItemProps()
Set item properties
- _setlocale
- in file GalleryTranslator.class, method GalleryTranslator::_setlocale()
Attempt to set the requested locale. Try fallbacks and character sets if needed to find a valid locale.
- _setMarkupType
- in file GalleryTestCase.class, method GalleryTestCase::_setMarkupType()
Set core parameter for markup type.
- _setParam
- in file DcrawToolkitTest.class, method DcrawToolkitTest::_setParam()
- _setParameters
- in file UserAlbumControllerTest.class, method UserAlbumControllerTest::_setParameters()
- _setParserId
- in file RewriteParser.class, method RewriteParser::_setParserId()
- _setParserType
- in file RewriteParser.class, method RewriteParser::_setParserType()
- _setPermission
- in file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_setPermission()
Add a permission to the database and to our permission cache.
- _setPicLensHelper
- in file AdminSlideshow.inc, method AdminSlideshowController::_setPicLensHelper()
Provide an instance of PicLensHelper for the controller to use instead of the default. This allows tests to inject this dependency.
- _setRepositoryResponses
- in file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::_setRepositoryResponses()
- _setSplitPackagesResponses
- in file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setSplitPackagesResponses()
- _setTheme
- in file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::_setTheme()
- _setupAdapterWithMocks
- in file TemplateAdapterTest.class, method TemplateAdapterTest::_setupAdapterWithMocks()
- _setupChmodTest
- in file PlatformTest.class, method PlatformTest::_setupChmodTest()
- _setUploadDirs
- in file ItemAddSiteAdminControllerTest.class, method ItemAddSiteAdminControllerTest::_setUploadDirs()
- _setupRepositoryPluginListResponses
- in file RepositoryTest.class, method RepositoryTest::_setupRepositoryPluginListResponses()
- _setUpRepositoryUtilitiesResponses
- in file RepositoryIndexTest.class, method RepositoryIndexTest::_setUpRepositoryUtilitiesResponses()
- _setupUpdateUtilitiesResponses
- in file RepositoryTest.class, method RepositoryTest::_setupUpdateUtilitiesResponses()
- _setUrlGeneratorId
- in file RewriteParser.class, method RewriteParser::_setUrlGeneratorId()
- _setUserData
- in file GalleryEmbed.class, method GalleryEmbed::_setUserData()
Set values in user object based on given args.
- _shouldValidate
- in file CaptchaValidationPlugin.inc, method CaptchaValidationPlugin::_shouldValidate()
Determine if captcha validation should be enforced
- _showWatch
- in file module.inc, method NotificationModule::_showWatch()
Determime if the watch link is to be displayed for this item
- _shutdown
- in file Gallery.class, method Gallery::_shutdown()
Perform any necessary shutdown tasks.
- _signUrl
- in file GalleryTestCase.class, method GalleryTestCase::_signUrl()
Adds an authToken to the given URL
- _smarty_include
- in file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::_smarty_include()
- _sortByPermission
- in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::_sortByPermission()
- _sortFiles
- in file ItemAddFromServer.inc, method ItemAddFromServer::_sortFiles()
Sort directory listing.. directory, known types, unknowns.
- _sortItemLinks
- in file GalleryTheme.class, method GalleryTheme::_sortItemLinks()
Sort an array of associative arrays on the 'text' key.
- _sortModules
- in file UpgradeOtherModulesStep.class, method UpgradeOtherModulesStep::_sortModules()
Put GD at the end of the list so that it's the lowest priority toolkit. This is a hack, that we should replace with a more sophisticated system in the future.
- _sortModules
- in file InstallOtherModulesStep.class, method InstallOtherModulesStep::_sortModules()
Put GD at the end of the list so that it's the lowest priority toolkit. This is a hack, that we should replace with a more sophisticated system in the future.
- _sortPermissions
- in file PermissionTest.class, method PermissionTest::_sortPermissions()
Sort permissions by group, user then permission name
- _sortRules
- in file RewriteHelper.class, method RewriteHelper::_sortRules()
Comparison function used to order regex rules. Order rules from most specific to least specific.
- _sortSchemaTableLast
- in file CoreModuleExtras.inc, method CoreModuleExtras::_sortSchemaTableLast()
Sort an associative array where the key is the name of the table. Force the schema table to be last in line.
- _splitItemLinks
- in file theme.inc, method FloatrixTheme::_splitItemLinks()
Split item links into user and admin actions
- _startDebugLog
- in file UpgradeStep.class, method UpgradeStep::_startDebugLog()
- _startTest
- in file index.php, method GalleryTestResult::_startTest()
- _streamWrapperRegistration
- in file WebDavTest.class, method WebDavTest::_streamWrapperRegistration()
- _submit
- in file AkismetApi.class, method AkismetApi::_submit()
Internal helper method used to submit comments back to Akismet to change their status.
- _synchronizeLanguages
- in file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_synchronizeLanguages()
Synchronize the active language packages with the newly downloaded packages
- _synchronizeLanguagesByLocale
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::_synchronizeLanguagesByLocale()
Synchronize the active language packages with the newly downloaded packages
- _testAcquireReadLockParents
- in file LockTest.class, method LockTest::_testAcquireReadLockParents()
- _testAcquireReadLockParentsOnRoot
- in file LockTest.class, method LockTest::_testAcquireReadLockParentsOnRoot()
- _testAddChildrenFromLocalServer
- in file ItemAddFromServerTest.class, method ItemAddFromServerTest::_testAddChildrenFromLocalServer()
All 'testAddChildrenFromLocalServer*' tests are very similar, hence
- _testIgnoreFile
- in file WebDavTest.class, method WebDavTest::_testIgnoreFile()
- _testLock
- in file WebDavTest.class, method WebDavTest::_testLock()
Helper function for lock tests.
- _testManyReadLocks
- in file LockTest.class, method LockTest::_testManyReadLocks()
- _testManyWriteLocks
- in file LockTest.class, method LockTest::_testManyWriteLocks()
- _testOneReadLock
- in file LockTest.class, method LockTest::_testOneReadLock()
- _testOneWriteLock
- in file LockTest.class, method LockTest::_testOneWriteLock()
- _testOperation
- in file ImageMagickToolkitTest.class, method ImageMagickToolkitTest::_testOperation()
Helper to test a certain operation
- _testPrivileges
- in file SystemChecksStep.class, method SystemChecksStep::_testPrivileges()
Check if the user has the most basic database privileges required to finish the upgrade
- _testPrivileges
- in file DatabaseSetupStep.class, method DatabaseSetupStep::_testPrivileges()
Check if the user has the most basic database privileges required to finish the install
- _testReadLockToWriteLock
- in file LockTest.class, method LockTest::_testReadLockToWriteLock()
Test acquiring a write lock on an entity that has already been read locked. We don't
- _testReadReadAgainThenWrite
- in file LockTest.class, method LockTest::_testReadReadAgainThenWrite()
- _testReleaseEmpty
- in file LockTest.class, method LockTest::_testReleaseEmpty()
- _testReleaseNull
- in file LockTest.class, method LockTest::_testReleaseNull()
- _testRemovePermission
- in file FastDownloadTest.class, method FastDownloadTest::_testRemovePermission()
- _testUnlock
- in file WebDavTest.class, method WebDavTest::_testUnlock()
Helper function for lock tests.
- _testViewCount
- in file ShowItemTest.class, method ShowItemTest::_testViewCount()
- _timeCheck
- in file CodeAuditTestCase.class, method CodeAuditTestCase::_timeCheck()
Keep this test running.
- _traceStart
- in file GalleryStorage.class, method GalleryStorage::_traceStart()
Start tracing. If Gallery is in debug, this method will begin storing all output and routing it into Gallery's debug system.
- _traceStop
- in file GalleryStorage.class, method GalleryStorage::_traceStop()
Stop tracing. If Gallery is in debug, this will method will stop tracing.
- _transformImage
- in file ImageMagickToolkit.class, method ImageMagickToolkit::_transformImage()
Do the given transform on the source image
- _transformImage
- in file NetPbmToolkit.class, method NetPbmToolkit::_transformImage()
Do the given transform on the source image
- _translate
- in file GalleryModule.class, method GalleryModule::_translate()
Translate string. Results are cached.
- _translate
- in file ItemAddOptionTestCase.class, method ItemAddOptionTestCase::_translate()
- _translate
- in file ItemEditPluginTestCase.class, method ItemEditPluginTestCase::_translate()
- _translate
- in file ItemEditOptionTestCase.class, method ItemEditOptionTestCase::_translate()
- _translate
- in file ItemAddPluginTestCase.class, method ItemAddPluginTestCase::_translate()
- _translateColumnName
- in file GalleryStorage.class, method GalleryStorage::_translateColumnName()
Translate a potentially unsafe column name into a safe one
- _translateColumnName
- in file UnitTestStorage.class, method UnitTestStorage::_translateColumnName()
- _translateQuery
- in file GalleryStorage.class, method GalleryStorage::_translateQuery()
Translate all table and column names from [Entity::member] notation to table.column notation.
- _translateTableName
- in file GalleryStorage.class, method GalleryStorage::_translateTableName()
Translate a potentially unsafe table name into a safe one by adding a prefix or suffix to avoid conflicting with a reserved word.
- _translateTableName
- in file UnitTestStorage.class, method UnitTestStorage::_translateTableName()
- _translateText
- in file NotificationEvent_1_0.class, method NotificationEvent_1_0::_translateText()
Provide a common routine to do translations of descriptions and messages
- _translateText
- in file NotificationHandler_1_0.class, method NotificationHandler_1_0::_translateText()
Provide a common routine to do translations of descriptions
- _truncatePathComponent
- in file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::_truncatePathComponent()
Truncate the given path component to the maximum allowed length.
- _truncateString
- in file GalleryStorage.class, method GalleryStorage::_truncateString()
Perform a UTF-8-safe truncation of the string to a size
- _truncateString
- in file GalleryStorage.class, method MySqlStorage::_truncateString()
Truncate UTF-8 strings either to given character or to byte length depending on the MySQL version.
- _truncateString
- in file Db2Storage.class, method Db2Storage::_truncateString()
Truncate UTF-8 strings to given byte length rather than character length since DB2 interprets string lengths in bytes.
- _tryAllLockSystems
- in file LockTest.class, method LockTest::_tryAllLockSystems()
- _unregisterFactoryImplementationForTest
- in file GalleryTestCase.class, method GalleryTestCase::_unregisterFactoryImplementationForTest()
Unregister a specific factory implementation or all implementations of a spefific type temporarily for this test.
- _updateGeneralSettings
- in file AdminLanguageManager.inc, method AdminLanguageManagerController::_updateGeneralSettings()
Update the general settings (UseBrowserPref and default language)
- _updateParameter
- in file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::_updateParameter()
Update an existing parameter for this plugin
- _updateProgress
- in file BuildDerivativesTask.class, method BuildDerivativesTask::_updateProgress()
- _updateResizes
- in file SizeLimitHelper.class, method SizeLimitHelper::_updateResizes()
After shrinking the fullsize, we might need to delete resizes
- _updateSchemaTableInfo
- in file UnitTestStorage.class, method UnitTestStorageExtras::_updateSchemaTableInfo()
- _updateSchemaTableInfo
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_updateSchemaTableInfo()
Convenience function to update the Schema table with the creation SQL for a table.
- _updateTableInfo
- in file GalleryStorageExtras.class, method GalleryStorageExtras::_updateTableInfo()
- _urlGeneratorInit
- in file RewriteUrlGeneratorTestCase.class, method RewriteUrlGeneratorTestCase::_urlGeneratorInit()
- _verifyDisabledFlagForItems
- in file ImageBlockHandlerTest.class, method ImageBlockHandlerTest::_verifyDisabledFlagForItems()
- _verifyEntity
- in file GalleryTestCase.class, method GalleryTestCase::_verifyEntity()
- _verifyFields
- in file GalleryTestCase.class, method GalleryTestCase::_verifyFields()
- _verifyMapEntryRemoved
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::_verifyMapEntryRemoved()
- _verifyMissing
- in file GalleryTestCase.class, method GalleryTestCase::_verifyMissing()
- _verifyMissingAll
- in file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::_verifyMissingAll()
All Delete requests have in common that the user,
- _verifyNoPasswordChange
- in file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::_verifyNoPasswordChange()
- _versionCheck
- in file CreateConfigFileStep.class, method CreateConfigFileStep::_versionCheck()
Check installed version vs. codebase version
- _wasOnLoadCalled
- in file EntityTest.class, method EntityTestEntity::_wasOnLoadCalled()
|
|