| | Element index for package GalleryCorePackage indexes[ a ]
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ f ]
	[ g ]
	[ h ]
	[ i ]
	[ j ]
	[ k ]
	[ l ]
	[ m ]
	[ n ]
	[ o ]
	[ p ]
	[ r ]
	[ s ]
	[ t ]
	[ u ]
	[ v ]
	[ w ]
	[ x ]
	[ _ ]
 
 
		_
							_createAccessListCompacterLockin file CoreModuleExtras.inc, method CoreModuleExtras::_createAccessListCompacterLock()Create the access list compactor lock entity.
_createAdminUserin file CoreModuleExtras.inc, method CoreModuleExtras::_createAdminUser()Create the initial admin user.
_createAllUsersGroupin file CoreModuleExtras.inc, method CoreModuleExtras::_createAllUsersGroup()Create the initial all users group.
_createAnonymousUserin file CoreModuleExtras.inc, method CoreModuleExtras::_createAnonymousUser()Create the initial anonymous user.
_createEverybodyGroupin file CoreModuleExtras.inc, method CoreModuleExtras::_createEverybodyGroup()Create the everybody group.
_createRootAlbumItemin file CoreModuleExtras.inc, method CoreModuleExtras::_createRootAlbumItem()Create the root album item.
_createSiteAdminsGroupin file CoreModuleExtras.inc, method CoreModuleExtras::_createSiteAdminsGroup()Create the site admins group.
_prepareConfigUpgradein file CoreModuleExtras.inc, method CoreModuleExtras::_prepareConfigUpgrade()Determine what changes to config.php are required for this upgrade.
_sortSchemaTableLastin 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.
$_activeUserin file Gallery.class, variable Gallery::$_activeUserThe active GalleryUser instance
$_authTokenin file GallerySession.class, variable GallerySession::$_authTokenAuthentication token to verify genuine requests.
$_blacklistedFileExtensionsin file GalleryPlatform.class, variable GalleryPlatform::$_blacklistedFileExtensionsList of file extensions that are disallowed for server and/or client security reasons.
$_boundDomainsin file GalleryTranslator.class, variable GalleryTranslator::$_boundDomainsKeep track of the gettext domains we've already bound
$_cacheablePagein file GalleryTheme.class, variable GalleryTheme::$_cacheablePageIs the page we're rendering cacheable?
$_callbacksin file GalleryModule.class, variable GalleryModule::$_callbacksThis module's callbacks.  This is a pipe (|) delimited string containing
$_callCountin file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_callCountThe number of times our block callbacks have been executed
$_columnPrefixin file GalleryStorage.class, variable GalleryStorage::$_columnPrefixA string to prepend to column names
$_compiledTemplateDirin file GalleryTemplate.class, variable GalleryTemplate::$_compiledTemplateDirA directory where the templates will be written into.
$_configin file Gallery.class, variable Gallery::$_configStorage 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.
$_cookieDomainin file GallerySession.class, variable GallerySession::$_cookieDomainThe domain for our cookie.
$_creationTimein file GallerySession.class, variable GallerySession::$_creationTimeThe time this session was created.
$_currentBaseHostin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentBaseHostThe base host (protocol + host name) of all URLs generated with function makeUrl.
$_currentUrlin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentUrlThe 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'.
$_currentUrlBaseDirin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_currentUrlBaseDirThe complete URL dir (protocol + host name + path) of all URLs to be generated eg.
$_currentViewin file Gallery.class, variable Gallery::$_currentViewThe name of the current view
$_datain file GalleryEvent.class, variable GalleryEvent::$_dataEvent specific data
$_databasein file GalleryStorage.class, variable GalleryStorage::$_databaseName of the database to use
$_dbin file GalleryStorage.class, variable GalleryStorage::$_dbInternal pointer to ADOdb database object
$_debugin file Gallery.class, variable Gallery::$_debugThe current debugging mode.  One of 'buffered', 'logged', 'immediate' or false.
$_debugBufferin file Gallery.class, variable Gallery::$_debugBufferA place to temporarily store debug output when the debugging mode is set to 'buffered'
$_debugLogFilein file Gallery.class, variable Gallery::$_debugLogFileWhere to send debug output (when the debugging mode is set to 'logged')
$_debugSnippetin file Gallery.class, variable Gallery::$_debugSnippetA secondary debug buffer used to record debug output even if regular debug mode is disabled.
$_debugSnippetActivein file Gallery.class, variable Gallery::$_debugSnippetActiveAre we currently recording a debug snippet?
$_descriptionin file GalleryPlugin.class, variable GalleryPlugin::$_descriptionThe description of this plugin
$_doNotUseTempIdin file GallerySession.class, variable GallerySession::$_doNotUseTempIdWhether no pseudo/temporary session id should be returned on getId() if there is no real  session id yet.
$_embedSessionStringin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_embedSessionStringThe 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.
$_entityin file GalleryEvent.class, variable GalleryEvent::$_entityTarget entity
$_entityInfoCachein file GalleryStorage.class, variable GalleryStorage::$_entityInfoCacheA cache of member info that we've discovered about various classes
$_errorCodein file GalleryStatus.class, variable GalleryStatus::$_errorCodeThe actual error code
$_errorMessagein file GalleryStatus.class, variable GalleryStatus::$_errorMessageA descriptive message of the error
$_eventNamein file GalleryEvent.class, variable GalleryEvent::$_eventNameEvent name
$_expirationLimitin file GallerySession.class, variable GallerySession::$_expirationLimitHow many sessions to delete per expireSessions() call.
$_extrasin file GalleryStorage.class, variable GalleryStorage::$_extrasInternal pointer to our DatabaseStorageExtras object
$_filein file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_fileURL base filename of Gallery, defaults to 'main.php'.  Can also include some parameters, eg.
$_firstGalleryStatusin file GallerySmarty.class, variable GallerySmarty::$_firstGalleryStatusA GalleryStatus object from the last called fetch
$_forceSaveSessionin file GallerySession.class, variable GallerySession::$_forceSaveSessionWhether a persistent session should be forced to be created.
$_groupin file GalleryModule.class, variable GalleryModule::$_groupThe module group (optional).
$_hostin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_hostThe host string of generated URLs (including optional port) eg. 'www.example.com'.
$_hostnamein file GalleryStorage.class, variable GalleryStorage::$_hostnameHost the database runs on
$_idin file GalleryPlugin.class, variable GalleryPlugin::$_idThe id of this plugin
$_indexin file GalleryRepository.class, variable GalleryRepository::$_indexLocal repository index.
$_indexin file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_indexRepository index.
$_isCookiePathConfiguredin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_isCookiePathConfiguredWhether the cookie path was configured by the admin.
$_isEmptyAllowedForNotNullColumnin file GalleryStorage.class, variable GalleryStorage::$_isEmptyAllowedForNotNullColumnWhether 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.
$_isLoadedin file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_isLoadedIndicates whether the index has been loaded from the filesystem.
$_isPersistentin file GallerySession.class, variable GallerySession::$_isPersistentWhether this is a persistent session or just a session for this single request.
$_isPersistentSessionAllowedForRequestin file GallerySession.class, variable GallerySession::$_isPersistentSessionAllowedForRequestWhether a persistent session is allowed to be created in this request.
$_isPersistentSessionNewin file GallerySession.class, variable GallerySession::$_isPersistentSessionNewWhether a persistent session has been created (not updated) in this request.
$_isRightToLeftin file GalleryTranslator.class, variable GalleryTranslator::$_isRightToLeftDoes the active language read right-to-left?
$_isSearchEngineSessionin file GallerySession.class, variable GallerySession::$_isSearchEngineSessionWhether this is a session for a search engine.
$_isSessionSavedin file GallerySession.class, variable GallerySession::$_isSessionSavedWhether 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.
$_isTransactionalin file GalleryStorage.class, variable GalleryStorage::$_isTransactionalAre we attempting to be transactional?
$_isUsingCookiesin file GallerySession.class, variable GallerySession::$_isUsingCookiesIs it OK to rely on cookies for this session?
$_itemTypeNamein file GalleryDynamicAlbum.class, variable GalleryDynamicAlbum::$_itemTypeNameType name info for this dynamic album
$_l10Domainin file GalleryView.class, variable GalleryView::$_l10DomainThe localization domain for this view.
$_l10Domainin file GalleryPlugin.class, variable GalleryPlugin::$_l10DomainThe localization domain for this plugin
$_languageCodein file GalleryTranslator.class, variable GalleryTranslator::$_languageCodeCurrently selected locale
$_loadedSessionDatain file GallerySession.class, variable GallerySession::$_loadedSessionDataThe serialized session data as loaded from database.
$_locksin file GalleryLockSystem.class, variable GalleryLockSystem::$_locksInformation about all the locks we currently hold.
$_lockSystemin file Gallery.class, variable Gallery::$_lockSystemThe active GalleryLockSystem implementation
$_modificationTimein file GallerySession.class, variable GallerySession::$_modificationTimeThe time this session was last modified.
$_namein file GalleryPlugin.class, variable GalleryPlugin::$_nameThe name of this plugin
$_nonTransactionalDbin file GalleryStorage.class, variable GalleryStorage::$_nonTransactionalDbInternal pointer to a non-transactional ADOdb database object
$_passwordin file GalleryStorage.class, variable GalleryStorage::$_passwordPassword for the database user
$_pathin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_pathURL path to Gallery, eg. '/gallery2/' of http://example.com/gallery2/main.php.
$_persistentStatusin file GalleryPersistent.class, variable GalleryPersistent::$_persistentStatusKeep 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.
$_phpVmin file Gallery.class, variable Gallery::$_phpVmA 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.
$_platformin file Gallery.class, variable Gallery::$_platformAn instance of the GalleryPlatform class
$_profilein file Gallery.class, variable Gallery::$_profileThe current profiling mode.
$_progressBarStatsin file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_progressBarStatsCurrent state of the progress bar.
$_protocolin file GalleryUrlGenerator.class, variable GalleryUrlGenerator::$_protocolThe protocol of generated URLs, 'http' or 'https'.
$_referencesin file FlockLockSystem.class, variable FlockLockSystem::$_referencesReference 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.
$_releaseQueuein file GalleryLockSystem.class, variable GalleryLockSystem::$_releaseQueueList of locks that are pending release.
$_remoteIdentifierin file GallerySession.class, variable GallerySession::$_remoteIdentifierA 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).
$_requiredCoreApiin file GalleryPlugin.class, variable GalleryPlugin::$_requiredCoreApiThe version of the Core API required by this plugin
$_requiredModuleApiin file GalleryModule.class, variable GalleryModule::$_requiredModuleApiThe version of the GalleryModule API required by this module
$_requiredThemeApiin file GalleryTheme.class, variable GalleryTheme::$_requiredThemeApiThe version of the GalleryTheme API required by this theme.
$_schemain file GalleryStorage.class, variable GalleryStorage::$_schemaDatabase schema to use (not used by all db types)
$_sessionin file Gallery.class, variable Gallery::$_sessionStorage for all session variables.
$_sessionDatain file GallerySession.class, variable GallerySession::$_sessionDataThe session data.
$_sessionIdin file GallerySession.class, variable GallerySession::$_sessionIdThe id of this session.
$_shutdownActionsin file Gallery.class, variable Gallery::$_shutdownActionsActions to perform at the end of the request
$_smartyin file GalleryTemplate.class, variable GalleryTemplate::$_smartyThe Smarty instance
$_sourcein file GalleryRepository.class, variable GalleryRepository::$_sourceThe source of this index (released, experimental, community)
$_sourcein file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_sourceThe source of this index (released, experimental, community)
$_stackin file GalleryStatus.class, variable GalleryStatus::$_stackThe stack trace, if possible.
$_standardSettingsin file GalleryTheme.class, variable GalleryTheme::$_standardSettingsWhich of the standard theme settings this theme supports.
$_storagein file Gallery.class, variable Gallery::$_storageThe backend persistent store for the Gallery class
$_tablePrefixin file GalleryStorage.class, variable GalleryStorage::$_tablePrefixA string to prepend to table names
$_templateAdapterin file Gallery.class, variable Gallery::$_templateAdapterThe adapter between the template system and any Gallery callbacks that want to use in the  template process.
$_templateDirin file GalleryTemplate.class, variable GalleryTemplate::$_templateDirThe directory containing our template files
$_templateVersionin file GalleryModule.class, variable GalleryModule::$_templateVersionThe version of the templates associated with this plugin
$_themein file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_themeThe active theme
$_timeLimitin file Gallery.class, variable Gallery::$_timeLimitThe time at which we should cease whatever operation we're doing
$_trailerin file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_trailerAggregation of text that we want to output at the bottom of the page,  useful for when we need to put javascript at the bottom.
$_trailerCallbacksin file GalleryTemplateAdapter.class, variable GalleryTemplateAdapter::$_trailerCallbacksRegistered callbacks that will get executed during the trailer.
$_translatorin file Gallery.class, variable Gallery::$_translatorInstance of the GalleryTranslator class
$_typein file GalleryStorage.class, variable GalleryStorage::$_typeDatabase type (ADOdb driver name)
$_urlGeneratorin file Gallery.class, variable Gallery::$_urlGeneratorInstance of the GalleryUrlGenerator class
$_usePersistentConnectionsin file GalleryStorage.class, variable GalleryStorage::$_usePersistentConnectionsWhether or not we should use persistent database connections
$_userIdin file GallerySession.class, variable GallerySession::$_userIdThe id of the session's user.
$_usernamein file GalleryStorage.class, variable GalleryStorage::$_usernameName of the database user
$_utilitiesin file GalleryRepository.class, variable GalleryRepository::$_utilitiesRepository utilities.
$_utilitiesin file GalleryRepositoryIndex.class, variable GalleryRepositoryIndex::$_utilitiesRepository utilities.
$_versionin file GalleryPlugin.class, variable GalleryPlugin::$_versionThe version of this plugin
_acquireLockin file GalleryLockSystem.class, method GalleryLockSystem::_acquireLock()Extending class must implement this function to actually acquire a lock.
_acquireLockin file FlockLockSystem.class, method FlockLockSystem::_acquireLock()_acquireLockin file DatabaseLockSystem.class, method DatabaseLockSystem::_acquireLock()_acquireNewPersistentSessionin file GallerySession.class, method GallerySession::_acquireNewPersistentSession()Acquire a new persistent session and guarantee we've got a valid, unqiue sessionId.
_buildCombinedJavascriptFileAndGenerateUrlin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_buildCombinedJavascriptFileAndGenerateUrl()Combine the specified files into a single file and store it in the disk cache with the key.
_canBeViewedInlinein file GalleryDataItem.class, method GalleryDataItem::_canBeViewedInline()Helper function to check renderer and list of mime types for canBeViewedInline.
_cleanPageDataCachein file GalleryDataCache.class, method GalleryDataCache::_cleanPageDataCache()Delete value of obsolete cache data.
_closeLockFilein file FlockLockSystem.class, method FlockLockSystem::_closeLockFile()Close file for this lock and remove file if there are no more references.
_combineJavascriptFilesin 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.
_createDepthTreein file GalleryUtilities.class, method GalleryUtilities::_createDepthTree()Recursively walk a parent/child map and build the depth tree.
_createDirin file GalleryAlbumItem.class, method GalleryAlbumItem::_createDir()Internal function to create the album directory
_deleteModuleEntitiesin file GalleryModule.class, method GalleryModule::_deleteModuleEntities()Delete all entities with a type registered by this module.
_emptySessionDatain file GallerySession.class, method GallerySession::_emptySessionData()Get rid of all session data.
_executeSqlFilein file GalleryStorage.class, method GalleryStorage::_executeSqlFile()Execute a given SQL file against the database.  Prefix table and column names as necessary.
_expireSessionsin 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.
_flattenParamsArrayin file GalleryUrlGenerator.class, method GalleryUrlGenerator::_flattenParamsArray()Convert a structure of nested URL parameters into a flat array of parameters.
_flushPluginCachein file GalleryPlugin.class, method GalleryPlugin::_flushPluginCache()Flush plugin-related caches.
_getActualTemplatePathin file GalleryTemplate.class, method GalleryTemplate::_getActualTemplatePath()Given a template name (foo/bar/path/file.tpl), return the active template path based on the
_getApiQueryParamsin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::_getApiQueryParams()Retrieve the core, module and theme API versions.
_getAsArrayin file GalleryStatus.class, method GalleryStatus::_getAsArray()Internal function collect error code and stack trace info
_getCachein file GalleryDataCache.class, method GalleryDataCache::_getCache()Get the static cache
_getConnectionin file GalleryStorage.class, method GalleryStorage::_getConnection()Connect to the database
_getEntityOrMapInfoin 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.
_getExtraPageCacheKeyin file GalleryDataCache.class, method GalleryDataCache::_getExtraPageCacheKey()Returns session related page cache key, eg. to make the page cache language sensitive
_getExtrasin 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).
_getItemin file GalleryView.class, method GalleryView::_getItem()Return the current item, as specified in the itemId request variable.
_getLocalPathin file GalleryUrlGenerator.class, method GalleryUrlGenerator::_getLocalPath()Check for a local override of an href path (to override a css or js file, for example).
_getLockFilein file FlockLockSystem.class, method FlockLockSystem::_getLockFile()Return the lock file for a given object id.
_getOptimizeStatementsin file GalleryStorage.class, method GalleryStorage::_getOptimizeStatements()Get sql to optimize a table
_getRequestVariablein file GalleryUtilities.class, method GalleryUtilities::_getRequestVariable()Return a specified request variable from the GET or POST vars.
_getResponseHeadersin file GalleryUtilities.class, method GalleryUtilities::_getResponseHeaders()Array of response headers which have already been set.
_getSerializedSessionin file GallerySession.class, method GallerySession::_getSerializedSession()Get the serialized session for comparing purposes.
_getSmartyin 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.
_getSqlReplacementsin file GalleryStorage.class, method GalleryStorage::_getSqlReplacements()Return database specific syntax to replace in schema SQL
_getThemeAndParametersByEventin file GalleryView.class, method GalleryView::_getThemeAndParametersByEvent()Let non-core code override the theme and its parameters for this request.
_getThemeIdin file GalleryTemplate.class, method GalleryTemplate::_getThemeId()Return the themeid for the current item.
_getWhereSqlin file GalleryStorage.class, method GalleryStorage::_getWhereSql()Accepts a $mapInfo pair and $match value to add match information to supplied array.
_guaranteeTransactionin file GalleryStorage.class, method GalleryStorage::_guaranteeTransaction()Begin transaction if not already in one.
_imagein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::_image()Implementation of image() that can return an error.
_initCompiledTemplateDirin file GalleryTemplate.class, method GalleryTemplate::_initCompiledTemplateDir()Initializes the directory where compiled templates will be saved  for this specific template directory
_internalGetRequestVariablein 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'];
_internalPutRequestVariablein 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;
_internalRemoveRequestVariablein 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']);
_isHttpsin file GallerySession.class, method GallerySession::_isHttps()Determine if the request is using the HTTPS protocol.
_isPersistentSessionAllowedForRequestin file GallerySession.class, method GallerySession::_isPersistentSessionAllowedForRequest()Whether this controller/view request generally allows creating a session.
_isPersistentSessionRequiredin file GallerySession.class, method GallerySession::_isPersistentSessionRequired()Check whether this session should be persistent or not.
_isRestrictedByOpenBaseDirin file GalleryPlatform.class, method GalleryPlatform::_isRestrictedByOpenBaseDir()Check if path is allowed by open_basedir, given platform path separator & case sensitivity.
_loadPermissionPreferencesin file GalleryPlatform.class, method GalleryPlatform::_loadPermissionPreferences()Load preferences for file/dir permissions and calculate umask.
_loadSessionDatain 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.
_loadThemein file GalleryView.class, method GalleryView::_loadTheme()Load the given theme if it's active.
_moveObjectsBetweenLocksin file DatabaseLockSystem.class, method DatabaseLockSystem::_moveObjectsBetweenLocks()_moveObjectsBetweenLocksin file GalleryLockSystem.class, method GalleryLockSystem::_moveObjectsBetweenLocks()Move ids from givens locks into a new lock.
_newLockIdin file DatabaseLockSystem.class, method DatabaseLockSystem::_newLockId()_newLockIdin file FlockLockSystem.class, method FlockLockSystem::_newLockId()_newLockIdin file GalleryLockSystem.class, method GalleryLockSystem::_newLockId()Generate an id for a new lock.
_normalizeValuein 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.
_parseUriin file GalleryUrlGenerator.class, method GalleryUrlGenerator::_parseUri()Split a URI string into file, path, host and protocol substrings and normalize them.
_performMaintenancein 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.
_permissionCheckin file GalleryView.class, method GalleryView::_permissionCheck()Process possible permission errors when accessing a view.
_postDeactivationEventin file GalleryPlugin.class, method GalleryPlugin::_postDeactivationEvent()Post a deactivation event for this plugin.  Used by deactivate and reactivate.
_preverifyAggregatePackagesin file GalleryRepository.class, method GalleryRepository::_preverifyAggregatePackages()Preverify that we will have no trouble unpacking and writing the packages we downloaded
_printFailurein file BuildDerivativesTask.class, method BuildDerivativesTask::_printFailure()_rebuildCachein file GalleryDerivative.class, method GalleryDerivative::_rebuildCache()Rebuild the cache.  This should never be called directly; instead you  should call GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent($derivativeId)
_recursiveChmodin file GalleryPlatform.class, method GalleryPlatform::_recursiveChmod()Helper for recursiveChmod.
_registerCookieAttrin file GalleryUtilities.class, method GalleryUtilities::_registerCookieAttr()Register a cookie variable safely.
_releaseLocksNowin file DatabaseLockSystem.class, method DatabaseLockSystem::_releaseLocksNow()_releaseLocksNowin file FlockLockSystem.class, method FlockLockSystem::_releaseLocksNow()_releaseLocksNowin file GalleryLockSystem.class, method GalleryLockSystem::_releaseLocksNow()Release the given locks now
_removeObjectsFromLockin file FlockLockSystem.class, method FlockLockSystem::_removeObjectsFromLock()_removeObjectsFromLockin file GalleryLockSystem.class, method GalleryLockSystem::_removeObjectsFromLock()Remove some object ids from the given lock.
_removeObjectsFromLockin file DatabaseLockSystem.class, method DatabaseLockSystem::_removeObjectsFromLock()_removeObsoleteThemeBlocksin file GalleryModule.class, method GalleryModule::_removeObsoleteThemeBlocks()Remove obsolete blocks from existing themes (bug #1636339).
_rescanin file BuildDerivativesTask.class, method BuildDerivativesTask::_rescan()_safeCssNamein 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
_saveLocalUrlMapin file GalleryUrlGenerator.class, method GalleryUrlGenerator::_saveLocalUrlMap()Save changes to the local URL map.
_saveLocalUrlMapPhp5in file GalleryUrlGenerator.class, method GalleryUrlGenerator::_saveLocalUrlMapPhp5()Compatibility function for PHP 5.3.  See comment in GalleryUrlGenerator::_getLocalPath.
_setConnectionSettingsin file GalleryStorage.class, method GalleryStorage::_setConnectionSettings()Set runtime settings for the given database connection.
_setCookiein file GallerySession.class, method GallerySession::_setCookie()Send back a cookie to the browser.
_setlocalein file GalleryTranslator.class, method GalleryTranslator::_setlocale()Attempt to set the requested locale.  Try fallbacks and character sets if needed to find a  valid locale.
_setUserDatain file GalleryEmbed.class, method GalleryEmbed::_setUserData()Set values in user object based on given args.
_shutdownin file Gallery.class, method Gallery::_shutdown()Perform any necessary shutdown tasks.
_sortItemLinksin file GalleryTheme.class, method GalleryTheme::_sortItemLinks()Sort an array of associative arrays on the 'text' key.
_traceStartin 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.
_traceStopin file GalleryStorage.class, method GalleryStorage::_traceStop()Stop tracing.  If Gallery is in debug, this will method will stop tracing.
_translatein file GalleryModule.class, method GalleryModule::_translate()Translate string.  Results are cached.
_translateColumnNamein file GalleryStorage.class, method GalleryStorage::_translateColumnName()Translate a potentially unsafe column name into a safe one
_translateQueryin file GalleryStorage.class, method GalleryStorage::_translateQuery()Translate all table and column names from [Entity::member] notation to table.column notation.
_translateTableNamein 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.
_truncateStringin file GalleryStorage.class, method GalleryStorage::_truncateString()Perform a UTF-8-safe truncation of the string to a size
_updateProgressin file BuildDerivativesTask.class, method BuildDerivativesTask::_updateProgress()_addParameterin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::_addParameter()Add a new parameter for this plugin
_array_unshift_key_valuein file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::_array_unshift_key_value()Utility method to array_unshift a single key => value pair.
_changePermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_changePermission()Make the appropriate permission change.
_clearCachedAccessListIdsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_clearCachedAccessListIds()Clear all cached access list ids
_copyAccessListin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_copyAccessList()Create a duplicate access list.
_deleteCachein file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_deleteCache()Clear cached mime type data
_encodePostDatain 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
_fetchAccessListIdsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_fetchAccessListIds()Like GalleryCoreApi::fetchAccessListIds but only processes a single permission id
_fetchAllParametersin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::_fetchAllParameters()Get all the parameters for this plugin
_fetchAllPermissionsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::_fetchAllPermissions()Return a list of all available permissions
_fetchChildItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_fetchChildItemIds()Helper function for getting child ids
_fetchDescendentItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_fetchDescendentItemIds()Helper function for getting descendent ids.
_fetchPermissionBitsForItemin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_fetchPermissionBitsForItem()Return a permissions for the given item
_getAccessListCompacterLockin 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.
_getEventListenersin file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::_getEventListeners()Static array of registered event listeners.
_getFactoryDatain file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::_getFactoryData()Get the static factory registry
_getMimeDatain file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_getMimeData()Get all mime type data
_getOrderInfoin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::_getOrderInfo()If we want to sort, which storage info we need?
_getSingletonin file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::_getSingleton()Singleton that can be cleared.
_getSingletonin file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::_getSingleton()The single copy of the factory registry data
_isDisabledin 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.
_loadDerivativesin file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::_loadDerivatives()Load the derivative images for the ids/types specified
_newPermissionBitin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_newPermissionBit()Return an unused permission bit that we can use for our purposes
_parseLocationin file WebHelper_simple.class, method WebHelper_simple::_parseLocation()Prepare to follow redirect URL.
_parseUrlForFsockopenin file WebHelper_simple.class, method WebHelper_simple::_parseUrlForFsockopen()Prepare for fsockopen call.
_postGroupEventin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_postGroupEvent()Post Gallery::ViewableTreeChange event for change of group permissions.
_removePermissionsFromAllItemsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_removePermissionsFromAllItems()Remove the given permissions from all items.  Useful when we remove a  permission from the system.
_setPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::_setPermission()Add a permission to the database and to our permission cache.
_truncatePathComponentin file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::_truncatePathComponent()Truncate the given path component to the maximum allowed length.
_updateParameterin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::_updateParameter()Update an existing parameter for this plugin
$_activatein file ModuleTest.class, variable ModuleTestModule::$_activate$_activein file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTestWrapper::$_active$_activein file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTestWrapper::$_active$_addedMapDatain file RepositoryTestStorage.class, variable RepositoryTestStorage::$_addedMapData$_albumsin file PermissionTest.class, variable PermissionTest::$_albumsOur internal albums
$_countin file UserHelperTest.class, variable UserHelperTestMockStorage::$_count$_creationTimein file ItemAttributesTest.class, variable ItemAttributesTestSession::$_creationTime$_dbin file StorageTest.class, variable StorageTest::$_db$_eventin file EntityTest.class, variable EntityTestEventListener::$_event$_eventin file EventTest.class, variable EventTestEventListener::$_event$_eventin file PermissionTest.class, variable PermissionTestEventListener::$_event$_factoryin file EventTest.class, variable EventTestEventListener::$_factory$_galleryTemplateAdapterin file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTest::$_galleryTemplateAdapter$_galleryTemplateAdapterin file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTest::$_galleryTemplateAdapter$_galleryTemplateAdapterin file AdminRepositoryControllerTest.class, variable AdminRepositoryControllerTest::$_galleryTemplateAdapter$_galleryTemplateAdapterin file AdminLanguageManagerViewTest.class, variable AdminLanguageManagerViewTest::$_galleryTemplateAdapter$_galleryTemplateAdapterin file AdminLanguageManagerControllerTest.class, variable AdminLanguageManagerControllerTest::$_galleryTemplateAdapter$_idMapin file LocalizationAuditTest.class, variable LocalizationAuditTest::$_idMap$_includesin file TemplateAdapterTest.class, variable TemplateAdapterMockSmarty::$_includes$_indexin file RepositoryTest.class, variable RepositoryTest::$_index$_indexin file RepositoryTest.class, variable RepositoryTestIndex::$_index$_indexin file RepositoryIndexTest.class, variable RepositoryIndexTest::$_index$_lastAttemptin file UserHelperTest.class, variable UserHelperTestMockStorage::$_lastAttempt$_modulein file CoreModuleTest.class, variable CoreModuleTest::$_module$_nrin file PermissionTest.class, variable PermissionTestEventListener::$_nr$_operationsin file UserHelperTest.class, variable UserHelperTestMockStorage::$_operations$_originalPlatformin file SimpleCallbackTest.class, variable SimpleCallbackTestPlatform::$_originalPlatform$_packageMapin file PhpDocAuditTest.class, variable PhpDocAuditTest::$_packageMap$_pluginDatain file RepositoryTest.class, variable RepositoryTestIndex::$_pluginData$_recordSetsin file StorageTest.class, variable StorageTestDB::$_recordSets$_removedMapDatain file RepositoryTestStorage.class, variable RepositoryTestStorage::$_removedMapData$_resetCallCountin file LogoutControllerTest.class, variable LogoutControllerTestSession::$_resetCallCount$_resultIndexin file RepositoryTestStorage.class, variable RepositoryTestSearchResults::$_resultIndex$_resultsin file StorageTest.class, variable StorageTest::$_results$_resultsin file RepositoryTestStorage.class, variable RepositoryTestSearchResults::$_results$_resultsNonTransactionalin file StorageTest.class, variable StorageTest::$_resultsNonTransactional$_rowsin file StorageTest.class, variable StorageTestRecordSet::$_rows$_sampleIndexin file RepositoryIndexTest.class, variable RepositoryIndexTest::$_sampleIndex$_sampleIndexin file RepositoryTest.class, variable RepositoryTest::$_sampleIndex$_savedGetin file UrlGeneratorTest.class, variable UrlGeneratorTest::$_savedGet$_searchesin file RepositoryTestStorage.class, variable RepositoryTestStorage::$_searches$_searchResultsin file RepositoryTestStorage.class, variable RepositoryTestStorage::$_searchResults$_statin file FastDownloadTest.class, variable FastDownloadTestCreateFastDownloadPlatform::$_stat$_statin file FastDownloadTest.class, variable FastDownloadTestRemovePermissionPlatform::$_stat$_testCasein file StorageTest.class, variable StorageTestDB::$_testCase$_testCasein file PluginParameterTest.class, variable PluginParameterTestMockStorage::$_testCase$_testStatusin file AdminRepositoryControllerTest.class, variable AdminRepositoryControllerTestSession::$_testStatus$_themeApiin file RepositoryIndexTest.class, variable RepositoryIndexTestTheme::$_themeApi$_timein file UserHelperTest.class, variable UserHelperTestPhpVm::$_time$_updatedMapDatain file RepositoryTestStorage.class, variable RepositoryTestStorage::$_updatedMapData$_urlGeneratorin file UrlGeneratorTest.class, variable UrlGeneratorTest::$_urlGenerator$_userIdin file ItemAttributesTest.class, variable ItemAttributesTestSession::$_userId$_userIdin file LogoutControllerTest.class, variable LogoutControllerTestSession::$_userId$_versionin file AdminRepositoryDownloadControllerTest.class, variable AdminRepositoryDownloadControllerTestWrapper::$_version$_versionin file AdminRepositoryDownloadAndInstallControllerTest.class, variable AdminRepositoryDownloadAndInstallControllerTestWrapper::$_version_addCallin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::_addCall()_addCallin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::_addCall()_addUserToAdminGroupin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::_addUserToAdminGroup()_assertCompleteProgressBarin file ItemAddControllerTest.class, method ItemAddControllerTest::_assertCompleteProgressBar()Assert the completeProgressBar() parameters for progress-bar based tasks.
_assertErrorFromProgressBarin file ItemAddControllerTest.class, method ItemAddControllerTest::_assertErrorFromProgressBar()Assert form / validation errors from the progress-bar callback.
_assertPeersin file CallbacksTest.class, method CallbacksTest::_assertPeers()_buildDescriptorin file RepositoryTest.class, method RepositoryTest::_buildDescriptor()_buildPlatformResponsesin file TemplateAdapterTest.class, method TemplateAdapterTest::_buildPlatformResponses()_callin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::_call()_checkHiddenFormVarsin file TemplateAuditTest.class, method TemplateAuditTest::_checkHiddenFormVars()_checkTextInJavascriptin file TemplateAuditTest.class, method TemplateAuditTest::_checkTextInJavascript()_checkTrailingIfsin file TemplateAuditTest.class, method TemplateAuditTest::_checkTrailingIfs()_createAlbumWithNonDefaultThemein file TemplateTest.class, method TemplateTest::_createAlbumWithNonDefaultTheme()_createGroupin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::_createGroup()_createGroupin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::_createGroup()_createGroupin file SimpleCallbackTest.class, method SimpleCallbackTest::_createGroup()_createGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::_createGroup()_createLinkedPhotosin file EntityTest.class, method EntityTest::_createLinkedPhotos()_createTestAlbumin file ItemOrderTest.class, method ItemOrderTest::_createTestAlbum()_createTestUsersin file EmbedTest.class, method EmbedTest::_createTestUsers()_createUserin file AdminUsersControllerTest.class, method AdminUsersControllerTest::_createUser()_createUserin file SimpleCallbackTest.class, method SimpleCallbackTest::_createUser()_deleteGroupin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::_deleteGroup()_deleteGroupin file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::_deleteGroup()_deleteGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::_deleteGroup()_deleteGroupin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::_deleteGroup()_downloadin file DownloadItemTest.class, method DownloadItemTest::_download()_expireSessionsin file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTestSession::_expireSessions()_fetchPermissionBitsForItemin file ModuleTest.class, method ModuleTest::_fetchPermissionBitsForItem()_fetchPluginStatusin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestWrapper::_fetchPluginStatus()_fetchPluginStatusin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestWrapper::_fetchPluginStatus()_getChildIdin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::_getChildId()_getDerivativeSizesin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::_getDerivativeSizes()_getDerivativeSizesin file ItemMoveControllerTest.class, method ItemMoveControllerTest::_getDerivativeSizes()_getDescriptorForPreVerifyPackageTestsin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_getDescriptorForPreVerifyPackageTests()_getNonTransactionalResultsin file StorageTest.class, method StorageTest::_getNonTransactionalResults()_getPluginStatein file PluginCallbackTest.class, method PluginCallbackTest::_getPluginState()_getRepositoryPluginListTestCasein file RepositoryTest.class, method RepositoryTest::_getRepositoryPluginListTestCase()_getResponseHeadersin file MainTest.class, method MainTest::_getResponseHeaders()_getSecondChildIdin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::_getSecondChildId()_getStatusFromProgressBarin file ItemAddControllerTest.class, method ItemAddControllerTest::_getStatusFromProgressBar()_getUpgradeTestCasein file RepositoryTest.class, method RepositoryTest::_getUpgradeTestCase()_get_compile_pathin file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::_get_compile_path()_handleCallbackin file PluginCallbackTest.class, method PluginCallbackTest::_handleCallback()_hasCacheControlNoCacheHeaderin file MainTest.class, method MainTest::_hasCacheControlNoCacheHeader()_initNewUrlGeneratorin file UrlGeneratorTest.class, method UrlGeneratorTest::_initNewUrlGenerator()_loadTemplatein file UserLoginControllerTest.class, method UserLoginControllerTest::_loadTemplate()Helper method to load the UserLoginView template data.
_markSessionForCleanupin file SessionTest.class, method SessionTest::_markSessionForCleanup()_markUserForCleanupin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::_markUserForCleanup()_permissionTestin file PlatformTest.class, method PlatformTest::_permissionTest()_prepareForFetchAccessListIdsin file PermissionTest.class, method PermissionTest::_prepareForFetchAccessListIds()_prepareForGetPluginUpgradeInfoin file RepositoryTest.class, method RepositoryTest::_prepareForGetPluginUpgradeInfo()_prepareForLoadThemeAndParametersin file ViewTest.class, method ViewTest::_prepareForLoadThemeAndParameters()_prepareGenerateUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::_prepareGenerateUrl()_prepareToReadFromDiskCachein file CombinedJavascriptTest.class, method CombinedJavascriptTest::_prepareToReadFromDiskCache()_processChildElementin file DatabaseImportTest.class, method DatabaseImportTest::_processChildElement()This callback processes the child as it is popped off the stack
_processEndElementin file DatabaseImportTest.class, method DatabaseImportTest::_processEndElement()XML Callback to process end elements
_processStartElementin file DatabaseImportTest.class, method DatabaseImportTest::_processStartElement()XML Callback to process start elements
_putItemRequestVariablesin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::_putItemRequestVariables()_read_filein file TemplateTest.class, method TemplateTestMockSmarty::_read_file()_runCallbackin file SimpleCallbackTest.class, method SimpleCallbackTest::_runCallback()_setin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::_set()_setAdminEmailin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::_setAdminEmail()Set the email address for 'admin'
_setAggregrateDownloadResponsesin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setAggregrateDownloadResponses()_setCalledin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::_setCalled()_setDerivativePreferencesin file ItemMoveControllerTest.class, method ItemMoveControllerTest::_setDerivativePreferences()_setDerivativePreferencesin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::_setDerivativePreferences()_setDownloadAndUnpackPackagesResponsesin file RepositoryTest.class, method RepositoryTest::_setDownloadAndUnpackPackagesResponses()_setDownloadHeadersin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setDownloadHeaders()_setFormFromValuesin file AdminCoreControllerTest.class, method AdminCoreControllerTest::_setFormFromValues()_setRepositoryResponsesin file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::_setRepositoryResponses()_setSplitPackagesResponsesin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::_setSplitPackagesResponses()_setThemein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::_setTheme()_setupAdapterWithMocksin file TemplateAdapterTest.class, method TemplateAdapterTest::_setupAdapterWithMocks()_setupChmodTestin file PlatformTest.class, method PlatformTest::_setupChmodTest()_setupRepositoryPluginListResponsesin file RepositoryTest.class, method RepositoryTest::_setupRepositoryPluginListResponses()_setUpRepositoryUtilitiesResponsesin file RepositoryIndexTest.class, method RepositoryIndexTest::_setUpRepositoryUtilitiesResponses()_setupUpdateUtilitiesResponsesin file RepositoryTest.class, method RepositoryTest::_setupUpdateUtilitiesResponses()_smarty_includein file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::_smarty_include()_sortPermissionsin file PermissionTest.class, method PermissionTest::_sortPermissions()Sort permissions by group, user then permission name
_testAcquireReadLockParentsin file LockTest.class, method LockTest::_testAcquireReadLockParents()_testAcquireReadLockParentsOnRootin file LockTest.class, method LockTest::_testAcquireReadLockParentsOnRoot()_testManyReadLocksin file LockTest.class, method LockTest::_testManyReadLocks()_testManyWriteLocksin file LockTest.class, method LockTest::_testManyWriteLocks()_testOneReadLockin file LockTest.class, method LockTest::_testOneReadLock()_testOneWriteLockin file LockTest.class, method LockTest::_testOneWriteLock()_testReadLockToWriteLockin file LockTest.class, method LockTest::_testReadLockToWriteLock()Test acquiring a write lock on an entity that has already been read locked.  We don't
_testReadReadAgainThenWritein file LockTest.class, method LockTest::_testReadReadAgainThenWrite()_testReleaseEmptyin file LockTest.class, method LockTest::_testReleaseEmpty()_testReleaseNullin file LockTest.class, method LockTest::_testReleaseNull()_testRemovePermissionin file FastDownloadTest.class, method FastDownloadTest::_testRemovePermission()_testViewCountin file ShowItemTest.class, method ShowItemTest::_testViewCount()_tryAllLockSystemsin file LockTest.class, method LockTest::_tryAllLockSystems()_verifyMapEntryRemovedin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::_verifyMapEntryRemoved()_verifyMissingAllin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::_verifyMissingAll()All Delete requests have in common that the user,
_verifyNoPasswordChangein file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::_verifyNoPasswordChange()_wasOnLoadCalledin file EntityTest.class, method EntityTestEntity::_wasOnLoadCalled()$_callBackin file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_callBackThis variable contains the call back information and contains the follwoing keys
$_elementStackin file GalleryDatabaseImport.class, variable GalleryXmlProcessor::$_elementStackPush down stack for xml processing.
$_fieldNamesin file GalleryStorage.class, variable GallerySearchResults::$_fieldNamesField names describing the record set
$_fieldPrefixLengthin file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_fieldPrefixLength$_fileReadChunkSizein file GalleryDatabaseImport.class, variable GalleryDatabaseImport::$_fileReadChunkSizeDefines the number of bytes to read before letting the user know that we haven't forgotten  them.
$_fragmentin file GalleryStorage.class, variable GallerySqlFragment::$_fragmentInternal sql fragment
$_ignoreTablesin file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_ignoreTablesThis 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.
$_mapInfoin file GalleryStorage.class, variable GallerySearchResults::$_mapInfoGallery data type info array
$_recordSetin file GalleryStorage.class, variable GallerySearchResults::$_recordSetInternal record set object
$_rowChunkSizein file GalleryDatabaseExport.class, variable GalleryDatabaseExport::$_rowChunkSizeDefines the number of rows to be read before letting the user know that we are still working.
$_serverInfoin file MSSqlStorage.class, variable MSSqlStorage::$_serverInfoVersion info of database server
$_valuesin file GalleryStorage.class, variable GallerySqlFragment::$_valuesInternal sql values
$_xmlParserin file GalleryDatabaseImport.class, variable GalleryXmlProcessor::$_xmlParsera reference to the PHP supplied XML parser.
_addMapEntriesin 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) ...
_clearEntityAndMapCachein 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.
_dbInitin file GalleryStorageExtras.class, method GalleryStorageExtras::_dbInit()Connect to database if needed and optionally guarantee db transaction.
_doStatusCheckin file GalleryDatabaseImport.class, method GalleryDatabaseImport::_doStatusCheck()Do the version validation prior actually reloading the Gallery installation
_encodeHtmlSpecialCharsin file GalleryDatabaseExport.class, method GalleryDatabaseExport::_encodeHtmlSpecialChars()Simulate calling htmlspecialchars($value, ENT_COMPAT, 'UTF-8'). We avoid using
_executeSqlin 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.
_expireLocksin file GalleryStorageExtras.class, method GalleryStorageExtras::_expireLocks()Delete all not-so-fresh locks.
_exportDatain file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportData()Export the table data to the output stream
_exportModulein file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportModule()Export a module to the export file.
_exportPluginStatusin 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.
_exportSequencein 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.
_exportTablein file GalleryDatabaseExport.class, method GalleryDatabaseExport::_exportTable()Export a gallery table to the output stream
_getLockClearancein file GalleryStorageExtras.class, method GalleryStorageExtras::_getLockClearance()Internal function to get clearance to acquire locks
_getNonTransactionalDatabaseConnectionin file GalleryStorageExtras.class, method GalleryStorageExtras::_getNonTransactionalDatabaseConnection()Return a non transactional database connection.
_getOptimizeStatementsin file OracleStorage.class, method OracleStorage::_getOptimizeStatements()_getOptimizeStatementsin file SQLiteStorage.class, method SQLiteStorage::_getOptimizeStatements()_getOptimizeStatementsin file PostgreSqlStorage.class, method PostgreSqlStorage::_getOptimizeStatements()_getOptimizeStatementsin file MSSqlStorage.class, method MSSqlStorage::_getOptimizeStatements()_getOptimizeStatementsin file GalleryStorage.class, method MySqlStorage::_getOptimizeStatements()_getOptimizeStatementsin file Db2Storage.class, method Db2Storage::_getOptimizeStatements()_getSqlReplacementsin file MSSqlStorage.class, method MSSqlStorage::_getSqlReplacements()_getSqlReplacementsin file GalleryStorage.class, method MySqlStorage::_getSqlReplacements()_getTableInfoin file GalleryStorageExtras.class, method GalleryStorageExtras::_getTableInfo()Load the Entities or Maps.inc file.
_getUniqueIdWithConnectionin file GalleryStorageExtras.class, method GalleryStorageExtras::_getUniqueIdWithConnection()Internal implementation of GalleryStorage::getUniqueId that additionally takes a database  connection.
_identifyEntitiesin file GalleryStorageExtras.class, method GalleryStorageExtras::_identifyEntities()Identify the type of entity associated with the id provided
_loadTableVersionsin file GalleryStorageExtras.class, method GalleryStorageExtras::_loadTableVersions()_metaTablesin file GalleryStorageExtras.class, method GalleryStorageExtras::_metaTables()Get a list of all database tables (not limited to our table-prefix)
_normalizeValuein file OracleStorage.class, method OracleStorage::_normalizeValue()_openBackupFileForWritingin file GalleryDatabaseExport.class, method GalleryDatabaseExport::_openBackupFileForWriting()Creates the file name and opens the file to write the content of the backup.
_processCDatain file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processCData()XML Callback to process CDATA elements.  Called by the PHP Xml parser
_processEndElementin file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processEndElement()XML Callback to process end elements. Called by the PHP Xml parser
_processStartElementin file GalleryDatabaseImport.class, method GalleryDatabaseImport::_processStartElement()_processStartElementin file GalleryDatabaseImport.class, method GalleryXmlProcessor::_processStartElement()XML Callback to process start elements. Called by the PHP Xml parser
_setConnectionSettingsin file OracleStorage.class, method OracleStorage::_setConnectionSettings()_setConnectionSettingsin file PostgreSqlStorage.class, method PostgreSqlStorage::_setConnectionSettings()_setConnectionSettingsin file GalleryStorage.class, method MySqlStorage::_setConnectionSettings()_truncateStringin 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.
_truncateStringin file GalleryStorage.class, method MySqlStorage::_truncateString()Truncate UTF-8 strings either to given character or to byte length depending on the MySQL  version.
_updateSchemaTableInfoin file GalleryStorageExtras.class, method GalleryStorageExtras::_updateSchemaTableInfo()Convenience function to update the Schema table with the creation SQL for a table.
_updateTableInfoin file GalleryStorageExtras.class, method GalleryStorageExtras::_updateTableInfo()$_optionInstancesin file ItemAdd.inc, variable ItemAddController::$_optionInstancesItemAddOption instances to use when handling this request.  Only used by test code.
$_pluginInstancesin file UserLogin.inc, variable UserLoginController::$_pluginInstancesValidationPlugin instances to use when handling this request.  Only used by test code.
$_pluginInstancesin file UserRecoverPassword.inc, variable UserRecoverPasswordController::$_pluginInstancesValidationPlugin instances to use when handling this request.  Only used by test code.
_assertPermissionsin file DownloadItem.inc, method DownloadItemView::_assertPermissions()Assert the required permissions for the given item.
_checkForOperationin file ItemEdit.inc, method ItemEditPlugin::_checkForOperation()Check to see if a given operation is available for any of a set of mime types
_countInstallActionsin file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_countInstallActions()Calculate the total number of actions for the progress notifications
_createDownloadFileListin file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_createDownloadFileList()Create a list of all the files that need to be downloaded
_deleteLanguagePackagesin file AdminLanguageManager.inc, method AdminLanguageManagerController::_deleteLanguagePackages()Delete the requested language packages
_determinePackageAvailabilityin file AdminLanguageManager.inc, method AdminLanguageManagerView::_determinePackageAvailability()Count the number of packages available for download from this repository
_downloadAndInstallLanguagePackagesin file AdminLanguageManager.inc, method AdminLanguageManagerController::_downloadAndInstallLanguagePackages()Download and install the language packages
_extractAndAddFilesin file ItemAdd.inc, method ItemAddController::_extractAndAddFiles()Extract files from an archive item and add new items to the same album.
_fetchPluginStatusin file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_fetchPluginStatus()Passthrough to GalleryCoreApi::fetchPluginStatus, used by test code to  allow us to inject mock plugins.
_generateAuthStringin file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminView::_generateAuthString()Generate the authorization string used for login.txt
_getAllLanguagesin file AdminLanguageManager.inc, method AdminLanguageManagerView::_getAllLanguages()Creates a list of all upgradeable packages.
_getDirectoryListingin file SimpleCallback.inc, method SimpleCallbackView::_getDirectoryListing()_getFormLanguagesin file AdminLanguageManager.inc, method AdminLanguageManagerController::_getFormLanguages()Parse the form and determine the locales that need to be installed or removed
_getRepositoriesin file AdminRepository.inc, method AdminRepositoryController::_getRepositories()Get the repositories, but allow tests to inject their own version.
_getSizesForMaxlengthin file ItemEdit.inc, method ItemEditView::_getSizesForMaxlength()Returns sizes for "maxlength" in forms
_getSizesForMaxlengthin file ItemEditCaptions.inc, method ItemEditCaptionsView::_getSizesForMaxlength()Returns sizes for "maxlength" in forms
_recursiveAddDirin file ItemAdd.inc, method ItemAddController::_recursiveAddDir()Recursively add files from extracted archive.
_sendFilein file DownloadItem.inc, method DownloadItemView::_sendFile()_synchronizeLanguagesin file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::_synchronizeLanguages()Synchronize the active language packages with the newly downloaded packages
_synchronizeLanguagesByLocalein file AdminLanguageManager.inc, method AdminLanguageManagerController::_synchronizeLanguagesByLocale()Synchronize the active language packages with the newly downloaded packages
_updateGeneralSettingsin file AdminLanguageManager.inc, method AdminLanguageManagerController::_updateGeneralSettings()Update the general settings (UseBrowserPref and default language)
 
		a
							acquireReadLockin file GalleryLockSystem.class, method GalleryLockSystem::acquireReadLock()Read lock one or more objects
acquireReadLockin file GalleryStorage.class, method GalleryStorage::acquireReadLock()Acquire read locks on the given items
acquireReadLockin file GalleryCoreApi.class, method GalleryCoreApi::acquireReadLock()Read Lock one or more objects
acquireReadLockParentsin 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.
acquireWriteLockin file GalleryLockSystem.class, method GalleryLockSystem::acquireWriteLock()Write lock one or more objects
acquireWriteLockin file GalleryCoreApi.class, method GalleryCoreApi::acquireWriteLock()Write lock one or more objects
acquireWriteLockin file GalleryStorage.class, method GalleryStorage::acquireWriteLock()Acquire write locks on the given items
activatein file GalleryModule.class, method GalleryModule::activate()activatein file GalleryTheme.class, method GalleryTheme::activate()activatein file GalleryPlugin.class, method GalleryPlugin::activate()Activate this plugin
activatePluginin file GalleryCoreApi.class, method GalleryCoreApi::activatePlugin()Activate the given plugin
addDerivativePreferencein file GalleryCoreApi.class, method GalleryCoreApi::addDerivativePreference()Add a derivative preference to a given item
addEntityPermissionin file GalleryCoreApi.class, method GalleryCoreApi::addEntityPermission()Add the given itemid, entityid, permission mapping.
addErrorCodein file GalleryStatus.class, method GalleryStatus::addErrorCode()Add a new code to our set of codes
addEventLogEntryin file GalleryCoreApi.class, method GalleryCoreApi::addEventLogEntry()Store a value in the event log.
addExistingItemToAlbumin file GalleryCoreApi.class, method GalleryCoreApi::addExistingItemToAlbum()Add an existing data item to an album
addExternalIdMapEntryin file GalleryEmbed.class, method GalleryEmbed::addExternalIdMapEntry()Add an externalId<->entityId map entry for existing G2/emApp users/groups  Example:
 
addGroupPermissionin file GalleryCoreApi.class, method GalleryCoreApi::addGroupPermission()Add the given itemid, groupid, permission mapping
addItemToAlbumin file GalleryCoreApi.class, method GalleryCoreApi::addItemToAlbum()Add a new data item to an album from a data file.
addMapEntryin file GalleryStorage.class, method GalleryStorage::addMapEntry()Add a new entry to a map
addMapEntryin file GalleryCoreApi.class, method GalleryCoreApi::addMapEntry()Add a new entry to a map
addMimeTypein 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.
addOnLoadHandlerin file GalleryEntity.class, method GalleryEntity::addOnLoadHandler()Add onLoad handler.
addPermissionToSessionin file GalleryCoreApi.class, method GalleryCoreApi::addPermissionToSession()Grant permissions identified by an entity id to the current user's session.
addShutdownActionin file Gallery.class, method Gallery::addShutdownAction()Add an action to be performed at the end of the request.
addToNavigationin file GallerySession.class, method GallerySession::addToNavigation()Start new navigation.
addToTrailerin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::addToTrailer()Add the content to our trailer block
addUserPermissionin file GalleryCoreApi.class, method GalleryCoreApi::addUserPermission()Add the given itemid, userid, permission mapping
addUserToGroupin file GalleryCoreApi.class, method GalleryCoreApi::addUserToGroup()Add the specified user to the specified group.
addUserToGroupin file GalleryEmbed.class, method GalleryEmbed::addUserToGroup()Add a user to a G2 group.
adjustDependentDerivativesin file GalleryCoreApi.class, method GalleryCoreApi::adjustDependentDerivatives()Use the given operation as a transform for each derivative that depends on the target
ADODB_ERROR_HANDLERin file GalleryStorage.class, constant ADODB_ERROR_HANDLERThis will let ADOdb know which error handler function we want to use.
appendParamsToUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::appendParamsToUrl()Append parameters to a URL using the Gallery prefix and URL encoding keys and values.
applyDerivativePreferencesin file GalleryCoreApi.class, method GalleryCoreApi::applyDerivativePreferences()(Re)create derivatives for a data item according to preferences for given album
applyToolkitOperationin file GalleryCoreApi.class, method GalleryCoreApi::applyToolkitOperation()Use the given operation as a transform for each derivative that depends on the target
applyTransformin file GalleryToolkit.class, method GalleryToolkit::applyTransform()Apply the transform operation to the set of target operations.  The transform operation
arrayKeysRecursivein file GalleryUtilities.class, method GalleryUtilities::arrayKeysRecursive()Get all array keys, looking even in arrays contained within the array.
array_merge_replacein file GalleryUtilities.class, method GalleryUtilities::array_merge_replace()Merges two arrays and replace existing entries, like the PHP function array_merge_recursive.
assertHasItemPermissionin file GalleryCoreApi.class, method GalleryCoreApi::assertHasItemPermission()Assert that the current user has the specific permission for the target item
assertIsGenuineRequestin file GalleryController.class, method GalleryController::assertIsGenuineRequest()Verifies the genuineness of the request
assertIsInternalUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::assertIsInternalUrl()Assert that the given URL is internal to the application
assertUserIsSiteAdministratorin file GalleryCoreApi.class, method GalleryCoreApi::assertUserIsSiteAdministrator()Assert that the active user is a site administrator
atomicWritein 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).
autoCacheControlin file GalleryView.class, method GalleryView::autoCacheControl()Method to opt-in to managed HTTP cache control
autoCompletein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::autoComplete()Include our AutoCompletion template.
autoConfigurein file GalleryModule.class, method GalleryModule::autoConfigure()Allow this module to autoconfigure itself.  It should only autoconfigure if it is
acquireReadLockin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireReadLock()acquireReadLockParentsin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireReadLockParents()acquireWriteLockin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::acquireWriteLock()activatein file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::activate()addEntityPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addEntityPermission()addEventLogEntryin file GalleryEventLogHelper_medium.class, method GalleryEventLogHelper_medium::addEventLogEntry()addExistingItemToAlbumin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::addExistingItemToAlbum()addGroupPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addGroupPermission()addItemToAlbumin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::addItemToAlbum()addMimeTypein file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::addMimeType()addPermissionToSessionin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::addPermissionToSession()addPreferencein file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::addPreference()addRunin file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::addRun()Add a new task run to the maintenance map.
addUserPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::addUserPermission()addUserToGroupin file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::addUserToGroup()adjustDependentDerivativesin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::adjustDependentDerivatives()applyDerivativePreferencesin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::applyDerivativePreferences()applyToolkitOperationin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::applyToolkitOperation()assertHasItemPermissionin file GalleryUserHelper_simple.class, method GalleryUserHelper_simple::assertHasItemPermission()assertSiteAdministratorin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::assertSiteAdministrator()activatein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::activate()activatein file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::activate()activatein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::activate()activatein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::activate()activatein file ModuleTest.class, method ModuleTestModule::activate()addMapEntryin file PluginParameterTest.class, method PluginParameterTestMockStorage::addMapEntry()addMapEntryin file SessionTest.class, method SessionTestStorage::addMapEntry()addMapEntryin file RepositoryTestStorage.class, method RepositoryTestStorage::addMapEntry()addMapEntryin file UserHelperTest.class, method UserHelperTestMockStorage::addMapEntry()AdminCoreControllerTestin file AdminCoreControllerTest.class, class AdminCoreControllerTestAdminCore controller tests
AdminCoreControllerTestin file AdminCoreControllerTest.class, method AdminCoreControllerTest::AdminCoreControllerTest()AdminCoreControllerTestUnixPlatformin file AdminCoreControllerTest.class, method AdminCoreControllerTestUnixPlatform::AdminCoreControllerTestUnixPlatform()AdminCoreControllerTestUnixPlatformin file AdminCoreControllerTest.class, class AdminCoreControllerTestUnixPlatformAdminCoreControllerTestUrlGeneratorin file AdminCoreControllerTest.class, class AdminCoreControllerTestUrlGeneratorSmall mock url generator for the cookie path test
AdminCoreControllerTestWinNtPlatformin file AdminCoreControllerTest.class, class AdminCoreControllerTestWinNtPlatformAdminCoreControllerTestWinNtPlatformin file AdminCoreControllerTest.class, method AdminCoreControllerTestWinNtPlatform::AdminCoreControllerTestWinNtPlatform()AdminCreateGroupControllerTestin file AdminCreateGroupControllerTest.class, class AdminCreateGroupControllerTestAdminCreateGroup controller tests
AdminCreateGroupControllerTestin file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::AdminCreateGroupControllerTest()AdminCreateUserControllerTestin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::AdminCreateUserControllerTest()AdminCreateUserControllerTestin file AdminCreateUserControllerTest.class, class AdminCreateUserControllerTestAdminCreateUser controller tests
AdminDeleteGroupControllerTestin file AdminDeleteGroupControllerTest.class, class AdminDeleteGroupControllerTestAdminDeleteGroup controller tests
AdminDeleteGroupControllerTestin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::AdminDeleteGroupControllerTest()AdminDeleteUserControllerTestin file AdminDeleteUserControllerTest.class, class AdminDeleteUserControllerTestAdminDeleteUser controller tests
AdminDeleteUserControllerTestin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::AdminDeleteUserControllerTest()AdminEditGroupControllerTestin file AdminEditGroupControllerTest.class, class AdminEditGroupControllerTestAdminEditGroup controller tests
AdminEditGroupControllerTestin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::AdminEditGroupControllerTest()AdminEditGroupUsersControllerTestin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::AdminEditGroupUsersControllerTest()AdminEditGroupUsersControllerTestin file AdminEditGroupUsersControllerTest.class, class AdminEditGroupUsersControllerTestAdminEditGroupUsers controller tests
AdminEditUserControllerTestin file AdminEditUserControllerTest.class, class AdminEditUserControllerTestAdminEditUser controller tests
AdminEditUserControllerTestin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::AdminEditUserControllerTest()AdminEventLogViewerCallbackTestin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::AdminEventLogViewerCallbackTest()AdminEventLogViewerCallbackTestin file AdminEventLogViewerCallbackTest.class, class AdminEventLogViewerCallbackTestTest AdminEventLogViewerCallback
AdminGroupsControllerTestin file AdminGroupsControllerTest.class, class AdminGroupsControllerTestAdminGroups controller tests
AdminGroupsControllerTestin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::AdminGroupsControllerTest()AdminLanguageManagerControllerTestin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::AdminLanguageManagerControllerTest()AdminLanguageManagerControllerTestin file AdminLanguageManagerControllerTest.class, class AdminLanguageManagerControllerTestAdminLanguageManager controller tests
AdminLanguageManagerViewTestin file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::AdminLanguageManagerViewTest()AdminLanguageManagerViewTestin file AdminLanguageManagerViewTest.class, class AdminLanguageManagerViewTestAdminLanguageManager view tests
AdminLanguagesViewTestTranslatorin file AdminLanguageManagerViewTest.class, class AdminLanguagesViewTestTranslatorAdminMaintenanceControllerModeTestin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::AdminMaintenanceControllerModeTest()AdminMaintenanceControllerModeTestin file AdminMaintenanceControllerModeTest.class, class AdminMaintenanceControllerModeTestAdminMaintenanceControllerTest controller tests
AdminMaintenanceControllerTestin file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestAdminMaintenance controller tests
AdminMaintenanceControllerTestin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::AdminMaintenanceControllerTest()AdminMaintenanceControllerTestTaskFailin file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskFailAdminMaintenanceControllerTestTaskProgressBarin file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskProgressBarAdminMaintenanceControllerTestTaskSuccessin file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestTaskSuccessAdminMaintenanceControllerTestUrlGeneratorin file AdminMaintenanceControllerTest.class, class AdminMaintenanceControllerTestUrlGeneratorAdminPerformanceControllerTestin file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::AdminPerformanceControllerTest()AdminPerformanceControllerTestin file AdminPerformanceControllerTest.class, class AdminPerformanceControllerTestAdminPerformance controller tests
AdminRepositoryControllerTestin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::AdminRepositoryControllerTest()AdminRepositoryControllerTestin file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTestAdminRepository controller tests
AdminRepositoryControllerTestSessionin file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTestSessionAdminRepositoryControllerTestUrlGeneratorin file AdminRepositoryControllerTest.class, class AdminRepositoryControllerTestUrlGeneratorAdminRepositoryDownloadAndInstallControllerTestin file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestAdminRepositoryDownloadAndInstall controller tests
AdminRepositoryDownloadAndInstallControllerTestin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::AdminRepositoryDownloadAndInstallControllerTest()AdminRepositoryDownloadAndInstallControllerTestModulein file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestModuleAdminRepositoryDownloadAndInstallControllerTestPhpVmin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestPhpVm::AdminRepositoryDownloadAndInstallControllerTestPhpVm()AdminRepositoryDownloadAndInstallControllerTestPhpVmin file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestPhpVmAdminRepositoryDownloadAndInstallControllerTestUrlGeneratorin file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestUrlGeneratorAdminRepositoryDownloadAndInstallControllerTestWrapperin file AdminRepositoryDownloadAndInstallControllerTest.class, class AdminRepositoryDownloadAndInstallControllerTestWrapperAdminRepositoryDownloadControllerTestin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::AdminRepositoryDownloadControllerTest()AdminRepositoryDownloadControllerTestin file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestAdminRepository controller tests
AdminRepositoryDownloadControllerTestModulein file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestModuleAdminRepositoryDownloadControllerTestPhpVmin file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestPhpVmAdminRepositoryDownloadControllerTestPhpVmin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::AdminRepositoryDownloadControllerTestPhpVm()AdminRepositoryDownloadControllerTestUrlGeneratorin file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestUrlGeneratorAdminRepositoryDownloadControllerTestWrapperin file AdminRepositoryDownloadControllerTest.class, class AdminRepositoryDownloadControllerTestWrapperAdminThemesControllerTestin file AdminThemesControllerTest.class, method AdminThemesControllerTest::AdminThemesControllerTest()AdminThemesControllerTestin file AdminThemesControllerTest.class, class AdminThemesControllerTestAdminThemes controller tests
AdminThemesControllerTestThemein file AdminThemesControllerTest.class, class AdminThemesControllerTestThemeTest theme
AdminToolkitPriorityControllerTestin file AdminToolkitPriorityControllerTest.class, class AdminToolkitPriorityControllerTestAdminToolkitPriority controller tests
AdminToolkitPriorityControllerTestin file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::AdminToolkitPriorityControllerTest()AdminUsersControllerTestin file AdminUsersControllerTest.class, method AdminUsersControllerTest::AdminUsersControllerTest()AdminUsersControllerTestin file AdminUsersControllerTest.class, class AdminUsersControllerTestAdminUsers controller tests
AlbumTestin file AlbumTest.class, method AlbumTest::AlbumTest()AlbumTestin file AlbumTest.class, class AlbumTestTest Album functionality
AlbumTestToolkitin file AlbumTest.class, class AlbumTestToolkitDummy test toolkit
atomicWritein file DataCacheTest.class, method DataCacheTestPlatform::atomicWrite()atomicWritein file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::atomicWrite()atomicWritein file UtilitiesTest.class, method UtilitiesTestPlatform::atomicWrite()autoCacheControlin file ViewTest.class, method ViewTestNoAutoCacheControlItemView::autoCacheControl()autoCacheControlin file MainTest.class, method MainTestImmediateItemNoAutoCacheView::autoCacheControl()autoConfigurein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::autoConfigure()autoConfigurein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::autoConfigure()autoConfigurein file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::autoConfigure()AdminCoreControllerTest.classprocedural page AdminCoreControllerTest.classAdminCreateGroupControllerTest.classprocedural page AdminCreateGroupControllerTest.classAdminCreateUserControllerTest.classprocedural page AdminCreateUserControllerTest.classAdminDeleteGroupControllerTest.classprocedural page AdminDeleteGroupControllerTest.classAdminDeleteUserControllerTest.classprocedural page AdminDeleteUserControllerTest.classAdminEditGroupControllerTest.classprocedural page AdminEditGroupControllerTest.classAdminEditGroupUsersControllerTest.classprocedural page AdminEditGroupUsersControllerTest.classAdminEditUserControllerTest.classprocedural page AdminEditUserControllerTest.classAdminEventLogViewerCallbackTest.classprocedural page AdminEventLogViewerCallbackTest.classAdminGroupsControllerTest.classprocedural page AdminGroupsControllerTest.classAdminLanguageManagerControllerTest.classprocedural page AdminLanguageManagerControllerTest.classAdminLanguageManagerViewTest.classprocedural page AdminLanguageManagerViewTest.classAdminMaintenanceControllerModeTest.classprocedural page AdminMaintenanceControllerModeTest.classAdminMaintenanceControllerTest.classprocedural page AdminMaintenanceControllerTest.classAdminPerformanceControllerTest.classprocedural page AdminPerformanceControllerTest.classAdminRepositoryControllerTest.classprocedural page AdminRepositoryControllerTest.classAdminRepositoryDownloadAndInstallControllerTest.classprocedural page AdminRepositoryDownloadAndInstallControllerTest.classAdminRepositoryDownloadControllerTest.classprocedural page AdminRepositoryDownloadControllerTest.classAdminThemesControllerTest.classprocedural page AdminThemesControllerTest.classAdminToolkitPriorityControllerTest.classprocedural page AdminToolkitPriorityControllerTest.classAdminUsersControllerTest.classprocedural page AdminUsersControllerTest.classAlbumTest.classprocedural page AlbumTest.classacquireReadLockin file GalleryStorageExtras.class, method GalleryStorageExtras::acquireReadLock()acquireWriteLockin file GalleryStorageExtras.class, method GalleryStorageExtras::acquireWriteLock()addMapEntryin file GalleryStorageExtras.class, method GalleryStorageExtras::addMapEntry()AdminCoreControllerin file AdminCore.inc, class AdminCoreControllerThis controller will handle the setting of several general Gallery options
AdminCoreViewin file AdminCore.inc, class AdminCoreViewThis view will prompt for general Gallery settings
AdminCreateGroupControllerin file AdminCreateGroup.inc, class AdminCreateGroupControllerThis controller will handle the creation of a group
AdminCreateGroupViewin file AdminCreateGroup.inc, class AdminCreateGroupViewThis view will prompt for data to create a new group
AdminCreateUserControllerin file AdminCreateUser.inc, class AdminCreateUserControllerThis controller will handle the creation of an user
AdminCreateUserViewin file AdminCreateUser.inc, class AdminCreateUserViewThis view will prompt for data to create a new user
AdminDeleteGroupControllerin file AdminDeleteGroup.inc, class AdminDeleteGroupControllerThis controller will handle the deletion of a group
AdminDeleteGroupViewin file AdminDeleteGroup.inc, class AdminDeleteGroupViewThis view will prompt for confirmation to delete a group
AdminDeleteUserControllerin file AdminDeleteUser.inc, class AdminDeleteUserControllerThis controller will handle the deletion of an user
AdminDeleteUserViewin file AdminDeleteUser.inc, class AdminDeleteUserViewThis view will prompt for confirmation to delete a user
AdminEditGroupControllerin file AdminEditGroup.inc, class AdminEditGroupControllerThis controller will handle changes made to a group
AdminEditGroupUsersControllerin file AdminEditGroupUsers.inc, class AdminEditGroupUsersControllerThis controller will handle changes made to the user-group mapping
AdminEditGroupUsersViewin file AdminEditGroupUsers.inc, class AdminEditGroupUsersViewThis view will show the possibilities of user-group mappings for a specified group.
AdminEditGroupViewin file AdminEditGroup.inc, class AdminEditGroupViewThis view will show options available to groups
AdminEditUserControllerin file AdminEditUser.inc, class AdminEditUserControllerThis controller will handle changes made to an user
AdminEditUserViewin file AdminEditUser.inc, class AdminEditUserViewThis view will show a form to change user options
AdminEventLogViewerCallbackViewin file AdminEventLogViewerCallback.inc, class AdminEventLogViewerCallbackViewThis immediate view provides the backend for callbacks made by the AJAX  AdminEventLogViewerView.
AdminEventLogViewerViewin file AdminEventLogViewer.inc, class AdminEventLogViewerViewThis view will let Site Admins browse the event log.
AdminGroupsControllerin file AdminGroups.inc, class AdminGroupsControllerThis controller will send the user to the chosen subView in the AdminGroups
AdminGroupsViewin file AdminGroups.inc, class AdminGroupsViewThis view will show available options to administer the groups of Gallery
AdminLanguageManagerControllerin file AdminLanguageManager.inc, class AdminLanguageManagerControllerThis controller will handle an administration request to add, update or remove a language.
AdminLanguageManagerViewin file AdminLanguageManager.inc, class AdminLanguageManagerViewThis view will show all repository-related features.
AdminMaintenanceControllerin file AdminMaintenance.inc, class AdminMaintenanceControllerThis controller will perform the chosen task in AdminMaintenance
AdminMaintenanceViewin file AdminMaintenance.inc, class AdminMaintenanceViewThis view will show available maintenance tasks
AdminPerformanceControllerin file AdminPerformance.inc, class AdminPerformanceControllerUpdate performance settings
AdminPerformanceViewin file AdminPerformance.inc, class AdminPerformanceViewUpdate performance settings
AdminPluginsViewin file AdminPlugins.inc, class AdminPluginsViewThis view will show administration options for available plugins
AdminRepositoryControllerin file AdminRepository.inc, class AdminRepositoryControllerThis controller will handle an administration request for a module
AdminRepositoryDownloadAndInstallControllerin file AdminRepositoryDownloadAndInstallController.class, class AdminRepositoryDownloadAndInstallControllerCommon base class for Downloaded Plugins and Language Manager controllers.
AdminRepositoryDownloadControllerin file AdminRepositoryDownload.inc, class AdminRepositoryDownloadControllerThis controller will handle an administration request for a module
AdminRepositoryDownloadViewin file AdminRepositoryDownload.inc, class AdminRepositoryDownloadViewThis view will show all repository-related features.
AdminRepositoryViewin file AdminRepository.inc, class AdminRepositoryViewThis view will show all repository-related features.
AdminThemesControllerin file AdminThemes.inc, class AdminThemesControllerThis controller will handle an administration request for a theme
AdminThemesViewin file AdminThemes.inc, class AdminThemesViewThis view will show administration options for available themes
AdminToolkitPriorityControllerin file AdminToolkitPriority.inc, class AdminToolkitPriorityControllerThis controller adjusts relative toolkit priorities
AdminToolkitPriorityViewin file AdminToolkitPriority.inc, class AdminToolkitPriorityViewThis view will show toolkits and their relative priorities
AdminUsersControllerin file AdminUsers.inc, class AdminUsersControllerThis controller will send the user to the chosen subView in the AdminUsers View
AdminUsersViewin file AdminUsers.inc, class AdminUsersViewThis view will show available options to administer the users of Gallery
autoCacheControlin file CombinedJavascript.inc, method CombinedJavascriptView::autoCacheControl()autoCacheControlin file DownloadItem.inc, method DownloadItemView::autoCacheControl()AdminCore.incprocedural page AdminCore.incAdminCreateGroup.incprocedural page AdminCreateGroup.incAdminCreateUser.incprocedural page AdminCreateUser.incAdminDeleteGroup.incprocedural page AdminDeleteGroup.incAdminDeleteUser.incprocedural page AdminDeleteUser.incAdminEditGroup.incprocedural page AdminEditGroup.incAdminEditGroupUsers.incprocedural page AdminEditGroupUsers.incAdminEditUser.incprocedural page AdminEditUser.incAdminEventLogViewer.incprocedural page AdminEventLogViewer.incAdminEventLogViewerCallback.incprocedural page AdminEventLogViewerCallback.incAdminGroups.incprocedural page AdminGroups.incAdminLanguageManager.incprocedural page AdminLanguageManager.incAdminMaintenance.incprocedural page AdminMaintenance.incAdminPerformance.incprocedural page AdminPerformance.incAdminPlugins.incprocedural page AdminPlugins.incAdminRepository.incprocedural page AdminRepository.incAdminRepositoryDownload.incprocedural page AdminRepositoryDownload.incAdminThemes.incprocedural page AdminThemes.incAdminToolkitPriority.incprocedural page AdminToolkitPriority.incAdminUsers.incprocedural page AdminUsers.incAdminRepositoryDownloadAndInstallController.classprocedural page AdminRepositoryDownloadAndInstallController.class 
		b
							beginTransactionin file GalleryStorage.class, method GalleryStorage::beginTransaction()Begin a new transaction, if the storage layer supports them.
blockin 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.
BuildDerivativesTaskin file BuildDerivativesTask.class, class BuildDerivativesTaskThis is a MaintenanceTask that will ensure the data files for all derivatives  (thumbnails, etc) have been built.
buildItemQueryin file GalleryCoreApi.class, method GalleryCoreApi::buildItemQuery()Build query to select items in a given sort order
BuildDerivativesTask.classprocedural page BuildDerivativesTask.classbuildItemQueryin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::buildItemQuery()BuildDerivativesTaskTestin file BuildDerivativesTaskTest.class, class BuildDerivativesTaskTestTest the BuildDerivatives maintenance task functionality
BuildDerivativesTaskTestin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::BuildDerivativesTaskTest()BuildDerivativesTaskTestStoragein file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::BuildDerivativesTaskTestStorage()BuildDerivativesTaskTestStoragein file BuildDerivativesTaskTest.class, class BuildDerivativesTaskTestStorageBuildDerivativesTaskTest.classprocedural page BuildDerivativesTaskTest.class 
		c
							callbackin file Callbacks.inc, method CoreCallbacks::callback()convertCharacterSetToUtf8in 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.
CoreCallbacksin file Callbacks.inc, class CoreCallbacksCoreModuleExtrasin file CoreModuleExtras.inc, class CoreModuleExtrasExtra, 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.
Callbacks.incprocedural page Callbacks.incCoreModuleExtras.incprocedural page CoreModuleExtras.inc$canContainChildrenin file GalleryItem.class, variable GalleryItem::$canContainChildrenCan this item contain children?
$creationTimestampin file GalleryEntity.class, variable GalleryEntity::$creationTimestampDate and time this item was created, in seconds since the epoch.
cachePermissionsin file GalleryDataCache.class, method GalleryDataCache::cachePermissions()Store the given permission => ids mapping in the session cache
callbackin 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".
canin file GalleryCapabilities.class, method GalleryCapabilities::can()Get a boolean configuration flag.
canBeViewedInlinein file GalleryPhotoItem.class, method GalleryPhotoItem::canBeViewedInline()canBeViewedInlinein 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.
canBeViewedInlinein file GalleryDerivativeImage.class, method GalleryDerivativeImage::canBeViewedInline()canBeViewedInlinein file GalleryRenderer.class, method GalleryRenderer::canBeViewedInline()Can this renderer display the given item?
canBeViewedInlinein file GalleryDataItem.class, method GalleryDataItem::canBeViewedInline()Data items that can be viewed inline (photos, movies, etc) should return true.
canBeViewedInlinein file GalleryMovieItem.class, method GalleryMovieItem::canBeViewedInline()canBeViewedInlinein file GalleryAnimationItem.class, method GalleryAnimationItem::canBeViewedInline()canTranslatein file GalleryTranslator.class, method GalleryTranslator::canTranslate()Can we translate?
canTranslatePluralin file GalleryTranslator.class, method GalleryTranslator::canTranslatePlural()Can we make plural translations?
castToFloatin 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 ",").
changeInDescendentsin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::changeInDescendents()Return a checkbox asking whether to chenge the value in descendents.
changePasswordin file GalleryUser.class, method GalleryUser::changePassword()Change the user's password to the new value provided.
chdirin file GalleryPlatform.class, method GalleryPlatform::chdir()chdir -- change working directory.
checkActiveUserin file GalleryEmbed.class, method GalleryEmbed::checkActiveUser()Ensure G2 session has same active user as CMS session.
checkPathCollisionin file GalleryCoreApi.class, method GalleryCoreApi::checkPathCollision()Check for a collision of FileSystemEntiry paths.
checkPointin file GalleryStorage.class, method GalleryStorage::checkPoint()Mark a storage checkpoint, which will commit pending transactions and perform any future  tied-tasks
chmodin file GalleryPlatform.class, method GalleryPlatform::chmod()Set filesystem permissions; mode defaults to system preference for file/dir permissions.
class_existsin file GalleryPhpVm.class, method GalleryPhpVm::class_exists()Checks if the class has been defined
cleanStorein file GalleryStorage.class, method GalleryStorage::cleanStore()Clean out and reset the persistent store for this strategy.
clearDebugBufferin file Gallery.class, method Gallery::clearDebugBuffer()Clear any buffered debug output
clearPermissionCachein file GalleryDataCache.class, method GalleryDataCache::clearPermissionCache()Clear permission cache for active user.
clearPersistentFlagin file GalleryPersistent.class, method GalleryPersistent::clearPersistentFlag()Clear a flag.
clearRepositoryCachein file GalleryRepository.class, method GalleryRepository::clearRepositoryCache()Clear the cached version of the repositories saved by a call to getRepositories()
clearstatcachein file GalleryPlatform.class, method GalleryPlatform::clearstatcache()Clear the stat cache.
closedirin file GalleryPlatform.class, method GalleryPlatform::closedir()Close a directory resource.
commitTransactionin file GalleryStorage.class, method GalleryStorage::commitTransaction()Commit our transaction, if the storage layer supports them.
compactAccessListsin 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.
compareIdentifiersin file GallerySession.class, method GallerySession::compareIdentifiers()Compare two arrays and return score consisting of 1 point for each matching element.
comparePluginListEntriesin file GalleryRepository.class, method GalleryRepository::comparePluginListEntries()Compares two plugin list entries.
compareRevisionsin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::compareRevisions()Compares two specified revisions.
compareVersionsin 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.
completeProgressBarin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::completeProgressBar()Complete progress bar.
configureStorein file GalleryStorage.class, method GalleryStorage::configureStore()Configure the persistent store for this strategy, for the given module.
configureStoreCleanupin file GalleryStorage.class, method GalleryStorage::configureStoreCleanup()Perform any cleanup necessary after installing or upgrading the given module.
containerin 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.
containsKeyin file GalleryDataCache.class, method GalleryDataCache::containsKey()Does the cache contain the key specified?
containsPluginin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::containsPlugin()Determines if the specified plugin exists in the index.
convertBitsToIntin file GalleryStorage.class, method GalleryStorage::convertBitsToInt()Convert value from a database bit column into an integer
ConvertDatabaseToUtf8Taskin file ConvertDatabaseToUtf8Task.class, class ConvertDatabaseToUtf8TaskThis is a MaintenanceTask that will optimize all the Gallery tables in the database to make  Gallery run smoothly.
convertExtensionToMimein file GalleryCoreApi.class, method GalleryCoreApi::convertExtensionToMime()Convert a file extension to a mime type
convertFromUtf8in file GalleryCoreApi.class, method GalleryCoreApi::convertFromUtf8()Convert the string from the internal encoding (UTF-8) to target encoding.
convertIntToBitsin file GalleryStorage.class, method GalleryStorage::convertIntToBits()Convert an integer into something that the database will accept into a bit column
convertMimeToExtensionsin file GalleryCoreApi.class, method GalleryCoreApi::convertMimeToExtensions()Convert a mime type to a file extension
convertPathToUrlin file GalleryUtilities.class, method GalleryUtilities::convertPathToUrl()Convert a filesystem path inside the Gallery directory to an absolute URL.
convertPermissionBitsToIdsin file GalleryCoreApi.class, method GalleryCoreApi::convertPermissionBitsToIds()Return all the permission ids for a permission bit set
convertPermissionIdsToBitsin file GalleryCoreApi.class, method GalleryCoreApi::convertPermissionIdsToBits()Return the permission bits for a set of permission ids
convertToUtf8in file GalleryCoreApi.class, method GalleryCoreApi::convertToUtf8()Convert the string from the source encoding to UTF8
copyin file GalleryPlatform.class, method GalleryPlatform::copy()Copy a file.
copyDerivativePreferencesin file GalleryCoreApi.class, method GalleryCoreApi::copyDerivativePreferences()Copy the derivative preferences from one id to another.
copyPermissionsin file GalleryCoreApi.class, method GalleryCoreApi::copyPermissions()Copy a set of permissions from one id to another
CoreCaptchaAdminOptionin file CoreCaptchaAdminOption.class, class CoreCaptchaAdminOptionCaptcha configuration for core module.
CoreModulein file module.inc, class CoreModuleGallery core module.
CoreModulein file module.inc, method CoreModule::CoreModule()crc32in file GalleryPhpVm.class, method GalleryPhpVm::crc32()Calculates the crc32 polynomial of a string
createin file GalleryUnknownItem.class, method GalleryUnknownItem::create()Create a new GalleryUnknownItem from an image file
createin file GalleryUser.class, method GalleryUser::create()Create a new instance of this user in the persistent store
createin file GalleryGroup.class, method GalleryGroup::create()Create a new instance of this GalleryGroup in the persistent store
createin file GalleryDerivativeImage.class, method GalleryDerivativeImage::create()Create a new GalleryDerivativeImage
createin file GalleryPhotoItem.class, method GalleryPhotoItem::create()Create a new GalleryPhotoItem from an image file
createin file GalleryEntity.class, method GalleryEntity::create()Create a new instance of this GalleryEntity in the persistent store
createin file GalleryDerivative.class, method GalleryDerivative::create()Create a new GalleryDerivative
createin file GalleryDataItem.class, method GalleryDataItem::create()Create a new instance of this type in the persistent store.
createin file GalleryAlbumItem.class, method GalleryAlbumItem::create()Create a new instance of this AlbumItem in the persistent store.
createin file GalleryAnimationItem.class, method GalleryAnimationItem::create()Create a new GalleryAnimationItem from a animation file
createin file GalleryChildEntity.class, method GalleryChildEntity::create()Create this item in our persistent store
createin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::create()Create a new instance of this FileSystemEntity in the persistent store.
createin file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::create()Initialize dynamic album
createin file GalleryItem.class, method GalleryItem::create()Create a new instance of this GalleryEntity in the persistent store.
createin file GalleryMovieItem.class, method GalleryMovieItem::create()Create a new GalleryMovieItem from a video file
createAlbumin file GalleryCoreApi.class, method GalleryCoreApi::createAlbum()Create a new album.
createAlbumTreein file GalleryUtilities.class, method GalleryUtilities::createAlbumTree()Turn a set of albums into a depth tree suitable for display in a hierarchical format.
createFastDownloadFilein 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.
createGroupin file GalleryEmbed.class, method GalleryEmbed::createGroup()Create a G2 group.
createItemAttributesin file GalleryCoreApi.class, method GalleryCoreApi::createItemAttributes()Create a new set of attributes for an item
createLinkin file GalleryChildEntity.class, method GalleryChildEntity::createLink()createLinkin file GalleryEntity.class, method GalleryEntity::createLink()Create a new linked version of this item into a new album
createLinkin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::createLink()createLinkin file GalleryItem.class, method GalleryItem::createLink()createPluginsDirectoryin file GalleryRepository.class, method GalleryRepository::createPluginsDirectory()Checks if the plugins directory exists and creates a subdirectory for each plugin type.
createRootin file GalleryAlbumItem.class, method GalleryAlbumItem::createRoot()Create a new root level album
createRootin file GalleryItem.class, method GalleryItem::createRoot()Create a root level instance of this GalleryEntity in the persistent store.
createRootin file GalleryChildEntity.class, method GalleryChildEntity::createRoot()Create a root level item.
createRootin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::createRoot()Create a new root level instance of this FileSystemEntity in the persistent store.
createUserin file GalleryEmbed.class, method GalleryEmbed::createUser()Create a G2 user.
ConvertDatabaseToUtf8Task.classprocedural page ConvertDatabaseToUtf8Task.classCoreCaptchaAdminOption.classprocedural page CoreCaptchaAdminOption.classcheckPathCollisionin file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::checkPathCollision()compactAccessListsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::compactAccessLists()convertBitsToIdsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::convertBitsToIds()convertExtensionToMimein file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::convertExtensionToMime()convertFromUtf8in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::convertFromUtf8()convertIdsToBitsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::convertIdsToBits()convertMimeToExtensionsin file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::convertMimeToExtensions()convertToUtf8in file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::convertToUtf8()copyPermissionsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::copyPermissions()copyPreferencesin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::copyPreferences()createAlbumin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::createAlbum()createFastDownloadFilein file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::createFastDownloadFile()createItemAttributesin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::createItemAttributes()$callCountin file DeleteSessionsTaskTest.class, variable DeleteSessionsTaskTestSession::$callCount$classNamein file DownloadItemTest.class, variable DownloadItemTestEntity::$classNamecalculateStateChangesin file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::calculateStateChanges()calculateVersionin file RepositoryTest.class, method RepositoryTest::calculateVersion()Adds/subtracts two version strings and returns the result.
CallbacksTestin file CallbacksTest.class, class CallbacksTestTest module callbacks
canBeViewedInlinein file ItemTest.class, method ItemTestRenderer::canBeViewedInline()canTranslatein file AdminLanguageManagerViewTest.class, method AdminLanguagesViewTestTranslator::canTranslate()CharsetTestin file CharsetTest.class, class CharsetTestTest character set helper
CharsetTestPhpVmin file CharsetTest.class, class CharsetTestPhpVmcheckFilein file LocalizationAuditTest.class, method LocalizationAuditTest::checkFile()checkFilein file Php43CompatibilityTest.class, method Php43CompatibilityTest::checkFile()checkFilein file TemplateAuditTest.class, method TemplateAuditTest::checkFile()checkFilein file SvnAuditTest.class, method SvnAuditTest::checkFile()checkFilein file CodeAuditTest.class, method CodeAuditTest::checkFile()checkFilein file PhpDocAuditTest.class, method PhpDocAuditTest::checkFile()checkPointin file PluginCallbackTest.class, method PluginCallbackMockStorage::checkPoint()checkPointin file SessionTest.class, method SessionTestStorage::checkPoint()checkPreamblein file CodeAuditTest.class, method CodeAuditTest::checkPreamble()ChildTestin file ChildTest.class, method ChildTest::ChildTest()ChildTestin file ChildTest.class, class ChildTestTest Child functionality
ChildTestSortOrderin file ChildTest.class, class ChildTestSortOrderTest sort order
ChildTestSortOrder2in file ChildTest.class, class ChildTestSortOrder2Test sort order to verify self-join is avoided
class_existsin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::class_exists()class_existsin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestPhpVm::class_exists()clearPerformedOperationsin file DerivativeTest.class, method DerivativeTestToolkit::clearPerformedOperations()closedirin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::closedir()closedirin file ModuleTest.class, method ModuleTestPlatform::closedir()closedirin file EventTest.class, method EventTestPlatform::closedir()closedirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::closedir()closedirin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::closedir()closedirin file ThemeTest.class, method ThemeTestPlatform::closedir()CodeAuditTestin file CodeAuditTest.class, method CodeAuditTest::CodeAuditTest()CodeAuditTestin file CodeAuditTest.class, class CodeAuditTestScan through all of our source code and verify that we're not doing anything \"bad\".
CombinedJavascriptTestin file CombinedJavascriptTest.class, class CombinedJavascriptTestTest CombinedJavascript functionality
CombinedJavascriptTestin file CombinedJavascriptTest.class, method CombinedJavascriptTest::CombinedJavascriptTest()ConfigViewControllerin file ControllerTest.class, class ConfigViewControllerMock GalleryController
ControllerTestin file ControllerTest.class, class ControllerTestTest GalleryController functionality
ControllerTestin file ControllerTest.class, method ControllerTest::ControllerTest()ControllerTestModulein file ControllerTest.class, class ControllerTestModuleMock GalleryModule
copyin file DerivativeTest.class, method DerivativeTestWinNtPlatform::copy()copyin file DerivativeTest.class, method DerivativeTestUnixPlatform::copy()copyin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::copy()CoreApiTestin file CoreApiTest.class, method CoreApiTest::CoreApiTest()CoreApiTestin file CoreApiTest.class, class CoreApiTestGallery core API tests.
CoreModuleTestin file CoreModuleTest.class, class CoreModuleTestTest CoreModule functionality
CoreModuleTestin file CoreModuleTest.class, method CoreModuleTest::CoreModuleTest()CoreSearchTestin file CoreSearchTest.class, class CoreSearchTestTest CoreSearch functionality
CoreSearchTestin file CoreSearchTest.class, method CoreSearchTest::CoreSearchTest()createin file EntityTest.class, method EntityTestEntity::create()CreateThumbnailOptionTestin file CreateThumbnailOptionTest.class, class CreateThumbnailOptionTestCreateThumbnailOption tests
CreateThumbnailOptionTestin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::CreateThumbnailOptionTest()CreateThumbnailOptionTestToolkitin file CreateThumbnailOptionTest.class, class CreateThumbnailOptionTestToolkitDummy test toolkit
CallbacksTest.classprocedural page CallbacksTest.classCharsetTest.classprocedural page CharsetTest.classChildTest.classprocedural page ChildTest.classCodeAuditTest.classprocedural page CodeAuditTest.classCombinedJavascriptTest.classprocedural page CombinedJavascriptTest.classControllerTest.classprocedural page ControllerTest.classCoreApiTest.classprocedural page CoreApiTest.classCoreModuleTest.classprocedural page CoreModuleTest.classCoreSearchTest.classprocedural page CoreSearchTest.classCreateThumbnailOptionTest.classprocedural page CreateThumbnailOptionTest.classcleanStorein file PostgreSqlStorage.class, method PostgreSqlStorage::cleanStore()cleanStorein file GalleryStorageExtras.class, method GalleryStorageExtras::cleanStore()cleanStorein file Db2Storage.class, method Db2Storage::cleanStore()configureStorein file PostgreSqlStorage.class, method PostgreSqlStorage::configureStore()configureStorein file GalleryStorageExtras.class, method GalleryStorageExtras::configureStore()configureStorein file Db2Storage.class, method Db2Storage::configureStore()configureStoreCleanupin file GalleryStorageExtras.class, method GalleryStorageExtras::configureStoreCleanup()convertBitsToIntin file PostgreSqlStorage.class, method PostgreSqlStorage::convertBitsToInt()convertBitsToIntin file Db2Storage.class, method Db2Storage::convertBitsToInt()convertIntToBitsin file Db2Storage.class, method Db2Storage::convertIntToBits()convertIntToBitsin file PostgreSqlStorage.class, method PostgreSqlStorage::convertIntToBits()createSequencein file GalleryStorageExtras.class, method GalleryStorageExtras::createSequence()Create a sequence.
calculateStateChangesin file PluginCallback.inc, method PluginCallbackView::calculateStateChanges()Given two sets of states, figure out what's changed from before to after.
ChangeLanguageControllerin file ChangeLanguage.inc, class ChangeLanguageControllerThis controller handles changing the language in the current session
CombinedJavascriptViewin file CombinedJavascript.inc, class CombinedJavascriptViewPack many Javascript files together and download them all at once.
CreateThumbnailOptionin file CreateThumbnailOption.inc, class CreateThumbnailOptionThis ItemAddOption allows the user to choose to create thumbnails when the image is uploaded.
ChangeLanguage.incprocedural page ChangeLanguage.incCombinedJavascript.incprocedural page CombinedJavascript.incCreateThumbnailOption.incprocedural page CreateThumbnailOption.inc 
		d
							$derivativeOperationsin file GalleryDerivative.class, variable GalleryDerivative::$derivativeOperationsA sequence of operations used to derive this data from the original.
$derivativeOrderin file GalleryDerivative.class, variable GalleryDerivative::$derivativeOrderThe order of this derivative relative to others
$derivativeSizein file GalleryDerivative.class, variable GalleryDerivative::$derivativeSizeThe size of the derived object
$derivativeSourceIdin file GalleryDerivative.class, variable GalleryDerivative::$derivativeSourceIdWhat's the source of this derivative?  The source must be the id of another data container.
$derivativeTypein file GalleryDerivative.class, variable GalleryDerivative::$derivativeTypeThe type of this derivative (eg, DERIVATIVE_TYPE_IMAGE_THUMBNAIL)
$descriptionin file GalleryItem.class, variable GalleryItem::$descriptionThe (long) description of this item
$durationin file GalleryMovieItem.class, variable GalleryMovieItem::$durationThe duration of the movie in seconds
DatabaseBackupTaskin file DatabaseBackupTask.class, class DatabaseBackupTaskThis is a maintenance task that will back up the Gallery database.
DatabaseLockSystemin file DatabaseLockSystem.class, class DatabaseLockSystemDatabase backed locking.  This is less efficient than filesystem based locking,  but is more reliable and portable.
DATABASE_COLUMN_PREFIXin file GalleryStorage.class, constant DATABASE_COLUMN_PREFIXDefault prefix to prepend to column names
DATABASE_SEQUENCE_EVENT_LOGin file GalleryStorage.class, constant DATABASE_SEQUENCE_EVENT_LOGName of the sequence we'll use for event log records
DATABASE_SEQUENCE_IDin file GalleryStorage.class, constant DATABASE_SEQUENCE_IDName of the sequence we'll use for GalleryEntity ids
DATABASE_SEQUENCE_LOCKin file GalleryStorage.class, constant DATABASE_SEQUENCE_LOCKName of the sequence we'll use for lock ids
DATABASE_TABLE_PREFIXin file GalleryStorage.class, constant DATABASE_TABLE_PREFIXDefault prefix to prepend to table names
datein file GalleryPhpVm.class, method GalleryPhpVm::date()Format a local time/date
datein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::date()Return a valid Gallery date.
deactivatein file GalleryModule.class, method GalleryModule::deactivate()deactivatein file GalleryPlugin.class, method GalleryPlugin::deactivate()Deactivate this plugin.
deactivatein file GalleryTheme.class, method GalleryTheme::deactivate()deactivatePluginin file GalleryCoreApi.class, method GalleryCoreApi::deactivatePlugin()Deactivate the given plugin
debugin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::debug()Show debug output.
debugin file Gallery.class, method Gallery::debug()Output a debug message
debug_rin file Gallery.class, method Gallery::debug_r()Output a print_r style debug message
decodeBlobin file GalleryStorage.class, method GalleryStorage::decodeBlob()Decode a blob of binary data into a form that's safe for a varchar column
defaultButtonin 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.
definedin file GalleryPhpVm.class, method GalleryPhpVm::defined()Checks whether the given constant exists and is defined.
deletein file GalleryEntity.class, method GalleryEntity::delete()Delete this GalleryEntity
deletein file GalleryItem.class, method GalleryItem::delete()Delete this GalleryEntity.  Delete all of its children also, if it has any.
deletein file GalleryGroup.class, method GalleryGroup::delete()Delete this GalleryGroup.
deletein file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::delete()Delete this GalleryFileSystemEntity
deletein file GalleryDerivative.class, method GalleryDerivative::delete()Delete this GalleryEntity
deletein file GalleryAlbumItem.class, method GalleryAlbumItem::delete()Delete this AlbumItem.
deletein file GalleryDataItem.class, method GalleryDataItem::delete()Delete this GalleryEntity
deletein file GalleryUser.class, method GalleryUser::delete()Delete this GalleryUser.
deletein file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::delete()deleteEntityin file GalleryStorage.class, method GalleryStorage::deleteEntity()Delete the GalleryEntity
deleteEntityByIdin file GalleryCoreApi.class, method GalleryCoreApi::deleteEntityById()Delete the entity with the given id
deleteFastDownloadFileByIdin file GalleryCoreApi.class, method GalleryCoreApi::deleteFastDownloadFileById()Delete the fast download file for a specific entity
deleteGroupin file GalleryEmbed.class, method GalleryEmbed::deleteGroup()Delete a G2 group.
deleteRendererin file GalleryCoreApi.class, method GalleryCoreApi::deleteRenderer()Remove the given renderer from all items that are using it.
DeleteSessionsTaskin file DeleteSessionsTask.class, class DeleteSessionsTaskThis is a MaintenanceTask that removes all expired sessions from the database.
deleteSortOrderin 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).
deleteUserin file GalleryEmbed.class, method GalleryEmbed::deleteUser()Delete a G2 user.
deleteUserItemsin file GalleryCoreApi.class, method GalleryCoreApi::deleteUserItems()Delete all non-album items of a user. Then delete all remaining albums that are empty.
DERIVATIVE_TYPE_IMAGE_PREFERREDin file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_PREFERREDPreferred image type
DERIVATIVE_TYPE_IMAGE_RESIZEin file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_RESIZEResized image type
DERIVATIVE_TYPE_IMAGE_THUMBNAILin file GalleryConstants.class, constant DERIVATIVE_TYPE_IMAGE_THUMBNAILThumbnail image type
describeEntityin file GalleryCoreApi.class, method GalleryCoreApi::describeEntity()Describe the members, modules and parent of an entity
describeEntityin file GalleryStorage.class, method GalleryStorage::describeEntity()Describe the members, modules and parent of an entity
describeMapin file GalleryStorage.class, method GalleryStorage::describeMap()Describe all the members of a map
describeMapin file GalleryCoreApi.class, method GalleryCoreApi::describeMap()Describe all the members of a map
detachLinkin 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.
detachLinkin file GalleryDataItem.class, method GalleryDataItem::detachLink()dimensionsin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::dimensions()Include form inputs for dimensions.
displayin file GalleryTemplate.class, method GalleryTemplate::display()Display the properly localized template
doLoadTemplatein 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.
donein file GalleryEmbed.class, method GalleryEmbed::done()Complete the G2 transaction.
doNotUseTempIdin 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.
downloadAggregatePackagesin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::downloadAggregatePackages()Contact the repository and download the specified files with one request.
downloadAndUnpackin file GalleryRepository.class, method GalleryRepository::downloadAndUnpack()Downloads a file from the repository.
downloadAndUnpackPackagesin file GalleryRepository.class, method GalleryRepository::downloadAndUnpackPackages()Retrieve all the specified files as one http request and separate into individual packages.
downloadFilein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::downloadFile()Downloads a file from the specified URL.
downloadIndexin file GalleryRepository.class, method GalleryRepository::downloadIndex()downloadPackagesForPluginin file GalleryRepository.class, method GalleryRepository::downloadPackagesForPlugin()Download the specified packages.
DatabaseBackupTask.classprocedural page DatabaseBackupTask.classDatabaseLockSystem.classprocedural page DatabaseLockSystem.classDeleteSessionsTask.classprocedural page DeleteSessionsTask.classdeactivatein file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::deactivate()deleteCachein file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::deleteCache()Reset the static factory registry
deleteEntityByIdin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::deleteEntityById()deleteFastDownloadFileByIdin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::deleteFastDownloadFileById()deleteRendererin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::deleteRenderer()deleteSortOrderin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::deleteSortOrder()deleteUserItemsin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::deleteUserItems()detectSystemCharsetin file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::detectSystemCharset()Detect the standard charset for this system
DatabaseExportTestin file DatabaseExportTest.class, method DatabaseExportTest::DatabaseExportTest()DatabaseExportTestin file DatabaseExportTest.class, class DatabaseExportTestTest Database Export functionality
DatabaseImportTestin file DatabaseImportTest.class, class DatabaseImportTestTest Database Import functionality
DatabaseImportTestin file DatabaseImportTest.class, method DatabaseImportTest::DatabaseImportTest()DatabaseImportTest1Modulein file DatabaseImportTest.class, class DatabaseImportTest1ModuleDatabaseImportTest1Modulein file DatabaseImportTest.class, method DatabaseImportTest1Module::DatabaseImportTest1Module()DatabaseImportTest2Modulein file DatabaseImportTest.class, class DatabaseImportTest2ModuleDatabaseImportTest2Modulein file DatabaseImportTest.class, method DatabaseImportTest2Module::DatabaseImportTest2Module()DatabaseImportTest3Modulein file DatabaseImportTest.class, method DatabaseImportTest3Module::DatabaseImportTest3Module()DatabaseImportTest3Modulein file DatabaseImportTest.class, class DatabaseImportTest3ModuleDatabaseImportTest4Modulein file DatabaseImportTest.class, method DatabaseImportTest4Module::DatabaseImportTest4Module()DatabaseImportTest4Modulein file DatabaseImportTest.class, class DatabaseImportTest4ModuleDatabaseStorageTestin file DatabaseStorageTest.class, method DatabaseStorageTest::DatabaseStorageTest()DatabaseStorageTestin file DatabaseStorageTest.class, class DatabaseStorageTestTest Item functionality
DataCacheTestin file DataCacheTest.class, method DataCacheTest::DataCacheTest()DataCacheTestin file DataCacheTest.class, class DataCacheTestTest DataCache functionality
DataCacheTestMockVmin file DataCacheTest.class, class DataCacheTestMockVmMock VM
DataCacheTestPlatformin file DataCacheTest.class, class DataCacheTestPlatformMock platform
DataCacheTestPlatformin file DataCacheTest.class, method DataCacheTestPlatform::DataCacheTestPlatform()DataCacheTestPlatform_testGetFromDiskin file DataCacheTest.class, class DataCacheTestPlatform_testGetFromDiskMock platform
DataItemTestin file DataItemTest.class, class DataItemTestTest DataItem functionality
DataItemTestin file DataItemTest.class, method DataItemTest::DataItemTest()DBTimeStampin file StorageTest.class, method StorageTestDB::DBTimeStamp()deactivatein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::deactivate()deactivatein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::deactivate()deleteEntityByIdAssertsTheRequestedEntityTypeNoMatchin file EntityTest.class, method EntityTest::deleteEntityByIdAssertsTheRequestedEntityTypeNoMatch()deleteEntityByIdAssertsTheRequestedEntityTypeSubclassMatchin file EntityTest.class, method EntityTest::deleteEntityByIdAssertsTheRequestedEntityTypeSubclassMatch()DeleteSessionsTaskTestin file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::DeleteSessionsTaskTest()DeleteSessionsTaskTestin file DeleteSessionsTaskTest.class, class DeleteSessionsTaskTestTest the DeleteSessions maintenance task functionality
DeleteSessionsTaskTestSessionin file DeleteSessionsTaskTest.class, class DeleteSessionsTaskTestSessionDerivativeTestin file DerivativeTest.class, class DerivativeTestTest Derivative functionality
DerivativeTestin file DerivativeTest.class, method DerivativeTest::DerivativeTest()DerivativeTestCmpin file DerivativeTest.class, function DerivativeTestCmp()DerivativeTestItemin file DerivativeTest.class, class DerivativeTestItemTest item
DerivativeTestToolkitin file DerivativeTest.class, class DerivativeTestToolkitTest toolkit
DerivativeTestUnixPlatformin file DerivativeTest.class, class DerivativeTestUnixPlatformDerivativeTestWinNtPlatformin file DerivativeTest.class, class DerivativeTestWinNtPlatformUsed for the rebuildCache test
DownloadItemTestin file DownloadItemTest.class, class DownloadItemTestTest DownloadItem functionality
DownloadItemTestin file DownloadItemTest.class, method DownloadItemTest::DownloadItemTest()DownloadItemTestChildEntityin file DownloadItemTest.class, class DownloadItemTestChildEntityDownloadItemTestEntityin file DownloadItemTest.class, class DownloadItemTestEntityDownloadItemTestPhpVmin file DownloadItemTest.class, class DownloadItemTestPhpVmTest PhpVm to ignore header() calls
DownloadItemTest_error_handlerin file DownloadItemTest.class, function DownloadItemTest_error_handler()DatabaseExportTest.classprocedural page DatabaseExportTest.classDatabaseImportTest.classprocedural page DatabaseImportTest.classDatabaseStorageTest.classprocedural page DatabaseStorageTest.classDataCacheTest.classprocedural page DataCacheTest.classDataItemTest.classprocedural page DataItemTest.classDeleteSessionsTaskTest.classprocedural page DeleteSessionsTaskTest.classDerivativeTest.classprocedural page DerivativeTest.classDownloadItemTest.classprocedural page DownloadItemTest.classDb2Storagein file Db2Storage.class, class Db2StorageIBM DB2 UDB (for Linux/UNIX/Windows) extension of the GalleryStorage class.
Db2Storagein file Db2Storage.class, method Db2Storage::Db2Storage()decodeBlobin file PostgreSqlStorage.class, method PostgreSqlStorage::decodeBlob()decodeBlobin file OracleStorage.class, method OracleStorage::decodeBlob()decodeBlobin file SQLiteStorage.class, method SQLiteStorage::decodeBlob()decodeBlobin file Db2Storage.class, method Db2Storage::decodeBlob()decodeBlobin file MSSqlStorage.class, method MSSqlStorage::decodeBlob()decodeBlobin file GalleryStorage.class, method MySqlStorage::decodeBlob()deleteEntityin file GalleryStorageExtras.class, method GalleryStorageExtras::deleteEntity()describeEntityin file GalleryStorageExtras.class, method GalleryStorageExtras::describeEntity()Describe the members, modules and parent of an entity
dropSequencein file GalleryStorageExtras.class, method GalleryStorageExtras::dropSequence()Drop a sequence.
Db2Storage.classprocedural page Db2Storage.classDownloadItemViewin file DownloadItem.inc, class DownloadItemViewProvides downloading of binary items
DownloadItem.incprocedural page DownloadItem.inc 
		e
							$emailin file GalleryUser.class, variable GalleryUser::$emailThe User's email address.
$entityTypein file GalleryEntity.class, variable GalleryEntity::$entityTypeThe actual type of this object.  This will allow the storage class to  correctly load this object from the database.
embedForceSessionIdin file GalleryUrlGenerator.class, method GalleryUrlGenerator::embedForceSessionId()Decide whether to include session id in the URL.
encodeBlobin file GalleryStorage.class, method GalleryStorage::encodeBlob()Encode a blob of binary data into a form that's safe for a varchar column
entitySubstrin file GalleryUtilities.class, method GalleryUtilities::entitySubstr()An entity-safe equivalent to substr (http://php.net/substr).
errorin file GalleryCoreApi.class, method GalleryCoreApi::error()Return an error status.
errorProgressBarin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::errorProgressBar()Display error progress bar.
ERROR_BAD_DATA_TYPEin file GalleryConstants.class, constant ERROR_BAD_DATA_TYPEYou attempted an operation which had a bad data type.
ERROR_BAD_PARAMETERin file GalleryConstants.class, constant ERROR_BAD_PARAMETEROne of the parameters passed to this function is bad.
ERROR_BAD_PATHin file GalleryConstants.class, constant ERROR_BAD_PATHYou attempted an operation which had a bad path component.
ERROR_BAD_PLUGINin file GalleryConstants.class, constant ERROR_BAD_PLUGINSomething went wrong when loading or activating a plugin.
ERROR_BROKEN_DERIVATIVEin file GalleryConstants.class, constant ERROR_BROKEN_DERIVATIVEYou did an operation on a derivative that is broken.
ERROR_COLLISIONin file GalleryConstants.class, constant ERROR_COLLISIONA 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_REQUIREDin file GalleryConstants.class, constant ERROR_CONFIGURATION_REQUIREDThe module you tried to use requires configuration.
ERROR_DELETED_OBJECTin file GalleryConstants.class, constant ERROR_DELETED_OBJECTYou attempted an illegal operation on a deleted object.
ERROR_ILLEGAL_CHILDin file GalleryConstants.class, constant ERROR_ILLEGAL_CHILDYou attempted to add a child to a GalleryItem which can't have children.
ERROR_LOCK_IN_USEin file GalleryConstants.class, constant ERROR_LOCK_IN_USEThe lock you're trying to acquire is currently in use and was not released within the timeout  period you specified.
ERROR_LOCK_REQUIREDin file GalleryConstants.class, constant ERROR_LOCK_REQUIREDYou attempted an operation which requires a lock.
ERROR_LOCK_TIMEOUTin file GalleryConstants.class, constant ERROR_LOCK_TIMEOUTYou were unable to get a lock in the time allotted.
ERROR_MISSING_OBJECTin file GalleryConstants.class, constant ERROR_MISSING_OBJECTThe 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_VALUEin file GalleryConstants.class, constant ERROR_MISSING_VALUEYou're missing a value necessary to continue with the current operation.
ERROR_OBSOLETE_DATAin file GalleryConstants.class, constant ERROR_OBSOLETE_DATAYou 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_SPACEin file GalleryConstants.class, constant ERROR_OUT_OF_SPACEYou don't have enough space for the operation required.
ERROR_PERMISSION_DENIEDin file GalleryConstants.class, constant ERROR_PERMISSION_DENIEDYou don't have permission to complete the given action.
ERROR_PLATFORM_FAILUREin file GalleryConstants.class, constant ERROR_PLATFORM_FAILUREWe experienced a platform specific error (perhaps filesystem related)
ERROR_PLUGIN_VERSION_MISMATCHin file GalleryConstants.class, constant ERROR_PLUGIN_VERSION_MISMATCHThe plugin exists, but the version on disk doesn't match the version in the database.
ERROR_REQUEST_FORGEDin file GalleryConstants.class, constant ERROR_REQUEST_FORGEDYou attempted an operation which requires a valid authentication token.
ERROR_STORAGE_CONNECTIONin file GalleryConstants.class, constant ERROR_STORAGE_CONNECTIONA storage operation was attempted with an invalid storage connection.
ERROR_STORAGE_FAILUREin file GalleryConstants.class, constant ERROR_STORAGE_FAILUREAn unspecified storage error occurred.
ERROR_TOOLKIT_FAILUREin file GalleryConstants.class, constant ERROR_TOOLKIT_FAILUREAn unspecified error occured while completing a toolkit command..
ERROR_UNIMPLEMENTEDin file GalleryConstants.class, constant ERROR_UNIMPLEMENTEDThe operation you attempted is unimplemented.
ERROR_UNKNOWNin file GalleryConstants.class, constant ERROR_UNKNOWNAn unknown error occurred.
ERROR_UNSUPPORTED_FILE_TYPEin file GalleryConstants.class, constant ERROR_UNSUPPORTED_FILE_TYPEYou tried a file operation on an unsupported file type.
ERROR_UNSUPPORTED_OPERATIONin file GalleryConstants.class, constant ERROR_UNSUPPORTED_OPERATIONYou tried an unsupported operation.
estimateDerivativeDimensionsin file GalleryCoreApi.class, method GalleryCoreApi::estimateDerivativeDimensions()Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
estimateDimensionsin file GalleryToolkit.class, method GalleryToolkit::estimateDimensions()Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
execin file GalleryPlatform.class, method GalleryPlatform::exec()Execute a command and record the results and status.
executein file GalleryStorage.class, method GalleryStorage::execute()Execute a database statement
existsin file GallerySession.class, method GallerySession::exists()Check to see if a value exists in the session.
existsInCachein 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
expireCachein file GalleryDerivative.class, method GalleryDerivative::expireCache()Expire the cache.
expireDerivativeTreeBySourceIdsin file GalleryCoreApi.class, method GalleryCoreApi::expireDerivativeTreeBySourceIds()Expire all derivatives that depend on the source ids specified
EXPORT_SCHEMA_VERSIONin file GalleryConstants.class, constant EXPORT_SCHEMA_VERSIONCurrent Schema Version
extension_loadedin file GalleryPhpVm.class, method GalleryPhpVm::extension_loaded()Return true if the given extension is loaded.
EXTERNAL_ACCESS_FULLin file GalleryConstants.class, constant EXTERNAL_ACCESS_FULLEXTERNAL_ACCESS_READin file GalleryConstants.class, constant EXTERNAL_ACCESS_READExternal access for entity members (default: none)
EXTERNAL_ACCESS_WRITEin file GalleryConstants.class, constant EXTERNAL_ACCESS_WRITEextractClassesin file GalleryStorage.class, method GalleryStorage::extractClasses()Extracts the class names from a given query
extractRevisionin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::extractRevision()Extracts the revision number from a string generated by CVS' Id tag.
estimateDerivativeDimensionsin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::estimateDerivativeDimensions()expireDerivativeTreeBySourceIdsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::expireDerivativeTreeBySourceIds()EmbedTestin file EmbedTest.class, method EmbedTest::EmbedTest()EmbedTestin file EmbedTest.class, class EmbedTestTest Embed functionality
EntityTestin file EntityTest.class, method EntityTest::EntityTest()EntityTestin file EntityTest.class, class EntityTestTest Entity functionality
EntityTestEntityin file EntityTest.class, class EntityTestEntityEntityTestEventListenerin file EntityTest.class, class EntityTestEventListenerDummy event listener
EntityTestOnLoadHandlerin file EntityTest.class, class EntityTestOnLoadHandlerEventLogHelperTestin file EventLogHelperTest.class, class EventLogHelperTestTest the GalleryEventLogHelper code
EventLogHelperTestin file EventLogHelperTest.class, method EventLogHelperTest::EventLogHelperTest()EventLogHelperTestPhpVmin file EventLogHelperTest.class, class EventLogHelperTestPhpVmEventTestin file EventTest.class, class EventTestTest Event functionality
EventTestin file EventTest.class, method EventTest::EventTest()EventTestEventListenerin file EventTest.class, class EventTestEventListenerDummy event listener
EventTestFactoryin file EventTest.class, class EventTestFactoryEventTestModulein file EventTest.class, class EventTestModuleMock module.
EventTestModulein file EventTest.class, method EventTestModule::EventTestModule()EventTestPlatformin file EventTest.class, class EventTestPlatformMock platform.
execin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::exec()executein file SessionTest.class, method SessionTestStorage::execute()executein file StorageTest.class, method StorageTestDB::execute()existsin file LogoutControllerTest.class, method LogoutControllerTestSession::exists()existsin file ItemAttributesTest.class, method ItemAttributesTestSession::exists()exit_in file UserLoginControllerTest.class, method UserLoginTestPhpVm::exit_()EmbedTest.classprocedural page EmbedTest.classEntityTest.classprocedural page EntityTest.classEventLogHelperTest.classprocedural page EventLogHelperTest.classEventTest.classprocedural page EventTest.classexecin file WinNtPlatform.class, method WinNtPlatform::exec()execin file UnixPlatform.class, method UnixPlatform::exec()encodeBlobin file Db2Storage.class, method Db2Storage::encodeBlob()encodeBlobin file MSSqlStorage.class, method MSSqlStorage::encodeBlob()encodeBlobin file PostgreSqlStorage.class, method PostgreSqlStorage::encodeBlob()encodeBlobin file GalleryStorage.class, method MySqlStorage::encodeBlob()encodeBlobin file SQLiteStorage.class, method SQLiteStorage::encodeBlob()encodeBlobin file OracleStorage.class, method OracleStorage::encodeBlob()Derived from PostgreSqlStorage::encodeBlob and adjusted for Oracle (based on experiments).
executein file GalleryStorageExtras.class, method GalleryStorageExtras::execute()executeSqlFilein file GalleryStorageExtras.class, method GalleryStorageExtras::executeSqlFile()exportToXmlFilein file GalleryDatabaseExport.class, method GalleryDatabaseExport::exportToXmlFile()Extracts an XML schema from an existing database.
errorHandlerin file ErrorPage.inc, method ErrorPageView::errorHandler()Entry point from main.php
ErrorPageViewin file ErrorPage.inc, class ErrorPageViewThis view prepares all the information the theme requires to render an error page.
ErrorPage.incprocedural page ErrorPage.inc 
		f
							$fullNamein file GalleryUser.class, variable GalleryUser::$fullNameThe User's full name
fastDownloadin file Gallery.class, method Gallery::fastDownload()Send a data file out to the browser as quickly as possible.
fclosein file GalleryPlatform.class, method GalleryPlatform::fclose()Closes an open file pointer.
feofin file GalleryPlatform.class, method GalleryPlatform::feof()Tests for end-of-file on a file pointer.
fetchin file GallerySmarty.class, method GallerySmarty::fetch()Fetch should also return a GalleryStatus object
fetchin file GalleryTemplate.class, method GalleryTemplate::fetch()Render the properly localized template
fetchAccessListIdin file GalleryCoreApi.class, method GalleryCoreApi::fetchAccessListId()Look up an item's access list.
fetchAccessListIdsin 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).
fetchAlbumTreein file GalleryCoreApi.class, method GalleryCoreApi::fetchAlbumTree()Fetch album tree visible to current user,  optionally starting from a given album and to a given depth.
fetchAllItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchAllItemIds()Return the ids of all items that match the given type and have the given permission.
fetchAllItemIdsByOwnerIdin file GalleryCoreApi.class, method GalleryCoreApi::fetchAllItemIdsByOwnerId()Return the ids of all items which are owned by the given userid.
fetchAllPermissionsForItemin file GalleryCoreApi.class, method GalleryCoreApi::fetchAllPermissionsForItem()Return a list of permissions for the given item id
fetchAllPluginParametersin file GalleryCoreApi.class, method GalleryCoreApi::fetchAllPluginParameters()Get all the parameters for this plugin
fetchChildAlbumItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildAlbumItemIds()Same as fetchChildItemIds except we only want sub-albums
fetchChildCountsin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildCounts()Return the number of children for the items specified, that are visible to the given user.
fetchChildDataItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildDataItemIds()Same as fetchChildItemIds except we only want data items
fetchChildIdByPathComponentin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildIdByPathComponent()Returns the id of the child filesystem entity that matches the given path component.
fetchChildItemIdsin 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.
fetchChildItemIdsIgnorePermissionsin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildItemIdsIgnorePermissions()Same as fetchChildItemIds, except that we ignore permissions
fetchChildItemIdsWithPermissionin file GalleryCoreApi.class, method GalleryCoreApi::fetchChildItemIdsWithPermission()Return the ids of all the child items of the given item that have the matching permission.
fetchContainerPathin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::fetchContainerPath()Return a path for any objects contained within this one (ie, children)
fetchDerivativePreferencesForItemin file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativePreferencesForItem()Get the derivative preferences for the given item
fetchDerivativesByItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativesByItemIds()Convenience function to fetch all derivatives for a given item id
fetchDerivativesBySourceIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchDerivativesBySourceIds()Load the derivative images that have the specified source id(s) with the type(s) specified
fetchDescendentAlbumItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentAlbumItemIds()Same as fetchDescendentItemIds except we only want sub-albums
fetchDescendentCountsin file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentCounts()Fetch the breakdown of descendents for a given item
fetchDescendentItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchDescendentItemIds()Return the ids of the descendents of this entity that are visible to the given user.
fetchEntitiesLinkedToin file GalleryCoreApi.class, method GalleryCoreApi::fetchEntitiesLinkedTo()Fetch the ids of the entities linked to the target entity
fetchExtremeChildWeightin file GalleryCoreApi.class, method GalleryCoreApi::fetchExtremeChildWeight()Fetch the highest or lowest weight of all children
fetchFinalOperationsin 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.
fetchGroupByGroupNamein file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupByGroupName()Lookup a group by name
fetchGroupCountin file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupCount()Return a count of groups, optionally matching a search string
fetchGroupNamesin file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupNames()Return a map of groupIds => groupNames.
fetchGroupsForUserin file GalleryCoreApi.class, method GalleryCoreApi::fetchGroupsForUser()Return a list of groups that a user belongs to.
fetchItemIdByPathin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemIdByPath()Given a complete logical path, return the item id that it refers to.
fetchItemIdCountin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemIdCount()Return the number of of items that match the given type and have the given permission.
fetchItemizedDescendentCountsin 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.
fetchItemOrderWeightin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemOrderWeight()Get the order weight for a given item id
fetchItemOrderWeightsin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemOrderWeights()Get the order weight for many item ids
fetchItemViewCountin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemViewCount()Get the view counts for many item ids
fetchItemViewCountsin file GalleryCoreApi.class, method GalleryCoreApi::fetchItemViewCounts()Get the view counts for many item ids
fetchLanguageCodeForUserin file GalleryCoreApi.class, method GalleryCoreApi::fetchLanguageCodeForUser()Fetch the preferred language of a specific user.
fetchLinkableChildItemIdsWithPermissionin 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.
fetchLogicalPathin 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.
fetchNextItemWeightin file GalleryCoreApi.class, method GalleryCoreApi::fetchNextItemWeight()Fetch the weight of the next peer in line (higher or lower, as specified)
fetchOriginationTimestampin file GalleryCoreApi.class, method GalleryCoreApi::fetchOriginationTimestamp()Fetch the originationTimestamp through our known toolkits
fetchParametersin 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.
fetchParentin file GalleryChildEntity.class, method GalleryChildEntity::fetchParent()Get the parent instance
fetchParentsin file GalleryCoreApi.class, method GalleryCoreApi::fetchParents()Load all the ancestors of this item
fetchParentSequencein file GalleryCoreApi.class, method GalleryCoreApi::fetchParentSequence()Get the parent sequence for this item id
fetchPathin file GalleryDataItem.class, method GalleryDataItem::fetchPath()Get the full path to the data file.
fetchPathin file GalleryDerivative.class, method GalleryDerivative::fetchPath()Get the full path to the data file.
fetchPathin 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.
fetchPermissionsForItemsin file GalleryCoreApi.class, method GalleryCoreApi::fetchPermissionsForItems()Return a list of permissions for the given items
fetchPluginListin file GalleryCoreApi.class, method GalleryCoreApi::fetchPluginList()Return a plugin list by plugin type of all installed plugins.
fetchPluginStatusin file GalleryCoreApi.class, method GalleryCoreApi::fetchPluginStatus()Get the status of all plugins of a given type
fetchPreferredsByItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchPreferredsByItemIds()Convenience function to fetch the preferred for an item id
fetchPreferredSourcein file GalleryCoreApi.class, method GalleryCoreApi::fetchPreferredSource()Return the preferred source for this item by returning the first occurrence of the following:
fetchResizesByItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchResizesByItemIds()Convenience function to fetch the resizes for an item id
fetchThemeIdin 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.
fetchThumbnailsByItemIdsin file GalleryCoreApi.class, method GalleryCoreApi::fetchThumbnailsByItemIds()Convenience function to fetch the thumbnail for an item id
fetchUserByUserNamein file GalleryCoreApi.class, method GalleryCoreApi::fetchUserByUserName()Lookup a user by username
fetchUserCountin file GalleryCoreApi.class, method GalleryCoreApi::fetchUserCount()Return the total number of users
fetchUsernamesin file GalleryCoreApi.class, method GalleryCoreApi::fetchUsernames()Return a map of userNames => userids
fetchUsersForGroupin file GalleryCoreApi.class, method GalleryCoreApi::fetchUsersForGroup()Return a list of user ids belonging to a group
fetchWebFilein 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.
fetchWebPagein 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.
fflushin file GalleryPlatform.class, method GalleryPlatform::fflush()Flush an open file pointer.
fgetsin file GalleryPlatform.class, method GalleryPlatform::fgets()Gets line from file pointer.
filein file GalleryPlatform.class, method GalleryPlatform::file()Return a file as an array.
filesizein file GalleryPlatform.class, method GalleryPlatform::filesize()How large is the given file?
file_existsin file GalleryPlatform.class, method GalleryPlatform::file_exists()Does the given file exist?
file_get_contentsin file GalleryPlatform.class, method GalleryPlatform::file_get_contents()Reads the entire contents of the specified file into a string.
file_put_contentsin file GalleryPlatform.class, method GalleryPlatform::file_put_contents()Writes specified data to file.  Uses PHP's file_put_contents() function if it is available.
fixCookieVarsin file GalleryUtilities.class, method GalleryUtilities::fixCookieVars()Fix the superglobal $_COOKIE to conform with RFC 2965
flockin file GalleryPlatform.class, method GalleryPlatform::flock()flock -- Portable advisory file locking.
FlockLockSystemin file FlockLockSystem.class, class FlockLockSystemFlock() 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.
FlushDatabaseCacheTaskin file FlushDatabaseCacheTask.class, class FlushDatabaseCacheTaskThis is a MaintenanceTask that will delete all cached database information.
FlushTemplatesTaskin file FlushTemplatesTask.class, class FlushTemplatesTaskThis is a MaintenanceTask that will delete all the cached Smarty templates.
fopenin file GalleryPlatform.class, method GalleryPlatform::fopen()Open a file or URL.
formVarin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::formVar()Return a transformed element name.
freadin file GalleryPlatform.class, method GalleryPlatform::fread()Reads data from an open file handle.
fseekin file GalleryPlatform.class, method GalleryPlatform::fseek()Seeks on a file pointer.
fsockopenin file GalleryPlatform.class, method GalleryPlatform::fsockopen()Initiates a socket connection to the resource specified by target.
ftruncatein file GalleryPlatform.class, method GalleryPlatform::ftruncate()Truncates a file to a given length.
function_existsin file GalleryPhpVm.class, method GalleryPhpVm::function_exists()Return true if the given function has been defined.
fwritein file GalleryPlatform.class, method GalleryPlatform::fwrite()Write the contents of string to the file stream pointed to by handle.
FlockLockSystem.classprocedural page FlockLockSystem.classFlushDatabaseCacheTask.classprocedural page FlushDatabaseCacheTask.classFlushTemplatesTask.classprocedural page FlushTemplatesTask.classfetchAccessListIdin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::fetchAccessListId()fetchAccessListIdsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::fetchAccessListIds()fetchAlbumTreein file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchAlbumTree()fetchAllItemIdsin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchAllItemIds()fetchAllItemIdsByOwnerIdin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchAllItemIdsByOwnerId()fetchAllParametersin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchAllParameters()fetchAllPermissionsForItemin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::fetchAllPermissionsForItem()fetchChildAlbumItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildAlbumItemIds()fetchChildCountsin file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchChildCounts()fetchChildDataItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildDataItemIds()fetchChildIdByPathComponentin file GalleryFileSystemEntityHelper_simple.class, method GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent()fetchChildItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIds()fetchChildItemIdsIgnorePermissionsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIdsIgnorePermissions()fetchChildItemIdsWithPermissionin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchChildItemIdsWithPermission()fetchDerivativesByItemIdsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchDerivativesByItemIds()fetchDerivativesBySourceIdsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchDerivativesBySourceIds()fetchDescendentAlbumItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchDescendentAlbumItemIds()fetchDescendentCountsin file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchDescendentCounts()fetchDescendentItemIdsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchDescendentItemIds()fetchEntitiesLinkedToin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::fetchEntitiesLinkedTo()fetchExtremeChildWeightin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::fetchExtremeChildWeight()fetchGroupByGroupNamein file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupByGroupName()fetchGroupCountin file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupCount()fetchGroupNamesin file GalleryGroupHelper_simple.class, method GalleryGroupHelper_simple::fetchGroupNames()fetchGroupsForUserin file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::fetchGroupsForUser()fetchItemIdByPathin file GalleryFileSystemEntityHelper_simple.class, method GalleryFileSystemEntityHelper_simple::fetchItemIdByPath()fetchItemIdCountin file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchItemIdCount()fetchItemizedDescendentCountsin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::fetchItemizedDescendentCounts()fetchLanguageCodeForUserin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchLanguageCodeForUser()fetchLastRunin file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::fetchLastRun()Return information about the last run of this task.
fetchLinkableChildItemIdsWithPermissionin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchLinkableChildItemIdsWithPermission()fetchNextWeightin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::fetchNextWeight()fetchOrderWeightin file GalleryItemAttributesHelper_medium.class, method GalleryItemAttributesHelper_medium::fetchOrderWeight()fetchOrderWeightsin file GalleryItemAttributesHelper_medium.class, method GalleryItemAttributesHelper_medium::fetchOrderWeights()fetchOriginationTimestampin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::fetchOriginationTimestamp()fetchParentsin file GalleryChildEntityHelper_simple.class, method GalleryChildEntityHelper_simple::fetchParents()fetchParentSequencein file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchParentSequence()fetchPermissionsForItemsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::fetchPermissionsForItems()fetchPluginListin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchPluginList()fetchPluginStatusin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::fetchPluginStatus()fetchPreferencesForItemin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchPreferencesForItem()fetchPreferredsByItemIdsin file GalleryDerivativeHelper_medium.class, method GalleryDerivativeHelper_medium::fetchPreferredsByItemIds()fetchPreferredSourcein file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::fetchPreferredSource()fetchResizesByItemIdsin file GalleryDerivativeHelper_medium.class, method GalleryDerivativeHelper_medium::fetchResizesByItemIds()fetchTasksin file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::fetchTasks()Fetch all the available maintenance tasks
fetchThemeIdin file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchThemeId()fetchThumbnailsByItemIdsin file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::fetchThumbnailsByItemIds()fetchUncachedDescendentCountsin file GalleryItemHelper_simple.class, method GalleryItemHelper_simple::fetchUncachedDescendentCounts()Fetch the number of descendents for a given item
fetchUserByUserNamein file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUserByUserName()fetchUserCountin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUserCount()fetchUsernamesin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::fetchUsernames()fetchUsersForGroupin file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::fetchUsersForGroup()fetchViewCountin file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchViewCount()fetchViewCountsin file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::fetchViewCounts()fetchWebFilein file WebHelper_simple.class, method WebHelper_simple::fetchWebFile()fetchWebPagein file WebHelper_simple.class, method WebHelper_simple::fetchWebPage()FactoryTestin file FactoryTest.class, class FactoryTestTest Factory functionality
FactoryTestin file FactoryTest.class, method FactoryTest::FactoryTest()FactoryTestDummyin file FactoryTest.class, class FactoryTestDummyBogus class that we can feed to the factory
FactoryTestDummy2in file FactoryTest.class, class FactoryTestDummy2FactoryTestModulein file FactoryTest.class, class FactoryTestModuleBogus classes that we can feed to the factory
FactoryTestModulein file FactoryTest.class, method FactoryTestModule::FactoryTestModule()FactoryTestModule2in file FactoryTest.class, method FactoryTestModule2::FactoryTestModule2()FactoryTestModule2in file FactoryTest.class, class FactoryTestModule2FastDownloadTestin file FastDownloadTest.class, method FastDownloadTest::FastDownloadTest()FastDownloadTestin file FastDownloadTest.class, class FastDownloadTestTest our fast download code.
FastDownloadTestCreateFastDownloadPlatformin file FastDownloadTest.class, class FastDownloadTestCreateFastDownloadPlatformFake platform that simulates writing to a file and captures the output
FastDownloadTestCreateFastDownloadPlatformin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::FastDownloadTestCreateFastDownloadPlatform()FastDownloadTestRemovePermissionPlatformin file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::FastDownloadTestRemovePermissionPlatform()FastDownloadTestRemovePermissionPlatformin file FastDownloadTest.class, class FastDownloadTestRemovePermissionPlatformTest platform to verify that we're deleting cache files
fclosein file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::fclose()fclosein file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::fclose()fclosein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fclose()fclosein file WebTest.class, method WebTestPlatform::fclose()fclosein file MailHelperTest.class, method MailHelperDummyPlatform::fclose()fclosein file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::fclose()fclosein file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::fclose()feofin file WebTest.class, method WebTestPlatform::feof()fetchin file MainTest.class, method MainTest_FakeTemplate::fetch()fetchParametersin file TemplateTest.class, method TemplateTestFakeTheme::fetchParameters()fetchParametersin file TemplateTest.class, method TemplateTestInactiveTheme::fetchParameters()fetchParametersin file ViewTest.class, method ViewTestThemeId1Theme::fetchParameters()fetchParametersin file ViewTest.class, method ViewTestThemeId2Theme::fetchParameters()fetchPathin file DownloadItemTest.class, method DownloadItemTestEntity::fetchPath()fetchPathin file DownloadItemTest.class, method DownloadItemTestChildEntity::fetchPath()FetchRowin file StorageTest.class, method StorageTestRecordSet::FetchRow()fflushin file WebTest.class, method WebTestPlatform::fflush()fflushin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fflush()fgetsin file WebTest.class, method WebTestPlatform::fgets()filesizein file UtilitiesTest.class, method UtilitiesTestPlatform::filesize()filesizein file WebTest.class, method WebTestPlatform::filesize()filesizein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::filesize()FileSystemTestin file FileSystemTest.class, class FileSystemTestTest FileSystem functionality
FileSystemTestin file FileSystemTest.class, method FileSystemTest::FileSystemTest()FileSystemTestPlatformin file FileSystemTest.class, method FileSystemTestPlatform::FileSystemTestPlatform()FileSystemTestPlatformin file FileSystemTest.class, class FileSystemTestPlatformMock platform
FileSystemTestPlatformForRenamein file FileSystemTest.class, class FileSystemTestPlatformForRenameMock platform for the rename method
FileSystemTestPlatformForRenamein file FileSystemTest.class, method FileSystemTestPlatformForRename::FileSystemTestPlatformForRename()file_existsin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::file_exists()file_existsin file ThemeTest.class, method ThemeTestPlatform::file_exists()file_existsin file TemplateTest.class, method TemplateTestMockPlatform::file_exists()file_existsin file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::file_exists()file_existsin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::file_exists()file_existsin file ModuleTest.class, method ModuleTestPlatform::file_exists()file_existsin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::file_exists()file_existsin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::file_exists()file_existsin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::file_exists()file_existsin file DataCacheTest.class, method DataCacheTestPlatform_testGetFromDisk::file_exists()file_existsin file DataCacheTest.class, method DataCacheTestPlatform::file_exists()file_existsin file WebTest.class, method WebTestPlatform::file_exists()file_existsin file EventTest.class, method EventTestPlatform::file_exists()file_existsin file UtilitiesTest.class, method UtilitiesTestPlatform::file_exists()file_existsin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::file_exists()file_existsin file MailHelperTest.class, method MailHelperDummyPlatform::file_exists()file_existsin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::file_exists()file_existsin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::file_exists()file_get_contentsin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::file_get_contents()file_get_contentsin file DataCacheTest.class, method DataCacheTestPlatform::file_get_contents()finishScanin file PhpDocAuditTest.class, method PhpDocAuditTest::finishScan()finishScanin file LocalizationAuditTest.class, method LocalizationAuditTest::finishScan()flockin file MailHelperTest.class, method MailHelperDummyPlatform::flock()flockin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::flock()flockin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::flock()flockin file DataCacheTest.class, method DataCacheTestPlatform::flock()flockin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::flock()flockin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::flock()flockin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::flock()FlushDatabaseCacheTaskTestin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::FlushDatabaseCacheTaskTest()FlushDatabaseCacheTaskTestin file FlushDatabaseCacheTaskTest.class, class FlushDatabaseCacheTaskTestTest the FlushDatabaseCache maintenance task functionality
FlushDatabaseCacheTaskTestPlatformin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::FlushDatabaseCacheTaskTestPlatform()FlushDatabaseCacheTaskTestPlatformin file FlushDatabaseCacheTaskTest.class, class FlushDatabaseCacheTaskTestPlatformFlushTemplatesTaskTestin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::FlushTemplatesTaskTest()FlushTemplatesTaskTestin file FlushTemplatesTaskTest.class, class FlushTemplatesTaskTestTest the FlushTemplates maintenance task functionality
FlushTemplatesTaskTestPlatformin file FlushTemplatesTaskTest.class, class FlushTemplatesTaskTestPlatformFlushTemplatesTaskTestPlatformin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::FlushTemplatesTaskTestPlatform()FooControllerControllerin file MainTest.class, class FooControllerControllerFooViewin file MainTest.class, class FooViewfopenin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fopen()fopenin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::fopen()fopenin file MailHelperTest.class, method MailHelperDummyPlatform::fopen()fopenin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::fopen()fopenin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::fopen()fopenin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::fopen()fopenin file WebTest.class, method WebTestPlatform::fopen()FORCE_GZIPin file TemplateAdapterTest.class, constant FORCE_GZIPTest Gallery Template Adapter functionality
freadin file WebTest.class, method WebTestPlatform::fread()fsockopenin file WebTest.class, method WebTestPlatform::fsockopen()function_existsin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::function_exists()function_existsin file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::function_exists()function_existsin file SimpleCallbackTest.class, method SimpleCallbackTestPhpVm::function_exists()function_existsin file ItemAttributesTest.class, method ItemAttributesTestPhpVm::function_exists()function_existsin file CharsetTest.class, method CharsetTestPhpVm::function_exists()fwritein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::fwrite()fwritein file WebTest.class, method WebTestPlatform::fwrite()FactoryTest.classprocedural page FactoryTest.classFastDownloadTest.classprocedural page FastDownloadTest.classFileSystemTest.classprocedural page FileSystemTest.classFlushDatabaseCacheTaskTest.classprocedural page FlushDatabaseCacheTaskTest.classFlushTemplatesTaskTest.classprocedural page FlushTemplatesTaskTest.class 
		g
							$groupNamein file GalleryGroup.class, variable GalleryGroup::$groupNameThe group name
$groupTypein file GalleryGroup.class, variable GalleryGroup::$groupTypeThe group type
Galleryin file Gallery.class, method Gallery::Gallery()Galleryin file Gallery.class, class GalleryGlobal storage container and utility class for Gallery.
GalleryAdodbErrorHandlerin 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.
GalleryAlbumItemin file GalleryAlbumItem.class, class GalleryAlbumItemA subclass of GalleryItem for containing groups of GalleryItems.
GalleryAnimationItemin file GalleryAnimationItem.class, class GalleryAnimationItemA subclass of DataItem for containing Animations.
GalleryAuthPluginin file GalleryAuthPlugin.class, class GalleryAuthPluginInterface for authentication plugins.
GalleryCapabilitiesin file GalleryCapabilities.class, class GalleryCapabilitiesSwitches and configuration for some core functionality.
GalleryChildEntityin file GalleryChildEntity.class, class GalleryChildEntityAn entity that can be the child of another entity.
GalleryControllerin file GalleryController.class, class GalleryControllerThe API for module controllers.
GalleryCoreApiin file GalleryCoreApi.class, class GalleryCoreApiThis is the unified API for Gallery 2.
GalleryCoreSearchin file GalleryCoreSearch.class, class GalleryCoreSearchThis is an implementation of the search module's SearchInterface_1_0
GalleryDataCachein file GalleryDataCache.class, class GalleryDataCacheUtility class for caching data
GalleryDataItemin file GalleryDataItem.class, class GalleryDataItemA subclass of GalleryItem for items containing actual data.
GalleryDerivativein file GalleryDerivative.class, class GalleryDerivativeA container for data that is derived from another data source.
GalleryDerivativeImagein file GalleryDerivativeImage.class, class GalleryDerivativeImageA GalleryDerivative for images.
GalleryDynamicAlbumin file GalleryDynamicAlbum.class, class GalleryDynamicAlbumA container like GalleryAlbumItem but for a dynamic set of child items.
GalleryEmbedin file GalleryEmbed.class, class GalleryEmbedAccess point for external application in which Gallery is embedded.
GalleryEntityin file GalleryEntity.class, class GalleryEntityA 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).
GalleryEventin file GalleryEvent.class, method GalleryEvent::GalleryEvent()GalleryEventin file GalleryEvent.class, class GalleryEventThis is a container for information about a specific event
GalleryEventListenerin file GalleryEventListener.class, class GalleryEventListenerA class that can respond to events posted by the system
GalleryFileSystemEntityin file GalleryFileSystemEntity.class, class GalleryFileSystemEntityA GalleryChildEntity that also has data stored in the filesystem.
GalleryGroupin file GalleryGroup.class, class GalleryGroupRepresentation of a group of users
GalleryItemin file GalleryItem.class, class GalleryItemAbstract base class for all objects in the Gallery composite tree.
GalleryLockSystemin file GalleryLockSystem.class, class GalleryLockSystemThis 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.
GalleryLockSystemin file GalleryLockSystem.class, method GalleryLockSystem::GalleryLockSystem()GalleryModulein file GalleryModule.class, class GalleryModuleThis is a container for information about a module.
GalleryMovieItemin file GalleryMovieItem.class, class GalleryMovieItemA subclass of DataItem for containing Movies.
GalleryPersistentin file GalleryPersistent.class, method GalleryPersistent::GalleryPersistent()GalleryPersistentin file GalleryPersistent.class, class GalleryPersistentBase class that contains information about the state of its members
GalleryPhotoItemin file GalleryPhotoItem.class, class GalleryPhotoItemA subclass of DataItem for containing Photos.
GalleryPhpVmin file GalleryPhpVm.class, class GalleryPhpVmAn 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.
GalleryPlatformin file GalleryPlatform.class, class GalleryPlatformA framework for doing platform specific tasks.  This is an abstract class that implements many  basic tasks that are different from platform to platform.
GalleryPluginin file GalleryPlugin.class, class GalleryPluginPlugin meta-info container.  This is a container for information about a given plugin.
GalleryRendererin file GalleryRenderer.class, class GalleryRendererAn interface for classes that render GalleryDataItems in different formats.
GalleryRepositoryin file GalleryRepository.class, class GalleryRepositoryProvides all repository-related functionality.
GalleryRepositoryIndexin file GalleryRepositoryIndex.class, class GalleryRepositoryIndexProvides all repository-related functionality.
GalleryRepositoryIndexin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::GalleryRepositoryIndex()GalleryRepositoryUtilitiesin file GalleryRepositoryUtilities.class, class GalleryRepositoryUtilitiesProvides repository-related utility functions. Some of them are also used by repository tools.
GallerySessionin file GallerySession.class, class GallerySessionContainer for session related data.
GallerySmartyin file GallerySmarty.class, class GallerySmartyA wrapper around Smarty that uses Gallery's error handling
GallerySortInterface_1_2in file GallerySortInterface_1_2.class, class GallerySortInterface_1_2This is an interface for adding custom sort orders for displaying items.
GalleryStatusin file GalleryStatus.class, method GalleryStatus::GalleryStatus()Constructor
GalleryStatusin file GalleryStatus.class, class GalleryStatusContainer for error status.
GalleryStoragein file GalleryStorage.class, class GalleryStorageDatabase storage mechanism.  This object provides the hooks for saving and restoring objects in  the persistent store.
GalleryStoragein file GalleryStorage.class, method GalleryStorage::GalleryStorage()GalleryTemplatein file GalleryTemplate.class, method GalleryTemplate::GalleryTemplate()GalleryTemplatein file GalleryTemplate.class, class GalleryTemplateThis is Gallery's templating class.  It hides the details of the implementation (eg, Smarty)  and provides a unified means of handling internationalization.
GalleryTemplateAdapterin file GalleryTemplateAdapter.class, class GalleryTemplateAdapterThis class is a glue layer between the templating system and our various  callbacks that generate URLs, localized text, dates, themed widgets, etc.
GalleryTemplateAdapterin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::GalleryTemplateAdapter()GalleryThemein 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.
GalleryThemein file GalleryTheme.class, class GalleryThemeThis interface provides functionality so user-interfaces have a customizable theme.  A theme  should implement this class.
GalleryToolkitin file GalleryToolkit.class, class GalleryToolkitA toolkit for manipulating files.
GalleryTranslatorin file GalleryTranslator.class, method GalleryTranslator::GalleryTranslator()GalleryTranslatorin file GalleryTranslator.class, class GalleryTranslatorInternationalization and Localization utilities.
GalleryUnknownItemin file GalleryUnknownItem.class, class GalleryUnknownItemA subclass of DataItem for containing unknown objects.
GalleryUrlGeneratorin file GalleryUrlGenerator.class, class GalleryUrlGeneratorThis class generates all URLs for Gallery based on the auto-detected protocol, hostname, URL
GalleryUserin file GalleryUser.class, class GalleryUserRepresentation of a single user.
GalleryUtilitiesin file GalleryUtilities.class, class GalleryUtilitiesA collection of useful utilities that have no obvious home.
GalleryValidationPluginin file GalleryValidationPlugin.class, class GalleryValidationPluginThis is an interface for security/validation plugins that will be used in multiple places  across the codebase.  Most notably, UserLogin and the register module.
GalleryViewin file GalleryView.class, class GalleryViewThe API for module views.
GALLERY_DEFAULT_VIEWin file GalleryConstants.class, constant GALLERY_DEFAULT_VIEWDefault view
GALLERY_ERRORin file GalleryConstants.class, constant GALLERY_ERRORThe operation had errors
GALLERY_MAIN_PHPin file GalleryUrlGenerator.class, constant GALLERY_MAIN_PHPGALLERY_PERMISSION_ALL_ACCESSin file GalleryConstants.class, constant GALLERY_PERMISSION_ALL_ACCESSThis is the special "All Access" permission
GALLERY_PERMISSION_COMPOSITEin file GalleryConstants.class, constant GALLERY_PERMISSION_COMPOSITEThis permission is a composite of other permissions
GALLERY_PERMISSION_SESSION_KEYin file GalleryConstants.class, constant GALLERY_PERMISSION_SESSION_KEYKey for storing permissions granted to this session
generateUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::generateUrl()Generate a Gallery URL.
getin file GalleryCapabilities.class, method GalleryCapabilities::get()Get a configuration value.
getin file GalleryDataCache.class, method GalleryDataCache::get()Retrieve data from the cache
getin file GallerySession.class, method GallerySession::get()Get a value from the session data.
getActiveLanguageCodein file Gallery.class, method Gallery::getActiveLanguageCode()Get the active language code.
getActiveLanguageCodein file GalleryTranslator.class, method GalleryTranslator::getActiveLanguageCode()Return supported locale that was selected after initialization.
getActiveUserin file Gallery.class, method Gallery::getActiveUser()Get the active user.
getActiveUserIdin file Gallery.class, method Gallery::getActiveUserId()Get the Id of the active user.
getAdoDbTypein file GalleryStorage.class, method GalleryStorage::getAdoDbType()Return the type of this database (ADOdb driver name)
getAffectedRowsin 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.
getAllFactoryImplementationIdsin file GalleryCoreApi.class, method GalleryCoreApi::getAllFactoryImplementationIds()Return the ids and class names of all the available implementations for a class
getAllFactoryImplementationIdsWithHintin file GalleryCoreApi.class, method GalleryCoreApi::getAllFactoryImplementationIdsWithHint()Return the ids of all the available implementations for a class for a given hint.
getAllHeadersin file GalleryPhpVm.class, method GalleryPhpVm::getAllHeaders()Fetch all HTTP request headers
getAllKeysin file GalleryDataCache.class, method GalleryDataCache::getAllKeys()Return all the keys in the cache
getAllPluginIdsin file GalleryCoreApi.class, method GalleryCoreApi::getAllPluginIds()Get the list of all available plugins of a given type
getAllRequestVariablesin file GalleryUtilities.class, method GalleryUtilities::getAllRequestVariables()Return all request variables with the Gallery variable prefix.
getAllSortOrdersin file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getAllSortOrders()Get information about available sort orders
getAllUpgradeablePackagesin file GalleryRepository.class, method GalleryRepository::getAllUpgradeablePackages()Creates a list of all upgradeable packages.
getAnonymousUserIdin file GalleryCoreApi.class, method GalleryCoreApi::getAnonymousUserId()Get id of the guest user.
getApiVersionin file GalleryEmbed.class, method GalleryEmbed::getApiVersion()Return the major and minor version of the Embedding API.
getApiVersionin file GalleryCoreApi.class, method GalleryCoreApi::getApiVersion()Return the major and minor version of the Core API.
getApiVersionin file GalleryTheme.class, method GalleryTheme::getApiVersion()Return the major and minor version of the GalleryTheme API.
getApiVersionin file GalleryModule.class, method GalleryModule::getApiVersion()Return the major and minor version of the GalleryModule API.
getAsHtmlin file GalleryStatus.class, method GalleryStatus::getAsHtml()Return the error as an HTML string
getAsTextin file GalleryStatus.class, method GalleryStatus::getAsText()Return the error as a plain text string delimited by newlines
getAuthTokenin file GallerySession.class, method GallerySession::getAuthToken()Returns the authentication token associated with this session.
getAvailableLanguagesInPluginin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getAvailableLanguagesInPlugin()Returns available languages for the specified plugin.
getBlockin file GalleryEmbed.class, method GalleryEmbed::getBlock()Get a module block
getBrokenDerivativePathin 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.
getCacheableUrlin 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.
getCachePathin file GalleryDataCache.class, method GalleryDataCache::getCachePath()Given a path info descriptor, return the path to the appropriate cache file.
getCacheTuplein 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.
getCallbacksin file GalleryModule.class, method GalleryModule::getCallbacks()getCanContainChildrenin file GalleryItem.class, method GalleryItem::getCanContainChildren()getClassFilein file GalleryPersistent.class, method GalleryPersistent::getClassFile()Return the relative path to the class for this entity
getClassNamein file GalleryUser.class, method GalleryUser::getClassName()getClassNamein file GalleryDerivativeImage.class, method GalleryDerivativeImage::getClassName()getClassNamein file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::getClassName()getClassNamein file GalleryPhotoItem.class, method GalleryPhotoItem::getClassName()getClassNamein file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::getClassName()getClassNamein file GalleryItem.class, method GalleryItem::getClassName()getClassNamein file GalleryMovieItem.class, method GalleryMovieItem::getClassName()getClassNamein file GalleryGroup.class, method GalleryGroup::getClassName()getClassNamein 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.
getClassNamein file GalleryAlbumItem.class, method GalleryAlbumItem::getClassName()getClassNamein file GalleryChildEntity.class, method GalleryChildEntity::getClassName()getClassNamein file GalleryDataItem.class, method GalleryDataItem::getClassName()getClassNamein file GalleryAnimationItem.class, method GalleryAnimationItem::getClassName()getClassNamein file GalleryDerivative.class, method GalleryDerivative::getClassName()getClassNamein file GalleryUnknownItem.class, method GalleryUnknownItem::getClassName()getCodeBasePathin 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.
getConfigin file Gallery.class, method Gallery::getConfig()Get a value from the Gallery configuration settings
getConfigurationViewin 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().
getCookieDomainin file GallerySession.class, method GallerySession::getCookieDomain()getCookiePathin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCookiePath()Get the cookie path that will encompass Gallery (and CMS app if embedded).
getCookieVarin file GalleryUtilities.class, method GalleryUtilities::getCookieVar()Return a sanitized version of the given variable from the _COOKIE superglobal.
getCreationTimein file GallerySession.class, method GallerySession::getCreationTime()Return the Unix timestamp from when this session was created.
getCreationTimestampin file GalleryEntity.class, method GalleryEntity::getCreationTimestamp()getCurrentRequestUriin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentRequestUri()Return the current request URI.
getCurrentUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentUrl()Return the complete URL of the current request.
getCurrentUrlDirin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getCurrentUrlDir()Return the base directory of all generated URLs.  Eg, if the URL is:
getCurrentViewin file Gallery.class, method Gallery::getCurrentView()Get the current view
getcwdin file GalleryPlatform.class, method GalleryPlatform::getcwd()getcwd -- gets the current working directory.
getDatain file GalleryEvent.class, method GalleryEvent::getData()Return the event's data
getDatabaseExporterin file GalleryStorage.class, method GalleryStorage::getDatabaseExporter()This method gets a Gallery Database Exporter object.
getDatabaseImporterin file GalleryStorage.class, method GalleryStorage::getDatabaseImporter()This method gets a Gallery Database Importer object.
getDebugin file Gallery.class, method Gallery::getDebug()Get the debug state
getDebugBufferin file Gallery.class, method Gallery::getDebugBuffer()Get any buffered debug output
getDefaultAlbumIdin file GalleryCoreApi.class, method GalleryCoreApi::getDefaultAlbumId()Get id of the album to display by default.
getDefaultLanguageCodein file GalleryTranslator.class, method GalleryTranslator::getDefaultLanguageCode()Get default language code for this request.
getDerivativeOperationsin file GalleryDerivative.class, method GalleryDerivative::getDerivativeOperations()getDerivativeOrderin file GalleryDerivative.class, method GalleryDerivative::getDerivativeOrder()getDerivativeSizein file GalleryDerivative.class, method GalleryDerivative::getDerivativeSize()getDerivativeSourceIdin file GalleryDerivative.class, method GalleryDerivative::getDerivativeSourceId()getDerivativeTypein file GalleryDerivative.class, method GalleryDerivative::getDerivativeType()getDescriptionin file GalleryPlugin.class, method GalleryPlugin::getDescription()getDescriptionin file GalleryItem.class, method GalleryItem::getDescription()getDescriptorUrlin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getDescriptorUrl()Returns the specified plugin's descriptor URL relative to the repository root URL.
getDirectorySeparatorin file GalleryPlatform.class, method GalleryPlatform::getDirectorySeparator()Return the filesystem specific directory separator.
getDownloadFileListin file GalleryRepository.class, method GalleryRepository::getDownloadFileList()Creates a list of URLs that
getDurationin file GalleryMovieItem.class, method GalleryMovieItem::getDuration()getEmailin file GalleryUser.class, method GalleryUser::getEmail()getEmbedPathByHttpRequestin file GalleryEmbed.class, method GalleryEmbed::getEmbedPathByHttpRequest()Simplify finding the path to embed.php by sending it as a HTTP header
getEntityin file GalleryEvent.class, method GalleryEvent::getEntity()Return the event's entity
getEntityTypein file GalleryEntity.class, method GalleryEntity::getEntityType()getErrorCodein file GalleryStatus.class, method GalleryStatus::getErrorCode()Return the actual error code
getErrorCodeConstantsin file GalleryStatus.class, method GalleryStatus::getErrorCodeConstants()Break down an error code into a list of constants
getErrorMessagein file GalleryStatus.class, method GalleryStatus::getErrorMessage()Return the error message
getEventNamein file GalleryEvent.class, method GalleryEvent::getEventName()Return the event name
getExternalAccessMemberListin file GalleryCoreApi.class, method GalleryCoreApi::getExternalAccessMemberList()Get a list of entity members which are allowed to be shown / set by external systems (e.g.
getExternalIdMapin file GalleryEmbed.class, method GalleryEmbed::getExternalIdMap()Get the complete externalId<->entityId map (for users and groups).
getFactoryDefinitionHintsin file GalleryCoreApi.class, method GalleryCoreApi::getFactoryDefinitionHints()Return the Hints for the specified class type and implId.
getFilein file GalleryUtilities.class, method GalleryUtilities::getFile()Return data about file attached to request.
getFileBasein file GalleryUtilities.class, method GalleryUtilities::getFileBase()Return the file's basename.
getFileExtensionin file GalleryUtilities.class, method GalleryUtilities::getFileExtension()Return the file's extension.
getFileNameComponentsin file GalleryUtilities.class, method GalleryUtilities::getFileNameComponents()Get the type of the file from its filename.
getFileRevisionin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getFileRevision()Extracts the revision number from a string generated by CVS' Id tag.
getFirstBytesFromFilein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getFirstBytesFromFile()Reads specified number of bytes from the file's beginning.
getFormVariablesin file GalleryUtilities.class, method GalleryUtilities::getFormVariables()Return all request variables that match the prefix.
getFromDiskin file GalleryDataCache.class, method GalleryDataCache::getFromDisk()Get the file from disk.  PathInfo is of the form that can be passed to getCachePath
getFullNamein file GalleryUser.class, method GalleryUser::getFullName()getFunctionSqlin file GalleryStorage.class, method GalleryStorage::getFunctionSql()Return a customized function for this database platform
getGalleryIdin 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.
getGalleryVersionin file module.inc, method CoreModule::getGalleryVersion()Get the current version of Gallery.
getGroupin file GalleryModule.class, method GalleryModule::getGroup()getGroupNamein file GalleryGroup.class, method GalleryGroup::getGroupName()getGroupTypein file GalleryGroup.class, method GalleryGroup::getGroupType()getHashedPasswordin file GalleryUser.class, method GalleryUser::getHashedPassword()getHeightin file GalleryPhotoItem.class, method GalleryPhotoItem::getHeight()getHeightin file GalleryMovieItem.class, method GalleryMovieItem::getHeight()getHeightin file GalleryDerivativeImage.class, method GalleryDerivativeImage::getHeight()getHeightin file GalleryAnimationItem.class, method GalleryAnimationItem::getHeight()gethostbynamein file GalleryPhpVm.class, method GalleryPhpVm::gethostbyname()Returns the IP address of the Internet host specified by hostname.
getHostNamein file GalleryUrlGenerator.class, method GalleryUrlGenerator::getHostName()Return the host name for the current request.
getHttpDatein file Gallery.class, method Gallery::getHttpDate()Return a date and time string that is conformant to RFC 2616
getHttpDatein file GalleryUtilities.class, method GalleryUtilities::getHttpDate()Deprecated.  Use Gallery::getHttpDate instead.
getIdin file GalleryPlugin.class, method GalleryPlugin::getId()getIdin file GalleryEntity.class, method GalleryEntity::getId()getIdin file GallerySession.class, method GallerySession::getId()The session id.
getImageBlockin file GalleryEmbed.class, method GalleryEmbed::getImageBlock()Get HTML for an image block
getimagesizein file GalleryPlatform.class, method GalleryPlatform::getimagesize()Get size information about an image.
getIndexMetaDatain file GalleryRepository.class, method GalleryRepository::getIndexMetaData()getInfoin file DatabaseBackupTask.class, method DatabaseBackupTask::getInfo()getInfoin file BuildDerivativesTask.class, method BuildDerivativesTask::getInfo()getInfoin file FlushDatabaseCacheTask.class, method FlushDatabaseCacheTask::getInfo()getInfoin file FlushTemplatesTask.class, method FlushTemplatesTask::getInfo()getInfoin file ConvertDatabaseToUtf8Task.class, method ConvertDatabaseToUtf8Task::getInfo()getInfoin file DeleteSessionsTask.class, method DeleteSessionsTask::getInfo()getInfoin file ResetViewCountsTask.class, method ResetViewCountsTask::getInfo()getInfoin file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::getInfo()getInfoin file OptimizeDatabaseTask.class, method OptimizeDatabaseTask::getInfo()getInfoin file SystemInfoTask.class, method SystemInfoTask::getInfo()getInstalledVersionsin 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.
getIsBrokenin file GalleryDerivative.class, method GalleryDerivative::getIsBroken()getIsLinkablein file GalleryEntity.class, method GalleryEntity::getIsLinkable()getItemin file GalleryView.class, method GalleryView::getItem()Return the current item, as specified in the itemId request variable.
getItemin file GalleryController.class, method GalleryController::getItem()Return the current item, as specified in the itemId request variable.
getItemAdminViewsin 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.
getItemAdminViewsin file module.inc, method CoreModule::getItemAdminViews()getItemLinksin file GalleryModule.class, method GalleryModule::getItemLinks()Return 0 or more item-specific links to an arbitrary module view.
getItemLinksin file module.inc, method CoreModule::getItemLinks()getItemSummariesin file GalleryModule.class, method GalleryModule::getItemSummaries()Return module-specific summary content about the item
getKeyin file GallerySession.class, method GallerySession::getKey()The session key parameter used in URLs and the cookie.
getKeywordsin file GalleryItem.class, method GalleryItem::getKeywords()getL10Domainin file GalleryPlugin.class, method GalleryPlugin::getL10Domain()getL10Domainin file GalleryView.class, method GalleryView::getL10Domain()Get the localization domain for this view.
getLanguagein file GalleryUser.class, method GalleryUser::getLanguage()getLanguageAndCountryFromLanguageCodein file GalleryTranslator.class, method GalleryTranslator::getLanguageAndCountryFromLanguageCode()Determine the language and country given the language code (i.e. en, en_GB)
getLanguageBaseRevisionin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getLanguageBaseRevision()Reads the strings.raw revision of the specified plugin.
getLanguageCodeFromLocalein file GalleryTranslator.class, method GalleryTranslator::getLanguageCodeFromLocale()Convert the locale to the language code
getLanguageCodeFromRequestin file GalleryTranslator.class, method GalleryTranslator::getLanguageCodeFromRequest()Examine the incoming request and try to figure out what languages the browser will accept.
getLanguageDatain file GalleryTranslator.class, method GalleryTranslator::getLanguageData()Return our language data.
getLanguageDescriptionin file GalleryCoreApi.class, method GalleryCoreApi::getLanguageDescription()Returns the language description of the specified language-country code.
getLanguageDescriptionin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getLanguageDescription()Returns the language description of the specified language-country code.
getLanguagePackageFilesin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getLanguagePackageFiles()The purpose of this method is to determine which language packages should be downloaded from
getLanguagePackageFilesin file GalleryRepository.class, method GalleryRepository::getLanguagePackageFiles()getLegalPathCharactersin file GalleryPlatform.class, method GalleryPlatform::getLegalPathCharacters()Legal characters on all systems: A-Z a-z 0-9 # _ . -
getLegalPathComponentin 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.
getLineEndingin file GalleryPlatform.class, method GalleryPlatform::getLineEnding()Return the string of characters which represent the line ending on this platform.
getLinkedEntityin file GalleryEntity.class, method GalleryEntity::getLinkedEntity()getLinkIdin file GalleryEntity.class, method GalleryEntity::getLinkId()getLockIdsin file GalleryLockSystem.class, method GalleryLockSystem::getLockIds()Return the ids of all the locks we hold
getLockIdsin file GalleryCoreApi.class, method GalleryCoreApi::getLockIds()Get the set of lock ids
getLockSystemin file Gallery.class, method Gallery::getLockSystem()Return the active lock system.
getMapEntryin file GalleryCoreApi.class, method GalleryCoreApi::getMapEntry()Get entries in a map that match a criteria and return selected fields
getMapEntryin file GalleryStorage.class, method GalleryStorage::getMapEntry()Get entries in a map that match a criteria and return selected fields
getMaximumManagedToolkitPriorityin file GalleryCoreApi.class, method GalleryCoreApi::getMaximumManagedToolkitPriority()Get maximum priority value (lowest priority) in managed priority range (20-40)
getMetaDatain 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.
getMimeTypein file GalleryCoreApi.class, method GalleryCoreApi::getMimeType()Determine the proper mime type given the file and optionally with the mime type  from the request
getMimeTypein file GalleryDerivative.class, method GalleryDerivative::getMimeType()getMimeTypein file GalleryDataItem.class, method GalleryDataItem::getMimeType()getModificationTimein file GallerySession.class, method GallerySession::getModificationTime()Return the Unix timestamp from when this session was last modified.
getModificationTimestampin file GalleryEntity.class, method GalleryEntity::getModificationTimestamp()getModuleEntityTypesin file GalleryModule.class, method GalleryModule::getModuleEntityTypes()Get names of all GalleryEntity types this module may register.
getNamein file GalleryPlugin.class, method GalleryPlugin::getName()getNavigationin file GallerySession.class, method GallerySession::getNavigation()Get data for a specific navigation id.
getNavigationIdin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationId()Get the current navigation id.
getNavigationLinksin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationLinks()Get a list of navigation links to go back to where we came from.
getNavigationReturnUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::getNavigationReturnUrl()Get an URL to return to the currently loaded view, stripping all parameters that are of  navigational nature.
getOnLoadHandlerIdsin file GalleryModule.class, method GalleryModule::getOnLoadHandlerIds()Get ids of all onLoadHandlers this module may register.
getOnLoadHandlersin file GalleryEntity.class, method GalleryEntity::getOnLoadHandlers()getOptionDatain file CoreCaptchaAdminOption.class, method CoreCaptchaAdminOption::getOptionData()getOrderByin file GalleryAlbumItem.class, method GalleryAlbumItem::getOrderBy()getOrderDirectionin file GalleryAlbumItem.class, method GalleryAlbumItem::getOrderDirection()getOriginalValuein file GalleryPersistent.class, method GalleryPersistent::getOriginalValue()Return the original value of the given member.
getOriginationTimestampin file GalleryItem.class, method GalleryItem::getOriginationTimestamp()getOwnerIdin file GalleryItem.class, method GalleryItem::getOwnerId()getPackageUrlin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPackageUrl()Returns the specified plugin package's URL relative to the repository root URL.
getPackageVersionAndBuildin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPackageVersionAndBuild()Returns the version and build of the specified plugin package.
getPackageVersionAndBuildin file GalleryRepository.class, method GalleryRepository::getPackageVersionAndBuild()getPageDatain file GalleryDataCache.class, method GalleryDataCache::getPageData()Get page data from the cache.
getPageSizein file GalleryTheme.class, method GalleryTheme::getPageSize()Return the number of items per page, or 0 if there is no pagination in this theme.
getParameterin file GalleryPlugin.class, method GalleryPlugin::getParameter()Convenience method to get a plugin parameter
getParentIdin file GalleryChildEntity.class, method GalleryChildEntity::getParentId()getPathComponentin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::getPathComponent()getPermissionIdsin file GalleryCoreApi.class, method GalleryCoreApi::getPermissionIds()Get all the permission ids that match the specified flags.
getPermissionsin file GalleryCoreApi.class, method GalleryCoreApi::getPermissions()Return all the permissions that the given user has for the given item.
getPhpIniBoolin file GalleryUtilities.class, method GalleryUtilities::getPhpIniBool()Get a php.ini value and return its boolean value.
getPhpVmin file Gallery.class, method Gallery::getPhpVm()Return our PHP virtual machine abstraction
getPlatformin file Gallery.class, method Gallery::getPlatform()Get the Gallery platform object.
getPluginBaseDirin file GalleryCoreApi.class, method GalleryCoreApi::getPluginBaseDir()Returns the base directory of the specified plugin.
getPluginBaseDirsin file GalleryCoreApi.class, method GalleryCoreApi::getPluginBaseDirs()Returns an array of directories that can contain plugins.
getPluginHeaderin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPluginHeader()Returns the specified plugin's build.
getPluginNamein file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPluginName()Returns the specified plugin's name in the active language.
getPluginNamein file GalleryRepository.class, method GalleryRepository::getPluginName()getPluginPackagesin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getPluginPackages()Gets version and build information about the installed packages of the specified plugin.
getPluginParameterin file GalleryCoreApi.class, method GalleryCoreApi::getPluginParameter()Convenience method to retrieve a plugin parameter
getPluginsin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getPlugins()Returns a list of plugins from the index of the specified type.
getPluginTypein file GalleryModule.class, method GalleryModule::getPluginType()getPluginTypein file GalleryPlugin.class, method GalleryPlugin::getPluginType()getPluginTypein file GalleryTheme.class, method GalleryTheme::getPluginType()getPluginUpgradeInfoin file GalleryRepository.class, method GalleryRepository::getPluginUpgradeInfo()Determines which packages of the specified plugin are newer in the repository.
getPluginVersionin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getPluginVersion()Returns the version of the specified plugin.
getPostFilterOperationsin file GalleryDerivative.class, method GalleryDerivative::getPostFilterOperations()getProfilingHtmlin file GalleryStorage.class, method GalleryStorage::getProfilingHtml()Return storage profiling information in HTML format
getPropertyin file GalleryToolkit.class, method GalleryToolkit::getProperty()Get a certain property of a file
getProvidedApisin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::getProvidedApis()Returns the provided APIs relevant to the specified plugin type.
getPseudoFileNamein file GalleryUtilities.class, method GalleryUtilities::getPseudoFileName()Return approximate filename of given GalleryEntity, or 'unknown' if we can't figure it out.
getRawDatain file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getRawData()Returns the complete index array.  Used for testing purposes.
getRedundantToolkitPrioritiesin 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.
getRemoteHostAddressin file GalleryUtilities.class, method GalleryUtilities::getRemoteHostAddress()Return the address of the remote host.
getRemoteIdentifierin 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.
getRendererin file GalleryEntity.class, method GalleryEntity::getRenderer()getRendererin file GalleryItem.class, method GalleryItem::getRenderer()getRepositoriesin 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.
getRepositoryCacheDirin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::getRepositoryCacheDir()Returns the path of the local repository cache.
getRepositoryPluginListin file GalleryRepository.class, method GalleryRepository::getRepositoryPluginList()Returns a list of plugins of the specified type.
getRequestVariablesin file GalleryUtilities.class, method GalleryUtilities::getRequestVariables()Return the specified request variables.  Accept any number of keys and return that number of  values, in order.
getRequestVariablesNoPrefixin 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.
getRequiredCoreApiin file GalleryPlugin.class, method GalleryPlugin::getRequiredCoreApi()getRequiredModuleApiin file GalleryModule.class, method GalleryModule::getRequiredModuleApi()getRequiredThemeApiin file GalleryTheme.class, method GalleryTheme::getRequiredThemeApi()getRewriteRulesin file GalleryModule.class, method GalleryModule::getRewriteRules()Returns a set of short URL rules. Array structure:
getSearchModuleInfoin file GalleryCoreSearch.class, method GalleryCoreSearch::getSearchModuleInfo()getSerialNumberin file GalleryEntity.class, method GalleryEntity::getSerialNumber()getServerVarin file GalleryUtilities.class, method GalleryUtilities::getServerVar()Return a sanitized version of the given variable from the _SERVER superglobal.
getSessionin file Gallery.class, method Gallery::getSession()Get the Gallery session object.
getSessionIdin file GalleryEmbed.class, method GalleryEmbed::getSessionId()Retrieve G2 session id.  This method can be called after init() or handleRequest().
getSessionIdin file GallerySession.class, method GallerySession::getSessionId()Return the session id.
getSettingsin 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)
getSiteAdminViewsin 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().
getSiteAdminViewsin file module.inc, method CoreModule::getSiteAdminViews()getSizein file GalleryDataItem.class, method GalleryDataItem::getSize()getSortInfoin file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getSortInfo()Return information about this sort
getSortOrderin file GallerySortInterface_1_2.class, method GallerySortInterface_1_2::getSortOrder()Get the query fragments used to perform this sort.
getStandardSettingsin file GalleryTheme.class, method GalleryTheme::getStandardSettings()getStatusin file GallerySession.class, method GallerySession::getStatus()Get a status message.
getStoragein file Gallery.class, method Gallery::getStorage()Return an instance of the GalleryStorage class
getSubPermissionsin file GalleryCoreApi.class, method GalleryCoreApi::getSubPermissions()Expand a single permission into all the possible permissions that it can possibly be.
getSummaryin file GalleryItem.class, method GalleryItem::getSummary()getSupportedLanguageCodein file GalleryTranslator.class, method GalleryTranslator::getSupportedLanguageCode()Find a supported locale from given string.
getSupportedLanguagesin file GalleryCoreApi.class, method GalleryCoreApi::getSupportedLanguages()Return the list of languages that we support.
getSupportedLanguagesin file GalleryTranslator.class, method GalleryTranslator::getSupportedLanguages()Return the list of languages that we support.
getSystemLinksin file module.inc, method CoreModule::getSystemLinks()getSystemLinksin 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.
getTableVersionsin file GalleryStorage.class, method GalleryStorage::getTableVersions()Examine the schema table and return the version of all the Gallery tables
getTemplateAdapterin file Gallery.class, method Gallery::getTemplateAdapter()Return the template adapter.  There is only ever one in the system.
getTemplateVersionin file GalleryModule.class, method GalleryModule::getTemplateVersion()getThemein file GalleryAlbumItem.class, method GalleryAlbumItem::getTheme()getTitlein file GalleryItem.class, method GalleryItem::getTitle()getToolkitByOperationin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitByOperation()Get a toolkit that can perform the given operation
getToolkitByPropertyin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitByProperty()Get a toolkit that can retrieve the given property
getToolkitOperationMimeTypesin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitOperationMimeTypes()Get all valid input mime types for a certain operation
getToolkitOperationsin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitOperations()Get all valid operations on a certain mime type
getToolkitPriorityByIdin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitPriorityById()Get maximum priority value (lowest priority) in managed priority range (20-40)
getToolkitPropertiesin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitProperties()Get all valid properties of a certain mime type
getToolkitsByPropertyin file GalleryCoreApi.class, method GalleryCoreApi::getToolkitsByProperty()Get the toolkits that can retrieve the given property
getTranslatorin file Gallery.class, method Gallery::getTranslator()Return a reference to our GalleryTranslator instance
getUniqueIdin file GalleryStorage.class, method GalleryStorage::getUniqueId()Get a new, unique id
getUrlGeneratorin file Gallery.class, method Gallery::getUrlGenerator()Get the URL generator
getUrlVariablesFilteredin file GalleryUtilities.class, method GalleryUtilities::getUrlVariablesFiltered()Return all request variables from the URL except the listed keys.
getUserin file GalleryAuthPlugin.class, method GalleryAuthPlugin::getUser()Perform authentication & return a user object
getUserin file GallerySession.class, method SessionAuthPlugin::getUser()getUserAdminViewsin 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.
getUserAdminViewsin file module.inc, method CoreModule::getUserAdminViews()getUserIdin file GallerySession.class, method GallerySession::getUserId()Return the user id of the active user of this sesison.
getUserNamein file GalleryUser.class, method GalleryUser::getUserName()getVariablein file GalleryTemplate.class, method GalleryTemplate::getVariable()Retrieve a template value
getVariableByReferencein file GalleryTemplate.class, method GalleryTemplate::getVariableByReference()Retrieve a reference to a template value
getVersionin file GalleryPlugin.class, method GalleryPlugin::getVersion()getViewDescriptionin file GalleryView.class, method GalleryView::getViewDescription()This should return a description of the current view.
getViewedSinceTimestampin file GalleryItem.class, method GalleryItem::getViewedSinceTimestamp()getViewTypein file GalleryView.class, method GalleryView::getViewType()Type of view.
getWidthin file GalleryPhotoItem.class, method GalleryPhotoItem::getWidth()getWidthin file GalleryDerivativeImage.class, method GalleryDerivativeImage::getWidth()getWidthin file GalleryMovieItem.class, method GalleryMovieItem::getWidth()getWidthin file GalleryAnimationItem.class, method GalleryAnimationItem::getWidth()get_magic_quotes_gpcin file GalleryPhpVm.class, method GalleryPhpVm::get_magic_quotes_gpc()Gets the current configuration setting of magic quotes gpc
globin 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.
GROUP_ALL_USERSin file GalleryConstants.class, constant GROUP_ALL_USERSThe "all users" group (everybody but the guest account)
GROUP_EVERYBODYin file GalleryConstants.class, constant GROUP_EVERYBODYThe "everybody" group (all users plus any guest accounts)
GROUP_NORMALin file GalleryConstants.class, constant GROUP_NORMALA normal group
GROUP_SITE_ADMINSin file GalleryConstants.class, constant GROUP_SITE_ADMINSThe "site admins" group
guaranteeAlbumHasThumbnailin 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.
guaranteeDirExistsin file GalleryUtilities.class, method GalleryUtilities::guaranteeDirExists()Make sure that the given directory exists (creating it and parent directories if necessary).
guaranteeTimeLimitin file Gallery.class, method Gallery::guaranteeTimeLimit()Guarantee that we have at least this many more seconds to work
gzencodein file GalleryPhpVm.class, method GalleryPhpVm::gzencode()Create a gzip compressed string
gzinflatein file GalleryPhpVm.class, method GalleryPhpVm::gzinflate()Inflate a deflated string
Gallery.classprocedural page Gallery.classGalleryAlbumItem.classprocedural page GalleryAlbumItem.classGalleryAnimationItem.classprocedural page GalleryAnimationItem.classGalleryAuthPlugin.classprocedural page GalleryAuthPlugin.classGalleryCapabilities.classprocedural page GalleryCapabilities.classGalleryChildEntity.classprocedural page GalleryChildEntity.classGalleryConstants.classprocedural page GalleryConstants.classGalleryController.classprocedural page GalleryController.classGalleryCoreApi.classprocedural page GalleryCoreApi.classGalleryCoreSearch.classprocedural page GalleryCoreSearch.classGalleryDataCache.classprocedural page GalleryDataCache.classGalleryDataItem.classprocedural page GalleryDataItem.classGalleryDerivative.classprocedural page GalleryDerivative.classGalleryDerivativeImage.classprocedural page GalleryDerivativeImage.classGalleryDynamicAlbum.classprocedural page GalleryDynamicAlbum.classGalleryEmbed.classprocedural page GalleryEmbed.classGalleryEntity.classprocedural page GalleryEntity.classGalleryEvent.classprocedural page GalleryEvent.classGalleryEventListener.classprocedural page GalleryEventListener.classGalleryFileSystemEntity.classprocedural page GalleryFileSystemEntity.classGalleryGroup.classprocedural page GalleryGroup.classGalleryItem.classprocedural page GalleryItem.classGalleryLockSystem.classprocedural page GalleryLockSystem.classGalleryModule.classprocedural page GalleryModule.classGalleryMovieItem.classprocedural page GalleryMovieItem.classGalleryPersistent.classprocedural page GalleryPersistent.classGalleryPhotoItem.classprocedural page GalleryPhotoItem.classGalleryPhpVm.classprocedural page GalleryPhpVm.classGalleryPlatform.classprocedural page GalleryPlatform.classGalleryPlugin.classprocedural page GalleryPlugin.classGalleryRenderer.classprocedural page GalleryRenderer.classGalleryRepository.classprocedural page GalleryRepository.classGalleryRepositoryIndex.classprocedural page GalleryRepositoryIndex.classGalleryRepositoryUtilities.classprocedural page GalleryRepositoryUtilities.classGallerySession.classprocedural page GallerySession.classGallerySmarty.classprocedural page GallerySmarty.classGallerySortInterface_1_2.classprocedural page GallerySortInterface_1_2.classGalleryStatus.classprocedural page GalleryStatus.classGalleryStorage.classprocedural page GalleryStorage.classGalleryTemplate.classprocedural page GalleryTemplate.classGalleryTemplateAdapter.classprocedural page GalleryTemplateAdapter.classGalleryTheme.classprocedural page GalleryTheme.classGalleryToolkit.classprocedural page GalleryToolkit.classGalleryTranslator.classprocedural page GalleryTranslator.classGalleryUnknownItem.classprocedural page GalleryUnknownItem.classGalleryUrlGenerator.classprocedural page GalleryUrlGenerator.classGalleryUser.classprocedural page GalleryUser.classGalleryUtilities.classprocedural page GalleryUtilities.classGalleryValidationPlugin.classprocedural page GalleryValidationPlugin.classGalleryView.classprocedural page GalleryView.classGalleryCharsetHelper_mediumin file GalleryCharsetHelper_medium.class, class GalleryCharsetHelper_mediumA collection of useful charset related utilities
GalleryCharsetHelper_simplein file GalleryCharsetHelper_simple.class, class GalleryCharsetHelper_simpleA collection of useful charset related utilities
GalleryChildEntityHelper_simplein file GalleryChildEntityHelper_simple.class, class GalleryChildEntityHelper_simpleHelper class for GalleryChildEntities
GalleryDerivativeHelper_advancedin file GalleryDerivativeHelper_advanced.class, class GalleryDerivativeHelper_advancedUtility functions useful in managing GalleryDerivatives
GalleryDerivativeHelper_mediumin file GalleryDerivativeHelper_medium.class, class GalleryDerivativeHelper_mediumUtility functions useful in managing GalleryDerivatives
GalleryDerivativeHelper_simplein file GalleryDerivativeHelper_simple.class, class GalleryDerivativeHelper_simpleUtility functions useful in managing GalleryDerivatives
GalleryEntityHelper_mediumin file GalleryEntityHelper_medium.class, class GalleryEntityHelper_mediumHelper class for GalleryEntities
GalleryEntityHelper_simplein file GalleryEntityHelper_simple.class, class GalleryEntityHelper_simpleHelper class for GalleryEntities
GalleryEventHelper_simplein file GalleryEventHelper_simple.class, class GalleryEventHelper_simpleGallery event helper.
GalleryEventLogHelper_mediumin file GalleryEventLogHelper_medium.class, class GalleryEventLogHelper_mediumA set of helper methods for adding entries to the event log.
GalleryFactoryHelper_mediumin file GalleryFactoryHelper_medium.class, class GalleryFactoryHelper_mediumA factory for creating all different kinds of objects
GalleryFactoryHelper_simplein file GalleryFactoryHelper_simple.class, class GalleryFactoryHelper_simpleA factory for creating all different kinds of objects
GalleryFileSystemEntityHelper_mediumin file GalleryFileSystemEntityHelper_medium.class, class GalleryFileSystemEntityHelper_mediumHelper class for GalleryFileSystemEntities
GalleryFileSystemEntityHelper_simplein file GalleryFileSystemEntityHelper_simple.class, class GalleryFileSystemEntityHelper_simpleHelper class for GalleryFileSystemEntities
GalleryGroupHelper_simplein file GalleryGroupHelper_simple.class, class GalleryGroupHelper_simpleUtility functions useful in managing GalleryGroups
GalleryItemAttributesHelper_advancedin file GalleryItemAttributesHelper_advanced.class, class GalleryItemAttributesHelper_advancedHelper functions for ItemAttributes map
GalleryItemAttributesHelper_mediumin file GalleryItemAttributesHelper_medium.class, class GalleryItemAttributesHelper_mediumHelper functions for ItemAttributes map
GalleryItemAttributesHelper_simplein file GalleryItemAttributesHelper_simple.class, class GalleryItemAttributesHelper_simpleHelper functions for ItemAttributes map.
GalleryItemHelper_advancedin file GalleryItemHelper_advanced.class, class GalleryItemHelper_advancedHelper class for GalleryItems
GalleryItemHelper_mediumin file GalleryItemHelper_medium.class, class GalleryItemHelper_mediumHelper class for GalleryItems
GalleryItemHelper_simplein file GalleryItemHelper_simple.class, class GalleryItemHelper_simpleHelper class for GalleryItems
GalleryLockHelper_simplein file GalleryLockHelper_simple.class, class GalleryLockHelper_simpleHelper class for handling locking.  It delegates to the active GalleryLockSystem  implementation that we're using, which is stored in the Gallery instance.
GalleryMimeTypeHelper_advancedin file GalleryMimeTypeHelper_advanced.class, class GalleryMimeTypeHelper_advancedA collection of useful mime type related utilities
GalleryMimeTypeHelper_simplein file GalleryMimeTypeHelper_simple.class, class GalleryMimeTypeHelper_simpleA collection of useful mime type related utilities
GalleryPermissionHelper_advancedin file GalleryPermissionHelper_advanced.class, class GalleryPermissionHelper_advancedThe central registry for all permissions in the system
GalleryPermissionHelper_simplein file GalleryPermissionHelper_simple.class, class GalleryPermissionHelper_simpleThe central registry for all permissions in the system
GalleryPluginHelper_mediumin file GalleryPluginHelper_medium.class, class GalleryPluginHelper_mediumTrack all plugins and their state
GalleryPluginHelper_simplein file GalleryPluginHelper_simple.class, class GalleryPluginHelper_simpleTrack all plugins and their state
GalleryThemeHelper_mediumin file GalleryThemeHelper_medium.class, class GalleryThemeHelper_mediumA helper class for GalleryTheme
GalleryToolkitHelper_mediumin file GalleryToolkitHelper_medium.class, class GalleryToolkitHelper_mediumThis 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_simplein file GalleryToolkitHelper_simple.class, class GalleryToolkitHelper_simpleThis 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.
GalleryTranslatorHelper_mediumin file GalleryTranslatorHelper_medium.class, class GalleryTranslatorHelper_mediumA collection of useful utilities for managing translations
GalleryUserGroupHelper_mediumin file GalleryUserGroupHelper_medium.class, class GalleryUserGroupHelper_mediumHelper functions for users/groups
GalleryUserGroupHelper_simplein file GalleryUserGroupHelper_simple.class, class GalleryUserGroupHelper_simpleHelper functions for users/groups
GalleryUserHelper_mediumin file GalleryUserHelper_medium.class, class GalleryUserHelper_mediumUtility functions useful in managing GalleryUsers
GalleryUserHelper_simplein file GalleryUserHelper_simple.class, class GalleryUserHelper_simpleUtility functions useful in managing GalleryUsers
getAllImplementationIdsin file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::getAllImplementationIds()getAllImplementationIdsWithHintin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::getAllImplementationIdsWithHint()getAllPluginIdsin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::getAllPluginIds()getAuthStringin file UserRecoverPasswordHelper_simple.class, method UserRecoverPasswordHelper_simple::getAuthString()Get the request authString from the database.
getCharsetTablein file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::getCharsetTable()Return a mapping for the given character set.
getExternalAccessMemberListin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::getExternalAccessMemberList()getFactoryDefinitionHintsin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::getFactoryDefinitionHints()getLanguageDescriptionin file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::getLanguageDescription()getLegalPathComponentin file GalleryFileSystemEntityHelper_medium.class, method GalleryFileSystemEntityHelper_medium::getLegalPathComponent()getLockIdsin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::getLockIds()getMaximumManagedPriorityin file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getMaximumManagedPriority()getMimeTypein file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::getMimeType()getOperationMimeTypesin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getOperationMimeTypes()getOperationsin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getOperations()getParameterin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::getParameter()getPermissionIdsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::getPermissionIds()getPermissionsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::getPermissions()getPropertiesin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getProperties()getRedundantPrioritiesin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::getRedundantPriorities()getRequestExpiresin file UserRecoverPasswordHelper_simple.class, method UserRecoverPasswordHelper_simple::getRequestExpires()Get the request expiration for the UserPasswordRequest from the database.
getSubPermissionsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::getSubPermissions()getSupportedLanguagesin file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::getSupportedLanguages()getToolkitByOperationin file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitByOperation()getToolkitByPropertyin file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitByProperty()getToolkitPriorityByIdin file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitPriorityById()getToolkitsByPropertyin file GalleryToolkitHelper_simple.class, method GalleryToolkitHelper_simple::getToolkitsByProperty()guaranteeAlbumHasThumbnailin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::guaranteeAlbumHasThumbnail()GalleryCharsetHelper_medium.classprocedural page GalleryCharsetHelper_medium.classGalleryCharsetHelper_simple.classprocedural page GalleryCharsetHelper_simple.classGalleryChildEntityHelper_simple.classprocedural page GalleryChildEntityHelper_simple.classGalleryDerivativeHelper_advanced.classprocedural page GalleryDerivativeHelper_advanced.classGalleryDerivativeHelper_medium.classprocedural page GalleryDerivativeHelper_medium.classGalleryDerivativeHelper_simple.classprocedural page GalleryDerivativeHelper_simple.classGalleryEntityHelper_medium.classprocedural page GalleryEntityHelper_medium.classGalleryEntityHelper_simple.classprocedural page GalleryEntityHelper_simple.classGalleryEventHelper_simple.classprocedural page GalleryEventHelper_simple.classGalleryEventLogHelper_medium.classprocedural page GalleryEventLogHelper_medium.classGalleryFactoryHelper_medium.classprocedural page GalleryFactoryHelper_medium.classGalleryFactoryHelper_simple.classprocedural page GalleryFactoryHelper_simple.classGalleryFileSystemEntityHelper_medium.classprocedural page GalleryFileSystemEntityHelper_medium.classGalleryFileSystemEntityHelper_simple.classprocedural page GalleryFileSystemEntityHelper_simple.classGalleryGroupHelper_simple.classprocedural page GalleryGroupHelper_simple.classGalleryItemAttributesHelper_advanced.classprocedural page GalleryItemAttributesHelper_advanced.classGalleryItemAttributesHelper_medium.classprocedural page GalleryItemAttributesHelper_medium.classGalleryItemAttributesHelper_simple.classprocedural page GalleryItemAttributesHelper_simple.classGalleryItemHelper_advanced.classprocedural page GalleryItemHelper_advanced.classGalleryItemHelper_medium.classprocedural page GalleryItemHelper_medium.classGalleryItemHelper_simple.classprocedural page GalleryItemHelper_simple.classGalleryLockHelper_simple.classprocedural page GalleryLockHelper_simple.classGalleryMimeTypeHelper_advanced.classprocedural page GalleryMimeTypeHelper_advanced.classGalleryMimeTypeHelper_simple.classprocedural page GalleryMimeTypeHelper_simple.classGalleryPermissionHelper_advanced.classprocedural page GalleryPermissionHelper_advanced.classGalleryPermissionHelper_simple.classprocedural page GalleryPermissionHelper_simple.classGalleryPluginHelper_medium.classprocedural page GalleryPluginHelper_medium.classGalleryPluginHelper_simple.classprocedural page GalleryPluginHelper_simple.classGalleryThemeHelper_medium.classprocedural page GalleryThemeHelper_medium.classGalleryToolkitHelper_medium.classprocedural page GalleryToolkitHelper_medium.classGalleryToolkitHelper_simple.classprocedural page GalleryToolkitHelper_simple.classGalleryTranslatorHelper_medium.classprocedural page GalleryTranslatorHelper_medium.classGalleryUserGroupHelper_medium.classprocedural page GalleryUserGroupHelper_medium.classGalleryUserGroupHelper_simple.classprocedural page GalleryUserGroupHelper_simple.classGalleryUserHelper_medium.classprocedural page GalleryUserHelper_medium.classGalleryUserHelper_simple.classprocedural page GalleryUserHelper_simple.classGalleryTemplateAdapterTestin file TemplateAdapterTest.class, method TemplateAdapterTest::GalleryTemplateAdapterTest()generateUrlin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestUrlGenerator::generateUrl()generateUrlin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestUrlGenerator::generateUrl()generateUrlin file TemplateAdapterTest.class, method TemplateAdapterMockUrlGenerator::generateUrl()generateUrlin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestUrlGenerator::generateUrl()generateUrlin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestUrlGenerator::generateUrl()GenIDin file StorageTest.class, method StorageTestDB::GenID()getin file ItemAttributesTest.class, method ItemAttributesTestSession::get()getin file UserLoginControllerTest.class, method UserLoginControllerTestSession::get()getAddedMapDatain file RepositoryTestStorage.class, method RepositoryTestStorage::getAddedMapData()getAffectedRowsin file RepositoryTestStorage.class, method RepositoryTestStorage::getAffectedRows()getallheadersin file ItemAttributesTest.class, method ItemAttributesTestPhpVm::getallheaders()getAvailableLanguagesInPluginin file RepositoryTest.class, method RepositoryTestIndex::getAvailableLanguagesInPlugin()getCallsin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::getCalls()getCallsin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::getCalls()getClassFilein file EntityTest.class, method EntityTestEntity::getClassFile()getClassNamein file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getClassName()getClassNamein file EntityTest.class, method EntityTestEntity::getClassName()getClassNamein file DownloadItemTest.class, method DownloadItemTestEntity::getClassName()getClassNamein file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTestDataItem::getClassName()getClassNamein file DerivativeTest.class, method DerivativeTestItem::getClassName()getClassNamein file ItemTest.class, method ItemTestMovieItem::getClassName()getClassNamein file ModuleTest.class, method ModuleTestEntity::getClassName()getConfigurationViewin file ControllerTest.class, method ControllerTestModule::getConfigurationView()getConfigurationViewin file ViewTest.class, method ViewTestModule::getConfigurationView()getCreationTimein file ItemAttributesTest.class, method ItemAttributesTestSession::getCreationTime()getCurrentUrlDirin file AdminCoreControllerTest.class, method AdminCoreControllerTestUrlGenerator::getCurrentUrlDir()getcwdin file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::getcwd()getcwdin file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::getcwd()getDescriptorUrlin file RepositoryTest.class, method RepositoryTestIndex::getDescriptorUrl()getDirectorySeparatorin file MailHelperTest.class, method MailHelperDummyPlatform::getDirectorySeparator()getDirectorySeparatorin file FileSystemTest.class, method FileSystemTestPlatformForRename::getDirectorySeparator()getDirectorySeparatorin file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::getDirectorySeparator()getDirectorySeparatorin file FileSystemTest.class, method FileSystemTestPlatform::getDirectorySeparator()getDirectorySeparatorin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::getDirectorySeparator()getDirectorySeparatorin file ModuleTest.class, method ModuleTestPlatform::getDirectorySeparator()getDirectorySeparatorin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::getDirectorySeparator()getDirectorySeparatorin file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::getDirectorySeparator()getDirectorySeparatorin file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::getDirectorySeparator()getDirectorySeparatorin file UtilitiesTest.class, method UtilitiesTestPlatform::getDirectorySeparator()getDirectorySeparatorin file UtilitiesTest.class, method UtilitiesTestWinPlatform::getDirectorySeparator()getDirectorySeparatorin file WebTest.class, method WebTestPlatform::getDirectorySeparator()getDirectorySeparatorin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::getDirectorySeparator()getDirectorySeparatorin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::getDirectorySeparator()getDirectorySeparatorin file EventTest.class, method EventTestPlatform::getDirectorySeparator()getDirectorySeparatorin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::getDirectorySeparator()getEventin file EventTest.class, method EventTestEventListener::getEvent()getEventin file PermissionTest.class, method PermissionTestEventListener::getEvent()getEventin file EntityTest.class, method EntityTestEventListener::getEvent()getFileContentsin file DataCacheTest.class, method DataCacheTestPlatform::getFileContents()getHeaderCallsin file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::getHeaderCalls()getHeightin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getHeight()getIdin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getId()getIdin file ViewTest.class, method ViewTestThemeId1Theme::getId()getIdin file ViewTest.class, method ViewTestThemeId2Theme::getId()getIdin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getId()getIdin file TemplateTest.class, method TemplateTestInactiveTheme::getId()getIdin file TemplateTest.class, method TemplateTestFakeTheme::getId()getIdin file TemplateAdapterTest.class, method TemplateAdapterMockTheme::getId()getIdin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getId()getIdin file UserLoginControllerTest.class, method UserLoginControllerTestSession::getId()getInfoin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskSuccess::getInfo()getInfoin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::getInfo()getInfoin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskFail::getInfo()getInfoin file MaintenanceHelperTest.class, method MaintenanceHelperTestTask::getInfo()getLanguageDatain file AdminLanguageManagerViewTest.class, method AdminLanguagesViewTestTranslator::getLanguageData()getMailDatain file MailHelperTest.class, method MailHelperDummyPlatform::getMailData()getMailedCountin file MailHelperTest.class, method MailHelperDummyPlatform::getMailedCount()getMapin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getMap()getMapin file AdminThemesControllerTest.class, method TestThemeId2Theme::getMap()getMapEntryin file UserHelperTest.class, method UserHelperTestMockStorage::getMapEntry()getMapEntryin file RepositoryTestStorage.class, method RepositoryTestStorage::getMapEntry()getMimeTypein file DownloadItemTest.class, method DownloadItemTestEntity::getMimeType()getMimeTypein file DownloadItemTest.class, method DownloadItemTestChildEntity::getMimeType()getModuleEntityTypesin file ModuleTest.class, method ModuleTestModule::getModuleEntityTypes()getNamein file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getName()getNamein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getName()getNamein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getName()getOnLoadHandlerIdsin file ModuleTest.class, method ModuleTestModule::getOnLoadHandlerIds()getPackageUrlin file RepositoryTest.class, method RepositoryTestIndex::getPackageUrl()getPackageVersionAndBuildin file RepositoryTest.class, method RepositoryTestIndex::getPackageVersionAndBuild()getPerformedOperationsin file DerivativeTest.class, method DerivativeTestToolkit::getPerformedOperations()getPluginHeaderin file RepositoryTest.class, method RepositoryTestIndex::getPluginHeader()getPluginNamein file RepositoryTest.class, method RepositoryTestIndex::getPluginName()getPluginsin file RepositoryTest.class, method RepositoryTestIndex::getPlugins()getPluginStatesin file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::getPluginStates()getPluginTypein file PluginTest.class, method PluginTestPlugin::getPluginType()getPreamblein file CodeAuditTest.class, method CodeAuditTest::getPreamble()getPropertyin file PhotoTest.class, method PhotoTestToolkit::getProperty()getPropertyin file MovieTest.class, method MovieTestToolkit::getProperty()getPropertyin file ItemTest.class, method ItemTestToolkit::getProperty()getRecordin file DataCacheTest.class, method DataCacheTestPlatform::getRecord()getRemovedMapDatain file RepositoryTestStorage.class, method RepositoryTestStorage::getRemovedMapData()getRequiredCoreApiin file RepositoryIndexTest.class, method RepositoryIndexTestTheme::getRequiredCoreApi()getRequiredCoreApiin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getRequiredCoreApi()getRequiredCoreApiin file RepositoryIndexTest.class, method RepositoryIndexTestModule::getRequiredCoreApi()getRequiredModuleApiin file PluginTest.class, method PluginTestPlugin::getRequiredModuleApi()getRequiredModuleApiin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getRequiredModuleApi()getRequiredModuleApiin file RepositoryIndexTest.class, method RepositoryIndexTestModule::getRequiredModuleApi()getRequiredThemeApiin file RepositoryIndexTest.class, method RepositoryIndexTestTheme::getRequiredThemeApi()getRequiredThemeApiin file PluginTest.class, method PluginTestPlugin::getRequiredThemeApi()getSearchesin file RepositoryTestStorage.class, method RepositoryTestStorage::getSearches()getSearchesin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::getSearches()getSettingsin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::getSettings()getSettingsin file AdminThemesControllerTest.class, method TestThemeId2Theme::getSettings()getSettingsin file AdminThemesControllerTest.class, method TestThemeId1Theme::getSettings()getSingletonin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::getSingleton()getSortInfoin file ChildTest.class, method ChildTestSortOrder2::getSortInfo()getSortInfoin file ChildTest.class, method ChildTestSortOrder::getSortInfo()getSortOrderin file ChildTest.class, method ChildTestSortOrder2::getSortOrder()getSortOrderin file ChildTest.class, method ChildTestSortOrder::getSortOrder()getStatusin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestSession::getStatus()getTypein file SessionTest.class, method SessionTestStorage::getType()getUniqueIdin file RepositoryTestStorage.class, method RepositoryTestStorage::getUniqueId()getUpdatedMapDatain file RepositoryTestStorage.class, method RepositoryTestStorage::getUpdatedMapData()getUserIdin file LogoutControllerTest.class, method LogoutControllerTestSession::getUserId()getUserIdin file ItemAttributesTest.class, method ItemAttributesTestSession::getUserId()getUserIdin file UserLoginControllerTest.class, method UserLoginControllerTestSession::getUserId()getUserNamein file UserHelperTest.class, method UserHelperTestMockUser::getUserName()getVersionin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::getVersion()getVersionin file RepositoryTest.class, method RepositoryTestModule::getVersion()getVersionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPlugin::getVersion()getViewTypein file MainTest.class, method MainTestImmediateItemView::getViewType()getViewTypein file ViewTest.class, method ViewTestNoAutoCacheControlItemView::getViewType()getViewTypein file ViewTest.class, method ViewTestAdminView::getViewType()getViewTypein file ViewTest.class, method ViewTestItemView::getViewType()getViewTypein file MainTest.class, method MainTestImmediateItemNoAutoCacheView::getViewType()getWidthin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::getWidth()get_magic_quotes_gpcin file UtilitiesTest.class, method UtilitiesTestAddSlashesPhpVm::get_magic_quotes_gpc()get_magic_quotes_gpcin file UtilitiesTest.class, method UtilitiesTestDoNotAddSlashesPhpVm::get_magic_quotes_gpc()get_template_varsin file TemplateTest.class, method TemplateTestMockSmarty::get_template_vars()gzinflatein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::gzinflate()getLineEndingin file WinNtPlatform.class, method WinNtPlatform::getLineEnding()getLineEndingin file UnixPlatform.class, method UnixPlatform::getLineEnding()GalleryDatabaseExportin file GalleryDatabaseExport.class, class GalleryDatabaseExportGalleryDatabaseExport provides the functionality to export the gallery database.
GalleryDatabaseImportin file GalleryDatabaseImport.class, class GalleryDatabaseImportGalleryDatabaseImport provides the functionality to import the Gallery database.
GalleryDatabaseImportin file GalleryDatabaseImport.class, method GalleryDatabaseImport::GalleryDatabaseImport()GallerySearchResultsin file GalleryStorage.class, method GallerySearchResults::GallerySearchResults()GallerySearchResultsin file GalleryStorage.class, class GallerySearchResultsContainer for database result set
GallerySqlFragmentin file GalleryStorage.class, method GallerySqlFragment::GallerySqlFragment()GallerySqlFragmentin file GalleryStorage.class, class GallerySqlFragmentContainer to store an sql fragment that can be passed to the db abstraction layer.
GalleryStorageExtrasin file GalleryStorageExtras.class, class GalleryStorageExtrasExtended functionality in GalleryStorage that's not generally required for  simply viewing albums and photos.
GalleryStorageExtrasin file GalleryStorageExtras.class, method GalleryStorageExtras::GalleryStorageExtras()GalleryXmlProcessorin file GalleryDatabaseImport.class, method GalleryXmlProcessor::GalleryXmlProcessor()GalleryXmlProcessorin file GalleryDatabaseImport.class, class GalleryXmlProcessorGalleryXmlProcessor provides a simple xml processor. It doesn't support anything fancy like  namespaces and such.
getAffectedRowsin file GalleryStorageExtras.class, method GalleryStorageExtras::getAffectedRows()getFragmentin file GalleryStorage.class, method GallerySqlFragment::getFragment()The sql fragment
getFunctionSqlin file Db2Storage.class, method Db2Storage::getFunctionSql()getFunctionSqlin file OracleStorage.class, method OracleStorage::getFunctionSql()getFunctionSqlin file PostgreSqlStorage.class, method PostgreSqlStorage::getFunctionSql()getFunctionSqlin file GalleryStorage.class, method MySqlStorage::getFunctionSql()getFunctionSqlin file SQLiteStorage.class, method SQLiteStorage::getFunctionSql()getFunctionSqlin file MSSqlStorage.class, method MSSqlStorage::getFunctionSql()getModuleSqlin file GalleryStorageExtras.class, method GalleryStorageExtras::getModuleSql()Load up the table creation and alteration SQL files for the given module
getParserErrorin file GalleryDatabaseImport.class, method GalleryXmlProcessor::getParserError()getProfilingHtmlin file GalleryStorageExtras.class, method GalleryStorageExtras::getProfilingHtml()getTypein file MSSqlStorage.class, method MSSqlStorage::getType()Return the type of this database
getTypein file SQLiteStorage.class, method SQLiteStorage::getType()Return the type of this database
getTypein file GalleryStorage.class, method MySqlStorage::getType()Return the type of this database
getTypein file Db2Storage.class, method Db2Storage::getType()Return the type of this database
getTypein file OracleStorage.class, method OracleStorage::getType()Return the type of this database
getTypein file PostgreSqlStorage.class, method PostgreSqlStorage::getType()Return the type of this database
getUniqueIdin file GalleryStorage.class, method MySqlStorage::getUniqueId()getUniqueIdin file GalleryStorageExtras.class, method GalleryStorageExtras::getUniqueId()getValuesin file GalleryStorage.class, method GallerySqlFragment::getValues()Return the values that map into the sql fragment's ? markers
getVersionin file SQLiteStorage.class, method SQLiteStorage::getVersion()Get database version.
getVersionin file PostgreSqlStorage.class, method PostgreSqlStorage::getVersion()Get database version.
getVersionin file Db2Storage.class, method Db2Storage::getVersion()Get database version.
getVersionin file MSSqlStorage.class, method MSSqlStorage::getVersion()Get database version.
getVersionin file OracleStorage.class, method OracleStorage::getVersion()Get database version.
getVersionin file GalleryStorage.class, method MySqlStorage::getVersion()Get database version.
GalleryDatabaseExport.classprocedural page GalleryDatabaseExport.classGalleryDatabaseImport.classprocedural page GalleryDatabaseImport.classGalleryStorageExtras.classprocedural page GalleryStorageExtras.classgetAllAddOptionsin file ItemAdd.inc, method ItemAddOption::getAllAddOptions()Return all the available option plugins
getAllOptionsin file ItemEdit.inc, method ItemEditOption::getAllOptions()Return all the available option plugins
getInfoin file AdminMaintenance.inc, method MaintenanceTask::getInfo()Return internationalized text about this task
getItemin file ShowItem.inc, method ShowItemView::getItem()getPluginStatein file PluginCallback.inc, method PluginCallbackView::getPluginState()Get the state ('active', 'inactive', 'uninstalled', etc) of a given module
getPluginStatesin file PluginCallback.inc, method PluginCallbackView::getPluginStates()Get the state ('active', 'inactive', 'uninstalled', etc) of all modules
getTitlein file ItemEditItem.inc, method ItemEditItem::getTitle()getTitlein file ItemEditAnimation.inc, method ItemEditAnimation::getTitle()getTitlein file ItemEditMovie.inc, method ItemEditMovie::getTitle()getTitlein file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::getTitle()getTitlein file ItemEditTheme.inc, method ItemEditTheme::getTitle()getTitlein file ItemEditAlbum.inc, method ItemEditAlbum::getTitle()getTitlein file ItemEditPhoto.inc, method ItemEditPhoto::getTitle()getTitlein file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::getTitle()getTitlein file ItemAdd.inc, method ItemAddPlugin::getTitle()Return a localized title for this plugin, suitable for display to the user
getTitlein file ItemAddFromBrowser.inc, method ItemAddFromBrowser::getTitle()getTitlein file ItemEdit.inc, method ItemEditPlugin::getTitle()Return a localized title for this plugin, suitable for display to the user
getViewDescriptionin file ItemAdd.inc, method ItemAddView::getViewDescription()getViewDescriptionin file ItemEdit.inc, method ItemEditView::getViewDescription()getViewDescriptionin file ItemReorder.inc, method ItemReorderView::getViewDescription()getViewDescriptionin file ShowItem.inc, method ShowItemView::getViewDescription()getViewDescriptionin file SiteAdmin.inc, method SiteAdminView::getViewDescription()getViewDescriptionin file UserPreferences.inc, method UserPreferencesView::getViewDescription()getViewDescriptionin file UserChangePassword.inc, method UserChangePasswordView::getViewDescription()getViewDescriptionin file UserAdmin.inc, method UserAdminView::getViewDescription()getViewDescriptionin file ItemPermissions.inc, method ItemPermissionsView::getViewDescription()getViewDescriptionin file MaintenanceMode.inc, method MaintenanceModeView::getViewDescription()getViewDescriptionin file ItemAddConfirmation.inc, method ItemAddConfirmationView::getViewDescription()getViewDescriptionin file ItemMoveSingle.inc, method ItemMoveSingleView::getViewDescription()getViewDescriptionin file ItemAdmin.inc, method ItemAdminView::getViewDescription()getViewDescriptionin file ItemDelete.inc, method ItemDeleteView::getViewDescription()getViewDescriptionin file ItemEditCaptions.inc, method ItemEditCaptionsView::getViewDescription()getViewDescriptionin file ItemMove.inc, method ItemMoveView::getViewDescription()getViewDescriptionin file ItemMakeHighlight.inc, method ItemMakeHighlightView::getViewDescription()getViewDescriptionin file ItemAddAlbum.inc, method ItemAddAlbumView::getViewDescription()getViewTypein file UserAdmin.inc, method UserAdminView::getViewType()getViewTypein file ItemAdmin.inc, method ItemAdminView::getViewType()getViewTypein file ShowItem.inc, method ShowItemView::getViewType()getViewTypein file ProgressBar.inc, method ProgressBarView::getViewType()getViewTypein file ErrorPage.inc, method ErrorPageView::getViewType()getViewTypein file ShowItemError.inc, method ShowItemErrorView::getViewType()getViewTypein file SiteAdmin.inc, method SiteAdminView::getViewType()groupSortin file SiteAdmin.inc, method SiteAdminView::groupSort() 
		h
							$hashedPasswordin file GalleryUser.class, variable GalleryUser::$hashedPasswordThe User's password in a hashed form.
$heightin file GalleryAnimationItem.class, variable GalleryAnimationItem::$heightThe height of this animation.
$heightin file GalleryPhotoItem.class, variable GalleryPhotoItem::$heightThe height of this image.
$heightin file GalleryDerivativeImage.class, variable GalleryDerivativeImage::$heightThe height of the image.
$heightin file GalleryMovieItem.class, variable GalleryMovieItem::$heightThe height of this movie.
handleEventin file GalleryEmbed.class, method GalleryEmbed::handleEvent()handleEventin file GalleryEventListener.class, method GalleryEventListener::handleEvent()Handle the event
handleRequestin file GalleryEmbed.class, method GalleryEmbed::handleRequest()Process the G2 request.
handleRequestin file GalleryController.class, method GalleryController::handleRequest()Take the appropriate action based on the user input provided.
handleSettingsRequestin file GalleryTheme.class, method GalleryTheme::handleSettingsRequest()Let the theme handle the incoming request.  Used for theme with advanced settings.
handleThemeSettingsRequestin file GalleryCoreApi.class, method GalleryCoreApi::handleThemeSettingsRequest()Handle theme settings form submission
hasItemPermissionin file GalleryCoreApi.class, method GalleryCoreApi::hasItemPermission()Return true if the current user has the specific permission for the target item
hasNoOperationsin file GalleryDerivative.class, method GalleryDerivative::hasNoOperations()Return true if we have no derivative or postfilter operations
hasOnLoadHandlerin file GalleryEntity.class, method GalleryEntity::hasOnLoadHandler()Check for an onLoad handler.
hasPermissionin 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.
hasPermissionin 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.
hasRequestVariablein file GalleryUtilities.class, method GalleryUtilities::hasRequestVariable()Check to see if the given key is in the request.
hasSiteAdminSessionExpiredin file GallerySession.class, method GallerySession::hasSiteAdminSessionExpired()Check if the site admininstration session timeout has expired
hasVariablein file GalleryTemplate.class, method GalleryTemplate::hasVariable()Return true if the given variable is set
headin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::head()Render head content
headin file GalleryTemplate.class, method GalleryTemplate::head()Add a template to include in the <head> section
headerin file GalleryPhpVm.class, method GalleryPhpVm::header()Send a raw HTTP header
headers_sentin file GalleryPhpVm.class, method GalleryPhpVm::headers_sent()Checks if or where headers have been sent
hiddenFormVarsin 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.
HIGHER_WEIGHTin file GalleryConstants.class, constant HIGHER_WEIGHTIndicate a higher weight
htmlEntityDecodein file GalleryUtilities.class, method GalleryUtilities::htmlEntityDecode()Equivalent to html_entity_decode() for PHP < 4.3.0 which doesn't have it.
htmlSafein file GalleryUtilities.class, method GalleryUtilities::htmlSafe()Strip out all potentially dangerous content within HTML.
handleEventin file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::handleEvent()Handler for Gallery::Login and Gallery::FailedLogin events.
handleEventin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::handleEvent()Handler for Gallery::ViewableTreeChange event.
handleThemeSettingsRequestin file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::handleThemeSettingsRequest()hasItemPermissionin file GalleryUserHelper_simple.class, method GalleryUserHelper_simple::hasItemPermission()hasPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::hasPermission()$heightin file ItemEditPhotoThumbnailPluginTest.class, variable ItemEditPhotoThumbnailTestItem::$heighthandleCallbackin file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::handleCallback()handleEventin file MainTest.class, method MainTest_BeforeDisplayListener::handleEvent()handleEventin file LogoutControllerTest.class, method LogoutControllerTestEventListener::handleEvent()handleEventin file ModuleTest.class, method ModuleTestEventListener::handleEvent()handleEventin file PermissionTest.class, method PermissionTestEventListener::handleEvent()handleEventin file EntityTest.class, method EntityTestEventListener::handleEvent()handleEventin file EventTest.class, method EventTestEventListener::handleEvent()handleEventin file ViewTest.class, method ViewTestEventListener::handleEvent()handleRequestin file ItemEditControllerTest.class, method ItemEditControllerTestPluginRequiresProgressBar::handleRequest()handleRequestin file ItemEditControllerTest.class, method ItemEditControllerTestPluginFailAndWarn::handleRequest()handleRequestin file ItemEditControllerTest.class, method ItemEditControllerTestPluginSuccess::handleRequest()handleRequestin file ItemAddControllerTest.class, method ItemAddControllerTestPluginContinue::handleRequest()handleRequestin file ItemAddControllerTest.class, method ItemAddControllerTestAddPluginWebDav::handleRequest()handleRequestin file ItemAddControllerTest.class, method ItemAddControllerTestPluginSuccess::handleRequest()handleRequestin file ItemAddControllerTest.class, method ItemAddControllerTestPluginFail::handleRequest()handleRequestAfterAddin file ItemAddControllerTest.class, method ItemAddTestOption::handleRequestAfterAdd()handleRequestAfterEditin file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::handleRequestAfterEdit()handleRequestAfterEditin file ItemEditControllerTest.class, method ItemEditControllerTestOption::handleRequestAfterEdit()handleRequestWithProgressBarin file ItemAddControllerTest.class, method ItemAddControllerTest::handleRequestWithProgressBar()hasSiteAdminSessionExpiredin file UserLoginControllerTest.class, method UserLoginControllerTestSession::hasSiteAdminSessionExpired()headerin file UserLoginControllerTest.class, method UserLoginTestPhpVm::header()headerin file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::header()headerin file SessionTest.class, method SessionTestPhpVm::header()headerin file MainTest.class, method MainTestPhpVm::header()headerin file ItemAttributesTest.class, method ItemAttributesTestPhpVm::header()headerin file DownloadItemTest.class, method DownloadItemTestPhpVm::header()headers_sentin file UserLoginControllerTest.class, method UserLoginTestPhpVm::headers_sent()headers_sentin file ItemAttributesTest.class, method ItemAttributesTestPhpVm::headers_sent()headers_sentin file SessionTest.class, method SessionTestPhpVm::headers_sent()headers_sentin file MainTest.class, method MainTestPhpVm::headers_sent()handleCallbackin file PluginCallback.inc, method PluginCallbackView::handleCallback()Handle the specific callback, and store its result in the given output array.
handleRequestin file ItemEditPhoto.inc, method ItemEditPhoto::handleRequest()handleRequestin file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::handleRequest()handleRequestin file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::handleRequest()handleRequestin file ItemEditTheme.inc, method ItemEditTheme::handleRequest()handleRequestin file ItemEditMovie.inc, method ItemEditMovie::handleRequest()handleRequestin file ItemEditItem.inc, method ItemEditItem::handleRequest()handleRequestin file ItemEdit.inc, method ItemEditPlugin::handleRequest()Let the plugin handle the incoming request
handleRequestin file ItemEdit.inc, method ItemEditController::handleRequest()handleRequestin file ItemEditAlbum.inc, method ItemEditAlbum::handleRequest()handleRequestin file ItemEditAnimation.inc, method ItemEditAnimation::handleRequest()handleRequestin file ItemEditCaptions.inc, method ItemEditCaptionsController::handleRequest()handleRequestin file ItemMakeHighlight.inc, method ItemMakeHighlightController::handleRequest()handleRequestin file ItemMoveSingle.inc, method ItemMoveSingleController::handleRequest()handleRequestin file UserPreferences.inc, method UserPreferencesController::handleRequest()handleRequestin file UserLogin.inc, method UserLoginController::handleRequest()handleRequestin file UserRecoverPassword.inc, method UserRecoverPasswordController::handleRequest()handleRequestin file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminController::handleRequest()handleRequestin file UserRecoverPasswordConfirm.inc, method UserRecoverPasswordConfirmController::handleRequest()handleRequestin file UserChangePassword.inc, method UserChangePasswordController::handleRequest()handleRequestin file ShowItem.inc, method ShowItemController::handleRequest()handleRequestin file AdminCore.inc, method AdminCoreController::handleRequest()handleRequestin file ItemPermissions.inc, method ItemPermissionsController::handleRequest()handleRequestin file ItemReorder.inc, method ItemReorderController::handleRequest()handleRequestin file Logout.inc, method LogoutController::handleRequest()handleRequestin file ItemMove.inc, method ItemMoveController::handleRequest()handleRequestin file ItemDeleteSingle.inc, method ItemDeleteSingleController::handleRequest()handleRequestin file AdminLanguageManager.inc, method AdminLanguageManagerController::handleRequest()handleRequestin file AdminGroups.inc, method AdminGroupsController::handleRequest()handleRequestin file AdminMaintenance.inc, method AdminMaintenanceController::handleRequest()handleRequestin file AdminPerformance.inc, method AdminPerformanceController::handleRequest()handleRequestin file AdminRepository.inc, method AdminRepositoryController::handleRequest()handleRequestin file AdminEditUser.inc, method AdminEditUserController::handleRequest()handleRequestin file AdminEditGroupUsers.inc, method AdminEditGroupUsersController::handleRequest()handleRequestin file AdminCreateUser.inc, method AdminCreateUserController::handleRequest()handleRequestin file AdminCreateGroup.inc, method AdminCreateGroupController::handleRequest()handleRequestin file AdminDeleteGroup.inc, method AdminDeleteGroupController::handleRequest()handleRequestin file AdminDeleteUser.inc, method AdminDeleteUserController::handleRequest()handleRequestin file AdminEditGroup.inc, method AdminEditGroupController::handleRequest()handleRequestin file AdminRepositoryDownload.inc, method AdminRepositoryDownloadController::handleRequest()handleRequestin file AdminThemes.inc, method AdminThemesController::handleRequest()handleRequestin file ItemAdd.inc, method ItemAddPlugin::handleRequest()Let the plugin handle the incoming request
handleRequestin file ItemAddAlbum.inc, method ItemAddAlbumController::handleRequest()handleRequestin file ItemAddFromBrowser.inc, method ItemAddFromBrowser::handleRequest()handleRequestin file ItemDelete.inc, method ItemDeleteController::handleRequest()handleRequestin file ItemAdd.inc, method ItemAddController::handleRequest()handleRequestin file AdminToolkitPriority.inc, method AdminToolkitPriorityController::handleRequest()handleRequestin file AdminUsers.inc, method AdminUsersController::handleRequest()handleRequestin file ChangeLanguage.inc, method ChangeLanguageController::handleRequest()handleRequestAfterAddin file CreateThumbnailOption.inc, method CreateThumbnailOption::handleRequestAfterAdd()handleRequestAfterAddin file ItemAdd.inc, method ItemAddOption::handleRequestAfterAdd()Let the plugin handle the incoming request.  We expect the $items to be locked.
handleRequestAfterEditin file ItemEdit.inc, method ItemEditOption::handleRequestAfterEdit()Let the plugin handle the incoming request.  We expect the $item to be locked.
handleRequestWithProgressBarin file ItemAdd.inc, method ItemAddController::handleRequestWithProgressBar()Handles the add item request and is expected to be called as a progress-bar callback.
 
		i
							isConfigUpgradeRequiredin file CoreModuleExtras.inc, method CoreModuleExtras::isConfigUpgradeRequired()Check if any changes to config.php are required for this upgrade.
$idin file GalleryEntity.class, variable GalleryEntity::$idThe id of this item
$isBrokenin file GalleryDerivative.class, variable GalleryDerivative::$isBrokenIs the derivative broken?  We set this to true if a toolkit operation failed, or for similar reasons.
$isLinkablein file GalleryEntity.class, variable GalleryEntity::$isLinkableDoes this entity type support linking?
i18nin 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).
iconvin file GalleryPhpVm.class, method GalleryPhpVm::iconv()iconv -- Convert string to requested character encoding
identifySearchEnginein file GalleryUtilities.class, method GalleryUtilities::identifySearchEngine()Return id of the search engine currently crawling the site by analyzing the current request.
imagein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::image()Delegate to the appropriate item class to render an image.
incrementItemViewCountin file GalleryCoreApi.class, method GalleryCoreApi::incrementItemViewCount()Update the view count for this item id
initin file GalleryUrlGenerator.class, method GalleryUrlGenerator::init()Configure the GalleryUrlGenerator with all the data it needs.
initin file GalleryEmbed.class, method GalleryEmbed::init()Initialize Gallery; must be called before most GalleryEmbed methods can be used.
initin file GalleryView.class, method GalleryView::init()Initialize the view.
initin file Gallery.class, method Gallery::init()Register shutdown function to release any hanging locks.
initin file GalleryRepository.class, method GalleryRepository::init()Initializes the repository index and utilities.
initin file GalleryTranslator.class, method GalleryTranslator::init()Initialize the translator with the specified language code hint
initin file GallerySession.class, method GallerySession::init()Either create a new session, or attach to an existing one.
initEmptyin file GallerySession.class, method GallerySession::initEmpty()Set a new/unused sessionid.
initEmptySessionin file Gallery.class, method Gallery::initEmptySession()Initialize an empty session.
initNavigationin file GalleryUrlGenerator.class, method GalleryUrlGenerator::initNavigation()Initialize the navigation.
initSessionin file Gallery.class, method Gallery::initSession()Initialize session.
initTranslatorin file Gallery.class, method Gallery::initTranslator()Initialize our GalleryTranslator
ini_getin file GalleryPhpVm.class, method GalleryPhpVm::ini_get()Get configuration parameter
ini_setin file GalleryPhpVm.class, method GalleryPhpVm::ini_set()Set configuration parameter
installOrUpgradein file GalleryPlugin.class, method GalleryPlugin::installOrUpgrade()Perform the plugin installation or upgrade, whatever is required.
installOrUpgradein 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.
installOrUpgradein file GalleryModule.class, method GalleryModule::installOrUpgrade()Perform the module installation or upgrade, whatever is required.
installTranslationsForLocalein file GalleryCoreApi.class, method GalleryCoreApi::installTranslationsForLocale()Copy the translations for a given locale into our locale hierarchy.
installTranslationsForPluginin file GalleryCoreApi.class, method GalleryCoreApi::installTranslationsForPlugin()Copy the translations for a given plugin into our locale hierarchy.
invalidateDerivativeDimensionsBySourceIdsin 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.
isAin 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
isActivein file GalleryPlugin.class, method GalleryPlugin::isActive()Is this plugin active?
isAdvancedSettingsin 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.
isAllowedInEmbedOnlyin file GalleryController.class, method GalleryController::isAllowedInEmbedOnly()Does this controller allow direct access even in embed-only mode?
isAllowedInEmbedOnlyin file GalleryView.class, method GalleryView::isAllowedInEmbedOnly()Does this view allow direct access even in embed-only mode?
isAllowedInMaintenancein file GalleryView.class, method GalleryView::isAllowedInMaintenance()Does this view allow access to non-admins when site is in maintenance mode?
isAllowedInMaintenancein file GalleryController.class, method GalleryController::isAllowedInMaintenance()Does this controller allow access to non-admins when site is in maintenance mode?
isAnonymousUserin file GalleryCoreApi.class, method GalleryCoreApi::isAnonymousUser()Is the user a guest?
isCacheCurrentin 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()
isCompatibleWithApiin file GalleryUtilities.class, method GalleryUtilities::isCompatibleWithApi()Verify that the API provided is compatible with the API that we require.
isCompatibleWithEmbedApiin file GalleryEmbed.class, method GalleryEmbed::isCompatibleWithEmbedApi()Return whether the supplied Embedding API version is compatible or not
isContainerin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::isContainer()Can this item contain other file system items?
isContainerin file GalleryAlbumItem.class, method GalleryAlbumItem::isContainer()Can this item contain other file system items?  Always returns true -- AlbumItems contain other GalleryItems
isControllerLikein 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.
isCoreUpgradeAvailablein file GalleryRepository.class, method GalleryRepository::isCoreUpgradeAvailable()Determines whether a core module upgrade is available.
isCorrectAuthTokenin file GallerySession.class, method GallerySession::isCorrectAuthToken()Checks the given authentication token and resets the internal token on failure.
isCorrectPasswordin file GalleryUser.class, method GalleryUser::isCorrectPassword()Is the password provided correct?
isCorrectPasswordin file GalleryUtilities.class, method GalleryUtilities::isCorrectPassword()Verify given password is correct.
isDisabledUsernamein file GalleryCoreApi.class, method GalleryCoreApi::isDisabledUsername()Return true if this username is not allowed to log in (generally due to automated abuse).
isEmbeddedin file Gallery.class, method Gallery::isEmbedded()Check if Gallery is in embedded mode
isEmbeddedin file GalleryUtilities.class, method GalleryUtilities::isEmbedded()Deprecated.  Use Gallery::isEmbedded instead.
isExactlyAin file GalleryUtilities.class, method GalleryUtilities::isExactlyA()Figure out if the object specified is an instance of the class specified, excluding  subclasses
isExternalIdMappedin file GalleryEmbed.class, method GalleryEmbed::isExternalIdMapped()Check if externalId is mapped to a G2 user/group.
isFileCachingEnabledin file GalleryDataCache.class, method GalleryDataCache::isFileCachingEnabled()Is caching to disk enabled?
isImmediatein file GalleryView.class, method GalleryView::isImmediate()Is this an immediate or a buffered view?
isInstalledin 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.
isLegalPathComponentin file GalleryPlatform.class, method GalleryPlatform::isLegalPathComponent()Return true if the path component specified is composed of legal characters.
isLinkedin file GalleryEntity.class, method GalleryEntity::isLinked()Return true if this entity is linked to another
isLockedin file GalleryUser.class, method GalleryUser::isLocked()isMemoryCachingEnabledin file GalleryDataCache.class, method GalleryDataCache::isMemoryCachingEnabled()Is in-memory caching enabled?
isModifiedin file GalleryPersistent.class, method GalleryPersistent::isModified()Have we modified any data in this class?
isNavigationBackPossiblein file GalleryUrlGenerator.class, method GalleryUrlGenerator::isNavigationBackPossible()Check if we currently have a back link to where we came from.
isPathInListin 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.
isPersistentin 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.
isPluginAvailablein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::isPluginAvailable()Determines whether the specified plugin is available in the local Gallery.
isPluginCompatiblein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::isPluginCompatible()Checks plugin compatibility with a certain version of Gallery.
isPluginCompatibleWithApisin file GalleryCoreApi.class, method GalleryCoreApi::isPluginCompatibleWithApis()Return true if the plugin is compatible with the current API versions.  False otherwise.
isPluginInDefaultLocationin file GalleryCoreApi.class, method GalleryCoreApi::isPluginInDefaultLocation()Indicates whether the specified plugin is in the default plugin directory.
isProfilingin file Gallery.class, method Gallery::isProfiling()Get the profiling state
isReadLockedin file GalleryLockSystem.class, method GalleryLockSystem::isReadLocked()Return true if the given id is read locked or write locked
isReadLockedin file GalleryCoreApi.class, method GalleryCoreApi::isReadLocked()Return true if the given id is read locked or write locked by us.
isRestrictedByOpenBaseDirin file GalleryPlatform.class, method GalleryPlatform::isRestrictedByOpenBaseDir()Return true if the path provided is not allowed by the current open_basedir configuration.
isRightToLeftin file GalleryTranslator.class, method GalleryTranslator::isRightToLeft()Does the active language read right-to-left?
isSafeHttpHeaderin file GalleryUtilities.class, method GalleryUtilities::isSafeHttpHeader()Checks whether the given HTTP header is safe.
isSearchEngineSessionin file GallerySession.class, method GallerySession::isSearchEngineSession()Return true if this session is identified as one coming from a search engine.
isStorageInitializedin file Gallery.class, method Gallery::isStorageInitialized()Check if GalleryStorage has been instantiated
isSupportedOperationSequencein 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.
isSymlinkSupportedin file GalleryPlatform.class, method GalleryPlatform::isSymlinkSupported()Return a boolean specifying whether or not this platform can perform a symbolic link  (symlink) command.
isTransactionalin file GalleryStorage.class, method GalleryStorage::isTransactional()Is the database transactional?
isTrustedProxyin file GalleryUtilities.class, method GalleryUtilities::isTrustedProxy()Is this address a trusted proxy?  Right now we consider any RFC1918 host trustworthy.
isUserInGroupin file GalleryCoreApi.class, method GalleryCoreApi::isUserInGroup()Is the given user id in the given group?
isUserInSiteAdminGroupin file GalleryCoreApi.class, method GalleryCoreApi::isUserInSiteAdminGroup()Is the active user in the admin group?
isUsingCookiesin file GallerySession.class, method GallerySession::isUsingCookies()Is this transaction known to be using cookies?
isValidEmailStringin file GalleryUtilities.class, method GalleryUtilities::isValidEmailString()Validate string is valid format for an email address.
isViewableMimeTypein file GalleryCoreApi.class, method GalleryCoreApi::isViewableMimeType()Return true if the given mime type is viewble in a web browser
isWriteLockedin file GalleryCoreApi.class, method GalleryCoreApi::isWriteLocked()Return true if the given id is write locked by us.
isWriteLockedin file GalleryLockSystem.class, method GalleryLockSystem::isWriteLocked()Return true if the given id is write locked
is_dirin file GalleryPlatform.class, method GalleryPlatform::is_dir()Is the given path a directory?
is_executablein file GalleryPlatform.class, method GalleryPlatform::is_executable()Is the given path an executable file?
is_filein file GalleryPlatform.class, method GalleryPlatform::is_file()Is the given path a normal file?
is_linkin file GalleryPlatform.class, method GalleryPlatform::is_link()Is the given path a symbolic link?
is_readablein file GalleryPlatform.class, method GalleryPlatform::is_readable()Is the given path a readable file?
is_uploaded_filein file GalleryPlatform.class, method GalleryPlatform::is_uploaded_file()Is the given path an uploaded file?
is_writeablein file GalleryPlatform.class, method GalleryPlatform::is_writeable()Is the given path a writeable file?
itemLinkin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::itemLink()Render a single item link as an <option> or <a>.
itemTypeNamein file GalleryAlbumItem.class, method GalleryAlbumItem::itemTypeName()itemTypeNamein file GalleryUnknownItem.class, method GalleryUnknownItem::itemTypeName()itemTypeNamein file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::itemTypeName()itemTypeNamein file GalleryAnimationItem.class, method GalleryAnimationItem::itemTypeName()itemTypeNamein file GalleryEntity.class, method GalleryEntity::itemTypeName()Return the name of this type of item.
itemTypeNamein file GalleryUser.class, method GalleryUser::itemTypeName()itemTypeNamein file GalleryMovieItem.class, method GalleryMovieItem::itemTypeName()itemTypeNamein file GalleryPhotoItem.class, method GalleryPhotoItem::itemTypeName()itemTypeNamein file GalleryGroup.class, method GalleryGroup::itemTypeName()incrementViewCountin file GalleryItemAttributesHelper_simple.class, method GalleryItemAttributesHelper_simple::incrementViewCount()initializeMimeTypesin file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::initializeMimeTypes()Initialize mime types and store them in the database
installTranslationsForLocalein file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::installTranslationsForLocale()installTranslationsForPluginin file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::installTranslationsForPlugin()invalidateDerivativeDimensionsBySourceIdsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::invalidateDerivativeDimensionsBySourceIds()invalidateDescendentCountCachesin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::invalidateDescendentCountCaches()Invalidate our descendent count cache, any time we make a change that
isDisabledUsernamein file GalleryUserHelper_medium.class, method GalleryUserHelper_medium::isDisabledUsername()isPluginCompatibleWithApisin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::isPluginCompatibleWithApis()isReadLockedin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::isReadLocked()isSupportedOperationSequencein file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::isSupportedOperationSequence()isUserInGroupin file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::isUserInGroup()isUserInSiteAdminGroupin file GalleryUserGroupHelper_simple.class, method GalleryUserGroupHelper_simple::isUserInSiteAdminGroup()isViewableMimeTypein file GalleryMimeTypeHelper_simple.class, method GalleryMimeTypeHelper_simple::isViewableMimeType()isWriteLockedin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::isWriteLocked()$isOnLoadHandlerRegisteredin file ModuleTest.class, variable ModuleTestEventListener::$isOnLoadHandlerRegisterediconvin file CharsetTest.class, method CharsetTestPhpVm::iconv()iconvin file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::iconv()ignore_error_handlerin file PlatformTest.class, method PlatformTest::ignore_error_handler()IndexDotPhpTestin file IndexDotPhpTest.class, class IndexDotPhpTestTest index.php functionality
IndexDotPhpTestin file IndexDotPhpTest.class, method IndexDotPhpTest::IndexDotPhpTest()initin file RepositoryTest.class, method RepositoryTest_GalleryRepository::init()initin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::init()initin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::init()initin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::init()ini_getin file PlatformTest.class, method PlatformTestPhpVm::ini_get()installOrUpgradein file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestModule::installOrUpgrade()installOrUpgradein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::installOrUpgrade()installOrUpgradein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::installOrUpgrade()installOrUpgradein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTestModule::installOrUpgrade()isActivein file ShowItemTest.class, method ShowItemTestTheme::isActive()isActivein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::isActive()isActivein file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::isActive()isActivein file TemplateTest.class, method TemplateTestFakeTheme::isActive()isActivein file TemplateTest.class, method TemplateTestInactiveTheme::isActive()isActivein file ViewTest.class, method ViewTestThemeId2Theme::isActive()isActivein file ViewTest.class, method ViewTestThemeId1Theme::isActive()isActivein file AdminThemesControllerTest.class, method TestThemeId2Theme::isActive()isActivein file AdminThemesControllerTest.class, method TestThemeId1Theme::isActive()isActivein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::isActive()isActivein file ViewTest.class, method ViewTestModule::isActive()isActivein file ControllerTest.class, method ControllerTestModule::isActive()isAdvancedSettingsin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::isAdvancedSettings()isAdvancedSettingsin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::isAdvancedSettings()isAppropriatein file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::isAppropriate()isAppropriatein file ItemEditControllerTest.class, method ItemEditControllerTestOption::isAppropriate()isAppropriatein file ItemAddControllerTest.class, method ItemAddTestOption::isAppropriate()isImmediatein file MainTest.class, method MainTestImmediateView::isImmediate()isImmediatein file MainTest.class, method MainTestImmediateItemView::isImmediate()isImmediatein file MainTest.class, method MainTestImmediateItemNoAutoCacheView::isImmediate()isPersistentin file ItemAttributesTest.class, method ItemAttributesTestSession::isPersistent()isPersistentin file UserLoginControllerTest.class, method UserLoginControllerTestSession::isPersistent()isSearchEngineSessionin file ItemAttributesTest.class, method ItemAttributesTestSession::isSearchEngineSession()isUsingCookiesin file LogoutControllerTest.class, method LogoutControllerTestSession::isUsingCookies()is_dirin file ThemeTest.class, method ThemeTestPlatform::is_dir()is_dirin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::is_dir()is_dirin file MailHelperTest.class, method MailHelperDummyPlatform::is_dir()is_dirin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_dir()is_dirin file UtilitiesTest.class, method UtilitiesTestPlatform::is_dir()is_dirin file EventTest.class, method EventTestPlatform::is_dir()is_dirin file ModuleTest.class, method ModuleTestPlatform::is_dir()is_dirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_dir()is_dirin file DataCacheTest.class, method DataCacheTestPlatform::is_dir()is_dirin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_dir()is_dirin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::is_dir()is_readablein file MailHelperTest.class, method MailHelperDummyPlatform::is_readable()is_readablein file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_readable()is_readablein file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_readable()is_readablein file TemplateTest.class, method TemplateTestMockPlatform::is_readable()is_uploaded_filein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_uploaded_file()is_writeablein file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::is_writeable()is_writeablein file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::is_writeable()is_writeablein file MailHelperTest.class, method MailHelperDummyPlatform::is_writeable()is_writeablein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::is_writeable()ItemAddAlbumControllerTestin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::ItemAddAlbumControllerTest()ItemAddAlbumControllerTestin file ItemAddAlbumControllerTest.class, class ItemAddAlbumControllerTestItemAddAlbum controller tests
ItemAddControllerTestin file ItemAddControllerTest.class, method ItemAddControllerTest::ItemAddControllerTest()ItemAddControllerTestin file ItemAddControllerTest.class, class ItemAddControllerTestItemAdd controller tests
ItemAddControllerTestAddPluginWebDavin file ItemAddControllerTest.class, class ItemAddControllerTestAddPluginWebDavItemAddPlugin to test backwards compatibility with the WebDAV module.
ItemAddControllerTestPluginContinuein file ItemAddControllerTest.class, class ItemAddControllerTestPluginContinueItemAddPlugin that doesn't fail, nor complete
ItemAddControllerTestPluginFailin file ItemAddControllerTest.class, class ItemAddControllerTestPluginFailItemAddPlugin that always fails
ItemAddControllerTestPluginSuccessin file ItemAddControllerTest.class, class ItemAddControllerTestPluginSuccessItemAddPlugin that always completes
ItemAddControllerTestToolkitin file ItemAddControllerTest.class, class ItemAddControllerTestToolkitTest toolkit
ItemAddFromBrowserTestin file ItemAddFromBrowserTest.class, class ItemAddFromBrowserTestItemAddChildren controller tests
ItemAddFromBrowserTestin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::ItemAddFromBrowserTest()ItemAddPhpVmin file ItemAddControllerTest.class, method ItemAddPhpVm::ItemAddPhpVm()Constructor
ItemAddPhpVmin file ItemAddControllerTest.class, class ItemAddPhpVmConfigurable PHP VM
ItemAddTestOptionin file ItemAddControllerTest.class, method ItemAddTestOption::ItemAddTestOption()ItemAddTestOptionin file ItemAddControllerTest.class, class ItemAddTestOptionTest ItemAddOption
ItemAttributesTestin file ItemAttributesTest.class, class ItemAttributesTestTest ItemAttribute functionality.
ItemAttributesTestin file ItemAttributesTest.class, method ItemAttributesTest::ItemAttributesTest()ItemAttributesTestPhpVmin file ItemAttributesTest.class, class ItemAttributesTestPhpVmItemAttributesTestPhpVmin file ItemAttributesTest.class, method ItemAttributesTestPhpVm::ItemAttributesTestPhpVm()ItemAttributesTestSessionin file ItemAttributesTest.class, method ItemAttributesTestSession::ItemAttributesTestSession()ItemAttributesTestSessionin file ItemAttributesTest.class, class ItemAttributesTestSessionItemDeleteControllerTestin file ItemDeleteControllerTest.class, class ItemDeleteControllerTestItemDelete controller tests
ItemDeleteControllerTestin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::ItemDeleteControllerTest()ItemDeleteSingleControllerTestin file ItemDeleteSingleControllerTest.class, class ItemDeleteSingleControllerTestItemDeleteSingle Controller tests
ItemDeleteSingleControllerTestin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::ItemDeleteSingleControllerTest()ItemEditAlbumPluginTestin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::ItemEditAlbumPluginTest()ItemEditAlbumPluginTestin file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTestItemEditAlbum controller tests
ItemEditAlbumPluginTestCmpin file ItemEditAlbumPluginTest.class, function ItemEditAlbumPluginTestCmp()ItemEditAlbumPluginTestDataItemin file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTestDataItemMock data item
ItemEditAlbumPluginTestToolkitin file ItemEditAlbumPluginTest.class, class ItemEditAlbumPluginTestToolkitMock toolkit
ItemEditAnimationPluginTestin file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::ItemEditAnimationPluginTest()ItemEditAnimationPluginTestin file ItemEditAnimationPluginTest.class, class ItemEditAnimationPluginTestItemEditAnimation controller tests
ItemEditCaptionsControllerTestin file ItemEditCaptionsControllerTest.class, class ItemEditCaptionsControllerTestItemEditCaptions controller tests
ItemEditCaptionsControllerTestin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::ItemEditCaptionsControllerTest()ItemEditControllerTestin file ItemEditControllerTest.class, class ItemEditControllerTestItemEdit controller tests
ItemEditControllerTestin file ItemEditControllerTest.class, method ItemEditControllerTest::ItemEditControllerTest()ItemEditControllerTestOptionin file ItemEditControllerTest.class, class ItemEditControllerTestOptionTest ItemEditOption that returns warnings and errors and doesn't require a progress bar.
ItemEditControllerTestOptionWithProgressBarin file ItemEditControllerTest.class, class ItemEditControllerTestOptionWithProgressBarTest ItemEditOption that returns warnings and errors and requires a progress bar.
ItemEditControllerTestPluginFailAndWarnin file ItemEditControllerTest.class, class ItemEditControllerTestPluginFailAndWarnTest plugin that fails
ItemEditControllerTestPluginRequiresProgressBarin file ItemEditControllerTest.class, class ItemEditControllerTestPluginRequiresProgressBarTest plugin that requires a progress bar
ItemEditControllerTestPluginSuccessin file ItemEditControllerTest.class, class ItemEditControllerTestPluginSuccessTest plugin that returns success
ItemEditItemPluginTestin file ItemEditItemPluginTest.class, class ItemEditItemPluginTestItemEditItem controller tests
ItemEditItemPluginTestin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::ItemEditItemPluginTest()ItemEditItemPluginTestToolkitin file ItemEditItemPluginTest.class, class ItemEditItemPluginTestToolkitTest toolkit
ItemEditMoviePluginTestin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::ItemEditMoviePluginTest()ItemEditMoviePluginTestin file ItemEditMoviePluginTest.class, class ItemEditMoviePluginTestItemEditMovie controller tests
ItemEditMoviePluginTestPlatformin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::ItemEditMoviePluginTestPlatform()ItemEditMoviePluginTestPlatformin file ItemEditMoviePluginTest.class, class ItemEditMoviePluginTestPlatformItemEditMovie controller tests
ItemEditPhotoPluginTestin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::ItemEditPhotoPluginTest()ItemEditPhotoPluginTestin file ItemEditPhotoPluginTest.class, class ItemEditPhotoPluginTestItemEditPhoto controller tests
ItemEditPhotoPluginTestToolkitin file ItemEditPhotoPluginTest.class, class ItemEditPhotoPluginTestToolkitTest toolkit
ItemEditPhotoThumbnailPluginTestin file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailPluginTestItemEditPhoto controller tests
ItemEditPhotoThumbnailPluginTestin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::ItemEditPhotoThumbnailPluginTest()ItemEditPhotoThumbnailPluginTestToolkitin file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailPluginTestToolkitTest toolkitk
ItemEditPhotoThumbnailTestItemin file ItemEditPhotoThumbnailPluginTest.class, class ItemEditPhotoThumbnailTestItemItemEditRotateAndScalePhotoPluginTestin file ItemEditRotateAndScalePhotoPluginTest.class, class ItemEditRotateAndScalePhotoPluginTestItemEditPhoto controller tests
ItemEditRotateAndScalePhotoPluginTestin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::ItemEditRotateAndScalePhotoPluginTest()ItemEditRotateAndScalePhotoPluginTestToolkitin file ItemEditRotateAndScalePhotoPluginTest.class, class ItemEditRotateAndScalePhotoPluginTestToolkitTest toolkit
ItemEditThemeControllerTestThemein file ItemEditThemePluginTest.class, class ItemEditThemeControllerTestThemeTest theme
ItemEditThemePluginTestin file ItemEditThemePluginTest.class, class ItemEditThemePluginTestItemEditTheme controller tests
ItemEditThemePluginTestin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::ItemEditThemePluginTest()ItemEditThemeTestPlatformin file ItemEditThemePluginTest.class, class ItemEditThemeTestPlatformTest platform
ItemEditThemeTestPlatformin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::ItemEditThemeTestPlatform()ItemMakeHighlightControllerTestin file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::ItemMakeHighlightControllerTest()ItemMakeHighlightControllerTestin file ItemMakeHighlightControllerTest.class, class ItemMakeHighlightControllerTestItemMakeHighlight controller tests
ItemMakeHighlightTestToolkitin file ItemMakeHighlightControllerTest.class, class ItemMakeHighlightTestToolkitDummy test toolkit
ItemMoveControllerTestin file ItemMoveControllerTest.class, method ItemMoveControllerTest::ItemMoveControllerTest()ItemMoveControllerTestin file ItemMoveControllerTest.class, class ItemMoveControllerTestItemMove controller tests
ItemMoveSingleControllerTestin file ItemMoveSingleControllerTest.class, class ItemMoveSingleControllerTestItemMoveSingle controller tests
ItemMoveSingleControllerTestin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::ItemMoveSingleControllerTest()ItemMoveSingleTestToolkitin file ItemMoveSingleControllerTest.class, class ItemMoveSingleTestToolkitDummy test toolkit
ItemMoveTestToolkitin file ItemMoveControllerTest.class, class ItemMoveTestToolkitDummy test toolkit
ItemOrderTestin file ItemOrderTest.class, method ItemOrderTest::ItemOrderTest()ItemOrderTestin file ItemOrderTest.class, class ItemOrderTestTest ItemOrder functionality
ItemPermissionsControllerTestin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::ItemPermissionsControllerTest()ItemPermissionsControllerTestin file ItemPermissionsControllerTest.class, class ItemPermissionsControllerTestItemPermissions controller tests
ItemReorderControllerTestin file ItemReorderControllerTest.class, class ItemReorderControllerTestItemReorder controller tests
ItemReorderControllerTestin file ItemReorderControllerTest.class, method ItemReorderControllerTest::ItemReorderControllerTest()ItemTestin file ItemTest.class, method ItemTest::ItemTest()ItemTestin file ItemTest.class, class ItemTestTest Item functionality
ItemTestMovieItemin file ItemTest.class, class ItemTestMovieItemTest movie item
ItemTestRendererin file ItemTest.class, class ItemTestRendererTest renderer
ItemTestToolkitin file ItemTest.class, class ItemTestToolkitTest toolkit
IndexDotPhpTest.classprocedural page IndexDotPhpTest.classItemAddAlbumControllerTest.classprocedural page ItemAddAlbumControllerTest.classItemAddControllerTest.classprocedural page ItemAddControllerTest.classItemAddFromBrowserTest.classprocedural page ItemAddFromBrowserTest.classItemAttributesTest.classprocedural page ItemAttributesTest.classItemDeleteControllerTest.classprocedural page ItemDeleteControllerTest.classItemDeleteSingleControllerTest.classprocedural page ItemDeleteSingleControllerTest.classItemEditAlbumPluginTest.classprocedural page ItemEditAlbumPluginTest.classItemEditAnimationPluginTest.classprocedural page ItemEditAnimationPluginTest.classItemEditCaptionsControllerTest.classprocedural page ItemEditCaptionsControllerTest.classItemEditControllerTest.classprocedural page ItemEditControllerTest.classItemEditItemPluginTest.classprocedural page ItemEditItemPluginTest.classItemEditMoviePluginTest.classprocedural page ItemEditMoviePluginTest.classItemEditPhotoPluginTest.classprocedural page ItemEditPhotoPluginTest.classItemEditPhotoThumbnailPluginTest.classprocedural page ItemEditPhotoThumbnailPluginTest.classItemEditRotateAndScalePhotoPluginTest.classprocedural page ItemEditRotateAndScalePhotoPluginTest.classItemEditThemePluginTest.classprocedural page ItemEditThemePluginTest.classItemMakeHighlightControllerTest.classprocedural page ItemMakeHighlightControllerTest.classItemMoveControllerTest.classprocedural page ItemMoveControllerTest.classItemMoveSingleControllerTest.classprocedural page ItemMoveSingleControllerTest.classItemOrderTest.classprocedural page ItemOrderTest.classItemPermissionsControllerTest.classprocedural page ItemPermissionsControllerTest.classItemReorderControllerTest.classprocedural page ItemReorderControllerTest.classItemTest.classprocedural page ItemTest.classisRestrictedByOpenBaseDirin file UnixPlatform.class, method UnixPlatform::isRestrictedByOpenBaseDir()isRestrictedByOpenBaseDirin file WinNtPlatform.class, method WinNtPlatform::isRestrictedByOpenBaseDir()isSymlinkSupportedin file UnixPlatform.class, method UnixPlatform::isSymlinkSupported()isSymlinkSupportedin file WinNtPlatform.class, method WinNtPlatform::isSymlinkSupported()is_executablein file WinNtPlatform.class, method WinNtPlatform::is_executable()importToDbin file GalleryDatabaseImport.class, method GalleryDatabaseImport::importToDb()Imports a file in Gallery export format.
isInstalledin file GalleryStorageExtras.class, method GalleryStorageExtras::isInstalled()isAllowedInEmbedOnlyin file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::isAllowedInEmbedOnly()isAllowedInEmbedOnlyin file DownloadItem.inc, method DownloadItemView::isAllowedInEmbedOnly()isAllowedInEmbedOnlyin file ItemDeleteJs.inc, method ItemDeleteJsView::isAllowedInEmbedOnly()isAllowedInEmbedOnlyin file CombinedJavascript.inc, method CombinedJavascriptView::isAllowedInEmbedOnly()isAllowedInMaintenancein file Logout.inc, method LogoutController::isAllowedInMaintenance()isAllowedInMaintenancein file UserAdmin.inc, method UserAdminView::isAllowedInMaintenance()isAllowedInMaintenancein file UserLogin.inc, method UserLoginController::isAllowedInMaintenance()isAppropriatein file ItemAdd.inc, method ItemAddPlugin::isAppropriate()Is this plugin appropriate at this time?  Default is true.
isAppropriatein file ItemAdd.inc, method ItemAddOption::isAppropriate()Is this option appropriate at this time?
isAppropriatein file ItemEdit.inc, method ItemEditOption::isAppropriate()Is this option appropriate at this time?
isAppropriatein file CreateThumbnailOption.inc, method CreateThumbnailOption::isAppropriate()isControllerLikein file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::isControllerLike()isControllerLikein file RepositoryCallback.inc, method RepositoryCallbackView::isControllerLike()isControllerLikein file SimpleCallback.inc, method SimpleCallbackView::isControllerLike()isControllerLikein file PluginCallback.inc, method PluginCallbackView::isControllerLike()isImmediatein file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::isImmediate()isImmediatein file RepositoryCallback.inc, method RepositoryCallbackView::isImmediate()isImmediatein file CombinedJavascript.inc, method CombinedJavascriptView::isImmediate()isImmediatein file DownloadItem.inc, method DownloadItemView::isImmediate()isImmediatein file SimpleCallback.inc, method SimpleCallbackView::isImmediate()isImmediatein file PluginCallback.inc, method PluginCallbackView::isImmediate()isImmediatein file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::isImmediate()isImmediatein file ItemDeleteJs.inc, method ItemDeleteJsView::isImmediate()isSupportedin file ItemEdit.inc, method ItemEditPlugin::isSupported()Does this plugin support the given item type?
isSupportedin file ItemEditItem.inc, method ItemEditItem::isSupported()isSupportedin file ItemEditPhoto.inc, method ItemEditPhoto::isSupported()isSupportedin file ItemEditMovie.inc, method ItemEditMovie::isSupported()isSupportedin file ItemEditAnimation.inc, method ItemEditAnimation::isSupported()isSupportedin file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::isSupported()isSupportedin file ItemEditAlbum.inc, method ItemEditAlbum::isSupported()isSupportedin file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::isSupported()isSupportedin file ItemEditTheme.inc, method ItemEditTheme::isSupported()ItemAddAlbumControllerin file ItemAddAlbum.inc, class ItemAddAlbumControllerThis controller will handle the addition of an album
ItemAddAlbumViewin file ItemAddAlbum.inc, class ItemAddAlbumViewThis view will prompt for the data for a new album to be created
ItemAddConfirmationViewin file ItemAddConfirmation.inc, class ItemAddConfirmationViewThis view will show confirmation of newly added items
ItemAddControllerin file ItemAdd.inc, class ItemAddControllerThis controller will handle the addition of new items in the gallery
ItemAddFromBrowserin file ItemAddFromBrowser.inc, class ItemAddFromBrowserThis ItemAdd plugin adds items uploaded from the web browser.
ItemAddOptionin file ItemAdd.inc, class ItemAddOptionInterface for options to the ItemAdd view and controller.
ItemAddPluginin file ItemAdd.inc, class ItemAddPluginInterface for plugins to the ItemAdd view and controller.
ItemAddViewin file ItemAdd.inc, class ItemAddViewThis view will show the selected plugin for adding items to the gallery
ItemAdminViewin file ItemAdmin.inc, class ItemAdminViewThis view will present the available options to administrate an item/album
ItemDeleteControllerin file ItemDelete.inc, class ItemDeleteControllerThis controller will handle the deletion of items
ItemDeleteJsViewin file ItemDeleteJs.inc, class ItemDeleteJsViewGenerate JavaScript for deleting item
ItemDeleteSingleControllerin file ItemDeleteSingle.inc, class ItemDeleteSingleControllerThis controller-like view will handle the deletion of a single item
ItemDeleteViewin file ItemDelete.inc, class ItemDeleteViewThis view will prompt for selecting items to delete
ItemEditAlbumin file ItemEditAlbum.inc, class ItemEditAlbumThis plugin will handle the changes users make to an album.
ItemEditAnimationin file ItemEditAnimation.inc, class ItemEditAnimationPlugin for editing Animations
ItemEditCaptionsControllerin file ItemEditCaptions.inc, class ItemEditCaptionsControllerThis controller will save many item captions at once.
ItemEditCaptionsViewin file ItemEditCaptions.inc, class ItemEditCaptionsViewThis view will allow the user to edit many item captions at once.
ItemEditControllerin file ItemEdit.inc, class ItemEditControllerThis controller will handle the editing of an item
ItemEditItemin file ItemEditItem.inc, class ItemEditItemPlugin for editing data common to all items
ItemEditMoviein file ItemEditMovie.inc, class ItemEditMoviePlugin for editing Movies
ItemEditOptionin file ItemEdit.inc, class ItemEditOptionInterface for options to the ItemEdit view and controller.
ItemEditPhotoin file ItemEditPhoto.inc, class ItemEditPhotoThis plugin will handle the editing of a photo
ItemEditPhotoThumbnailin file ItemEditPhotoThumbnail.inc, class ItemEditPhotoThumbnailThis edit plugin allows you to customize the photo's thumbnail
ItemEditPluginin file ItemEdit.inc, class ItemEditPluginInterface for plugins to the ItemEdit view and controller
ItemEditRotateAndScalePhotoin file ItemEditRotateAndScalePhoto.inc, class ItemEditRotateAndScalePhotoThis plugin will handle applying operations to a photo
ItemEditThemein file ItemEditTheme.inc, class ItemEditThemeThis plugin will handle the changes users make to theme settings for an album.
ItemEditViewin file ItemEdit.inc, class ItemEditViewThis view will show options to edit an item
ItemMakeHighlightControllerin file ItemMakeHighlight.inc, class ItemMakeHighlightControllerThis controller will make an item the highlight for its parent
ItemMakeHighlightViewin file ItemMakeHighlight.inc, class ItemMakeHighlightViewThis view will prompt for which ancestor album to set the highlight
ItemMoveControllerin file ItemMove.inc, class ItemMoveControllerThis controller will handle moving one or more items from one album to another.
ItemMoveSingleControllerin file ItemMoveSingle.inc, class ItemMoveSingleControllerThis controller will handle moving an item from one album to another.
ItemMoveSingleViewin file ItemMoveSingle.inc, class ItemMoveSingleViewThis view will prompt for the destination of moving this item
ItemMoveViewin file ItemMove.inc, class ItemMoveViewThis view will prompt for which items to move and where is the destination.
ItemPermissionsControllerin file ItemPermissions.inc, class ItemPermissionsControllerThis controller will handle the changes in the permission of an item
ItemPermissionsViewin file ItemPermissions.inc, class ItemPermissionsViewThis view will prompt for permission settings of an item
ItemReorderControllerin file ItemReorder.inc, class ItemReorderControllerThis controller will handle changing the order of items in an album.
ItemReorderViewin file ItemReorder.inc, class ItemReorderViewThis view will prompt for how to change the order of items in the album
ItemAdd.incprocedural page ItemAdd.incItemAddAlbum.incprocedural page ItemAddAlbum.incItemAddConfirmation.incprocedural page ItemAddConfirmation.incItemAddFromBrowser.incprocedural page ItemAddFromBrowser.incItemAdmin.incprocedural page ItemAdmin.incItemDelete.incprocedural page ItemDelete.incItemDeleteJs.incprocedural page ItemDeleteJs.incItemDeleteSingle.incprocedural page ItemDeleteSingle.incItemEdit.incprocedural page ItemEdit.incItemEditAlbum.incprocedural page ItemEditAlbum.incItemEditAnimation.incprocedural page ItemEditAnimation.incItemEditCaptions.incprocedural page ItemEditCaptions.incItemEditItem.incprocedural page ItemEditItem.incItemEditMovie.incprocedural page ItemEditMovie.incItemEditPhoto.incprocedural page ItemEditPhoto.incItemEditPhotoThumbnail.incprocedural page ItemEditPhotoThumbnail.incItemEditRotateAndScalePhoto.incprocedural page ItemEditRotateAndScalePhoto.incItemEditTheme.incprocedural page ItemEditTheme.incItemMakeHighlight.incprocedural page ItemMakeHighlight.incItemMove.incprocedural page ItemMove.incItemMoveSingle.incprocedural page ItemMoveSingle.incItemPermissions.incprocedural page ItemPermissions.incItemReorder.incprocedural page ItemReorder.inc 
		k
							$keywordsin file GalleryItem.class, variable GalleryItem::$keywordsA set of keywords that describe this item
 
		l
							$languagein file GalleryUser.class, variable GalleryUser::$languageThe User's language preference
$linkedEntityin file GalleryEntity.class, variable GalleryEntity::$linkedEntityThe target entity this entity is linked to
$linkIdin file GalleryEntity.class, variable GalleryEntity::$linkIdThe id of the target entity this entity is linked to
$lockedin file GalleryUser.class, variable GalleryUser::$lockedLocked flag - determines whether the user is allowed to edit their own settings
languagein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::language()Return active language code in format used with HTML lang attribute.
legalizePathComponentin file GalleryPlatform.class, method GalleryPlatform::legalizePathComponent()Remove any illegal characters from the path component.
linkin file GalleryTemplate.class, method GalleryTemplate::link()Add a <link> element in the <head> section
linkIdin 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)
loadin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::load()Loads and unserializes the index from the local filesystem into memory.
loadAvailableBlocksin file GalleryCoreApi.class, method GalleryCoreApi::loadAvailableBlocks()Load the block configuration files from every module
loadCommonTemplateDatain file GalleryTheme.class, method GalleryTheme::loadCommonTemplateData()Load commonly used data into theme template.
loadControllerin file GalleryController.class, method GalleryController::loadController()Load a controller
loadEntitiesin file GalleryStorage.class, method GalleryStorage::loadEntities()Load the GalleryEntities with the ids specified
loadEntitiesByIdin file GalleryCoreApi.class, method GalleryCoreApi::loadEntitiesById()Load the GalleryEntities with the ids specified
loadEntityByExternalIdin file GalleryCoreApi.class, method GalleryCoreApi::loadEntityByExternalId()Map external id to G2 id and then load the entity
loadPluginin file GalleryCoreApi.class, method GalleryCoreApi::loadPlugin()Load and initialize the given plugin
loadSettingsTemplatein file GalleryTheme.class, method GalleryTheme::loadSettingsTemplate()Load the template with data to define the theme settings.  Used for theme with advanced  settings.
loadTemplatein file GalleryView.class, method GalleryView::loadTemplate()Load the template with data from this view.
loadTemplatein file GalleryTheme.class, method GalleryTheme::loadTemplate()Load the template with data from this view.
loadTemplatein file GalleryValidationPlugin.class, method GalleryValidationPlugin::loadTemplate()Prepare template for validation.
loadThemeAndParametersin file GalleryView.class, method GalleryView::loadThemeAndParameters()Load theme, theme parameters and item to use for this view.
loadThemeForItemin file GalleryView.class, method GalleryView::loadThemeForItem()Get the theme for this item by finding the theme id for the nearest album.
loadThemeSettingsFormin file GalleryCoreApi.class, method GalleryCoreApi::loadThemeSettingsForm()Load template data for a theme settings form
loadViewin file GalleryView.class, method GalleryView::loadView()Load a view.
localIndexExistsin file GalleryRepository.class, method GalleryRepository::localIndexExists()LOCK_READin file GalleryConstants.class, constant LOCK_READRead lock type
LOCK_WRITEin file GalleryConstants.class, constant LOCK_WRITEWrite lock type
loginin file GalleryEmbed.class, method GalleryEmbed::login()Login the specified user in the G2 session.
logoButtonin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::logoButton()Render logo button image.
logoutin file GalleryEmbed.class, method GalleryEmbed::logout()Reset the G2 session.  Do not call init() before this method.
LOWER_WEIGHTin file GalleryConstants.class, constant LOWER_WEIGHTIndicate a lower weight
loadAvailableBlocksin file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::loadAvailableBlocks()loadEntitiesByIdin file GalleryEntityHelper_simple.class, method GalleryEntityHelper_simple::loadEntitiesById()loadEntityByExternalIdin file GalleryEntityHelper_simple.class, method GalleryEntityHelper_simple::loadEntityByExternalId()loadPluginin file GalleryPluginHelper_simple.class, method GalleryPluginHelper_simple::loadPlugin()loadThemeSettingsFormin file GalleryThemeHelper_medium.class, method GalleryThemeHelper_medium::loadThemeSettingsForm()LanguageTestin file LanguageTest.class, method LanguageTest::LanguageTest()LanguageTestin file LanguageTest.class, class LanguageTestTest language selection functionality
legalizePathComponentin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::legalizePathComponent()loadTemplatein file MainTest.class, method MainTest_FakeView::loadTemplate()LocalizationAuditTestin file LocalizationAuditTest.class, class LocalizationAuditTestLint check our localizations
LocalizationAuditTestin file LocalizationAuditTest.class, method LocalizationAuditTest::LocalizationAuditTest()LockTestin file LockTest.class, class LockTestLock tests.
LockTestin file LockTest.class, method LockTest::LockTest()LogoutControllerTestin file LogoutControllerTest.class, class LogoutControllerTestLogout controller tests.
LogoutControllerTestin file LogoutControllerTest.class, method LogoutControllerTest::LogoutControllerTest()LogoutControllerTestEventListenerin file LogoutControllerTest.class, class LogoutControllerTestEventListenerLogoutControllerTestSessionin file LogoutControllerTest.class, class LogoutControllerTestSessionLanguageTest.classprocedural page LanguageTest.classLocalizationAuditTest.classprocedural page LocalizationAuditTest.classLockTest.classprocedural page LockTest.classLogoutControllerTest.classprocedural page LogoutControllerTest.classloadEntitiesin file GalleryStorageExtras.class, method GalleryStorageExtras::loadEntities()loadTemplatein file ItemEditPhotoThumbnail.inc, method ItemEditPhotoThumbnail::loadTemplate()loadTemplatein file ItemEditPhoto.inc, method ItemEditPhoto::loadTemplate()loadTemplatein file ItemEditRotateAndScalePhoto.inc, method ItemEditRotateAndScalePhoto::loadTemplate()loadTemplatein file ItemEditTheme.inc, method ItemEditTheme::loadTemplate()loadTemplatein file ItemMove.inc, method ItemMoveView::loadTemplate()loadTemplatein file ItemMakeHighlight.inc, method ItemMakeHighlightView::loadTemplate()loadTemplatein file ItemEditMovie.inc, method ItemEditMovie::loadTemplate()loadTemplatein file ItemEditItem.inc, method ItemEditItem::loadTemplate()loadTemplatein file ItemEdit.inc, method ItemEditView::loadTemplate()loadTemplatein file ItemEdit.inc, method ItemEditPlugin::loadTemplate()Load the template with data from this plugin
loadTemplatein file ItemEditAlbum.inc, method ItemEditAlbum::loadTemplate()loadTemplatein file ItemEditAnimation.inc, method ItemEditAnimation::loadTemplate()loadTemplatein file ItemEditCaptions.inc, method ItemEditCaptionsView::loadTemplate()loadTemplatein file ItemMoveSingle.inc, method ItemMoveSingleView::loadTemplate()loadTemplatein file ItemPermissions.inc, method ItemPermissionsView::loadTemplate()loadTemplatein file UserPreferences.inc, method UserPreferencesView::loadTemplate()loadTemplatein file UserLogin.inc, method UserLoginView::loadTemplate()loadTemplatein file UserRecoverPassword.inc, method UserRecoverPasswordView::loadTemplate()loadTemplatein file UserRecoverPasswordAdmin.inc, method UserRecoverPasswordAdminView::loadTemplate()loadTemplatein file UserRecoverPasswordConfirm.inc, method UserRecoverPasswordConfirmView::loadTemplate()loadTemplatein file UserChangePassword.inc, method UserChangePasswordView::loadTemplate()loadTemplatein file UserAdmin.inc, method UserAdminView::loadTemplate()loadTemplatein file MaintenanceMode.inc, method MaintenanceModeView::loadTemplate()loadTemplatein file ItemReorder.inc, method ItemReorderView::loadTemplate()loadTemplatein file ShowItem.inc, method ShowItemView::loadTemplate()loadTemplatein file ShowItemError.inc, method ShowItemErrorView::loadTemplate()loadTemplatein file SiteAdmin.inc, method SiteAdminView::loadTemplate()loadTemplatein file AdminCore.inc, method AdminCoreView::loadTemplate()loadTemplatein file ItemEdit.inc, method ItemEditOption::loadTemplate()Load the template with data from this plugin
loadTemplatein file AdminGroups.inc, method AdminGroupsView::loadTemplate()loadTemplatein file AdminEventLogViewer.inc, method AdminEventLogViewerView::loadTemplate()loadTemplatein file AdminLanguageManager.inc, method AdminLanguageManagerView::loadTemplate()loadTemplatein file AdminMaintenance.inc, method AdminMaintenanceView::loadTemplate()loadTemplatein file AdminPlugins.inc, method AdminPluginsView::loadTemplate()loadTemplatein file AdminPerformance.inc, method AdminPerformanceView::loadTemplate()loadTemplatein file AdminEditUser.inc, method AdminEditUserView::loadTemplate()loadTemplatein file AdminEditGroupUsers.inc, method AdminEditGroupUsersView::loadTemplate()loadTemplatein file AdminCreateUser.inc, method AdminCreateUserView::loadTemplate()loadTemplatein file AdminCreateGroup.inc, method AdminCreateGroupView::loadTemplate()loadTemplatein file AdminDeleteGroup.inc, method AdminDeleteGroupView::loadTemplate()loadTemplatein file AdminDeleteUser.inc, method AdminDeleteUserView::loadTemplate()loadTemplatein file AdminEditGroup.inc, method AdminEditGroupView::loadTemplate()loadTemplatein file ItemDelete.inc, method ItemDeleteView::loadTemplate()loadTemplatein file AdminRepository.inc, method AdminRepositoryView::loadTemplate()loadTemplatein file ItemAdd.inc, method ItemAddView::loadTemplate()loadTemplatein file ItemAdd.inc, method ItemAddPlugin::loadTemplate()Load the template with data from this plugin
loadTemplatein file ItemAddAlbum.inc, method ItemAddAlbumView::loadTemplate()loadTemplatein file ItemAddConfirmation.inc, method ItemAddConfirmationView::loadTemplate()loadTemplatein file ItemAdmin.inc, method ItemAdminView::loadTemplate()loadTemplatein file ItemAddFromBrowser.inc, method ItemAddFromBrowser::loadTemplate()loadTemplatein file ItemAdd.inc, method ItemAddOption::loadTemplate()Load the template with data from this plugin
loadTemplatein file ErrorPage.inc, method ErrorPageView::loadTemplate()loadTemplatein file AdminThemes.inc, method AdminThemesView::loadTemplate()loadTemplatein file AdminRepositoryDownload.inc, method AdminRepositoryDownloadView::loadTemplate()loadTemplatein file AdminToolkitPriority.inc, method AdminToolkitPriorityView::loadTemplate()loadTemplatein file AdminUsers.inc, method AdminUsersView::loadTemplate()loadTemplatein file CreateThumbnailOption.inc, method CreateThumbnailOption::loadTemplate()LogoutControllerin file Logout.inc, class LogoutControllerThis controller will handle a user logging out of Gallery
Logout.incprocedural page Logout.inc 
		m
							module.incprocedural page module.inc$mimeTypein file GalleryDerivative.class, variable GalleryDerivative::$mimeTypeThe mime type of data file
$mimeTypein file GalleryDataItem.class, variable GalleryDataItem::$mimeTypeThe mime type of the data file
$modificationTimestampin file GalleryEntity.class, variable GalleryEntity::$modificationTimestampDate and time this item was last modified, in seconds since the epoch.
mailin file GalleryPhpVm.class, method GalleryPhpVm::mail()Send mail
mailin 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.
mainDivAttributesin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::mainDivAttributes()Return attributes for container of all Gallery content.
makeAbsoluteUrlin 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.
makeMarkersin file GalleryUtilities.class, method GalleryUtilities::makeMarkers()Return a string of ? markers.
makeRelativeUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::makeRelativeUrl()Translate the given absolute URL to a relative URL.
makeSupportedViewableOperationSequencein file GalleryCoreApi.class, method GalleryCoreApi::makeSupportedViewableOperationSequence()Make sure operation sequence is supported and produces a browser-viewable output mime type.
makeUrlin file GalleryUrlGenerator.class, method GalleryUrlGenerator::makeUrl()Add given path to current protocol/server/port to create full URL.
markupin file GalleryUtilities.class, method GalleryUtilities::markup()Apply markup to given text.
maybeCompactAccessListsin 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_encodingin file GalleryPhpVm.class, method GalleryPhpVm::mb_convert_encoding()mb_convert_encoding -- Convert character encoding
md5in file GalleryPhpVm.class, method GalleryPhpVm::md5()Return the 32-byte md5 hash of the given string
md5Saltin file GalleryUtilities.class, method GalleryUtilities::md5Salt()Create a hashed password using md5 plus salt.
mergeDerivativeOperationsin file GalleryCoreApi.class, method GalleryCoreApi::mergeDerivativeOperations()Merge together two sets of operations into one in the most sensible way.
mergeOperationsin file GalleryToolkit.class, method GalleryToolkit::mergeOperations()Merge two operations together in an intelligent way.  The end result of
metain file GalleryTemplate.class, method GalleryTemplate::meta()Add a meta element to the <head> section
mkdirin file GalleryPlatform.class, method GalleryPlatform::mkdir()Create a new directory.
MockStatusMonitorin file ConvertDatabaseToUtf8Task.class, class MockStatusMonitorUse a mock status monitor to simulate what we use in the upgrader.
movein file GalleryChildEntity.class, method GalleryChildEntity::move()Move this item to a new parent
movein file GalleryAlbumItem.class, method GalleryAlbumItem::move()Move this item to a new parent
movein file GalleryItem.class, method GalleryItem::move()Move item to a new parent
movein file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::move()movein file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::move()Move item to a new parent
moveIdsBetweenLocksin file GalleryStorage.class, method GalleryStorage::moveIdsBetweenLocks()Move ids between locks.
move_uploaded_filein 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.
MailHelper_simplein file MailHelper_simple.class, class MailHelper_simpleA collection of useful mail-related utilities
MaintenanceHelper_simplein file MaintenanceHelper_simple.class, class MaintenanceHelper_simpleA collection of useful maintenance related methods
makeSupportedViewableOperationSequencein file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::makeSupportedViewableOperationSequence()maybeCompactAccessListsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::maybeCompactAccessLists()mergeOperationsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::mergeOperations()MailHelper_simple.classprocedural page MailHelper_simple.classMaintenanceHelper_simple.classprocedural page MaintenanceHelper_simple.classmailin file MailHelperTest.class, method MailHelperDummyPlatform::mail()mailin file PlatformTest.class, method PlatformTestPhpVm::mail()mailin file AdminCoreControllerTest.class, method AdminCoreControllerTestUnixPlatform::mail()mailin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::mail()mailin file AdminCoreControllerTest.class, method AdminCoreControllerTestWinNtPlatform::mail()MailHelperDummyPlatformin file MailHelperTest.class, class MailHelperDummyPlatformDummy GalleryPlatform for MailHelperTest
MailHelperDummyPlatformin file MailHelperTest.class, method MailHelperDummyPlatform::MailHelperDummyPlatform()MailHelperTestin file MailHelperTest.class, method MailHelperTest::MailHelperTest()MailHelperTestin file MailHelperTest.class, class MailHelperTestTest mail functionality
MaintenanceHelperTestin file MaintenanceHelperTest.class, class MaintenanceHelperTestTests for data about maintenance tasks
MaintenanceHelperTestin file MaintenanceHelperTest.class, method MaintenanceHelperTest::MaintenanceHelperTest()MaintenanceHelperTestTaskin file MaintenanceHelperTest.class, class MaintenanceHelperTestTaskMainTestin file MainTest.class, class MainTestTest main.php
MainTestin file MainTest.class, method MainTest::MainTest()MainTestImmediateItemNoAutoCacheViewin file MainTest.class, class MainTestImmediateItemNoAutoCacheViewMainTestImmediateItemViewin file MainTest.class, class MainTestImmediateItemViewMainTestImmediateViewin file MainTest.class, class MainTestImmediateViewMainTestPhpVmin file MainTest.class, class MainTestPhpVmMainTest_BeforeDisplayListenerin file MainTest.class, class MainTest_BeforeDisplayListenerMainTest_FakeTemplatein file MainTest.class, method MainTest_FakeTemplate::MainTest_FakeTemplate()MainTest_FakeTemplatein file MainTest.class, class MainTest_FakeTemplateFake GalleryTemplate that doesn't actually fetch the data.
MainTest_FakeViewin file MainTest.class, class MainTest_FakeViewFake view that returns a bogus body template path so that it seems like a real view.
MapTestin file MapTest.class, class MapTestTest Map functionality
MapTestin file MapTest.class, method MapTest::MapTest()MarkupTestin file MarkupTest.class, method MarkupTest::MarkupTest()MarkupTestin file MarkupTest.class, class MarkupTestTest Markup functionality
mb_convert_encodingin file CharsetTest.class, method CharsetTestPhpVm::mb_convert_encoding()md5in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::md5()md5in file SessionTest.class, method SessionTestPhpVm::md5()mergeOperationsin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTestToolkit::mergeOperations()mergeOperationsin file DerivativeTest.class, method DerivativeTestToolkit::mergeOperations()mergeOperationsin file ItemEditItemPluginTest.class, method ItemEditItemPluginTestToolkit::mergeOperations()mergeOperationsin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTestToolkit::mergeOperations()MimeTestin file MimeTest.class, class MimeTestTest Mime type functionality
MimeTestin file MimeTest.class, method MimeTest::MimeTest()mkdirin file UtilitiesTest.class, method UtilitiesTestPlatform::mkdir()mkdirin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::mkdir()mkdirin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::mkdir()mkdirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::mkdir()mkdirin file MailHelperTest.class, method MailHelperDummyPlatform::mkdir()mkdirin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::mkdir()mkdirin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::mkdir()MockGalleryStatusin file PluginCallbackTest.class, method MockGalleryStatus::MockGalleryStatus()MockGalleryStatusin file PluginCallbackTest.class, class MockGalleryStatusMailHelperTest.classprocedural page MailHelperTest.classMaintenanceHelperTest.classprocedural page MaintenanceHelperTest.classMainTest.classprocedural page MainTest.classMapTest.classprocedural page MapTest.classMarkupTest.classprocedural page MarkupTest.classMimeTest.classprocedural page MimeTest.classModuleTest.classprocedural page ModuleTest.classMovieTest.classprocedural page MovieTest.classModuleTestin file ModuleTest.class, class ModuleTestTest Module functionality
ModuleTestEntityin file ModuleTest.class, class ModuleTestEntityModuleTestEventListenerin file ModuleTest.class, class ModuleTestEventListenerModuleTestModulein file ModuleTest.class, method ModuleTestModule::ModuleTestModule()ModuleTestModulein file ModuleTest.class, class ModuleTestModuleModuleTestOnLoadHandlerin file ModuleTest.class, class ModuleTestOnLoadHandlerModuleTestPlatformin file ModuleTest.class, class ModuleTestPlatformTest platform for this test
ModuleTestPlatformin file ModuleTest.class, method ModuleTestPlatform::ModuleTestPlatform()MovieTestin file MovieTest.class, method MovieTest::MovieTest()MovieTestin file MovieTest.class, class MovieTestTest Movie functionality
MovieTestToolkitin file MovieTest.class, class MovieTestToolkitMSSqlStorage.classprocedural page MSSqlStorage.classmoveIdsBetweenLocksin file GalleryStorageExtras.class, method GalleryStorageExtras::moveIdsBetweenLocks()MSSqlStoragein file MSSqlStorage.class, method MSSqlStorage::MSSqlStorage()MSSqlStoragein file MSSqlStorage.class, class MSSqlStorageMSSQL extension of the GalleryStorage class.
MySqlStoragein file GalleryStorage.class, method MySqlStorage::MySqlStorage()MySqlStoragein file GalleryStorage.class, class MySqlStorageMySQL extension of the GalleryStorage class.
MaintenanceModeViewin file MaintenanceMode.inc, class MaintenanceModeViewView to display message when site is down for maintenance.
MaintenanceTaskin file AdminMaintenance.inc, class MaintenanceTaskBase class for all maintenance tasks
MaintenanceMode.incprocedural page MaintenanceMode.inc 
		n
							needsConfigurationin file GalleryModule.class, method GalleryModule::needsConfiguration()Does this module require configuration before it can be activated?
newEntityin file GalleryStorage.class, method GalleryStorage::newEntity()Create a new GalleryEntity
newEventin file GalleryCoreApi.class, method GalleryCoreApi::newEvent()Create a new event with the given name.
newFactoryInstancein file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstance()Create a new instance of the given type
newFactoryInstanceByHintin file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstanceByHint()Create a new instance of the given type based on the hint(s) provided
newFactoryInstanceByIdin file GalleryCoreApi.class, method GalleryCoreApi::newFactoryInstanceById()Create a new instance of the given type based on the id provided
newItemByMimeTypein file GalleryCoreApi.class, method GalleryCoreApi::newItemByMimeType()Return the appropriate GalleryItem instance for the mime type provided.
newLockIdin file GalleryStorage.class, method GalleryStorage::newLockId()Generate a new lock id.
nl_langinfoin file GalleryPhpVm.class, method GalleryPhpVm::nl_langinfo()Query language and locale information
newEventin file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::newEvent()newInstancein file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstance()newInstanceByHintin file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstanceByHint()newInstanceByIdin file GalleryFactoryHelper_simple.class, method GalleryFactoryHelper_simple::newInstanceById()newItemByMimeTypein file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::newItemByMimeType()needsConfigurationin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::needsConfiguration()nextResultin file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::nextResult()nextResultin file SessionTest.class, method SessionTestRecordSet::nextResult()nextResultin file RepositoryTestStorage.class, method RepositoryTestSearchResults::nextResult()nl_langinfoin file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::nl_langinfo()nl_langinfoin file CharsetTest.class, method CharsetTestPhpVm::nl_langinfo()newEntityin file GalleryStorageExtras.class, method GalleryStorageExtras::newEntity()newLockIdin file GalleryStorageExtras.class, method GalleryStorageExtras::newLockId()nextResultin file GalleryStorage.class, method GallerySearchResults::nextResult()Return the next search result, as an associative array
nameSortin file SiteAdmin.inc, method SiteAdminView::nameSort() 
		o
							$onLoadHandlersin file GalleryEntity.class, variable GalleryEntity::$onLoadHandlersHandlers to run when this entity is loaded.
$orderByin file GalleryAlbumItem.class, variable GalleryAlbumItem::$orderBySpecify the name of the field that we're using to order children
$orderDirectionin file GalleryAlbumItem.class, variable GalleryAlbumItem::$orderDirectionSpecify the order direction that we're applying to the orderBy field
$originationTimestampin file GalleryItem.class, variable GalleryItem::$originationTimestampDate and time when this item was originally captured (i.e. photographed, filmed, etc)
$ownerIdin file GalleryItem.class, variable GalleryItem::$ownerIdThe id of the User who owns this item
OptimizeDatabaseTask.classprocedural page OptimizeDatabaseTask.classomitAuthTokenCheckin file GalleryController.class, method GalleryController::omitAuthTokenCheck()Whether the controller opts-out from the framework's auth token check.
onLoadin file GalleryEntity.class, method GalleryEntity::onLoad()This is called after an entity is loaded by the GalleryStorage subsystem.
onSavein file GalleryEntity.class, method GalleryEntity::onSave()This is called after an entity is saved by the GalleryStorage subsystem.
opendirin file GalleryPlatform.class, method GalleryPlatform::opendir()Open a file or URL.
optimizein file GalleryStorage.class, method GalleryStorage::optimize()Optimize the database.
OptimizeDatabaseTaskin file OptimizeDatabaseTask.class, class OptimizeDatabaseTaskThis is a MaintenanceTask that will optimize all the Gallery tables in the database to make  Gallery run smoothly.
ORDER_ASCENDINGin file GalleryConstants.class, constant ORDER_ASCENDINGOrder in an ascending fashion
ORDER_DESCENDINGin file GalleryConstants.class, constant ORDER_DESCENDINGOrder in an descending fashion
OptimizeDatabaseTaskTest.classprocedural page OptimizeDatabaseTaskTest.classomitAuthTokenCheckin file MainTest.class, method FooControllerController::omitAuthTokenCheck()onLoadin file ModuleTest.class, method ModuleTestOnLoadHandler::onLoad()onLoadin file EntityTest.class, method EntityTestOnLoadHandler::onLoad()onLoadin file EntityTest.class, method EntityTestEntity::onLoad()opendirin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::opendir()opendirin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::opendir()opendirin file ThemeTest.class, method ThemeTestPlatform::opendir()opendirin file EventTest.class, method EventTestPlatform::opendir()opendirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::opendir()opendirin file ModuleTest.class, method ModuleTestPlatform::opendir()optimizein file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::optimize()OptimizeDatabaseTaskTestin file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::OptimizeDatabaseTaskTest()OptimizeDatabaseTaskTestin file OptimizeDatabaseTaskTest.class, class OptimizeDatabaseTaskTestTest the OptimizeDatabase maintenance task functionality
OptimizeDatabaseTaskTestStoragein file OptimizeDatabaseTaskTest.class, class OptimizeDatabaseTaskTestStorageOptimizeDatabaseTaskTestStoragein file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::OptimizeDatabaseTaskTestStorage()optimizeWasCalledin file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTestStorage::optimizeWasCalled()OracleStorage.classprocedural page OracleStorage.classoptimizein file GalleryStorageExtras.class, method GalleryStorageExtras::optimize()OracleStoragein file OracleStorage.class, method OracleStorage::OracleStorage()OracleStoragein file OracleStorage.class, class OracleStorageOracle extension of the GalleryStorage class.
 
		p
							performConfigUpgradein file CoreModuleExtras.inc, method CoreModuleExtras::performConfigUpgrade()Perform upgrade of config.php file.
performFactoryRegistrationsin file CoreModuleExtras.inc, method CoreModuleExtras::performFactoryRegistrations()$parentIdin file GalleryChildEntity.class, variable GalleryChildEntity::$parentIdThe id of the parent of this GalleryChildEntity
$pathComponentin file GalleryFileSystemEntity.class, variable GalleryFileSystemEntity::$pathComponentThe 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").
$postFilterOperationsin file GalleryDerivative.class, variable GalleryDerivative::$postFilterOperationsMore 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.
packSettingin file GalleryTheme.class, method GalleryTheme::packSetting()Convert a setting from a string format into a PHP native format.  The string format is
parseHeadin file GalleryEmbed.class, method GalleryEmbed::parseHead()Parse html (headHtml) for css links, javascript, meta tags and page title
performFactoryRegistrationsin file module.inc, method CoreModule::performFactoryRegistrations()performFactoryRegistrationsin file GalleryModule.class, method GalleryModule::performFactoryRegistrations()Register any factory implementations.  This is called at module activation time.
performOperationin file GalleryToolkit.class, method GalleryToolkit::performOperation()Perform a certain operation
performShutdownActionsin file Gallery.class, method Gallery::performShutdownActions()Process registered shutdown actions.
performValidationin file GalleryValidationPlugin.class, method GalleryValidationPlugin::performValidation()Perform validation for this request.
permissionCheckin file GalleryController.class, method GalleryController::permissionCheck()pluginExistsInIndexin file GalleryRepository.class, method GalleryRepository::pluginExistsInIndex()postEventin file GalleryCoreApi.class, method GalleryCoreApi::postEvent()Deliver an event to anybody listening.
postToWebPagein file GalleryCoreApi.class, method GalleryCoreApi::postToWebPage()Post form data to a remote url and return the http response, headers and body of the reply
preFilterin file GalleryTemplate.class, method GalleryTemplate::preFilter()Remove leading whitespace when compiling tpl to produce smaller html page sizes.
prefixFormVariablein file GalleryUtilities.class, method GalleryUtilities::prefixFormVariable()Return prefixed form variable name.
preloadBlockin file GalleryTheme.class, method GalleryTheme::preloadBlock()Call preload for given block if the module is active and a preload exists.
preVerifyPackagein 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.
preVerifyPackagein 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.
progressCallBackin file DatabaseBackupTask.class, method DatabaseBackupTask::progressCallBack()Callback function to recieve notifications of database backup progess
putin file GallerySession.class, method GallerySession::put()Store a value in the session.
putin file GalleryDataCache.class, method GalleryDataCache::put()Store data in the cache  You must provide a unique key.  Existing keys are overwritten.
putByReferencein file GalleryDataCache.class, method GalleryDataCache::putByReference()Store a reference to the data in the cache
putInSessionin file GalleryStatus.class, method GalleryStatus::putInSession()Store error in session for reporting after a redirect
putPageDatain file GalleryDataCache.class, method GalleryDataCache::putPageData()Store page data from the cache.
putRequestVariablein file GalleryUtilities.class, method GalleryUtilities::putRequestVariable()Push the given key => value pair back into the request.
putStatusin file GallerySession.class, method GallerySession::putStatus()Store a status message.
putToDiskin 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.
phpUtf8Strcutin file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::phpUtf8Strcut()A multibyte safe PHP implementation of mb_strcut for UTF-8.
phpUtf8Substringin file GalleryCharsetHelper_medium.class, method GalleryCharsetHelper_medium::phpUtf8Substring()A multibyte safe PHP implementation of mb_substr for UTF-8.
postEventin file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::postEvent()postToWebPagein file WebHelper_simple.class, method WebHelper_simple::postToWebPage()PermissionSetTest.classprocedural page PermissionSetTest.classPermissionTest.classprocedural page PermissionTest.classPhotoTest.classprocedural page PhotoTest.classPhp43CompatibilityTest.classprocedural page Php43CompatibilityTest.classPhpDocAuditTest.classprocedural page PhpDocAuditTest.classPhpVmTest.classprocedural page PhpVmTest.classPlatformTest.classprocedural page PlatformTest.classPluginCallbackTest.classprocedural page PluginCallbackTest.classPluginParameterTest.classprocedural page PluginParameterTest.classPluginTest.classprocedural page PluginTest.classperformFactoryRegistrationsin file ModuleTest.class, method ModuleTestModule::performFactoryRegistrations()performFactoryRegistrationsin file EventTest.class, method EventTestModule::performFactoryRegistrations()performOperationin file DerivativeTest.class, method DerivativeTestToolkit::performOperation()performOperationin file AlbumTest.class, method AlbumTestToolkit::performOperation()performOperationin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTestToolkit::performOperation()performOperationin file ItemAddControllerTest.class, method ItemAddControllerTestToolkit::performOperation()performOperationin file ItemEditItemPluginTest.class, method ItemEditItemPluginTestToolkit::performOperation()performOperationin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTestToolkit::performOperation()performOperationin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTestToolkit::performOperation()performOperationin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTestToolkit::performOperation()performOperationin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTestToolkit::performOperation()performValidationin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::performValidation()performValidationin file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::performValidation()PermissionSetTestin file PermissionSetTest.class, method PermissionSetTest::PermissionSetTest()PermissionSetTestin file PermissionSetTest.class, class PermissionSetTestTest PermissionSet functionality
PermissionTestin file PermissionTest.class, method PermissionTest::PermissionTest()PermissionTestin file PermissionTest.class, class PermissionTestTest Permission functionality
PermissionTestEventListenerin file PermissionTest.class, class PermissionTestEventListenerDummy event listener
PhotoTestin file PhotoTest.class, class PhotoTestTest Photo functionality
PhotoTestin file PhotoTest.class, method PhotoTest::PhotoTest()PhotoTestToolkitin file PhotoTest.class, class PhotoTestToolkitTest toolkit
Php43CompatibilityTestin file Php43CompatibilityTest.class, method Php43CompatibilityTest::Php43CompatibilityTest()Php43CompatibilityTestin file Php43CompatibilityTest.class, class Php43CompatibilityTestScan through all of our source code and verify that we're not using anything that is not
PhpDocAuditTestin file PhpDocAuditTest.class, method PhpDocAuditTest::PhpDocAuditTest()PhpDocAuditTestin file PhpDocAuditTest.class, class PhpDocAuditTestLint check our phpdoc
PhpVmTestin file PhpVmTest.class, method PhpVmTest::PhpVmTest()PhpVmTestin file PhpVmTest.class, class PhpVmTestTest 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.
PlatformTestin file PlatformTest.class, class PlatformTestTest platform functionality.
PlatformTestin file PlatformTest.class, method PlatformTest::PlatformTest()PlatformTestOpenBaseDirUnixPlatformin file PlatformTest.class, class PlatformTestOpenBaseDirUnixPlatformPlatformTestOpenBaseDirWinNtPlatformin file PlatformTest.class, class PlatformTestOpenBaseDirWinNtPlatformPlatformTestPhpVmin file PlatformTest.class, class PlatformTestPhpVmPlatformTestPhpVmin file PlatformTest.class, method PlatformTestPhpVm::PlatformTestPhpVm()PluginCallbackControllerTestModulein file PluginCallbackTest.class, class PluginCallbackControllerTestModulePluginCallbackControllerTestPluginin file PluginCallbackTest.class, class PluginCallbackControllerTestPluginTest module
PluginCallbackControllerTestThemein file PluginCallbackTest.class, class PluginCallbackControllerTestThemePluginCallbackMockStoragein file PluginCallbackTest.class, class PluginCallbackMockStoragePluginCallbackTestin file PluginCallbackTest.class, method PluginCallbackTest::PluginCallbackTest()PluginCallbackTestin file PluginCallbackTest.class, class PluginCallbackTestPluginCallback tests
PluginCallbackWithFakeHandlerin file PluginCallbackTest.class, class PluginCallbackWithFakeHandlerPluginParameterTestin file PluginParameterTest.class, class PluginParameterTestTest plugin parameters
PluginParameterTestin file PluginParameterTest.class, method PluginParameterTest::PluginParameterTest()PluginParameterTestMockStoragein file PluginParameterTest.class, method PluginParameterTestMockStorage::PluginParameterTestMockStorage()PluginParameterTestMockStoragein file PluginParameterTest.class, class PluginParameterTestMockStoragePluginTestin file PluginTest.class, class PluginTestTest Plugin functionality
PluginTestCompatibleModulein file PluginTest.class, class PluginTestCompatibleModulePluginTestPluginin file PluginTest.class, class PluginTestPluginpreloadBlockin file ThemeTest.class, method ThemeTestTheme::preloadBlock()progressCallbackin file DatabaseExportTest.class, method DatabaseExportTest::progressCallback()putin file UserLoginControllerTest.class, method UserLoginControllerTestSession::put()putin file LogoutControllerTest.class, method LogoutControllerTestSession::put()putin file UserHelperTest.class, method UserHelperTestSession::put()putin file ItemAttributesTest.class, method ItemAttributesTestSession::put()putInSessionin file PluginCallbackTest.class, method MockGalleryStatus::putInSession()putStatusin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTestSession::putStatus()PostgreSqlStorage.classprocedural page PostgreSqlStorage.classparseSqlTemplatein 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.
PostgreSqlStoragein file PostgreSqlStorage.class, method PostgreSqlStorage::PostgreSqlStorage()PostgreSqlStoragein file PostgreSqlStorage.class, class PostgreSqlStoragePostgreSQL extension of the GalleryStorage class.
PluginCallback.incprocedural page PluginCallback.incProgressBar.incprocedural page ProgressBar.incperformDownloadAndInstallationin file AdminRepositoryDownloadAndInstallController.class, method AdminRepositoryDownloadAndInstallController::performDownloadAndInstallation()Download specified packages to the local repository cache and perform installation.
PluginCallbackViewin file PluginCallback.inc, class PluginCallbackViewThis view lets you make very simple callbacks to the framework to get very specific data.
pluginSortin file AdminRepository.inc, method AdminRepositoryView::pluginSort()pluginSortin file AdminPlugins.inc, method AdminPluginsView::pluginSort()postprocessItemsin file ItemAdd.inc, method ItemAddController::postprocessItems()Do post-processing which includes extracting archive-items and letting all ItemAddOption  instances handle the added items.
ProgressBarViewin file ProgressBar.inc, class ProgressBarViewThis is a null view that we use to indicate to the theme that it should render a progress bar.
 
		r
							$rendererin file GalleryItem.class, variable GalleryItem::$rendererThe renderer for drawing this item
ResetViewCountsTask.classprocedural page ResetViewCountsTask.classrandin file GalleryPhpVm.class, method GalleryPhpVm::rand()Generate random integer
reactivatein 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.
readdirin file GalleryPlatform.class, method GalleryPlatform::readdir()Return the next file resource from a directory.
readfilein file GalleryPlatform.class, method GalleryPlatform::readfile()Output a file.
readIndividualManifestin file GalleryUtilities.class, method GalleryUtilities::readIndividualManifest()Read one manifest file.
readManifestin file GalleryUtilities.class, method GalleryUtilities::readManifest()Get contents of MANIFEST files.
realpathin file GalleryPlatform.class, method GalleryPlatform::realpath()Expand all symbolic links and resolve references to '/./', '/../' and extra '/' characters in
rebalanceChildOrderWeightsin 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.
rebuildCachein file GalleryDerivativeImage.class, method GalleryDerivativeImage::rebuildCache()Rebuild the cache.
rebuildCachein file GalleryDerivative.class, method GalleryDerivative::rebuildCache()Rebuild the cache.  This should never be called directly; instead you  should call GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent($derivativeId)
rebuildDerivativeCachein file GalleryCoreApi.class, method GalleryCoreApi::rebuildDerivativeCache()Rebuild the cache for the given derivative
rebuildDerivativeCacheIfNotCurrentin file GalleryCoreApi.class, method GalleryCoreApi::rebuildDerivativeCacheIfNotCurrent()Rebuild the cached derivative file if it is not current.
recode_stringin file GalleryPhpVm.class, method GalleryPhpVm::recode_string()recode_string -- Recode a string according to a recode request
recursiveChmodin file GalleryPlatform.class, method GalleryPlatform::recursiveChmod()Recursively set filesystem permissions.  Modes default to system preferences for file/dir  permissions.
recursiveFixDirPermissionsin file GalleryPlatform.class, method GalleryPlatform::recursiveFixDirPermissions()Fixes the directory permissions (as eg. unzip creates them with file permissions because of  the umask).
recursiveRmdirin file GalleryPlatform.class, method GalleryPlatform::recursiveRmdir()Delete a directory, and all its contents.
refreshin file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::refresh()refreshin file GalleryEntity.class, method GalleryEntity::refresh()Refresh this item from the persistent store
refreshEntityin file GalleryStorage.class, method GalleryStorage::refreshEntity()Refresh a GalleryEntity from the database if it has changed
refreshLocksin file GalleryLockSystem.class, method GalleryLockSystem::refreshLocks()Refresh all the locks that we hold so that they aren't accidentally considered expired
refreshLocksin file GalleryStorage.class, method GalleryStorage::refreshLocks()Refresh all the locks that we hold so that they aren't accidentally considered expired
refreshLocksin file DatabaseLockSystem.class, method DatabaseLockSystem::refreshLocks()refreshLocksin file FlockLockSystem.class, method FlockLockSystem::refreshLocks()refreshLocksin file GalleryCoreApi.class, method GalleryCoreApi::refreshLocks()Refresh all the locks that we hold so that they aren't accidentally considered expired
regeneratein file GallerySession.class, method GallerySession::regenerate()Regenerate the session id to prevent a session fixation attack by a hostile website.
registerEventListenerin file GalleryCoreApi.class, method GalleryCoreApi::registerEventListener()Register an event listener.
registerEventListenersin 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.
registerFactoryImplementationin file GalleryCoreApi.class, method GalleryCoreApi::registerFactoryImplementation()Register a new implementation with the factory
registerFactoryImplementationForRequestin file GalleryCoreApi.class, method GalleryCoreApi::registerFactoryImplementationForRequest()Register a new implementation with the factory for this request only
registerPermissionin file GalleryCoreApi.class, method GalleryCoreApi::registerPermission()Register a new permission
registerToolkitOperationin file GalleryCoreApi.class, method GalleryCoreApi::registerToolkitOperation()Register the operations that a toolkit is able to perform on a certain mime type.
registerToolkitPropertyin file GalleryCoreApi.class, method GalleryCoreApi::registerToolkitProperty()Register a parameter that a toolkit can extract from a certain mime type.
registerTrailerCallbackin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::registerTrailerCallback()Register a callback function to be executed when we run the trailer.
releaseAllLocksin file GalleryLockSystem.class, method GalleryLockSystem::releaseAllLocks()Release any locks that we're holding
releaseAllLocksin file GalleryCoreApi.class, method GalleryCoreApi::releaseAllLocks()Let go of all of our locks.
releaseLocksin file GalleryStorage.class, method GalleryStorage::releaseLocks()Release the given locks.
releaseLocksin 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)
releaseLocksin file GalleryCoreApi.class, method GalleryCoreApi::releaseLocks()Release the given lock(s)
releaseQueuein file GalleryLockSystem.class, method GalleryLockSystem::releaseQueue()Cleanup any locks queued for release
remapOwnerIdin file GalleryCoreApi.class, method GalleryCoreApi::remapOwnerId()Transfer the ownership of all items by oldUser to newUser
remapSourceIdsin file GalleryCoreApi.class, method GalleryCoreApi::remapSourceIds()Find all derivatives attached to one source and switch them to another one
removein file GallerySession.class, method GallerySession::remove()Remove a value from the session.
removein file GalleryDataCache.class, method GalleryDataCache::remove()Remove data from the cache
removeAllMapEntriesin file GalleryCoreApi.class, method GalleryCoreApi::removeAllMapEntries()Remove ALL entries from this map.. use with caution!
removeAllMapEntriesin file GalleryStorage.class, method GalleryStorage::removeAllMapEntries()Remove ALL entries from a map.  Use with caution!
removeAllPluginParametersin file GalleryCoreApi.class, method GalleryCoreApi::removeAllPluginParameters()Remove all parameters for this plugin
removeAllUsersFromGroupin file GalleryCoreApi.class, method GalleryCoreApi::removeAllUsersFromGroup()Remove any users in the group
removeByPatternin file GalleryDataCache.class, method GalleryDataCache::removeByPattern()Remove data from the cache
removeDerivativeOperationin file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativeOperation()Remove the given operation from the operation set.
removeDerivativePreferenceForItemTypein file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativePreferenceForItemType()Remove derivative preference for a given item/type combination
removeDerivativePreferencesForItemin file GalleryCoreApi.class, method GalleryCoreApi::removeDerivativePreferencesForItem()Remove all derivative preferences for a given item
removeEntityPermissionin file GalleryCoreApi.class, method GalleryCoreApi::removeEntityPermission()Remove the given itemid, entityid, permission mapping
removeFormVariablesin file GalleryUtilities.class, method GalleryUtilities::removeFormVariables()Remove all request variables that match the prefix.
removeFromDiskin file GalleryDataCache.class, method GalleryDataCache::removeFromDisk()Remove the cache file from disk.  PathInfo is of the form that can be passed to getCachePath
removeGroupPermissionin file GalleryCoreApi.class, method GalleryCoreApi::removeGroupPermission()Remove the given itemid, groupid, permission mapping
removeIdsFromLockin file GalleryStorage.class, method GalleryStorage::removeIdsFromLock()Remove ids from a lock.
removeItemAttributesin file GalleryCoreApi.class, method GalleryCoreApi::removeItemAttributes()Remove the attributes for the given item
removeItemPermissionsin file GalleryCoreApi.class, method GalleryCoreApi::removeItemPermissions()Remove all permissions for the given itemid
removeMapEntryin file GalleryCoreApi.class, method GalleryCoreApi::removeMapEntry()Remove entries from a map
removeMapEntryin file GalleryStorage.class, method GalleryStorage::removeMapEntry()Remove entries from a map
removeMimeTypein file GalleryCoreApi.class, method GalleryCoreApi::removeMimeType()Remove specified mime data from the list.
removeObsoleteFilesin file GalleryRepository.class, method GalleryRepository::removeObsoleteFiles()Remove obsolete files when a plugin is updated.
removeOnLoadHandlerin file GalleryEntity.class, method GalleryEntity::removeOnLoadHandler()Remove onLoad handler.
removeOnLoadHandlersin file GalleryCoreApi.class, method GalleryCoreApi::removeOnLoadHandlers()Remove onLoadHandlers from all entities
removePageDatain file GalleryDataCache.class, method GalleryDataCache::removePageData()Remove all cached page data for the given item ids
removeParameterin file GalleryPlugin.class, method GalleryPlugin::removeParameter()Convenience method to remove a plugin parameter
removePluginin file GalleryCoreApi.class, method GalleryCoreApi::removePlugin()Remove the given plugin from the map
removePluginParameterin file GalleryCoreApi.class, method GalleryCoreApi::removePluginParameter()Remove a parameter for this plugin
removePluginParameterByValuein file GalleryCoreApi.class, method GalleryCoreApi::removePluginParameterByValue()Remove all plugin entries for a given parameter and value pair
removePluginParametersForItemIdin file GalleryCoreApi.class, method GalleryCoreApi::removePluginParametersForItemId()Remove all plugin parameters for a given item id
removeRequestVariablein file GalleryUtilities.class, method GalleryUtilities::removeRequestVariable()Remove a request variable.
removeTranslationsForPluginin file GalleryCoreApi.class, method GalleryCoreApi::removeTranslationsForPlugin()Remove the translations for a given plugin from our locale hierarchy.
removeUserFromAllGroupsin file GalleryCoreApi.class, method GalleryCoreApi::removeUserFromAllGroups()Remove the user from all groups
removeUserFromGroupin file GalleryCoreApi.class, method GalleryCoreApi::removeUserFromGroup()Remove the specified user to the specified group.
removeUserFromGroupin file GalleryEmbed.class, method GalleryEmbed::removeUserFromGroup()Remove a user from a G2 group.
removeUserPermissionin file GalleryCoreApi.class, method GalleryCoreApi::removeUserPermission()Remove the given itemid, userid, permission mapping
renamein file GalleryAlbumItem.class, method GalleryAlbumItem::rename()Rename this album
renamein file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::rename()Rename this item
renamein file GalleryDataItem.class, method GalleryDataItem::rename()Rename this DataItem
renamein file GalleryPlatform.class, method GalleryPlatform::rename()Rename a file/dir.
renderin 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>.
renderin file GalleryDerivativeImage.class, method GalleryDerivativeImage::render()renderin file GalleryAnimationItem.class, method GalleryAnimationItem::render()renderin file GalleryMovieItem.class, method GalleryMovieItem::render()renderin file GalleryDataItem.class, method GalleryDataItem::render()renderin file GalleryPhotoItem.class, method GalleryPhotoItem::render()renderin 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.
renderImmediatein 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.
renderStatusMessagein file ConvertDatabaseToUtf8Task.class, method MockStatusMonitor::renderStatusMessage()replaceSessionIdInDatain file GallerySession.class, method GallerySession::replaceSessionIdInData()Replaces the session id in all string members of an object or in all elements of an array.
replaceTempSessionIdIfNecessaryin file GallerySession.class, method GallerySession::replaceTempSessionIdIfNecessary()If we started this request without a sessionId, then we used SESSION_TEMP_ID in all generated
requestWebPagein file GalleryCoreApi.class, method GalleryCoreApi::requestWebPage()Make an HTTP request to a remote URL and return the HTTP response status, headers and body.
requireOncein 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.
requiresMaintenanceModein file DatabaseBackupTask.class, method DatabaseBackupTask::requiresMaintenanceMode()requiresProgressBarin file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::requiresProgressBar()requiresProgressBarin file DatabaseBackupTask.class, method DatabaseBackupTask::requiresProgressBar()requiresProgressBarin file DeleteSessionsTask.class, method DeleteSessionsTask::requiresProgressBar()requiresProgressBarin file BuildDerivativesTask.class, method BuildDerivativesTask::requiresProgressBar()rescanin file GalleryPhotoItem.class, method GalleryPhotoItem::rescan()rescanin file GalleryMovieItem.class, method GalleryMovieItem::rescan()rescanin file GalleryDataItem.class, method GalleryDataItem::rescan()Scan this item's data for changes.
rescanin file GalleryAnimationItem.class, method GalleryAnimationItem::rescan()resetin file GallerySession.class, method GallerySession::reset()Clean/remove and reinitialize a session.
resetin file GalleryDataCache.class, method GalleryDataCache::reset()Empty the cache of all but protected entries
resetOriginalValuesin file GalleryPersistent.class, method GalleryPersistent::resetOriginalValues()Reset all original values to the current values in the entity (or null if so specified).
resetPlatformin file GalleryPlatform.class, method GalleryPlatform::resetPlatform()Clear any cached saved state in this platform.
resetProgressBarStatsin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::resetProgressBarStats()Reset progress bar timing stats.
ResetViewCountsTaskin file ResetViewCountsTask.class, class ResetViewCountsTaskThis is a MaintenanceTask that will reset the view counts for all albums/items.
resourceGetSecurein file GalleryTemplate.class, method GalleryTemplate::resourceGetSecure()resourceGetTemplatein file GalleryTemplate.class, method GalleryTemplate::resourceGetTemplate()resourceGetTemplateBaseDirin file GalleryTemplate.class, method GalleryTemplate::resourceGetTemplateBaseDir()Returns the base directory of the specified template. This is required  to support loading templates from g2data/plugins.
resourceGetTimestampin file GalleryTemplate.class, method GalleryTemplate::resourceGetTimestamp()resourceGetTrustedin file GalleryTemplate.class, method GalleryTemplate::resourceGetTrusted()rmdirin file GalleryPlatform.class, method GalleryPlatform::rmdir()Delete a directory.
rollbackTransactionin file GalleryStorage.class, method GalleryStorage::rollbackTransaction()Rollback our transaction, if the storage layer supports them.
roundToStringin 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.
runin file SystemInfoTask.class, method SystemInfoTask::run()runin file SetOriginationTimestampTask.class, method SetOriginationTimestampTask::run()runin file BuildDerivativesTask.class, method BuildDerivativesTask::run()runin file ResetViewCountsTask.class, method ResetViewCountsTask::run()runin file DatabaseBackupTask.class, method DatabaseBackupTask::run()runin file FlushTemplatesTask.class, method FlushTemplatesTask::run()runin file FlushDatabaseCacheTask.class, method FlushDatabaseCacheTask::run()runin file DeleteSessionsTask.class, method DeleteSessionsTask::run()runin file ConvertDatabaseToUtf8Task.class, method ConvertDatabaseToUtf8Task::run()runin file OptimizeDatabaseTask.class, method OptimizeDatabaseTask::run()rebalanceChildOrderWeightsin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::rebalanceChildOrderWeights()rebuildCachein file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::rebuildCache()rebuildCacheIfNotCurrentin file GalleryDerivativeHelper_simple.class, method GalleryDerivativeHelper_simple::rebuildCacheIfNotCurrent()refreshLocksin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::refreshLocks()registerEventListenerin file GalleryEventHelper_simple.class, method GalleryEventHelper_simple::registerEventListener()registerFactoryImplementationForRequestin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::registerFactoryImplementationForRequest()registerImplementationin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::registerImplementation()registerOperationin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::registerOperation()registerPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::registerPermission()registerPropertyin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::registerProperty()releaseAllLocksin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::releaseAllLocks()releaseLocksin file GalleryLockHelper_simple.class, method GalleryLockHelper_simple::releaseLocks()remapOwnerIdin file GalleryItemHelper_advanced.class, method GalleryItemHelper_advanced::remapOwnerId()remapSourceIdsin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::remapSourceIds()removeAllParametersin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeAllParameters()removeAllUsersFromGroupin file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeAllUsersFromGroup()removeEntityPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeEntityPermission()removeGroupPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeGroupPermission()removeItemAttributesin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::removeItemAttributes()removeItemPermissionsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeItemPermissions()removeMimeTypein file GalleryMimeTypeHelper_advanced.class, method GalleryMimeTypeHelper_advanced::removeMimeType()removeOnLoadHandlersin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::removeOnLoadHandlers()removeOperationin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removeOperation()removeParameterin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParameter()removeParameterByValuein file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParameterByValue()removeParametersForItemIdin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removeParametersForItemId()removePluginin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::removePlugin()removePreferenceForItemTypein file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removePreferenceForItemType()removePreferencesForItemin file GalleryDerivativeHelper_advanced.class, method GalleryDerivativeHelper_advanced::removePreferencesForItem()removeTranslationsForPluginin file GalleryTranslatorHelper_medium.class, method GalleryTranslatorHelper_medium::removeTranslationsForPlugin()removeUserFromAllGroupsin file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeUserFromAllGroups()removeUserFromGroupin file GalleryUserGroupHelper_medium.class, method GalleryUserGroupHelper_medium::removeUserFromGroup()removeUserPermissionin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::removeUserPermission()requestWebPagein file WebHelper_simple.class, method WebHelper_simple::requestWebPage()RepositoryCallbackTest.classprocedural page RepositoryCallbackTest.classRepositoryDownloadPackagesTest.classprocedural page RepositoryDownloadPackagesTest.classRepositoryIndexTest.classprocedural page RepositoryIndexTest.classRepositoryTest.classprocedural page RepositoryTest.classRepositoryTestStorage.classprocedural page RepositoryTestStorage.classRepositoryUtilitiesTest.classprocedural page RepositoryUtilitiesTest.classrandin file SessionTest.class, method SessionTestPhpVm::rand()randin file DataCacheTest.class, method DataCacheTestMockVm::rand()readdirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::readdir()readdirin file ThemeTest.class, method ThemeTestPlatform::readdir()readdirin file EventTest.class, method EventTestPlatform::readdir()readdirin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::readdir()readdirin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::readdir()readdirin file ModuleTest.class, method ModuleTestPlatform::readdir()realpathin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::realpath()realpathin file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::realpath()realpathin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::realpath()realpathin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::realpath()realpathin file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::realpath()realpathin file MailHelperTest.class, method MailHelperDummyPlatform::realpath()realpathin file UtilitiesTest.class, method UtilitiesTestPlatform::realpath()realpathin file UtilitiesTest.class, method UtilitiesTestWinPlatform::realpath()realpathin file WebTest.class, method WebTestPlatform::realpath()realpathin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::realpath()realpathin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::realpath()realpathin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::realpath()realpathin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::realpath()recode_stringin file CharsetTest.class, method CharsetTestPhpVm::recode_string()RecordCountin file StorageTest.class, method StorageTestRecordSet::RecordCount()RecoverDummyPlatformin file UserRecoverPasswordControllerTest.class, class RecoverDummyPlatformRecoverDummyPlatformin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::RecoverDummyPlatform()RecoverPasswordControllerPhpVmin file UserRecoverPasswordControllerTest.class, class RecoverPasswordControllerPhpVmrecursiveRmdirin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::recursiveRmdir()recursiveRmdirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::recursiveRmdir()recursiveRmDirin file DataCacheTest.class, method DataCacheTestPlatform::recursiveRmDir()recursiveRmdirin file ThemeTest.class, method ThemeTestPlatform::recursiveRmdir()recursiveRmdirin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::recursiveRmdir()recursiveRmdirin file ModuleTest.class, method ModuleTestPlatform::recursiveRmdir()recursiveRmdirin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTestPlatform::recursiveRmdir()recursiveRmdirin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTestPlatform::recursiveRmdir()recursiveRmdirin file MailHelperTest.class, method MailHelperDummyPlatform::recursiveRmdir()regeneratein file UserHelperTest.class, method UserHelperTestSession::regenerate()regeneratein file UserLoginControllerTest.class, method UserLoginControllerTestSession::regenerate()regenerateWasCalledin file UserLoginControllerTest.class, method UserLoginControllerTestSession::regenerateWasCalled()regenerateWasCalledin file UserHelperTest.class, method UserHelperTestSession::regenerateWasCalled()removeMapEntryin file UserHelperTest.class, method UserHelperTestMockStorage::removeMapEntry()removeMapEntryin file RepositoryTestStorage.class, method RepositoryTestStorage::removeMapEntry()removeMapEntryin file PluginParameterTest.class, method PluginParameterTestMockStorage::removeMapEntry()removeParameterin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::removeParameter()renamein file FileSystemTest.class, method FileSystemTestPlatformForRename::rename()Rename a file/dir
renderin file ItemTest.class, method ItemTestRenderer::render()renderImmediatein file MainTest.class, method MainTestImmediateView::renderImmediate()RepositoryCallbackTestin file RepositoryCallbackTest.class, method RepositoryCallbackTest::RepositoryCallbackTest()RepositoryCallbackTestin file RepositoryCallbackTest.class, class RepositoryCallbackTestRepositoryCallback tests
RepositoryDownloadPackagesTestin file RepositoryDownloadPackagesTest.class, class RepositoryDownloadPackagesTestTest repository utilities functionality
RepositoryIndexTestin file RepositoryIndexTest.class, class RepositoryIndexTestTest repository index functionality
RepositoryIndexTestModulein file RepositoryIndexTest.class, class RepositoryIndexTestModuleRepositoryIndexTestThemein file RepositoryIndexTest.class, class RepositoryIndexTestThemeRepositoryTestin file RepositoryTest.class, class RepositoryTestTest repository functionality
RepositoryTestIndexin file RepositoryTest.class, class RepositoryTestIndexRepositoryTestIndexin file RepositoryTest.class, method RepositoryTestIndex::RepositoryTestIndex()RepositoryTestModulein file RepositoryTest.class, class RepositoryTestModuleRepositoryTestSearchResultsin file RepositoryTestStorage.class, class RepositoryTestSearchResultsRepositoryTestSearchResultsin file RepositoryTestStorage.class, method RepositoryTestSearchResults::RepositoryTestSearchResults()RepositoryTestStoragein file RepositoryTestStorage.class, method RepositoryTestStorage::RepositoryTestStorage()RepositoryTestStoragein file RepositoryTestStorage.class, class RepositoryTestStorageTest storage class used for testing functions that interact with the database.
RepositoryTest_GalleryRepositoryin file RepositoryTest.class, class RepositoryTest_GalleryRepositoryRepositoryUtilitiesTestin file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTestTest repository utilities functionality
RepositoryUtilitiesTestPhpVmin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTestPhpVm::RepositoryUtilitiesTestPhpVm()RepositoryUtilitiesTestPhpVmin file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTestPhpVmRepositoryUtilitiesTestPluginin file RepositoryUtilitiesTest.class, class RepositoryUtilitiesTestPluginrequiresProgressBarin file ItemEditControllerTest.class, method ItemEditControllerTestOptionWithProgressBar::requiresProgressBar()requiresProgressBarin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::requiresProgressBar()resetin file DataCacheTest.class, method DataCacheTestPlatform::reset()resetin file PermissionTest.class, method PermissionTestEventListener::reset()resetin file LogoutControllerTest.class, method LogoutControllerTestSession::reset()resetin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::reset()resetin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::reset()resetin file RepositoryTestStorage.class, method RepositoryTestStorage::reset()resetCallsin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::resetCalls()resultCountin file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::resultCount()resultCountin file SessionTest.class, method SessionTestRecordSet::resultCount()resultCountin file RepositoryTestStorage.class, method RepositoryTestSearchResults::resultCount()rmdirin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::rmdir()rollbackTransactionin file RepositoryTestStorage.class, method RepositoryTestStorage::rollbackTransaction()rollbackTransactionin file PluginCallbackTest.class, method PluginCallbackMockStorage::rollbackTransaction()runin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskFail::run()runin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskSuccess::run()runin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTestTaskProgressBar::run()runin file MaintenanceHelperTest.class, method MaintenanceHelperTestTask::run()renamein file WinNtPlatform.class, method WinNtPlatform::rename()refreshEntityin file GalleryStorageExtras.class, method GalleryStorageExtras::refreshEntity()refreshLocksin file GalleryStorageExtras.class, method GalleryStorageExtras::refreshLocks()releasein file GalleryDatabaseImport.class, method GalleryXmlProcessor::release()This method releases the php parser.
releaseLocksin file GalleryStorageExtras.class, method GalleryStorageExtras::releaseLocks()removeAllMapEntriesin file SQLiteStorage.class, method SQLiteStorage::removeAllMapEntries()removeAllMapEntriesin file Db2Storage.class, method Db2Storage::removeAllMapEntries()removeAllMapEntriesin file GalleryStorageExtras.class, method GalleryStorageExtras::removeAllMapEntries()removeIdsFromLockin file GalleryStorageExtras.class, method GalleryStorageExtras::removeIdsFromLock()removeMapEntryin file GalleryStorageExtras.class, method GalleryStorageExtras::removeMapEntry()resultCountin file GalleryStorage.class, method GallerySearchResults::resultCount()The number of results from this search
RepositoryCallback.incprocedural page RepositoryCallback.increnderImmediatein file AdminEventLogViewerCallback.inc, method AdminEventLogViewerCallbackView::renderImmediate()renderImmediatein file SimpleCallback.inc, method SimpleCallbackView::renderImmediate()renderImmediatein file PluginCallback.inc, method PluginCallbackView::renderImmediate()renderImmediatein file ItemDeleteJs.inc, method ItemDeleteJsView::renderImmediate()renderImmediatein file RepositoryCallback.inc, method RepositoryCallbackView::renderImmediate()renderImmediatein file DownloadItem.inc, method DownloadItemView::renderImmediate()renderImmediatein file UserRecoverPasswordDownload.inc, method UserRecoverPasswordDownloadView::renderImmediate()renderImmediatein file CombinedJavascript.inc, method CombinedJavascriptView::renderImmediate()RepositoryCallbackViewin file RepositoryCallback.inc, class RepositoryCallbackViewThis view lets you make very simple callbacks to the framework to get very specific data.
requiresMaintenanceModein file AdminMaintenance.inc, method MaintenanceTask::requiresMaintenanceMode()This task requires that the administrator sets Gallery into maintenance mode.
requiresProgressBarin file ItemEdit.inc, method ItemEditOption::requiresProgressBar()Will this task run so long that it requires a progress bar?
requiresProgressBarin file AdminMaintenance.inc, method MaintenanceTask::requiresProgressBar()Will this task run so long that it requires a progress bar?
runin file AdminMaintenance.inc, method MaintenanceTask::run()Execute the task
runProgressBarOptionsin file ItemEdit.inc, method ItemEditController::runProgressBarOptions()runRecreateResizesin file ItemEditAlbum.inc, method ItemEditAlbum::runRecreateResizes()runRecreateThumbnailsin file ItemEditAlbum.inc, method ItemEditAlbum::runRecreateThumbnails()runTaskin file AdminMaintenance.inc, method AdminMaintenanceController::runTask() 
		s
							$serialNumberin file GalleryEntity.class, variable GalleryEntity::$serialNumberThe serial number of this object in the persistent store.  This value  will help us to avoid collisions.
$sizein file GalleryDataItem.class, variable GalleryDataItem::$sizeThe byte size of the data file
$summaryin file GalleryItem.class, variable GalleryItem::$summaryThe summary of this item
SetOriginationTimestampTask.classprocedural page SetOriginationTimestampTask.classSystemInfoTask.classprocedural page SystemInfoTask.classsanitizeInputValuesin file GalleryUtilities.class, method GalleryUtilities::sanitizeInputValues()Perform necessary pre-processing on the value part of the incoming array (which may be an
savein file GalleryUser.class, method GalleryUser::save()Save the changes to this GalleryUser.
savein file GalleryItem.class, method GalleryItem::save()Save the changes to this GalleryItem.
savein file GalleryEntity.class, method GalleryEntity::save()Save the changes to this GalleryEntity.
savein file GalleryDerivative.class, method GalleryDerivative::save()savein file GalleryAlbumItem.class, method GalleryAlbumItem::save()savein file GalleryDynamicAlbum.class, method GalleryDynamicAlbum::save()savein 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.
saveEntityin file GalleryStorage.class, method GalleryStorage::saveEntity()Save the changes to the GalleryEntity
scaleDimensionsToFitin file GalleryUtilities.class, method GalleryUtilities::scaleDimensionsToFit()Scale the given width/height to a new target size, maintaining aspect ratio.
scanPluginin file GalleryRepository.class, method GalleryRepository::scanPlugin()Scan one plugin and update its entries in the GalleryPluginPackageMap.
searchin file GalleryCoreSearch.class, method GalleryCoreSearch::search()searchin file Gallery.class, method Gallery::search()searchin file GalleryStorage.class, method GalleryStorage::search()Search the persistent store for the target values matching the given criteria
searchin file GalleryEmbed.class, method GalleryEmbed::search()Search specific module.
searchScanin file GalleryEmbed.class, method GalleryEmbed::searchScan()Perform a search across all available searchable modules.
sendTemplatedEmailin file GalleryCoreApi.class, method GalleryCoreApi::sendTemplatedEmail()Send an email using a smarty template for the message body
SessionAuthPluginin file GallerySession.class, class SessionAuthPluginGet the active user from the session's user id.
SESSION_ID_PARAMETERin file GallerySession.class, constant SESSION_ID_PARAMETERDefine gallery session key for this install.
SESSION_TEMP_IDin file GallerySession.class, constant SESSION_TEMP_IDDefine 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.
setin file GalleryCapabilities.class, method GalleryCapabilities::set()Set a configuration value.
setActiveLanguageCodein file Gallery.class, method Gallery::setActiveLanguageCode()Set the active language code for this session.
setActiveUserin 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.
setCacheControlin file GalleryView.class, method GalleryView::setCacheControl()Set cache headers for sensitive pages
setCallbacksin file GalleryModule.class, method GalleryModule::setCallbacks()setCanContainChildrenin file GalleryItem.class, method GalleryItem::setCanContainChildren()setConfigin file Gallery.class, method Gallery::setConfig()Store a value in the Gallery config table
setCreationTimestampin file GalleryEntity.class, method GalleryEntity::setCreationTimestamp()setCurrentViewin file Gallery.class, method Gallery::setCurrentView()Set the current view
setDatain file GalleryEvent.class, method GalleryEvent::setData()Set this event's data
setDebugin file GalleryStorage.class, method GalleryStorage::setDebug()Set Adodb debug mode.
setDebugin file Gallery.class, method Gallery::setDebug()Change the debugging state
setDebugLogFilein file Gallery.class, method Gallery::setDebugLogFile()Set the location of debugging output
setDerivativeOperationsin file GalleryDerivative.class, method GalleryDerivative::setDerivativeOperations()setDerivativeOrderin file GalleryDerivative.class, method GalleryDerivative::setDerivativeOrder()setDerivativeSizein file GalleryDerivative.class, method GalleryDerivative::setDerivativeSize()setDerivativeSourceIdin file GalleryDerivative.class, method GalleryDerivative::setDerivativeSourceId()setDerivativeTypein file GalleryDerivative.class, method GalleryDerivative::setDerivativeType()setDescriptionin file GalleryPlugin.class, method GalleryPlugin::setDescription()setDescriptionin file GalleryItem.class, method GalleryItem::setDescription()setDurationin file GalleryMovieItem.class, method GalleryMovieItem::setDuration()setEmailin file GalleryUser.class, method GalleryUser::setEmail()setEntityin file GalleryEvent.class, method GalleryEvent::setEntity()Set this event's entity
setEntityTypein file GalleryEntity.class, method GalleryEntity::setEntityType()setEventNamein file GalleryEvent.class, method GalleryEvent::setEventName()Set this event's name
setFileCachingEnabledin file GalleryDataCache.class, method GalleryDataCache::setFileCachingEnabled()Turn caching to disk on or off
setFullNamein file GalleryUser.class, method GalleryUser::setFullName()setGalleryVersionin file module.inc, method CoreModule::setGalleryVersion()Set the current version of Gallery.
setGroupin file GalleryModule.class, method GalleryModule::setGroup()setGroupNamein file GalleryGroup.class, method GalleryGroup::setGroupName()setGroupTypein file GalleryGroup.class, method GalleryGroup::setGroupType()setHashedPasswordin file GalleryUser.class, method GalleryUser::setHashedPassword()setHeightin file GalleryMovieItem.class, method GalleryMovieItem::setHeight()setHeightin file GalleryPhotoItem.class, method GalleryPhotoItem::setHeight()setHeightin file GalleryDerivativeImage.class, method GalleryDerivativeImage::setHeight()setHeightin file GalleryAnimationItem.class, method GalleryAnimationItem::setHeight()setIdin file GalleryEntity.class, method GalleryEntity::setId()setIdin file GalleryPlugin.class, method GalleryPlugin::setId()setIsBrokenin file GalleryDerivative.class, method GalleryDerivative::setIsBroken()setIsLinkablein file GalleryEntity.class, method GalleryEntity::setIsLinkable()setItemOrderWeightin file GalleryCoreApi.class, method GalleryCoreApi::setItemOrderWeight()Set the order weight for an item id
setItemViewCountin file GalleryCoreApi.class, method GalleryCoreApi::setItemViewCount()Update the view count for this item id
setKeywordsin file GalleryItem.class, method GalleryItem::setKeywords()setLanguagein file GalleryUser.class, method GalleryUser::setLanguage()setLinkedEntityin file GalleryEntity.class, method GalleryEntity::setLinkedEntity()setLinkIdin file GalleryEntity.class, method GalleryEntity::setLinkId()setlocalein 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).
setLockedin file GalleryUser.class, method GalleryUser::setLocked()setMaintenanceModein file GalleryCoreApi.class, method GalleryCoreApi::setMaintenanceMode()Allows the application to programmatically set Gallery into or out of maintenance mode.
setMemoryCachingEnabledin file GalleryDataCache.class, method GalleryDataCache::setMemoryCachingEnabled()Turn in-memory caching on or off
setMimeTypein file GalleryDerivative.class, method GalleryDerivative::setMimeType()setMimeTypein file GalleryDataItem.class, method GalleryDataItem::setMimeType()setModificationTimestampin file GalleryEntity.class, method GalleryEntity::setModificationTimestamp()setNamein file GalleryPlugin.class, method GalleryPlugin::setName()setOnLoadHandlersin file GalleryEntity.class, method GalleryEntity::setOnLoadHandlers()setOrderByin file GalleryAlbumItem.class, method GalleryAlbumItem::setOrderBy()setOrderDirectionin file GalleryAlbumItem.class, method GalleryAlbumItem::setOrderDirection()setOriginationTimestampin file GalleryItem.class, method GalleryItem::setOriginationTimestamp()SetOriginationTimestampTaskin file SetOriginationTimestampTask.class, class SetOriginationTimestampTaskThis is a MaintenanceTask that will attempt to retrieve and set the  origination timestamp for all items (usually from EXIF data).
setOwnerIdin file GalleryItem.class, method GalleryItem::setOwnerId()setParameterin file GalleryPlugin.class, method GalleryPlugin::setParameter()Convenience method to set a plugin parameter
setParentIdin file GalleryChildEntity.class, method GalleryChildEntity::setParentId()setParentSequencein file GalleryCoreApi.class, method GalleryCoreApi::setParentSequence()Set the parent id sequence for an item id
setPathComponentin file GalleryFileSystemEntity.class, method GalleryFileSystemEntity::setPathComponent()setPersistentFlagin file GalleryPersistent.class, method GalleryPersistent::setPersistentFlag()Set a flag.
setPlatformin file Gallery.class, method Gallery::setPlatform()Set the Gallery platform object.
setPluginParameterin file GalleryCoreApi.class, method GalleryCoreApi::setPluginParameter()Set a plugin parameter
setPostFilterOperationsin file GalleryDerivative.class, method GalleryDerivative::setPostFilterOperations()setProfilein 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:
setRendererin file GalleryItem.class, method GalleryItem::setRenderer()setRequiredCoreApiin file GalleryPlugin.class, method GalleryPlugin::setRequiredCoreApi()setRequiredModuleApiin file GalleryModule.class, method GalleryModule::setRequiredModuleApi()setRequiredThemeApiin file GalleryTheme.class, method GalleryTheme::setRequiredThemeApi()setResponseHeaderin file GalleryUtilities.class, method GalleryUtilities::setResponseHeader()Set HTTP response header.
setSerialNumberin file GalleryEntity.class, method GalleryEntity::setSerialNumber()setSizein file GalleryDataItem.class, method GalleryDataItem::setSize()setStackTracein file GalleryStatus.class, method GalleryStatus::setStackTrace()Set the stack trace
setStandardSettingsin file GalleryTheme.class, method GalleryTheme::setStandardSettings()setStandardTemplateVariablesin file GalleryView.class, method GalleryView::setStandardTemplateVariables()Set standard user information available for every view.
setSummaryin file GalleryItem.class, method GalleryItem::setSummary()setTemplateVersionin file GalleryModule.class, method GalleryModule::setTemplateVersion()setThemein file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::setTheme()Set the theme
setThemein file GalleryAlbumItem.class, method GalleryAlbumItem::setTheme()setThemeForRequestin file GalleryEmbed.class, method GalleryEmbed::setThemeForRequest()Override the theme for this request.
setThumbnailFromItemin file GalleryCoreApi.class, method GalleryCoreApi::setThumbnailFromItem()Set the thumbnail for an album from an item, according to the thumbnail  preferences for the album.
setTitlein file GalleryItem.class, method GalleryItem::setTitle()setUrlGeneratorin file Gallery.class, method Gallery::setUrlGenerator()Set the URL generator
setUserIdin file GallerySession.class, method GallerySession::setUserId()Set the active user id for this session.
setUserNamein file GalleryUser.class, method GalleryUser::setUserName()setVariablein file GalleryTemplate.class, method GalleryTemplate::setVariable()Assign a template key/value pair
setVariableByReferencein file GalleryTemplate.class, method GalleryTemplate::setVariableByReference()Assign a template key/value pair
setVersionin file GalleryPlugin.class, method GalleryPlugin::setVersion()setViewedSinceTimestampin file GalleryItem.class, method GalleryItem::setViewedSinceTimestamp()setWidthin file GalleryPhotoItem.class, method GalleryPhotoItem::setWidth()setWidthin file GalleryAnimationItem.class, method GalleryAnimationItem::setWidth()setWidthin file GalleryMovieItem.class, method GalleryMovieItem::setWidth()setWidthin file GalleryDerivativeImage.class, method GalleryDerivativeImage::setWidth()shouldCachein 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.
shouldDoCompileCheckin 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.
shouldDoCompileCheckin 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.
shouldSaveSessionin file GalleryView.class, method GalleryView::shouldSaveSession()Should session be saved and session cookie sent when this view is accessed?
shouldSaveSessionin file GalleryController.class, method GalleryController::shouldSaveSession()Should session be saved and session cookie sent when this controller is used?
showAdminPagein file GalleryTheme.class, method GalleryTheme::showAdminPage()Load all the necessary template data to render a page for an administrative (or other) view.
showAlbumPagein file GalleryTheme.class, method GalleryTheme::showAlbumPage()Load all the necessary template data to render a page for an album.
showErrorPagein file GalleryTheme.class, method GalleryTheme::showErrorPage()Load all the necessary template data to render an error page.
showModulePagein 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).
showPhotoPagein file GalleryTheme.class, method GalleryTheme::showPhotoPage()Load all the necessary template data to render a page for a single item.
showProgressBarPagein file GalleryTheme.class, method GalleryTheme::showProgressBarPage()Load all the necessary template data to render a progress bar page.
shrinkDimensionsin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::shrinkDimensions()Use GalleryUtilities::shrinkDimensionsToFit to scale template vars to new target size.
shrinkDimensionsToFitin 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).
splitAggregatePackagein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::splitAggregatePackage()This method reads the aggregate download file and extracts the package files.
splitHtmlin file GalleryTheme.class, method GalleryTheme::splitHtml()Split the HTML content into its various component pieces.
splitPathin file GalleryPlatform.class, method GalleryPlatform::splitPath()Split path into component elements.  Include root path for absolute paths.
startin file GallerySession.class, method GallerySession::start()Start session by ensuring we've got a valid, unique sessionId and send cookie if necessary.
startRecordingDebugSnippetin file Gallery.class, method Gallery::startRecordingDebugSnippet()Start recording a debug snippet
statin file GalleryPlatform.class, method GalleryPlatform::stat()Get information about a file.
stopRecordingDebugSnippetin file Gallery.class, method Gallery::stopRecordingDebugSnippet()Stop recording the debug snippet and return whatever got recorded.
STORAGE_FLAG_DELETEDin file GalleryConstants.class, constant STORAGE_FLAG_DELETEDDeleted flag
STORAGE_FLAG_NEWLY_CREATEDin file GalleryConstants.class, constant STORAGE_FLAG_NEWLY_CREATEDNewly created flag
STORAGE_SIZE_LARGEin file GalleryConstants.class, constant STORAGE_SIZE_LARGESTORAGE_SIZE_MEDIUMin file GalleryConstants.class, constant STORAGE_SIZE_MEDIUMSTORAGE_SIZE_SMALLin file GalleryConstants.class, constant STORAGE_SIZE_SMALLStorage sizes
STORAGE_TYPE_BITin file GalleryConstants.class, constant STORAGE_TYPE_BITBits type
STORAGE_TYPE_BOOLEANin file GalleryConstants.class, constant STORAGE_TYPE_BOOLEANText type
STORAGE_TYPE_IDin file GalleryConstants.class, constant STORAGE_TYPE_IDID type
STORAGE_TYPE_INTEGERin file GalleryConstants.class, constant STORAGE_TYPE_INTEGERInteger type
STORAGE_TYPE_STRINGin file GalleryConstants.class, constant STORAGE_TYPE_STRINGString type
STORAGE_TYPE_TEXTin file GalleryConstants.class, constant STORAGE_TYPE_TEXTText type
STORAGE_TYPE_TIMESTAMPin file GalleryConstants.class, constant STORAGE_TYPE_TIMESTAMPTimestamp type
strftimein 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.
strToLowerin 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.
strToUpperin file GalleryUtilities.class, method GalleryUtilities::strToUpper()ASCII version of PHP's strtoupper().
studyPermissionsin file GalleryCoreApi.class, method GalleryCoreApi::studyPermissions()Study the permissions for all items (for the given user).
stylein file GalleryTemplate.class, method GalleryTemplate::style()Add a stylesheet to include in the <head> section
symlinkin file GalleryPlatform.class, method GalleryPlatform::symlink()Symlink a file.
SystemInfoTaskin file SystemInfoTask.class, class SystemInfoTaskThis is a MaintenanceTask that will return system details useful for posting in support forum.
sendTemplatedEmailin file MailHelper_simple.class, method MailHelper_simple::sendTemplatedEmail()setMaintenanceModein file MaintenanceHelper_simple.class, method MaintenanceHelper_simple::setMaintenanceMode()setOrderWeightin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setOrderWeight()setParameterin file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::setParameter()setParentSequencein file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setParentSequence()setPluginInstancein file GalleryPluginHelper_medium.class, method GalleryPluginHelper_medium::setPluginInstance()Set a given plugin instance in the plugin cache.
setThumbnailFromItemin file GalleryItemHelper_medium.class, method GalleryItemHelper_medium::setThumbnailFromItem()setViewCountin file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::setViewCount()studyPermissionsin file GalleryPermissionHelper_simple.class, method GalleryPermissionHelper_simple::studyPermissions()SessionAuthPluginTest.classprocedural page SessionAuthPluginTest.classSessionTest.classprocedural page SessionTest.classShowItemControllerTest.classprocedural page ShowItemControllerTest.classShowItemTest.classprocedural page ShowItemTest.classSimpleCallbackTest.classprocedural page SimpleCallbackTest.classSiteAdminTest.classprocedural page SiteAdminTest.classStatusTest.classprocedural page StatusTest.classStorageTest.classprocedural page StorageTest.classSvnAuditTest.classprocedural page SvnAuditTest.classsavein file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTestSession::save()searchin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTestStorage::search()searchin file SessionTest.class, method SessionTestStorage::search()searchin file RepositoryTestStorage.class, method RepositoryTestStorage::search()SelectLimitin file StorageTest.class, method StorageTestDB::SelectLimit()SessionAuthPluginTestin file SessionAuthPluginTest.class, method SessionAuthPluginTest::SessionAuthPluginTest()SessionAuthPluginTestin file SessionAuthPluginTest.class, class SessionAuthPluginTestSession authentication tests
SessionTestin file SessionTest.class, class SessionTestTest session functionality.
SessionTestin file SessionTest.class, method SessionTest::SessionTest()SessionTestPhpVmin file SessionTest.class, class SessionTestPhpVmSessionTestPhpVmin file SessionTest.class, method SessionTestPhpVm::SessionTestPhpVm()SessionTestRecordSetin file SessionTest.class, class SessionTestRecordSetSessionTestRecordSetin file SessionTest.class, method SessionTestRecordSet::SessionTestRecordSet()SessionTestStoragein file SessionTest.class, class SessionTestStorageSessionTestStoragein file SessionTest.class, method SessionTestStorage::SessionTestStorage()SessionTest_error_handlerin file SessionTest.class, function SessionTest_error_handler()setin file TemplateTest.class, method TemplateTestMockPlatform::set()setContinuein file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::setContinue()setContinuein file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::setContinue()setCwdin file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::setCwd()setCwdin file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::setCwd()setErrorsin file UserLoginControllerTest.class, method UserLoginControllerTestPlugin::setErrors()setErrorsin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTestPlugin::setErrors()SetFetchModein file StorageTest.class, method StorageTestDB::SetFetchMode()setFunctionExistsin file CharsetTest.class, method CharsetTestPhpVm::setFunctionExists()setHeightin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::setHeight()setlocalein file CharsetTest.class, method CharsetTestPhpVm::setlocale()setMd5in file UserRecoverPasswordControllerTest.class, method RecoverPasswordControllerPhpVm::setMd5()setParameterin file AdminThemesControllerTest.class, method TestThemeId2Theme::setParameter()setParameterin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::setParameter()setPluginTypein file PluginTest.class, method PluginTestPlugin::setPluginType()setRandin file DataCacheTest.class, method DataCacheTestMockVm::setRand()setRealpathDatain file PlatformTest.class, method PlatformTestOpenBaseDirUnixPlatform::setRealpathData()setRealpathDatain file PlatformTest.class, method PlatformTestOpenBaseDirWinNtPlatform::setRealpathData()setReplyin file PluginCallbackTest.class, method PluginCallbackWithFakeHandler::setReply()setRequiredModuleApiin file PluginTest.class, method PluginTestPlugin::setRequiredModuleApi()setRequiredThemeApiin file PluginTest.class, method PluginTestPlugin::setRequiredThemeApi()setResultin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::setResult()setResultsin file StorageTest.class, method StorageTestDB::setResults()setReturnin file CharsetTest.class, method CharsetTestPhpVm::setReturn()setSearchResultsin file RepositoryTestStorage.class, method RepositoryTestStorage::setSearchResults()setStatin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::setStat()setTimein file DataCacheTest.class, method DataCacheTestMockVm::setTime()setUpin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::setUp()setUpin file AdminThemesControllerTest.class, method AdminThemesControllerTest::setUp()setUpin file DataItemTest.class, method DataItemTest::setUp()setUpin file AlbumTest.class, method AlbumTest::setUp()setUpin file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::setUp()setUpin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::setUp()setUpin file ShowItemControllerTest.class, method ShowItemControllerTest::setUp()setUpin file SimpleCallbackTest.class, method SimpleCallbackTest::setUp()setUpin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::setUp()setUpin file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::setUp()setUpin file ShowItemTest.class, method ShowItemTest::setUp()setUpin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::setUp()setUpin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::setUp()setUpin file CallbacksTest.class, method CallbacksTest::setUp()setUpin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::setUp()setUpin file CombinedJavascriptTest.class, method CombinedJavascriptTest::setUp()setUpin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::setUp()setUpin file ControllerTest.class, method ControllerTest::setUp()setUpin file RepositoryIndexTest.class, method RepositoryIndexTest::setUp()setUpin file RepositoryTest.class, method RepositoryTest::setUp()setUpin file ChildTest.class, method ChildTest::setUp()setUpin file SessionAuthPluginTest.class, method SessionAuthPluginTest::setUp()setUpin file CharsetTest.class, method CharsetTest::setUp()setUpin file FileSystemTest.class, method FileSystemTest::setUp()setUpin file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::setUp()setUpin file CoreSearchTest.class, method CoreSearchTest::setUp()setUpin file DerivativeTest.class, method DerivativeTest::setUp()setUpin file SiteAdminTest.class, method SiteAdminTest::setUp()setUpin file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::setUp()setUpin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::setUp()setUpin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::setUp()setUpin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::setUp()setUpin file DatabaseStorageTest.class, method DatabaseStorageTest::setUp()setUpin file UserLoginControllerTest.class, method UserLoginControllerTest::setUp()setUpin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::setUp()setUpin file DatabaseImportTest.class, method DatabaseImportTest::setUp()setUpin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::setUp()setUpin file ViewTest.class, method ViewTest::setUp()setUpin file WebTest.class, method WebTest::setUp()setUpin file UtilitiesTest.class, method UtilitiesTest::setUp()setUpin file DatabaseExportTest.class, method DatabaseExportTest::setUp()setUpin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::setUp()setUpin file UserHelperTest.class, method UserHelperTest::setUp()setUpin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::setUp()setUpin file DataCacheTest.class, method DataCacheTest::setUp()setUpin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::setUp()setUpin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::setUp()setUpin file StorageTest.class, method StorageTest::setUp()setUpin file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::setUp()setUpin file TemplateTest.class, method TemplateTest::setUp()setUpin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::setUp()setUpin file UrlGeneratorTest.class, method UrlGeneratorTest::setUp()setUpin file UserAndGroupTest.class, method UserAndGroupTest::setUp()setUpin file TranslatorTest.class, method TranslatorTest::setUp()setUpin file ToolkitTest.class, method ToolkitTest::setUp()setUpin file ThemeTest.class, method ThemeTest::setUp()setUpin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::setUp()setUpin file SessionTest.class, method SessionTest::setUp()setUpin file ItemEditControllerTest.class, method ItemEditControllerTest::setUp()setUpin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::setUp()setUpin file LogoutControllerTest.class, method LogoutControllerTest::setUp()setUpin file DownloadItemTest.class, method DownloadItemTest::setUp()setUpin file LockTest.class, method LockTest::setUp()setUpin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::setUp()setUpin file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::setUp()setUpin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::setUp()setUpin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::setUp()setUpin file MaintenanceHelperTest.class, method MaintenanceHelperTest::setUp()setUpin file MailHelperTest.class, method MailHelperTest::setUp()setUpin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::setUp()setUpin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::setUp()setUpin file ItemAddControllerTest.class, method ItemAddControllerTest::setUp()setUpin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::setUp()setUpin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::setUp()setUpin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::setUp()setUpin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::setUp()setUpin file ItemMoveControllerTest.class, method ItemMoveControllerTest::setUp()setUpin file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::setUp()setUpin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::setUp()setUpin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::setUp()setUpin file LanguageTest.class, method LanguageTest::setUp()setUpin file ItemAttributesTest.class, method ItemAttributesTest::setUp()setUpin file ItemTest.class, method ItemTest::setUp()setUpin file ItemReorderControllerTest.class, method ItemReorderControllerTest::setUp()setUpin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::setUp()setUpin file MainTest.class, method MainTest::setUp()setUpin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::setUp()setUpin file PluginCallbackTest.class, method PluginCallbackTest::setUp()setUpin file PhpVmTest.class, method PhpVmTest::setUp()setUpin file EventLogHelperTest.class, method EventLogHelperTest::setUp()setUpin file PhotoTest.class, method PhotoTest::setUp()setUpin file PlatformTest.class, method PlatformTest::setUp()setUpin file AdminCoreControllerTest.class, method AdminCoreControllerTest::setUp()setUpin file EventTest.class, method EventTest::setUp()setUpin file FactoryTest.class, method FactoryTest::setUp()setUpin file CoreModuleTest.class, method CoreModuleTest::setUp()setUpin file FastDownloadTest.class, method FastDownloadTest::setUp()setUpin file PermissionTest.class, method PermissionTest::setUp()Create nested albums that only have core.canChangePermissions that we can use for testing.
setUpin file PermissionSetTest.class, method PermissionSetTest::setUp()setUpin file MimeTest.class, method MimeTest::setUp()setUpin file MarkupTest.class, method MarkupTest::setUp()setUpin file EntityTest.class, method EntityTest::setUp()setUpin file EmbedTest.class, method EmbedTest::setUp()setUpin file ModuleTest.class, method ModuleTest::setUp()setUpin file PluginParameterTest.class, method PluginParameterTest::setUp()setUpin file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::setUp()setUpin file MovieTest.class, method MovieTest::setUp()setUserIdin file UserLoginControllerTest.class, method UserLoginControllerTestSession::setUserId()setUserIdin file ItemAttributesTest.class, method ItemAttributesTestSession::setUserId()setUserIdin file LogoutControllerTest.class, method LogoutControllerTestSession::setUserId()setWidthin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailTestItem::setWidth()shouldCheckFilein file CodeAuditTest.class, method CodeAuditTest::shouldCheckFile()shouldCheckFilein file TemplateAuditTest.class, method TemplateAuditTest::shouldCheckFile()shouldCheckFilein file SvnAuditTest.class, method SvnAuditTest::shouldCheckFile()shouldCheckFilein file PhpDocAuditTest.class, method PhpDocAuditTest::shouldCheckFile()shouldCheckFilein file LocalizationAuditTest.class, method LocalizationAuditTest::shouldCheckFile()shouldCheckFilein file Php43CompatibilityTest.class, method Php43CompatibilityTest::shouldCheckFile()ShowItemControllerTestin file ShowItemControllerTest.class, method ShowItemControllerTest::ShowItemControllerTest()ShowItemControllerTestin file ShowItemControllerTest.class, class ShowItemControllerTestShowItem controller tests
ShowItemTestin file ShowItemTest.class, method ShowItemTest::ShowItemTest()ShowItemTestin file ShowItemTest.class, class ShowItemTestTest ShowItem view
ShowItemTestThemein file ShowItemTest.class, method ShowItemTestTheme::ShowItemTestTheme()ShowItemTestThemein file ShowItemTest.class, class ShowItemTestThemeTest theme
SimpleCallbackTestin file SimpleCallbackTest.class, method SimpleCallbackTest::SimpleCallbackTest()SimpleCallbackTestin file SimpleCallbackTest.class, class SimpleCallbackTestTest SimpleCallback functionality
SimpleCallbackTestPhpVmin file SimpleCallbackTest.class, class SimpleCallbackTestPhpVmFor the directory listing tests, we need a mock PHP VM
SimpleCallbackTestPlatformin file SimpleCallbackTest.class, class SimpleCallbackTestPlatformSimpleCallbackTestPlatformin file SimpleCallbackTest.class, method SimpleCallbackTestPlatform::SimpleCallbackTestPlatform()SiteAdminTestin file SiteAdminTest.class, class SiteAdminTestTests for SiteAdmin view
SiteAdminTestin file SiteAdminTest.class, method SiteAdminTest::SiteAdminTest()statin file MailHelperTest.class, method MailHelperDummyPlatform::stat()statin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::stat()statin file UserRecoverPasswordControllerTest.class, method RecoverDummyPlatform::stat()statin file TemplateTest.class, method TemplateTestMockPlatform::stat()statin file FastDownloadTest.class, method FastDownloadTestCreateFastDownloadPlatform::stat()StatusTestin file StatusTest.class, class StatusTestTest Status functionality
StatusTestin file StatusTest.class, method StatusTest::StatusTest()StorageTestin file StorageTest.class, method StorageTest::StorageTest()StorageTestin file StorageTest.class, class StorageTestTest some Storage functionality
StorageTestDBin file StorageTest.class, class StorageTestDBStorageTestDBin file StorageTest.class, method StorageTestDB::StorageTestDB()StorageTestRecordSetin file StorageTest.class, method StorageTestRecordSet::StorageTestRecordSet()StorageTestRecordSetin file StorageTest.class, class StorageTestRecordSetSvnAuditTestin file SvnAuditTest.class, class SvnAuditTestScan through all of our source code and verify proper subversion properties.
SvnAuditTestin file SvnAuditTest.class, method SvnAuditTest::SvnAuditTest()splitPathin file UnixPlatform.class, method UnixPlatform::splitPath()splitPathin file WinNtPlatform.class, method WinNtPlatform::splitPath()strftimein file WinNtPlatform.class, method WinNtPlatform::strftime()SQLiteStorage.classprocedural page SQLiteStorage.classsaveEntityin file GalleryStorageExtras.class, method GalleryStorageExtras::saveEntity()SQLiteStoragein file SQLiteStorage.class, method SQLiteStorage::SQLiteStorage()SQLiteStoragein file SQLiteStorage.class, class SQLiteStorageSQLite extension of the GalleryStorage class.
ShowItem.incprocedural page ShowItem.incShowItemError.incprocedural page ShowItemError.incSimpleCallback.incprocedural page SimpleCallback.incSiteAdmin.incprocedural page SiteAdmin.incsetErrorin file ErrorPage.inc, method ErrorPageView::setError()setOptionInstancesin file ItemAdd.inc, method ItemAddController::setOptionInstances()Tests can use this method to hardwire a specific set of option instances to use.
setPluginInstancesin file UserRecoverPassword.inc, method UserRecoverPasswordController::setPluginInstances()Tests can use this method to hardwire a specific set of plugin instances to use.
setPluginInstancesin file UserLogin.inc, method UserLoginController::setPluginInstances()Tests can use this method to hardwire a specific set of plugin instances to use.
shouldSaveSessionin file DownloadItem.inc, method DownloadItemView::shouldSaveSession()shouldSaveSessionin file ItemDeleteJs.inc, method ItemDeleteJsView::shouldSaveSession()ShowItemControllerin file ShowItem.inc, class ShowItemControllerHandle the rendering of an album or item.
ShowItemErrorViewin file ShowItemError.inc, class ShowItemErrorViewThis view will show an error message when an item cannot be displayed
ShowItemViewin file ShowItem.inc, class ShowItemViewHandle the rendering of an album or item.
SimpleCallbackViewin file SimpleCallback.inc, class SimpleCallbackViewThis view lets you make very simple callbacks to the framework to get very specific data.
SiteAdminViewin file SiteAdmin.inc, class SiteAdminViewThis view will show the availiable site-admin options
sortByNamein file ItemAdmin.inc, method ItemAdminView::sortByName() 
		t
							$themein file GalleryAlbumItem.class, variable GalleryAlbumItem::$themeThe theme to use for this item
$titlein file GalleryItem.class, variable GalleryItem::$titleThe (short) title of this item
TEMPLATE_DATA_VERSIONin file GalleryTemplate.class, constant TEMPLATE_DATA_VERSIONThe current protocol version of the template data.  Whenever the template library changes,  bump this number to trigger a complete rebuild of all compiled templates.
tempnamin file GalleryPlatform.class, method GalleryPlatform::tempnam()Create a file with a unique file name.
testPersistentFlagin file GalleryPersistent.class, method GalleryPersistent::testPersistentFlag()Test a flag.
textin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::text()themein 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
timein file GalleryPhpVm.class, method GalleryPhpVm::time()Return current Unix timestamp
titlein file GalleryTemplate.class, method GalleryTemplate::title()Set the title to include in the <head> section
touchin file GalleryPlatform.class, method GalleryPlatform::touch()touch -- Sets access and modification time of file.
trailerin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::trailer()Render trailer output
translatein file GalleryPlugin.class, method GalleryPlugin::translate()Localize the given content.
translateDomainin file GalleryTranslator.class, method GalleryTranslator::translateDomain()Localize the given text.
translateRepositoryNamein file GalleryRepository.class, method GalleryRepository::translateRepositoryName()Translate the repository tag to its localized name
trigger_errorin file GallerySmarty.class, method GallerySmarty::trigger_error()Make trigger_error behave more Gallery-like
$transCntin file StorageTest.class, variable StorageTestDB::$transCntTemplateAdapterTest.classprocedural page TemplateAdapterTest.classTemplateAuditTest.classprocedural page TemplateAuditTest.classTemplateTest.classprocedural page TemplateTest.classThemeTest.classprocedural page ThemeTest.classToolkitTest.classprocedural page ToolkitTest.classTranslatorTest.classprocedural page TranslatorTest.classTruncateTest.classprocedural page TruncateTest.classtearDownin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::tearDown()tearDownin file ControllerTest.class, method ControllerTest::tearDown()tearDownin file MainTest.class, method MainTest::tearDown()tearDownin file CombinedJavascriptTest.class, method CombinedJavascriptTest::tearDown()tearDownin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::tearDown()tearDownin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::tearDown()tearDownin file ThemeTest.class, method ThemeTest::tearDown()tearDownin file FactoryTest.class, method FactoryTest::tearDown()tearDownin file PluginCallbackTest.class, method PluginCallbackTest::tearDown()tearDownin file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::tearDown()tearDownin file UserAndGroupTest.class, method UserAndGroupTest::tearDown()tearDownin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::tearDown()tearDownin file EntityTest.class, method EntityTest::tearDown()tearDownin file PermissionTest.class, method PermissionTest::tearDown()tearDownin file ModuleTest.class, method ModuleTest::tearDown()tearDownin file StorageTest.class, method StorageTest::tearDown()tearDownin file RepositoryIndexTest.class, method RepositoryIndexTest::tearDown()tearDownin file UserHelperTest.class, method UserHelperTest::tearDown()tearDownin file UserLoginControllerTest.class, method UserLoginControllerTest::tearDown()tearDownin file PluginParameterTest.class, method PluginParameterTest::tearDown()tearDownin file EmbedTest.class, method EmbedTest::tearDown()tearDownin file MaintenanceHelperTest.class, method MaintenanceHelperTest::tearDown()tearDownin file EventLogHelperTest.class, method EventLogHelperTest::tearDown()tearDownin file EventTest.class, method EventTest::tearDown()tearDownin file PlatformTest.class, method PlatformTest::tearDown()tearDownin file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::tearDown()tearDownin file UtilitiesTest.class, method UtilitiesTest::tearDown()tearDownin file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::tearDown()tearDownin file UrlGeneratorTest.class, method UrlGeneratorTest::tearDown()tearDownin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::tearDown()tearDownin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::tearDown()tearDownin file SessionTest.class, method SessionTest::tearDown()tearDownin file SessionAuthPluginTest.class, method SessionAuthPluginTest::tearDown()tearDownin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::tearDown()tearDownin file DatabaseExportTest.class, method DatabaseExportTest::tearDown()tearDownin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::tearDown()tearDownin file DatabaseImportTest.class, method DatabaseImportTest::tearDown()tearDownin file DataCacheTest.class, method DataCacheTest::tearDown()tearDownin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::tearDown()tearDownin file LogoutControllerTest.class, method LogoutControllerTest::tearDown()tearDownin file ItemAttributesTest.class, method ItemAttributesTest::tearDown()tearDownin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::tearDown()tearDownin file MimeTest.class, method MimeTest::tearDown()tearDownin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::tearDown()tearDownin file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::tearDown()tearDownin file PermissionSetTest.class, method PermissionSetTest::tearDown()tearDownin file ShowItemControllerTest.class, method ShowItemControllerTest::tearDown()tearDownin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::tearDown()tearDownin file TranslatorTest.class, method TranslatorTest::tearDown()TemplateAdapterMockSmartyin file TemplateAdapterTest.class, class TemplateAdapterMockSmartyTemplateAdapterMockThemein file TemplateAdapterTest.class, class TemplateAdapterMockThemeTemplateAdapterMockTranslatorin file TemplateAdapterTest.class, class TemplateAdapterMockTranslatorTemplateAdapterMockUrlGeneratorin file TemplateAdapterTest.class, class TemplateAdapterMockUrlGeneratorTemplateAdapterTestin file TemplateAdapterTest.class, class TemplateAdapterTestTest Gallery Template Adapter functionality
TemplateAuditTestin file TemplateAuditTest.class, method TemplateAuditTest::TemplateAuditTest()TemplateAuditTestin file TemplateAuditTest.class, class TemplateAuditTestTest Template functionality
TemplateTestin file TemplateTest.class, method TemplateTest::TemplateTest()TemplateTestin file TemplateTest.class, class TemplateTestTest Template functionality
TemplateTestFakeThemein file TemplateTest.class, class TemplateTestFakeThemeTemplateTestInactiveThemein file TemplateTest.class, class TemplateTestInactiveThemeTemplateTestMockPlatformin file TemplateTest.class, class TemplateTestMockPlatformTemplatetestMockSmartyin file TemplateTest.class, method TemplateTestMockSmarty::TemplatetestMockSmarty()TemplateTestMockSmartyin file TemplateTest.class, class TemplateTestMockSmartytemplate_existsin file TemplateAdapterTest.class, method TemplateAdapterMockSmarty::template_exists()testAcquireNewPersistentSessionin file SessionTest.class, method SessionTest::testAcquireNewPersistentSession()testAcquireNewPersistentSessionRetryOnCollisionin file SessionTest.class, method SessionTest::testAcquireNewPersistentSessionRetryOnCollision()testAcquireNewPersistentSessionWithGivenSessionIdin file SessionTest.class, method SessionTest::testAcquireNewPersistentSessionWithGivenSessionId()testAcquireReadLockParentsin file LockTest.class, method LockTest::testAcquireReadLockParents()testAcquireReadLockParentsOnRootin file LockTest.class, method LockTest::testAcquireReadLockParentsOnRoot()testActivateBadCoreApiActivatein file ModuleTest.class, method ModuleTest::testActivateBadCoreApiActivate()testActivateBadCoreApiActivatein file ThemeTest.class, method ThemeTest::testActivateBadCoreApiActivate()testActivateBadModuleApiActivatein file ModuleTest.class, method ModuleTest::testActivateBadModuleApiActivate()testActivateBadThemeApiActivatein file ThemeTest.class, method ThemeTest::testActivateBadThemeApiActivate()testActivateFlushesTemplateCacheAndLocalUrlMapin file PluginTest.class, method PluginTest::testActivateFlushesTemplateCacheAndLocalUrlMap()testActivateModulein file PluginCallbackTest.class, method PluginCallbackTest::testActivateModule()Activate a module that doesn't require configuration (this should succeed)
testActivateModuleNeedsConfigurationin file PluginCallbackTest.class, method PluginCallbackTest::testActivateModuleNeedsConfiguration()Activate a module that requires configuration (this should fail)
testActivateModuleWithRedirectin file PluginCallbackTest.class, method PluginCallbackTest::testActivateModuleWithRedirect()Activate a module that sends back a redirect
testActivateThemein file PluginCallbackTest.class, method PluginCallbackTest::testActivateTheme()Activate a theme.
testActivateThemeWithRedirectin file PluginCallbackTest.class, method PluginCallbackTest::testActivateThemeWithRedirect()Activate a theme that sends back a redirect
testAddAlbumin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbum()testAddAlbumInvalidNamein file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumInvalidName()testAddAlbumMissingNamein file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumMissingName()testAddAlbumWithPeriodInNamein file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumWithPeriodInName()testAddAlbumWithSpacesin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddAlbumWithSpaces()testAddAndFetchLastRunin file MaintenanceHelperTest.class, method MaintenanceHelperTest::testAddAndFetchLastRun()testAddAndRemoveUserAndGroupPermissionin file PermissionTest.class, method PermissionTest::testAddAndRemoveUserAndGroupPermission()Add and remove some user and group permissions and test retrieving them.
testAddAndRemoveUserFromGroupin file UserAndGroupTest.class, method UserAndGroupTest::testAddAndRemoveUserFromGroup()Create user, create group, add user to group, remove user from group,
testAddBogusUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddBogusUser()testAddChildrenFromBrowserin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddChildrenFromBrowser()testAddDuplicateAlbumin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testAddDuplicateAlbum()testAddDuplicateUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddDuplicateUser()testAddDuplicateUserToGroupin file UserAndGroupTest.class, method UserAndGroupTest::testAddDuplicateUserToGroup()testAddEventLogEntryNewRowin file EventLogHelperTest.class, method EventLogHelperTest::testAddEventLogEntryNewRow()testAddEventLogEntryRowExistsin file EventLogHelperTest.class, method EventLogHelperTest::testAddEventLogEntryRowExists()testAddFromBrowserFailin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddFromBrowserFail()testAddFromBrowserMixin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddFromBrowserMix()testAddGroupPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermission()testAddGroupPermissionCascadein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionCascade()testAddGroupPermissionInvalidGroupin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionInvalidGroup()testAddGroupPermissionInvalidPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionInvalidPermission()testAddGroupPermissionMissingGroupin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionMissingGroup()testAddGroupPermissionRedundantin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddGroupPermissionRedundant()testAddItemParametersin file PluginParameterTest.class, method PluginParameterTest::testAddItemParameters()testAddItemToAlbumin file ItemTest.class, method ItemTest::testAddItemToAlbum()testAddItemToAlbumEntitizesAngleBracketsButIgnoresXssPayloadin file ItemTest.class, method ItemTest::testAddItemToAlbumEntitizesAngleBracketsButIgnoresXssPayload()testAddItemToAlbumWithOriginationTimestampin file ItemTest.class, method ItemTest::testAddItemToAlbumWithOriginationTimestamp()testAddMapin file StorageTest.class, method StorageTest::testAddMap()testAddMapArrayin file StorageTest.class, method StorageTest::testAddMapArray()testAddMapArrayNonTransactionalDatabaseConnectionin file StorageTest.class, method StorageTest::testAddMapArrayNonTransactionalDatabaseConnection()testAddMapArrayTruncatein file StorageTest.class, method StorageTest::testAddMapArrayTruncate()testAddMapNonTransactionalDatabaseConnectionin file StorageTest.class, method StorageTest::testAddMapNonTransactionalDatabaseConnection()testAddMapTruncatein file StorageTest.class, method StorageTest::testAddMapTruncate()testAddMimeTypein file MimeTest.class, method MimeTest::testAddMimeType()testAddMimeTypeForLongMimeTypeStringin file MimeTest.class, method MimeTest::testAddMimeTypeForLongMimeTypeString()testAddMissingUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddMissingUser()testAddMovieToAlbumin file ItemTest.class, method ItemTest::testAddMovieToAlbum()testAddNonViewableImagein file ItemTest.class, method ItemTest::testAddNonViewableImage()testAddNonViewableImageWithPreExistingPreferredin file ItemTest.class, method ItemTest::testAddNonViewableImageWithPreExistingPreferred()testAddNullin file MapTest.class, method MapTest::testAddNull()testAddParameterin file PluginParameterTest.class, method PluginParameterTest::testAddParameter()testAddPermissionToEntityWithoutPermissionsin file PermissionTest.class, method PermissionTest::testAddPermissionToEntityWithoutPermissions()testAddPermissionToSessionin file PermissionTest.class, method PermissionTest::testAddPermissionToSession()testAddPluginParameterFieldTypesin file PluginParameterTest.class, method PluginParameterTest::testAddPluginParameterFieldTypes()testAddSmallPhotoToAlbumin 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.
testAddUnknownChildFromBrowserin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddUnknownChildFromBrowser()testAddUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testAddUser()testAddUserPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermission()testAddUserPermissionCascadein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionCascade()testAddUserPermissionInvalidPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionInvalidPermission()testAddUserPermissionInvalidUserin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionInvalidUser()testAddUserPermissionMissingUserin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionMissingUser()testAddUserPermissionRedundantin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testAddUserPermissionRedundant()testAddWithEmptyTitlein file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddWithEmptyTitle()testAddWithSpacesin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testAddWithSpaces()testAdjustDependentDerivativesin file DerivativeTest.class, method DerivativeTest::testAdjustDependentDerivatives()testAlbumsFirstOrderin file ChildTest.class, method ChildTest::testAlbumsFirstOrder()testAlbumSourcePermissionin file ShowItemTest.class, method ShowItemTest::testAlbumSourcePermission()testApiChangein file TranslatorTest.class, method TranslatorTest::testApiChange()testAppendNestedParamsToUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendNestedParamsToUrl()testAppendParamsToUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrl()testAppendParamsToUrlDoesNotHandleBracketsInKeyStringin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlDoesNotHandleBracketsInKeyString()testAppendParamsToUrlEmptyParamsin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlEmptyParams()testAppendParamsToUrlNoHtmlEntitiesin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoHtmlEntities()testAppendParamsToUrlNoPrefixin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoPrefix()testAppendParamsToUrlNoUrlEncodein file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlNoUrlEncode()testAppendParamsToUrlPreservesParamOrderin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlPreservesParamOrder()testAppendParamsToUrlUrlEncodesParamKeyCorrectlyin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlUrlEncodesParamKeyCorrectly()testAppendParamsToUrlWithQueryStringin file UrlGeneratorTest.class, method UrlGeneratorTest::testAppendParamsToUrlWithQueryString()testApplyTransformin file ToolkitTest.class, method ToolkitTest::testApplyTransform()testApplyTransformLocalein file ToolkitTest.class, method ToolkitTest::testApplyTransformLocale()testArrayInputin file UtilitiesTest.class, method UtilitiesTest::testArrayInput()testAssertHasItemPermissionin file UserAndGroupTest.class, method UserAndGroupTest::testAssertHasItemPermission()testAssertIsGenuineRequestDefaultsToFalsein file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestDefaultsToFalse()testAssertIsGenuineRequestHandlesEmptyValuein file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestHandlesEmptyValue()testAssertIsGenuineRequestIgnoresNonPersistentSessionsin file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestIgnoresNonPersistentSessions()testAssertIsGenuineRequestWithInValidAuthTokenin file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestWithInValidAuthToken()testAssertIsGenuineRequestWithValidAuthTokenin file ControllerTest.class, method ControllerTest::testAssertIsGenuineRequestWithValidAuthToken()testAssertIsGunuineRequestOmittedInMaintenanceModein file ControllerTest.class, method ControllerTest::testAssertIsGunuineRequestOmittedInMaintenanceMode()testAssertMbFunctionOverloadingDisabledin file CharsetTest.class, method CharsetTest::testAssertMbFunctionOverloadingDisabled()testAssertSiteAdministratorin file UserAndGroupTest.class, method UserAndGroupTest::testAssertSiteAdministrator()testAtomicWritein file PlatformTest.class, method PlatformTest::testAtomicWrite()testAuthTokenCheckIsEnforcedForControllerLikeViewsin file MainTest.class, method MainTest::testAuthTokenCheckIsEnforcedForControllerLikeViews()testAuthTokenCheckIsEnforcedForControllersin file MainTest.class, method MainTest::testAuthTokenCheckIsEnforcedForControllers()testAuthTokenCheckIsOmittedForSpecificControllersin file MainTest.class, method MainTest::testAuthTokenCheckIsOmittedForSpecificControllers()testAuthTokenRoundtripin file SessionTest.class, method SessionTest::testAuthTokenRoundtrip()testAutoCacheControlDoesNotConflictin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testAutoCacheControlDoesNotConflict()testAutoCompleteIncludesAuthTokenin file TemplateAdapterTest.class, method TemplateAdapterTest::testAutoCompleteIncludesAuthToken()testBaseFileWithQMarkin file UrlGeneratorTest.class, method UrlGeneratorTest::testBaseFileWithQMark()testBlockPreloadsin file ThemeTest.class, method ThemeTest::testBlockPreloads()testBoldin file MarkupTest.class, method MarkupTest::testBold()testBold2in file MarkupTest.class, method MarkupTest::testBold2()testBold3in file MarkupTest.class, method MarkupTest::testBold3()testCachePermissionin file DataCacheTest.class, method DataCacheTest::testCachePermission()testCalculateStateChangesIdsin file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesIds()testCalculateStateChangesIdsDontConflictin file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesIdsDontConflict()testCalculateStateChangesNoChangein file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesNoChange()testCalculateStateChangesPluginDeletedin file PluginCallbackTest.class, method PluginCallbackTest::testCalculateStateChangesPluginDeleted()testCanBeViewedInlineImagesin file ItemTest.class, method ItemTest::testCanBeViewedInlineImages()testCanBeViewedInlineOthersin file ItemTest.class, method ItemTest::testCanBeViewedInlineOthers()testCanBeViewedInlineRendererin file ItemTest.class, method ItemTest::testCanBeViewedInlineRenderer()testCancelin file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCancel()testCancelin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCancel()testCancelin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testCancel()testCancelin file UserLoginControllerTest.class, method UserLoginControllerTest::testCancel()testCancelin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testCancel()testCancelin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testCancel()testCancelin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testCancel()testCancelin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testCancel()testCancelin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testCancel()testCancelin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testCancel()testCancelin file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testCancel()testCancelin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testCancel()testCancelin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testCancel()testCancelin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testCancel()testCantRemoveSelfFromSiteAdminsin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testCantRemoveSelfFromSiteAdmins()testCastToFloatin file UtilitiesTest.class, method UtilitiesTest::testCastToFloat()testChangeCookieDomainin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeCookieDomain()testChangeCookiePathin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeCookiePath()testChangeEmailPasswordWithStarsin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeEmailPasswordWithStars()testChangeEmailPasswordWithWrongNumberOfStarsin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeEmailPasswordWithWrongNumberOfStars()testChangeGuestPasswordin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testChangeGuestPassword()testChangeInDescendentsin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChangeInDescendents()Test applying options from 'Theme' tab to sub-albums
testChangeInDescendentsin file TemplateAdapterTest.class, method TemplateAdapterTest::testChangeInDescendents()testChangeInDescendentsin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testChangeInDescendents()Test applying options from 'Album' tab to sub-albums
testChangeInDescendentsLeafin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testChangeInDescendentsLeaf()Test applying options from 'Album' tab to sub-albums with no subalbums
testChangeInDescendentsLeafin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChangeInDescendentsLeaf()Test applying options from 'Theme' tab to sub-albums with no subalbum
testChangeLanguageControllerin file LanguageTest.class, method LanguageTest::testChangeLanguageController()testChangeOwnerin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwner()testChangeOwnerCascadein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerCascade()testChangeOwnerInvalidUserin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerInvalidUser()testChangeOwnerMissingUserin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testChangeOwnerMissingUser()testChangePasswordin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testChangePassword()testChangePasswordin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testChangePassword()testChangePermissionsin file EventTest.class, method EventTest::testChangePermissions()testChangeSizein file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSize()testChangeSizein file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSize()testChangeSizeInvalidValuesin file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSizeInvalidValues()testChangeSizeInvalidValuesin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSizeInvalidValues()testChangeSizeMissingValuesin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testChangeSizeMissingValues()testChangeSizeMissingValuesin file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testChangeSizeMissingValues()testChangeValuesin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testChangeValues()testChdirin file PlatformTest.class, method PlatformTest::testChdir()testCheckActiveUserChangeToAnonymousin file EmbedTest.class, method EmbedTest::testCheckActiveUserChangeToAnonymous()testCheckActiveUserLoginAdministratorin file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginAdministrator()testCheckActiveUserLoginFromAnonymousin file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginFromAnonymous()testCheckActiveUserLoginNonAdministratorin file EmbedTest.class, method EmbedTest::testCheckActiveUserLoginNonAdministrator()testCheckActiveUserNewIdin file EmbedTest.class, method EmbedTest::testCheckActiveUserNewId()testCheckActiveUserResumeAnonymousUserin file EmbedTest.class, method EmbedTest::testCheckActiveUserResumeAnonymousUser()testCheckActiveUserSameIdin file EmbedTest.class, method EmbedTest::testCheckActiveUserSameId()testCheckActiveUserSwitchUserGalleryUserNotSetin file EmbedTest.class, method EmbedTest::testCheckActiveUserSwitchUserGalleryUserNotSet()testCheckApiVersionOnInitin file EmbedTest.class, method EmbedTest::testCheckApiVersionOnInit()testCheckForOperationin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testCheckForOperation()testCheckPathCollisionCaseSensitivityin file FileSystemTest.class, method FileSystemTest::testCheckPathCollisionCaseSensitivity()testCheckPathCollisionTruncationin file FileSystemTest.class, method FileSystemTest::testCheckPathCollisionTruncation()testCheckUserPasswordin file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPassword()testCheckUserPasswordEntitiesLegacyin file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordEntitiesLegacy()testCheckUserPasswordPhpassFallbackin file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordPhpassFallback()testCheckUserPasswordSimpleMd5Legacyin file UserAndGroupTest.class, method UserAndGroupTest::testCheckUserPasswordSimpleMd5Legacy()testChildItemIdsIgnorePermissionin file ChildTest.class, method ChildTest::testChildItemIdsIgnorePermission()testChooseBogusThemein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseBogusTheme()testChooseDefaultThemein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseDefaultTheme()testChooseThemein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseTheme()testChooseThemeInDescendentsin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseThemeInDescendents()testChooseThemeInvalidSerialNumberin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testChooseThemeInvalidSerialNumber()testClassExistsin file PhpVmTest.class, method PhpVmTest::testClassExists()testCleanPageDataCachein file DataCacheTest.class, method DataCacheTest::testCleanPageDataCache()testCleanupAfterDeleteEntityin file PluginParameterTest.class, method PluginParameterTest::testCleanupAfterDeleteEntity()testClearin file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testClear()testCMYKPhotoin file PhotoTest.class, method PhotoTest::testCMYKPhoto()testCodeAuditin file CodeAuditTest.class, method CodeAuditTest::testCodeAudit()testColor1in file MarkupTest.class, method MarkupTest::testColor1()testColor2in file MarkupTest.class, method MarkupTest::testColor2()testCombineJavascriptFilesin file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFiles()testCombineJavascriptFilesUseYuiUtilitiesin file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFilesUseYuiUtilities()testCombineJavascriptFilesWithDynamicin file TemplateAdapterTest.class, method TemplateAdapterTest::testCombineJavascriptFilesWithDynamic()testCommentin file TranslatorTest.class, method TranslatorTest::testComment()testCompactAccessListsin file PermissionTest.class, method PermissionTest::testCompactAccessLists()testCompareIdentifiersin file SessionTest.class, method SessionTest::testCompareIdentifiers()testComparePluginListEntriesin file RepositoryTest.class, method RepositoryTest::testComparePluginListEntries()testCompareRevisionsin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testCompareRevisions()testCompareVersionsin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testCompareVersions()testCompatibleModulein file PluginTest.class, method PluginTest::testCompatibleModule()testCompatibleThemein file PluginTest.class, method PluginTest::testCompatibleTheme()testContainsKeyin file DataCacheTest.class, method DataCacheTest::testContainsKey()testContainsPluginin file RepositoryIndexTest.class, method RepositoryIndexTest::testContainsPlugin()testConvertBitsToIdsWithCompressin file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithCompress()testConvertBitsToIdsWithCompressAndAllAccessin file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithCompressAndAllAccess()testConvertBitsToIdsWithoutCompressin file PermissionSetTest.class, method PermissionSetTest::testConvertBitsToIdsWithoutCompress()testConvertExtensionToMimein file MimeTest.class, method MimeTest::testConvertExtensionToMime()testConvertFromUtf8SystemCharsetin file CharsetTest.class, method CharsetTest::testConvertFromUtf8SystemCharset()testConvertFromUtf8UnknownSystemCharsetin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UnknownSystemCharset()testConvertFromUtf8UsingIconvin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconv()testConvertFromUtf8UsingIconvFallback1in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback1()testConvertFromUtf8UsingIconvFallback2in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback2()testConvertFromUtf8UsingIconvFallback3in file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingIconvFallback3()testConvertFromUtf8UsingMbConvertEncodingin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingMbConvertEncoding()testConvertFromUtf8UsingPurePhpin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingPurePhp()testConvertFromUtf8UsingPurePhpUnknownSourceEncodingin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingPurePhpUnknownSourceEncoding()testConvertFromUtf8UsingRecodeStringin file CharsetTest.class, method CharsetTest::testConvertFromUtf8UsingRecodeString()testConvertMimeToExtensionsin file MimeTest.class, method MimeTest::testConvertMimeToExtensions()testConvertPathToUrlin file UtilitiesTest.class, method UtilitiesTest::testConvertPathToUrl()testConvertRoundTrip1in file PermissionSetTest.class, method PermissionSetTest::testConvertRoundTrip1()We don't know what the exact bits are so don't try to assert on them.
testConvertRoundTrip2in file PermissionSetTest.class, method PermissionSetTest::testConvertRoundTrip2()We don't know what the exact bits are so don't try to assert on them.
testConvertToUtf8SystemCharsetin file CharsetTest.class, method CharsetTest::testConvertToUtf8SystemCharset()testConvertToUtf8UnknownSystemCharsetin file CharsetTest.class, method CharsetTest::testConvertToUtf8UnknownSystemCharset()testConvertToUtf8UsingIconvin file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconv()testConvertToUtf8UsingIconvFallback1in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback1()testConvertToUtf8UsingIconvFallback2in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback2()testConvertToUtf8UsingIconvFallback3in file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingIconvFallback3()testConvertToUtf8UsingMbConvertEncodingin file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingMbConvertEncoding()testConvertToUtf8UsingPurePhpin file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingPurePhp()testConvertToUtf8UsingPurePhpUnknownSourceEncodingin file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingPurePhpUnknownSourceEncoding()testConvertToUtf8UsingRecodeStringin file CharsetTest.class, method CharsetTest::testConvertToUtf8UsingRecodeString()testCopyin file PlatformTest.class, method PlatformTest::testCopy()testCopyPermissionsin file PermissionTest.class, method PermissionTest::testCopyPermissions()Test copying permissions from one item to another  This covers:
testCoreApiOldMinorButOkMajorin file PluginTest.class, method PluginTest::testCoreApiOldMinorButOkMajor()testCoreApiTooNewin file PluginTest.class, method PluginTest::testCoreApiTooNew()testCountInstallActionsin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testCountInstallActions()testCrc32in file PhpVmTest.class, method PhpVmTest::testCrc32()testCreatein file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testCreate()testCreatein file AdminUsersControllerTest.class, method AdminUsersControllerTest::testCreate()testCreateAlbumByGuestUserin file AlbumTest.class, method AlbumTest::testCreateAlbumByGuestUser()testCreateAlbumByRegisteredUserin file AlbumTest.class, method AlbumTest::testCreateAlbumByRegisteredUser()testCreateAlbumEntitizesAngleBracketsButIgnoresXssPayloadin file AlbumTest.class, method AlbumTest::testCreateAlbumEntitizesAngleBracketsButIgnoresXssPayload()testCreateAlbumHighlightin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testCreateAlbumHighlight()testCreateAlbumTreein file UtilitiesTest.class, method UtilitiesTest::testCreateAlbumTree()testCreateAlbumWithAlternativeGuestUserin file AlbumTest.class, method AlbumTest::testCreateAlbumWithAlternativeGuestUser()testCreateAlbumWithLeadingAndTrailingSpacein file AlbumTest.class, method AlbumTest::testCreateAlbumWithLeadingAndTrailingSpace()testCreateAndDeleteAlbumin file AlbumTest.class, method AlbumTest::testCreateAndDeleteAlbum()testCreateAndDeleteNestedAlbumsin file AlbumTest.class, method AlbumTest::testCreateAndDeleteNestedAlbums()testCreateAndDeletePhotoin file PhotoTest.class, method PhotoTest::testCreateAndDeletePhoto()testCreateAndModifyGroupin file UserAndGroupTest.class, method UserAndGroupTest::testCreateAndModifyGroup()Create group, modify group, delete group
testCreateAndModifyUserin file UserAndGroupTest.class, method UserAndGroupTest::testCreateAndModifyUser()Create user, modify user, delete user
testCreateCollisionin file AlbumTest.class, method AlbumTest::testCreateCollision()Verify that creating a second album with the same path as  an existing one throws a collision error.
testCreateCollisionin 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.
testCreateCollisionin 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.
testCreateDuplicateGroupin file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCreateDuplicateGroup()testCreateDuplicateGroupin file UserAndGroupTest.class, method UserAndGroupTest::testCreateDuplicateGroup()Create duplicate group
testCreateDuplicateUserin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateDuplicateUser()testCreateDuplicateUserin file UserAndGroupTest.class, method UserAndGroupTest::testCreateDuplicateUser()Create duplicate user
testCreateEntityPasswordin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateEntityPassword()testCreateFastDownloadFileForDataItemin file FastDownloadTest.class, method FastDownloadTest::testCreateFastDownloadFileForDataItem()testCreateFastDownloadFileForDerivativein file FastDownloadTest.class, method FastDownloadTest::testCreateFastDownloadFileForDerivative()testCreateGroupin file UserAndGroupTest.class, method UserAndGroupTest::testCreateGroup()Create group, delete group
testCreateGroupin file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testCreateGroup()testCreateLinkCopiesRendererin file ItemTest.class, method ItemTest::testCreateLinkCopiesRenderer()testCreateMultipleThumbnailsin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateMultipleThumbnails()testCreateMultipleWithNoThumbnailin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateMultipleWithNoThumbnail()testCreatePluginDirectoryin file RepositoryTest.class, method RepositoryTest::testCreatePluginDirectory()testCreateRenameAndDeleteAlbumin file AlbumTest.class, method AlbumTest::testCreateRenameAndDeleteAlbum()testCreateSymlinkin file DataItemTest.class, method DataItemTest::testCreateSymlink()Create an data item being a symlink to an existing file
testCreateTableSqlin file DatabaseImportTest.class, method DatabaseImportTest::testCreateTableSql()testCreateThumbnailin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testCreateThumbnail()testCreateThumbnailin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateThumbnail()testCreateUserin file UserAndGroupTest.class, method UserAndGroupTest::testCreateUser()Create user, delete user
testCreateUserin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testCreateUser()testCreateUserWithClearTextPasswordin file EmbedTest.class, method EmbedTest::testCreateUserWithClearTextPassword()testCreateWithNoThumbnailin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testCreateWithNoThumbnail()testCurrentUrlTokenin file UrlGeneratorTest.class, method UrlGeneratorTest::testCurrentUrlToken()testDataImportin file DatabaseImportTest.class, method DatabaseImportTest::testDataImport()testDeactivateAlreadyDeactivatedModulein file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateAlreadyDeactivatedModule()testDeactivateAlreadyDeactivatedThemein file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateAlreadyDeactivatedTheme()testDeactivateDefaultThemein file ThemeTest.class, method ThemeTest::testDeactivateDefaultTheme()testDeactivateDefaultThemein file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateDefaultTheme()testDeactivateModulein file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateModule()testDeactivatePostsEventAfterFactoryUnregistrationin file ModuleTest.class, method ModuleTest::testDeactivatePostsEventAfterFactoryUnregistration()testDeactivateThemein file PluginCallbackTest.class, method PluginCallbackTest::testDeactivateTheme()testDeletein file ItemTest.class, method ItemTest::testDelete()testDeleteActiveModulein file PluginCallbackTest.class, method PluginCallbackTest::testDeleteActiveModule()testDeleteActiveUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteActiveUser()Try to delete the active user (this will fail silently)
testDeleteAdminin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteAdmin()Verify item owners are remapped ok if we delete a site admin.
testDeleteAlbumin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteAlbum()Create a random album and verify that we can delete it.
testDeleteAllUsersGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteAllUsersGroup()testDeleteAllUsersGroupFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteAllUsersGroupFromText()testDeleteAnonymousin file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteAnonymous()testDeleteAnonymousUserin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteAnonymousUser()testDeleteAnonymousUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteAnonymousUser()Try to delete the anonymous user (this will fail silently)
testDeleteBogusItemin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteBogusItem()Test deleting a random item that doesn't exist.  We should get a
testDeleteBogusItemin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteBogusItem()Test deleting a random item that doesn't exist.  We should get a
testDeleteEverybodyGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteEverybodyGroup()testDeleteEverybodyGroupFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteEverybodyGroupFromText()testDeleteFromTextin file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteFromText()testDeleteFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteFromText()testDeleteGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteGroup()Create and delete a group
testDeleteGroupPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteGroupPermission()testDeleteGroupPermissionCascadein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteGroupPermissionCascade()testDeleteItemin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteItem()Create a random album and verify that we can delete it.
testDeleteItemin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteItem()Create a random item and verify that we can delete it and stay on the same page
testDeleteItemWithoutPermissionin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteItemWithoutPermission()Verify that we can't delete items without the right permissions
testDeleteLanguagePackagesin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testDeleteLanguagePackages()testDeleteLastAdminin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteLastAdmin()Verify we can't delete the last site admin.
testDeleteModuleFailsToRmdirin file PluginCallbackTest.class, method PluginCallbackTest::testDeleteModuleFailsToRmdir()testDeleteMultipleItemsin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteMultipleItems()Create a random album and verify that we can delete multiple items
testDeleteMultipleItemsWithoutPermissionin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteMultipleItemsWithoutPermission()try to delete a bunch of items some of which we don't have permission
testDeleteNextPageOutOfRangein file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteNextPageOutOfRange()testDeletePageItemin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeletePageItem()Create a random item and verify that we can delete it and move to the parent page
testDeletePreviousPageOutOfRangein file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeletePreviousPageOutOfRange()testDeleteRendererin file ItemTest.class, method ItemTest::testDeleteRenderer()testDeleteRootAlbumin file ItemDeleteControllerTest.class, method ItemDeleteControllerTest::testDeleteRootAlbum()Test deleting the root album We should get a bad parameter error
testDeleteRootAlbumin file ItemDeleteSingleControllerTest.class, method ItemDeleteSingleControllerTest::testDeleteRootAlbum()Test deleting the root album. We should get a bad parameter error
testDeleteSelfin file AdminUsersControllerTest.class, method AdminUsersControllerTest::testDeleteSelf()testDeleteSelfin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteSelf()testDeleteSiteAdminGroupFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testDeleteSiteAdminGroupFromText()testDeleteSiteAdminsGroupin file AdminDeleteGroupControllerTest.class, method AdminDeleteGroupControllerTest::testDeleteSiteAdminsGroup()testDeleteSortOrderFromAlbumsin file ItemTest.class, method ItemTest::testDeleteSortOrderFromAlbums()testDeleteSortOrderFromDefaultin file ItemTest.class, method ItemTest::testDeleteSortOrderFromDefault()testDeleteSpecialGroupsin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteSpecialGroups()testDeleteUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUser()Create and delete a user, no items created/deleted
testDeleteUserin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteUser()Create group, create user, add user to group, assign
testDeleteUserAndAssignItemsToAnonymousUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToAnonymousUser()Try to delete a user and assign items to anonymous user
testDeleteUserAndAssignItemsToNonexistentUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToNonexistentUser()Try to delete a user and assign items to nonexistent userName
testDeleteUserAndAssignItemsToSameUserin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserAndAssignItemsToSameUser()Try to delete a user and assign items to nonexistent userName
testDeleteUserDeleteItemWithDirectPermissionin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserDeleteItemWithDirectPermission()Create a user, add 1 item, delete the user and the item
testDeleteUserDeleteItemWithoutPermissionin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserDeleteItemWithoutPermission()Create a user, add 1 item, delete the user
testDeleteUserItemsin file UserAndGroupTest.class, method UserAndGroupTest::testDeleteUserItems()Create user1, add some items, some with delete permission,
testDeleteUserNewOwnerForItemin file AdminDeleteUserControllerTest.class, method AdminDeleteUserControllerTest::testDeleteUserNewOwnerForItem()Create a user, add 1 subalbum, add another user, delete the user
testDeleteUserPermissionin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteUserPermission()testDeleteUserPermissionCascadein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testDeleteUserPermissionCascade()testDeletingLinksin file ItemTest.class, method ItemTest::testDeletingLinks()testDerivativePreferencesin file DerivativeTest.class, method DerivativeTest::testDerivativePreferences()testDescendentAlbumItemIdsin file ChildTest.class, method ChildTest::testDescendentAlbumItemIds()testDescendentItemIdsin file ChildTest.class, method ChildTest::testDescendentItemIds()testDescendentItemIdsInadequatePermissionsin file ChildTest.class, method ChildTest::testDescendentItemIdsInadequatePermissions()testDescendentItemIdsNoItemin file ChildTest.class, method ChildTest::testDescendentItemIdsNoItem()testDescendentItemIdsNoPermissionsin file ChildTest.class, method ChildTest::testDescendentItemIdsNoPermissions()testDescendentRootin file ChildTest.class, method ChildTest::testDescendentRoot()testDescribeEntityWritesToMemoryCachein file StorageTest.class, method StorageTest::testDescribeEntityWritesToMemoryCache()testDescribeMapReadsFromMemoryCachein file StorageTest.class, method StorageTest::testDescribeMapReadsFromMemoryCache()testDescribeMapWritesToMemoryCachein file StorageTest.class, method StorageTest::testDescribeMapWritesToMemoryCache()testDetachLinkin file EntityTest.class, method EntityTest::testDetachLink()testDetectHeaderInjectionAttackin file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectHeaderInjectionAttack()testDetectPhishingAttackin file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectPhishingAttack()testDetectPhishingAttackThroughFormUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testDetectPhishingAttackThroughFormUrl()testDetectSourceEncodingWithNlLangInfoin file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithNlLangInfo()testDetectSourceEncodingWithOpenBSDBugin file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithOpenBSDBug()testDetectSourceEncodingWithoutNlLangInfoin file CharsetTest.class, method CharsetTest::testDetectSourceEncodingWithoutNlLangInfo()testDoLoadTemplateAddsNoCacheForPrivateViewin file ViewTest.class, method ViewTest::testDoLoadTemplateAddsNoCacheForPrivateView()testDoLoadTemplateAddsNoCacheNoIndexHeadersForAdminViewin file ViewTest.class, method ViewTest::testDoLoadTemplateAddsNoCacheNoIndexHeadersForAdminView()testDoLoadTemplateDoesNotAddNoCacheForPublicViewin file ViewTest.class, method ViewTest::testDoLoadTemplateDoesNotAddNoCacheForPublicView()testDoLoadTemplateDoesNotAddNoIndexDirectiveForNonAdminViewin file ViewTest.class, method ViewTest::testDoLoadTemplateDoesNotAddNoIndexDirectiveForNonAdminView()testDonein file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testDone()testDontCreateThumbnailin file CreateThumbnailOptionTest.class, method CreateThumbnailOptionTest::testDontCreateThumbnail()testDontIncrementItemViewCountTooOftenin 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.
testDoRedirectConvertsToAbsoluteUrlin file MainTest.class, method MainTest::testDoRedirectConvertsToAbsoluteUrl()testDoRedirectIisBugFixin file MainTest.class, method MainTest::testDoRedirectIisBugFix()Test that we only append the GALLERYSID to Location URLs if really needed.
testDoRedirectRemoveTrailingQMarkin file MainTest.class, method MainTest::testDoRedirectRemoveTrailingQMark()testDownloadAggregatePackagesin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackages()testDownloadAggregatePackagesFailedDownloadin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackagesFailedDownload()testDownloadAggregatePackagesTempDirectoryMissingin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadAggregatePackagesTempDirectoryMissing()testDownloadAndUnpackin file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpack()testDownloadAndUnpackPackagesin file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackages()testDownloadAndUnpackPackagesFailedin file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesFailed()testDownloadAndUnpackPackagesLockedFilesin file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesLockedFiles()testDownloadAndUnpackPackagesNoDescriptorsin file RepositoryTest.class, method RepositoryTest::testDownloadAndUnpackPackagesNoDescriptors()testDownloadBogusEntityFailsWithErrorMissingObjectin file DownloadItemTest.class, method DownloadItemTest::testDownloadBogusEntityFailsWithErrorMissingObject()testDownloadCancelin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::testDownloadCancel()testDownloadEntityWithAssociatedPermissionin file DownloadItemTest.class, method DownloadItemTest::testDownloadEntityWithAssociatedPermission()testDownloadFailureOnBasePackagein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadFailureOnBasePackage()testDownloadFailureOnLanguagePackagein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadFailureOnLanguagePackage()testDownloadFileWithGzinflatein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithGzinflate()testDownloadFileWithGzinflateButIgnoringCompressionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithGzinflateButIgnoringCompression()testDownloadFileWithoutGzinflatein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testDownloadFileWithoutGzinflate()testDownloadOtherFailureOnBasePackagein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadOtherFailureOnBasePackage()testDownloadOtherFailureOnLanguagePackagein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadOtherFailureOnLanguagePackage()testDownloadPackagesin file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackages()testDownloadPackagesDescriptorDownloadFailurein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorDownloadFailure()testDownloadPackagesDescriptorOtherFailurein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorOtherFailure()testDownloadPackagesDescriptorPreVerifyFailurein file RepositoryDownloadPackagesTest.class, method RepositoryDownloadPackagesTest::testDownloadPackagesDescriptorPreVerifyFailure()testEditAllin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditAll()testEditAllUsersGroupUsersFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditAllUsersGroupUsersFromText()testEditEmailWithEntityPasswordin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithEntityPassword()testEditEmailWithInvalidPasswordin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithInvalidPassword()testEditEmailWithoutPasswordin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditEmailWithoutPassword()testEditFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditFromText()testEditFromTextin file AdminUsersControllerTest.class, method AdminUsersControllerTest::testEditFromText()testEditGroupin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testEditGroup()testEditGroupMissingNamein file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testEditGroupMissingName()testEditInvalidEmailin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditInvalidEmail()testEditItemin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testEditItem()testEditMissingEmailin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditMissingEmail()testEditOriginationTimestampin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testEditOriginationTimestamp()testEditOtherThanEmailInvalidPasswordin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditOtherThanEmailInvalidPassword()testEditOtherThanEmailWithoutPasswordin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditOtherThanEmailWithoutPassword()testEditPasswordMismatchin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordMismatch()testEditPasswordMissingCurrentPasswordin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordMissingCurrentPassword()testEditPasswordWrongCurrentPasswordin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testEditPasswordWrongCurrentPassword()testEditRequiredOnlyin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testEditRequiredOnly()testEditResizesin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizes()testEditResizesInvalidin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesInvalid()testEditResizesMissingin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesMissing()testEditResizesNoDerivativein file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesNoDerivative()testEditResizesRawin file ItemEditPhotoPluginTest.class, method ItemEditPhotoPluginTest::testEditResizesRaw()testEditThumbnailin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail()testEditThumbnail2in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail2()testEditThumbnail3in file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testEditThumbnail3()testEditUserDuplicateUsernamein file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserDuplicateUsername()testEditUserNewUsernamein file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserNewUsername()testEditUserSameUsernamein file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserSameUsername()testEditUserSetLockedin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testEditUserSetLocked()testEditUsersFromTextin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testEditUsersFromText()testEmailMissingin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testEmailMissing()Usernames with missing email are treated just like regular usernames to avoid automated  phishing attempts to get usernames.
testEmailTestFailurein file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestFailure()testEmailTestInvalidEmailin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestInvalidEmail()testEmailTestMissingEmailin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestMissingEmail()testEmailTestSuccessin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testEmailTestSuccess()testEmbeddedEntityIsAReferencein file EventTest.class, method EventTest::testEmbeddedEntityIsAReference()testEmbeddedLoginin file EmbedTest.class, method EmbedTest::testEmbeddedLogin()testEmbeddedLogoutin file EmbedTest.class, method EmbedTest::testEmbeddedLogout()testEmbeddingAppSpecifiesDifferentAdodbFetchModein file EmbedTest.class, method EmbedTest::testEmbeddingAppSpecifiesDifferentAdodbFetchMode()testEmbedForceSessionIdin file UrlGeneratorTest.class, method UrlGeneratorTest::testEmbedForceSessionId()testEmbedOnlyin file MainTest.class, method MainTest::testEmbedOnly()Test embed-only mode with simple permission denied error.
testEmbedOnlyUrlin file MainTest.class, method MainTest::testEmbedOnlyUrl()Test embed-only mode with configured redirect URL.
testEmptySearchin file CoreSearchTest.class, method CoreSearchTest::testEmptySearch()testEmptySessionDatain file SessionTest.class, method SessionTest::testEmptySessionData()testEmptyVsNullin file EntityTest.class, method EntityTest::testEmptyVsNull()testEncodeDecodeBlobin file StorageTest.class, method StorageTest::testEncodeDecodeBlob()testEntityPasswordin file UserLoginControllerTest.class, method UserLoginControllerTest::testEntityPassword()testEntitySubstrin file UtilitiesTest.class, method UtilitiesTest::testEntitySubstr()testEstimateDerivativeDimensionsin file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions()testEstimateDerivativeDimensions2in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions2()testEstimateDerivativeDimensions3in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions3()testEstimateDerivativeDimensions4in file ToolkitTest.class, method ToolkitTest::testEstimateDerivativeDimensions4()testExecin file PlatformTest.class, method PlatformTest::testExec()Make sure executing a bogus path fails.
testExecWithSpaceInG2DataPathin file PlatformTest.class, method PlatformTest::testExecWithSpaceInG2DataPath()Verify bugfix: quotes around redirect file for stderr output, in case path has a space
testExistsInCachein file RepositoryIndexTest.class, method RepositoryIndexTest::testExistsInCache()testExpireDerivativesin file DerivativeTest.class, method DerivativeTest::testExpireDerivatives()testExpireSessionsin file SessionTest.class, method SessionTest::testExpireSessions()testExportDataDescribeFailurein file DatabaseExportTest.class, method DatabaseExportTest::testExportDataDescribeFailure()testExportDataNoErrorin file DatabaseExportTest.class, method DatabaseExportTest::testExportDataNoError()testExportPluginStatusin file DatabaseExportTest.class, method DatabaseExportTest::testExportPluginStatus()testExportSequencesin file DatabaseExportTest.class, method DatabaseExportTest::testExportSequences()testExportTableIgnoreDatain file DatabaseExportTest.class, method DatabaseExportTest::testExportTableIgnoreData()testExportTableNoCreateSqlin file DatabaseExportTest.class, method DatabaseExportTest::testExportTableNoCreateSql()testExtensionLoadedin file PhpVmTest.class, method PhpVmTest::testExtensionLoaded()testExtractRevisionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testExtractRevision()testFactoryRegistrationsBeforeActivateEventin file EventTest.class, method EventTest::testFactoryRegistrationsBeforeActivateEvent()testFailureInCallbackTriggersRollbackin file PluginCallbackTest.class, method PluginCallbackTest::testFailureInCallbackTriggersRollback()testFailureInPluginStatesAfterHandlingRequestTriggersRollbackin file PluginCallbackTest.class, method PluginCallbackTest::testFailureInPluginStatesAfterHandlingRequestTriggersRollback()testFailureInPluginStatesBeforeHandlingRequestTriggersRollbackin file PluginCallbackTest.class, method PluginCallbackTest::testFailureInPluginStatesBeforeHandlingRequestTriggersRollback()testFetchAccessListIdsin file PermissionTest.class, method PermissionTest::testFetchAccessListIds()testFetchAccessListIdsForArrayMissin file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayMiss()testFetchAccessListIdsForArrayWithFourPermissionsin file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithFourPermissions()testFetchAccessListIdsForArrayWithSinglePermissionin file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithSinglePermission()testFetchAccessListIdsForArrayWithTwoPermissionsin file PermissionTest.class, method PermissionTest::testFetchAccessListIdsForArrayWithTwoPermissions()testFetchAlbumConflictin file ChildTest.class, method ChildTest::testFetchAlbumConflict()testFetchAlbumTreein file AlbumTest.class, method AlbumTest::testFetchAlbumTree()Test GalleryCoreApi::fetchAlbumTree
testFetchAlbumTreeNoPermissionsin file AlbumTest.class, method AlbumTest::testFetchAlbumTreeNoPermissions()testFetchAllItemIdsin file ItemTest.class, method ItemTest::testFetchAllItemIds()testFetchAllItemIdsByOwnerIdin file ItemTest.class, method ItemTest::testFetchAllItemIdsByOwnerId()testFetchAllItemIdsWithMultiplePermissionsin file ItemTest.class, method ItemTest::testFetchAllItemIdsWithMultiplePermissions()testFetchAllItemIdsWithSpecificPermissionin file ItemTest.class, method ItemTest::testFetchAllItemIdsWithSpecificPermission()testFetchAllParametersin file PluginParameterTest.class, method PluginParameterTest::testFetchAllParameters()testFetchByCreateDatein file ItemOrderTest.class, method ItemOrderTest::testFetchByCreateDate()testFetchByModifyDatein file ItemOrderTest.class, method ItemOrderTest::testFetchByModifyDate()testFetchByOrderin file ItemOrderTest.class, method ItemOrderTest::testFetchByOrder()testFetchByRandomin file ItemOrderTest.class, method ItemOrderTest::testFetchByRandom()testFetchByTitlein file ItemOrderTest.class, method ItemOrderTest::testFetchByTitle()testFetchChildAlbumItemIdsin file ChildTest.class, method ChildTest::testFetchChildAlbumItemIds()testFetchChildDataItemIdsin file ChildTest.class, method ChildTest::testFetchChildDataItemIds()testFetchChildIdByPathComponentin file FileSystemTest.class, method FileSystemTest::testFetchChildIdByPathComponent()testFetchChildIdsin file AlbumTest.class, method AlbumTest::testFetchChildIds()Create a parent, a child, verify that fetchChildren on the parent  returns the child, delete both.
testFetchChildIds2in file ChildTest.class, method ChildTest::testFetchChildIds2()testFetchChildIdsWithSortin file ChildTest.class, method ChildTest::testFetchChildIdsWithSort()testFetchChildItemIdsin file ChildTest.class, method ChildTest::testFetchChildItemIds()testFetchChildItemIdsDifferentUserin file ChildTest.class, method ChildTest::testFetchChildItemIdsDifferentUser()testFetchChildItemIdsWithPermissionin file ChildTest.class, method ChildTest::testFetchChildItemIdsWithPermission()testFetchChildItemIdsWithPermissionArrayin file ChildTest.class, method ChildTest::testFetchChildItemIdsWithPermissionArray()testFetchDerivativesByItemIdsin file DerivativeTest.class, method DerivativeTest::testFetchDerivativesByItemIds()testFetchDerivativesBySourceIdsin file DerivativeTest.class, method DerivativeTest::testFetchDerivativesBySourceIds()testFetchDescendentCountsin file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCounts()testFetchDescendentCountsDifferentUserin file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCountsDifferentUser()testFetchDescendentCountsSessionPermissionin file ItemAttributesTest.class, method ItemAttributesTest::testFetchDescendentCountsSessionPermission()testFetchFinalOperationsin 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.
testFetchGroupByNamein file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupByName()Create group, fetch it by name, delete group
testFetchGroupCountin file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupCount()Count groups, Create group, count groups again, delete group
testFetchGroupNamesin file UserAndGroupTest.class, method UserAndGroupTest::testFetchGroupNames()Create group, fetch group names, make sure it's in there, delete group
testFetchHttpsWebFilein file WebTest.class, method WebTest::testFetchHttpsWebFile()testFetchHttpsWebPagein file WebTest.class, method WebTest::testFetchHttpsWebPage()testFetchItemIdByPathin file FileSystemTest.class, method FileSystemTest::testFetchItemIdByPath()testFetchItemIdCountin file ItemTest.class, method ItemTest::testFetchItemIdCount()testFetchItemIdCount2in file ItemTest.class, method ItemTest::testFetchItemIdCount2()testFetchItemizedDescendentCountsin file ItemAttributesTest.class, method ItemAttributesTest::testFetchItemizedDescendentCounts()testFetchLanguageCodeForUserin file UserHelperTest.class, method UserHelperTest::testFetchLanguageCodeForUser()testFetchLinkableChildItemIdsWithPermissionin file ChildTest.class, method ChildTest::testFetchLinkableChildItemIdsWithPermission()testFetchLogicalPathin file FileSystemTest.class, method FileSystemTest::testFetchLogicalPath()testFetchNextItemWeightin file ItemAttributesTest.class, method ItemAttributesTest::testFetchNextItemWeight()Set the weights to something sequential then verify that we can find the next  higher or lower weight.
testFetchParentsin 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.
testFetchParentSequencein file ItemAttributesTest.class, method ItemAttributesTest::testFetchParentSequence()testFetchParentsWithMultiplePermissionsin file AlbumTest.class, method AlbumTest::testFetchParentsWithMultiplePermissions()testFetchParentsWithoutPermissionin file AlbumTest.class, method AlbumTest::testFetchParentsWithoutPermission()testFetchParentsWithPermissionin file AlbumTest.class, method AlbumTest::testFetchParentsWithPermission()testFetchPathin file FileSystemTest.class, method FileSystemTest::testFetchPath()testFetchPermissionsForItemsin file PermissionTest.class, method PermissionTest::testFetchPermissionsForItems()Test getting permissions for a non activeUser  This covers:
testFetchPermissionsForItemsCachein file PermissionTest.class, method PermissionTest::testFetchPermissionsForItemsCache()testFetchPermissionsForItemsForOtherUserIdin file PermissionTest.class, method PermissionTest::testFetchPermissionsForItemsForOtherUserId()testFetchPluginStatusForWrongPluginTypein file PluginTest.class, method PluginTest::testFetchPluginStatusForWrongPluginType()testFetchPreferredSourcein file DerivativeTest.class, method DerivativeTest::testFetchPreferredSource()testFetchRedirectedDoubleLocationin file WebTest.class, method WebTest::testFetchRedirectedDoubleLocation()testFetchRedirectedWebPagein file WebTest.class, method WebTest::testFetchRedirectedWebPage()testFetchRedirectedWebPageRelativeRedirectin file WebTest.class, method WebTest::testFetchRedirectedWebPageRelativeRedirect()testFetchRepeatedHeaderin file WebTest.class, method WebTest::testFetchRepeatedHeader()testFetchSearchModuleInfoin file CoreSearchTest.class, method CoreSearchTest::testFetchSearchModuleInfo()testFetchTasksin file MaintenanceHelperTest.class, method MaintenanceHelperTest::testFetchTasks()testFetchUserByNamein file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserByName()Create user, fetch it by name, delete user
testFetchUserCountin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCount()Count users, Create user, count users again, delete user
testFetchUserCountByGroupIdin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountByGroupId()testFetchUserCountBySubstringin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountBySubstring()Verify that we can fetch all users with a given substring in their username
testFetchUserCountBySubstringAndGroupIdin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserCountBySubstringAndGroupId()Verify that we can fetch all users from a group with a given substring in their username
testFetchUserNamesin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUserNames()Create user, fetch user names, make sure it's in there, delete user
testFetchUsersFromGroupBySubstringAndGroupIdin file UserAndGroupTest.class, method UserAndGroupTest::testFetchUsersFromGroupBySubstringAndGroupId()Verify that we can fetch all users from a group with a given substring in their username
testFetchWebFilein file WebTest.class, method WebTest::testFetchWebFile()testFetchWebFileExtraHeadersin file WebTest.class, method WebTest::testFetchWebFileExtraHeaders()testFetchWebFilePostDatain file WebTest.class, method WebTest::testFetchWebFilePostData()testFetchWebPagein file WebTest.class, method WebTest::testFetchWebPage()testFetchWebPageAlternatePortin file WebTest.class, method WebTest::testFetchWebPageAlternatePort()testFetchWebPageError404in file WebTest.class, method WebTest::testFetchWebPageError404()testFetchWebPageError500in file WebTest.class, method WebTest::testFetchWebPageError500()testFetchWebPageExtraHeadersin file WebTest.class, method WebTest::testFetchWebPageExtraHeaders()testFetchWebPageTooManyRedirectsin file WebTest.class, method WebTest::testFetchWebPageTooManyRedirects()testFetchWebPageWithQueryStringin file WebTest.class, method WebTest::testFetchWebPageWithQueryString()testFetchWebPageWithSpacesin file WebTest.class, method WebTest::testFetchWebPageWithSpaces()testFilein file PlatformTest.class, method PlatformTest::testFile()testFileExistsin file PlatformTest.class, method PlatformTest::testFileExists()testFileGetAndPutContentsin file PlatformTest.class, method PlatformTest::testFileGetAndPutContents()testFilesizein file PlatformTest.class, method PlatformTest::testFilesize()testFilterClearin file AdminGroupsControllerTest.class, method AdminGroupsControllerTest::testFilterClear()testFilterClearin file AdminUsersControllerTest.class, method AdminUsersControllerTest::testFilterClear()testFinalOperations2in file DerivativeTest.class, method DerivativeTest::testFinalOperations2()testFinalOperationsEmptyin file DerivativeTest.class, method DerivativeTest::testFinalOperationsEmpty()testFixCookieVarsin file UtilitiesTest.class, method UtilitiesTest::testFixCookieVars()testFopenin file PlatformTest.class, method PlatformTest::testFopen()testForceFullUrlOffin file TemplateAdapterTest.class, method TemplateAdapterTest::testForceFullUrlOff()testForceFullUrlOnin file TemplateAdapterTest.class, method TemplateAdapterTest::testForceFullUrlOn()testFsockopenin file PlatformTest.class, method PlatformTest::testFsockopen()Try opening a socket to the current web server.
testFsockopenBadHostin file PlatformTest.class, method PlatformTest::testFsockopenBadHost()Try opening a socket to a bogus web server.
testFunctionExistsin file PhpVmTest.class, method PhpVmTest::testFunctionExists()testGalleryFailedLoginEventFailuresWhenDisabledAreIgnoredin file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventFailuresWhenDisabledAreIgnored()testGalleryFailedLoginEventFirstFailurein file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventFirstFailure()testGalleryFailedLoginEventMissingUsernamein file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventMissingUsername()testGalleryFailedLoginEventSecondFailurein file UserHelperTest.class, method UserHelperTest::testGalleryFailedLoginEventSecondFailure()testGalleryLoginEventin file UserHelperTest.class, method UserHelperTest::testGalleryLoginEvent()testGenerateFullUrlOffin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOff()testGenerateFullUrlOnin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOn()testGenerateFullUrlOnForRelativein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateFullUrlOnForRelative()testGenerateHrefin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateHref()testGenerateReturnUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateReturnUrl()testGenerateServerRelativeUrlOffin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOff()testGenerateServerRelativeUrlOnin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOn()testGenerateServerRelativeUrlOnForRelativein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOnForRelative()testGenerateServerRelativeUrlOnFullUrlOnin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateServerRelativeUrlOnFullUrlOn()testGenerateUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrl()testGenerateUrlAddsAuthTokenForControllerUrlsin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlAddsAuthTokenForControllerUrls()testGenerateUrlCachesReturnUrlByCurrentViewin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlCachesReturnUrlByCurrentView()testGenerateUrlCookielessEmbeddedin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlCookielessEmbedded()testGenerateUrlEmbeddedDownloadItemCookiePathNotSetin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedDownloadItemCookiePathNotSet()testGenerateUrlEmbeddedFullBaseUriin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedFullBaseUri()testGenerateUrlEmbeddedMultisitein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedMultisite()testGenerateUrlEmbeddedPathBaseUriin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedPathBaseUri()testGenerateUrlEmbeddedWithCookiePathSetin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlEmbeddedWithCookiePathSet()testGenerateUrlForceSessionIdin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForceSessionId()testGenerateUrlForceSessionIdFalsein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForceSessionIdFalse()testGenerateUrlForControllerin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForController()testGenerateUrlForViewin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlForView()testGenerateUrlInitWithForceEmptyFilePartin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlInitWithForceEmptyFilePart()testGenerateUrlInMultisitein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlInMultisite()testGenerateUrlNoHtmlEntitiesin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlNoHtmlEntities()testGenerateUrlNoUrlEncodein file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlNoUrlEncode()testGenerateUrlSwapsInReturnUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlSwapsInReturnUrl()testGenerateUrlUseAuthTokenFalseHasNoAuthTokenin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenFalseHasNoAuthToken()testGenerateUrlUseAuthTokenTrueControllerUrlHasAuthTokenin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenTrueControllerUrlHasAuthToken()testGenerateUrlUseAuthTokenTrueHasAuthTokenin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlUseAuthTokenTrueHasAuthToken()testGenerateUrlWithForceSessionIdFalseOverridesEmbedForceSessionIdin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithForceSessionIdFalseOverridesEmbedForceSessionId()testGenerateUrlWithoutPersistentSessionin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithoutPersistentSession()testGenerateUrlWithoutSessionin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithoutSession()testGenerateUrlWithProtocolin file UrlGeneratorTest.class, method UrlGeneratorTest::testGenerateUrlWithProtocol()testGetActiveLanguageCodein file LanguageTest.class, method LanguageTest::testGetActiveLanguageCode()testGetAllImplementationIdsin file FactoryTest.class, method FactoryTest::testGetAllImplementationIds()Register an implementation, get all implementation ids
testGetAllImplementationIdsWithHintin file FactoryTest.class, method FactoryTest::testGetAllImplementationIdsWithHint()testGetAllLanguagesCompatiblein file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesCompatible()testGetAllLanguagesNoPackagesin file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesNoPackages()testGetAllLanguagesNotCompatiblein file AdminLanguageManagerViewTest.class, method AdminLanguageManagerViewTest::testGetAllLanguagesNotCompatible()testGetAllPluginIdsin file PluginTest.class, method PluginTest::testGetAllPluginIds()testGetAllRequestVariablesin file UtilitiesTest.class, method UtilitiesTest::testGetAllRequestVariables()testGetAndPutin file SessionTest.class, method SessionTest::testGetAndPut()testGetAuthTokenin file SessionTest.class, method SessionTest::testGetAuthToken()testGetAvailableLanguagesInPluginin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetAvailableLanguagesInPlugin()testGetAvailableLanguagesInPluginFilteredin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetAvailableLanguagesInPluginFiltered()testGetBlockin file EmbedTest.class, method EmbedTest::testGetBlock()testGetCacheableUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCacheableUrl()testGetCachePathin file DataCacheTest.class, method DataCacheTest::testGetCachePath()testGetCacheTuplein file DataCacheTest.class, method DataCacheTest::testGetCacheTuple()testGetChildCountsin file ItemTest.class, method ItemTest::testGetChildCounts()testGetChildCountsDifferentUserin file ItemTest.class, method ItemTest::testGetChildCountsDifferentUser()testGetConfigurationViewin file CoreModuleTest.class, method CoreModuleTest::testGetConfigurationView()testGetConfigurationViewin file ViewTest.class, method ViewTest::testGetConfigurationView()testGetCookiePathin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCookiePath()testGetCookieVarin file UtilitiesTest.class, method UtilitiesTest::testGetCookieVar()testGetCreationAndModificationDatein file SessionTest.class, method SessionTest::testGetCreationAndModificationDate()testGetCurrentRequestUriin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUri()testGetCurrentRequestUriCachesResultin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUriCachesResult()testGetCurrentRequestUriForAbsoluteUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentRequestUriForAbsoluteUrl()testGetCurrentUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrl()testGetCurrentUrlDirin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrlDir()testGetCurrentUrlDirBaseFileNotFoundin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetCurrentUrlDirBaseFileNotFound()testGetDefaultAlbumIdin file CoreApiTest.class, method CoreApiTest::testGetDefaultAlbumId()testGetDefaultAlbumIdNotRootin file CoreApiTest.class, method CoreApiTest::testGetDefaultAlbumIdNotRoot()testGetDescriptorUrlin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetDescriptorUrl()testGetDirectorySeparatorin file PlatformTest.class, method PlatformTest::testGetDirectorySeparator()testGetDownloadFileListin file RepositoryTest.class, method RepositoryTest::testGetDownloadFileList()testGetEmbedPathByHttpRequestInvalidRequestin file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestInvalidRequest()testGetEmbedPathByHttpRequestNoServerAddrin file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestNoServerAddr()testGetEmbedPathByHttpRequestNoServerAddrG2NotInstalledin file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestNoServerAddrG2NotInstalled()testGetEmbedPathByHttpRequestValidRequestin file EmbedTest.class, method EmbedTest::testGetEmbedPathByHttpRequestValidRequest()testGetErrorCodeConstantsNoSpecificErrorin file StatusTest.class, method StatusTest::testGetErrorCodeConstantsNoSpecificError()testGetErrorCodeConstantsTwoErrorsin file StatusTest.class, method StatusTest::testGetErrorCodeConstantsTwoErrors()testGetExternalAccessMemberListin file EntityTest.class, method EntityTest::testGetExternalAccessMemberList()testGetExtraPageCacheKeyin file DataCacheTest.class, method DataCacheTest::testGetExtraPageCacheKey()testGetExtraPageCacheKeyForStandalonein file DataCacheTest.class, method DataCacheTest::testGetExtraPageCacheKeyForStandalone()testGetFactoryDefinitionHintsin file FactoryTest.class, method FactoryTest::testGetFactoryDefinitionHints()testGetFilein file UtilitiesTest.class, method UtilitiesTest::testGetFile()testGetFileBasein file UtilitiesTest.class, method UtilitiesTest::testGetFileBase()testGetFileExtensionin file UtilitiesTest.class, method UtilitiesTest::testGetFileExtension()testGetFileNameComponentsin file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents()testGetFileNameComponents2in file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents2()testGetFileNameComponents3in file UtilitiesTest.class, method UtilitiesTest::testGetFileNameComponents3()testGetFirstBytesFromFilein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetFirstBytesFromFile()testGetFormLanguagesin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testGetFormLanguages()testGetFormVariablesin file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables()testGetFormVariables2in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables2()testGetFormVariables3in 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
testGetFormVariables4in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariables4()testGetFormVariablesNoPrefixin file UtilitiesTest.class, method UtilitiesTest::testGetFormVariablesNoPrefix()testGetFormVariablesNoPrefix2in file UtilitiesTest.class, method UtilitiesTest::testGetFormVariablesNoPrefix2()testGetFromDiskin file DataCacheTest.class, method DataCacheTest::testGetFromDisk()testGetHostNamein file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostName()testGetHostNameEmbeddedOverridein file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostNameEmbeddedOverride()testGetHostNameOverridein file UrlGeneratorTest.class, method UrlGeneratorTest::testGetHostNameOverride()testGetHttpDatein file UtilitiesTest.class, method UtilitiesTest::testGetHttpDate()testGetIdin file SessionTest.class, method SessionTest::testGetId()testGetInstalledVersionsin file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersions()testGetInstalledVersions2LinesReturnedin file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersions2LinesReturned()testGetInstalledVersionsFromCachein file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsFromCache()testGetInstalledVersionsNoCacheOrVersionFilein file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsNoCacheOrVersionFile()testGetInstalledVersionsSetsMaintenanceModeFromFilein file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsSetsMaintenanceModeFromFile()testGetInstalledVersionsSetsMaintenanceModeFromFileWithAbsoluteUrlin file CoreModuleTest.class, method CoreModuleTest::testGetInstalledVersionsSetsMaintenanceModeFromFileWithAbsoluteUrl()testGetItemin file ViewTest.class, method ViewTest::testGetItem()testGetItemAdminViewsin file CoreModuleTest.class, method CoreModuleTest::testGetItemAdminViews()testGetItemMissingItemIdFailsin file ControllerTest.class, method ControllerTest::testGetItemMissingItemIdFails()testGetItemOnlyReturnsItemsin file ViewTest.class, method ViewTest::testGetItemOnlyReturnsItems()testGetItemOnlyReturnsItemsin file ControllerTest.class, method ControllerTest::testGetItemOnlyReturnsItems()testGetItemRequiresViewPermissionin file ControllerTest.class, method ControllerTest::testGetItemRequiresViewPermission()testGetItemRequiresViewPermissionin file ViewTest.class, method ViewTest::testGetItemRequiresViewPermission()testGetLanguageAndCountryFromLanguageCodein file TranslatorTest.class, method TranslatorTest::testGetLanguageAndCountryFromLanguageCode()testGetLanguageBaseRevisionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetLanguageBaseRevision()testGetLanguageCodeFromLocalein file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromLocale()testGetLanguageCodeFromLocaleChinesein file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromLocaleChinese()testGetLanguageCodeFromRequestin file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromRequest()testGetLanguageCodeFromRequest2in file TranslatorTest.class, method TranslatorTest::testGetLanguageCodeFromRequest2()testGetLanguageDescriptionin file LanguageTest.class, method LanguageTest::testGetLanguageDescription()testGetLanguageDescriptionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetLanguageDescription()testGetLanguagePackageFilesArrayInputin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesArrayInput()testGetLanguagePackageFilesScalarInputin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesScalarInput()testGetLanguagePackageFilesVersionMisMatchin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesVersionMisMatch()testGetLanguagePackageFilesVersionNotAvailablein file RepositoryIndexTest.class, method RepositoryIndexTest::testGetLanguagePackageFilesVersionNotAvailable()testGetLegalPathComponentin file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponent()testGetLegalPathComponentForTruncatedNamein file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponentForTruncatedName()testGetLegalPathComponentForTruncatedNameWithCollisionin file FileSystemTest.class, method FileSystemTest::testGetLegalPathComponentForTruncatedNameWithCollision()testGetLineEndingin file PlatformTest.class, method PlatformTest::testGetLineEnding()testGetMagicQuotesGpcin file PhpVmTest.class, method PhpVmTest::testGetMagicQuotesGpc()testGetMapEntriesin file StorageTest.class, method StorageTest::testGetMapEntries()testGetMapEntriesAllin file StorageTest.class, method StorageTest::testGetMapEntriesAll()testGetMapEntriesLimitedin file StorageTest.class, method StorageTest::testGetMapEntriesLimited()testGetMapEntriesOrderedin file StorageTest.class, method StorageTest::testGetMapEntriesOrdered()testGetMapEntryin file StorageTest.class, method StorageTest::testGetMapEntry()testGetMaximumManagedPriorityin file ToolkitTest.class, method ToolkitTest::testGetMaximumManagedPriority()testGetMetaDatain file RepositoryIndexTest.class, method RepositoryIndexTest::testGetMetaData()testGetMimeTypein file MimeTest.class, method MimeTest::testGetMimeType()testGetMimeTypeExtensionAndMimeTypeUndefinedin file MimeTest.class, method MimeTest::testGetMimeTypeExtensionAndMimeTypeUndefined()testGetMimeTypeExtensionIsValidin file MimeTest.class, method MimeTest::testGetMimeTypeExtensionIsValid()testGetMimeTypeUsedMimeTypein file MimeTest.class, method MimeTest::testGetMimeTypeUsedMimeType()testGetMimeTypeWithoutRequestMimeTypein file MimeTest.class, method MimeTest::testGetMimeTypeWithoutRequestMimeType()testGetNavigationReturnUrlArrayParamin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetNavigationReturnUrlArrayParam()testGetNavigationReturnUrlNoCookiesin file UrlGeneratorTest.class, method UrlGeneratorTest::testGetNavigationReturnUrlNoCookies()testGetOperationMimeTypesin file ToolkitTest.class, method ToolkitTest::testGetOperationMimeTypes()testGetPackageUrlin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPackageUrl()testGetPackageVersionAndBuildin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPackageVersionAndBuild()testGetPageDataExpiredDatain file DataCacheTest.class, method DataCacheTest::testGetPageDataExpiredData()testGetPermissionIdsin file PermissionSetTest.class, method PermissionSetTest::testGetPermissionIds()testGetPermissionsin file ItemTest.class, method ItemTest::testGetPermissions()testGetPermissionsin file PermissionTest.class, method PermissionTest::testGetPermissions()testGetPhpIniBoolin file UtilitiesTest.class, method UtilitiesTest::testGetPhpIniBool()testGetPluginHeaderin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPluginHeader()testGetPluginNamein file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPluginName()testGetPluginPackagesin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetPluginPackages()testGetPluginsin file RepositoryIndexTest.class, method RepositoryIndexTest::testGetPlugins()testGetPluginStateActivein file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateActive()testGetPluginStateCorein file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateCore()testGetPluginStateInactivein file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateInactive()testGetPluginStateIncompatibleCoreApiin file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateIncompatibleCoreApi()testGetPluginStateIncompatibleModuleApiin file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateIncompatibleModuleApi()testGetPluginStateUnconfiguredin file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUnconfigured()testGetPluginStateUninstalledin file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUninstalled()testGetPluginStateUnupgradedin file PluginCallbackTest.class, method PluginCallbackTest::testGetPluginStateUnupgraded()testGetPluginUpgradeInfoForBasePackageUpgradein file RepositoryTest.class, method RepositoryTest::testGetPluginUpgradeInfoForBasePackageUpgrade()testGetPluginUpgradeInfoInstalledVersionNewerin file RepositoryTest.class, method RepositoryTest::testGetPluginUpgradeInfoInstalledVersionNewer()testGetPluginVersionin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetPluginVersion()testGetProvidedApisin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testGetProvidedApis()testGetPseudoFileNamein file UtilitiesTest.class, method UtilitiesTest::testGetPseudoFileName()testGetRawDatain file RepositoryIndexTest.class, method RepositoryIndexTest::testGetRawData()testGetRecordDetailsin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetails()testGetRecordDetailsBogusIdin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetailsBogusId()testGetRecordDetailsInvalidIdin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordDetailsInvalidId()testGetRecordsin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecords()testGetRecordsBogusInputsin file AdminEventLogViewerCallbackTest.class, method AdminEventLogViewerCallbackTest::testGetRecordsBogusInputs()testGetRedundantPrioritiesin file ToolkitTest.class, method ToolkitTest::testGetRedundantPriorities()testGetRemoteHostAddress1in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress1()testGetRemoteHostAddress2in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress2()testGetRemoteHostAddress3in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress3()testGetRemoteHostAddress4in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress4()testGetRemoteHostAddress5in file UtilitiesTest.class, method UtilitiesTest::testGetRemoteHostAddress5()testGetRepositoriesAndClearCachein file RepositoryTest.class, method RepositoryTest::testGetRepositoriesAndClearCache()testGetRepositoryPluginListin file RepositoryTest.class, method RepositoryTest::testGetRepositoryPluginList()testGetRepositoryPluginListThemeGroupLabelin file RepositoryTest.class, method RepositoryTest::testGetRepositoryPluginListThemeGroupLabel()testGetRequestVariablesin file UtilitiesTest.class, method UtilitiesTest::testGetRequestVariables()testGetSerializedSessionin file SessionTest.class, method SessionTest::testGetSerializedSession()testGetServerVarin file UtilitiesTest.class, method UtilitiesTest::testGetServerVar()testGetSubPermissionsin file PermissionSetTest.class, method PermissionSetTest::testGetSubPermissions()testGetSupportedLanguageEnglishFilterdin file LanguageTest.class, method LanguageTest::testGetSupportedLanguageEnglishFilterd()testGetSupportedLanguageEnglishOnlyin file LanguageTest.class, method LanguageTest::testGetSupportedLanguageEnglishOnly()testGetSupportedLanguageHasExceptionForChineseDefaultCountryin file LanguageTest.class, method LanguageTest::testGetSupportedLanguageHasExceptionForChineseDefaultCountry()testGetSystemLinksin file CoreModuleTest.class, method CoreModuleTest::testGetSystemLinks()testGetThemeIdForInactiveThemein file TemplateTest.class, method TemplateTest::testGetThemeIdForInactiveTheme()testGetThemeIdForMissingObjectin file TemplateTest.class, method TemplateTest::testGetThemeIdForMissingObject()testGetThemeIdForMissingThemein file TemplateTest.class, method TemplateTest::testGetThemeIdForMissingTheme()testGetThemeIdWithoutViewPermissionHasFallbackin file TemplateTest.class, method TemplateTest::testGetThemeIdWithoutViewPermissionHasFallback()testGetThemeIdWithViewPermissionin file TemplateTest.class, method TemplateTest::testGetThemeIdWithViewPermission()testGetToolkitPriorityByIdin file ToolkitTest.class, method ToolkitTest::testGetToolkitPriorityById()testGetUniqueIdin file StorageTest.class, method StorageTest::testGetUniqueId()testGuaranteeAlbumHasThumbnail1in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail1()testGuaranteeAlbumHasThumbnail2in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail2()testGuaranteeAlbumHasThumbnail3in file AlbumTest.class, method AlbumTest::testGuaranteeAlbumHasThumbnail3()testGuaranteeDirExistsin file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExists()testGuaranteeDirExistsLoopin file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop()testGuaranteeDirExistsLoop2in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop2()testGuaranteeDirExistsLoop3in file UtilitiesTest.class, method UtilitiesTest::testGuaranteeDirExistsLoop3()testGuestPreferencesin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testGuestPreferences()testGuestRedirectin file SiteAdminTest.class, method SiteAdminTest::testGuestRedirect()testGzipAcceptedin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testGzipAccepted()testGzipNotAcceptedin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testGzipNotAccepted()testHandleRequestin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testHandleRequest()testHandleRequestDelegatein file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestDelegate()testHandleRequestDelegatesToProgressBarViewin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestDelegatesToProgressBarView()testHandleRequestItemAddWebDavBackwardsCompatibilityin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestItemAddWebDavBackwardsCompatibility()testHandleRequestPluginRequiresProgressBarOptionDoesNotin file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestPluginRequiresProgressBarOptionDoesNot()testHandleRequestPluginWithoutProgressBarOptionRequiresProgressBarin file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestPluginWithoutProgressBarOptionRequiresProgressBar()testHandleRequestRequiresAddPermissionin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestRequiresAddPermission()testHandleRequestRequiresContainerItemin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestRequiresContainerItem()testHandleRequestWithoutPreferredin file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestWithoutPreferred()testHandleRequestWithPreferredin file ItemEditControllerTest.class, method ItemEditControllerTest::testHandleRequestWithPreferred()testHandleRequestWithProgressBarAutoRedirectOnErrorin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarAutoRedirectOnError()testHandleRequestWithProgressBarAutoRedirectOnSuccessWithinPeriodin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarAutoRedirectOnSuccessWithinPeriod()testHandleRequestWithProgressBarContinueAddingin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarContinueAdding()testHandleRequestWithProgressBarNoAutoRedirectOnSuccessAfterPeriodin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarNoAutoRedirectOnSuccessAfterPeriod()testHandleRequestWithProgressBarSuccessin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarSuccess()testHandleRequestWithProgressBarWithArchiveExtractin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithArchiveExtract()testHandleRequestWithProgressBarWithArchiveExtractNoAddAlbumPermissionin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithArchiveExtractNoAddAlbumPermission()testHandleRequestWithProgressBarWithFailurein file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithFailure()testHandleRequestWithProgressBarWithOptionin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithOption()testHandleRequestWithProgressBarWithOptionAndErrorin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithProgressBarWithOptionAndError()testHandleRequestWithXssin file ItemAddControllerTest.class, method ItemAddControllerTest::testHandleRequestWithXss()testHasItemPermissionin file PermissionTest.class, method PermissionTest::testHasItemPermission()testHasItemPermissionin file UserAndGroupTest.class, method UserAndGroupTest::testHasItemPermission()testHasItemPermissionChecksPermissionCachein file PermissionTest.class, method PermissionTest::testHasItemPermissionChecksPermissionCache()testHasNoOperationsin file DerivativeTest.class, method DerivativeTest::testHasNoOperations()testHasPermissionin file PermissionTest.class, method PermissionTest::testHasPermission()Test copying permissions from one item to another  This covers:
testHasRequestVariablein file UtilitiesTest.class, method UtilitiesTest::testHasRequestVariable()testHasRequestVariable2in file UtilitiesTest.class, method UtilitiesTest::testHasRequestVariable2()testHasSiteAdminSessionExpiredin file SessionTest.class, method SessionTest::testHasSiteAdminSessionExpired()testHeadContentFromTemplatein file TemplateAdapterTest.class, method TemplateAdapterTest::testHeadContentFromTemplate()testHeadContentFromTemplateNoCombinedJavascriptin file TemplateAdapterTest.class, method TemplateAdapterTest::testHeadContentFromTemplateNoCombinedJavascript()testHeaderin file PhpVmTest.class, method PhpVmTest::testHeader()testHeaderDetectsHeaderInjectionin file PhpVmTest.class, method PhpVmTest::testHeaderDetectsHeaderInjection()testHeadersSentin file PhpVmTest.class, method PhpVmTest::testHeadersSent()testHeavyNestingin file MarkupTest.class, method MarkupTest::testHeavyNesting()testHtmlSafein file UtilitiesTest.class, method UtilitiesTest::testHtmlSafe()testHtmlSafeUtf7in file UtilitiesTest.class, method UtilitiesTest::testHtmlSafeUtf7()testHtmlSafeWithDecodein file UtilitiesTest.class, method UtilitiesTest::testHtmlSafeWithDecode()testHtmlSpecialCharsin file MarkupTest.class, method MarkupTest::testHtmlSpecialChars()testHttpRedirectin file IndexDotPhpTest.class, method IndexDotPhpTest::testHttpRedirect()Test if we redirect correctly to main.php
testIconvin file PhpVmTest.class, method PhpVmTest::testIconv()testIdentifySearchEngineCrawlerFromRequestin file UtilitiesTest.class, method UtilitiesTest::testIdentifySearchEngineCrawlerFromRequest()testIfModifiedSinceFromGetAllHeadersWithCapitalLettersin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromGetAllHeadersWithCapitalLetters()testIfModifiedSinceFromGetAllHeadersWithLowerCaseLettersin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromGetAllHeadersWithLowerCaseLetters()testIfModifiedSinceFromServerVarsin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testIfModifiedSinceFromServerVars()testIgnoreGuestPreviewModein file ShowItemControllerTest.class, method ShowItemControllerTest::testIgnoreGuestPreviewMode()testImageEntityin file MarkupTest.class, method MarkupTest::testImageEntity()testImagePathin file MarkupTest.class, method MarkupTest::testImagePath()testImageSizein file MarkupTest.class, method MarkupTest::testImageSize()testImageUrlin file MarkupTest.class, method MarkupTest::testImageUrl()testImmediateViewNormalizesErrorin file MainTest.class, method MainTest::testImmediateViewNormalizesError()testImmediateViewRequestSetsCacheControlin file MainTest.class, method MainTest::testImmediateViewRequestSetsCacheControl()testImmediateViewRequestWithoutAutoCacheControlin file MainTest.class, method MainTest::testImmediateViewRequestWithoutAutoCacheControl()testImportSequencein file DatabaseImportTest.class, method DatabaseImportTest::testImportSequence()testInactiveModulein file FactoryTest.class, method FactoryTest::testInactiveModule()testIncrementItemViewCountin file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCount()Update the view count and verify it.
testIncrementItemViewCountGuestIfModifiedIsSetin file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSet()testIncrementItemViewCountGuestIfModifiedIsSet2in file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSet2()testIncrementItemViewCountGuestIfModifiedIsSetNotGuestin file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestIfModifiedIsSetNotGuest()testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsNotSearchEnginein file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsNotSearchEngine()testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsSearchEnginein file ItemAttributesTest.class, method ItemAttributesTest::testIncrementItemViewCountGuestNoSessionIfModifiedNotSetIsSearchEngine()testIncrementItemViewCountThresholdin 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.
testInheritDefaultsin file AlbumTest.class, method AlbumTest::testInheritDefaults()testInitin file UrlGeneratorTest.class, method UrlGeneratorTest::testInit()Test non-standard ports go in both HTTP_HOST and SERVER_PORT
testInitin file SessionTest.class, method SessionTest::testInit()testInitAndStartDoNotGenerateAuthTokenin file SessionTest.class, method SessionTest::testInitAndStartDoNotGenerateAuthToken()testInitDefaultin file UrlGeneratorTest.class, method UrlGeneratorTest::testInitDefault()testInitEmbeddedin file UrlGeneratorTest.class, method UrlGeneratorTest::testInitEmbedded()testInitEmptyin file SessionTest.class, method SessionTest::testInitEmpty()testInitEmptyEmptyRemoteIdin file SessionTest.class, method SessionTest::testInitEmptyEmptyRemoteId()testInitEmptySecurein file SessionTest.class, method SessionTest::testInitEmptySecure()testInitEmptyVerifyNoCookieIsSetin file SessionTest.class, method SessionTest::testInitEmptyVerifyNoCookieIsSet()testInitEmptyWithUserIdin file SessionTest.class, method SessionTest::testInitEmptyWithUserId()testInitForExistingSessionin file SessionTest.class, method SessionTest::testInitForExistingSession()testInitiateDownloadin file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTest::testInitiateDownload()testInitInvalidSessionIdin file SessionTest.class, method SessionTest::testInitInvalidSessionId()testInitMultipleTimesin file EmbedTest.class, method EmbedTest::testInitMultipleTimes()testInitNavigationHandlesEmbedUriWithoutFilePartin file UrlGeneratorTest.class, method UrlGeneratorTest::testInitNavigationHandlesEmbedUriWithoutFilePart()testInitOverridein file UrlGeneratorTest.class, method UrlGeneratorTest::testInitOverride()testInitRemoteIdentifierin 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.
testInitSecondPassin file EmbedTest.class, method EmbedTest::testInitSecondPass()testInitSetsIsCookiePathConfiguredIfEmbeddedin file UrlGeneratorTest.class, method UrlGeneratorTest::testInitSetsIsCookiePathConfiguredIfEmbedded()testInitSwitchToSecurein file SessionTest.class, method SessionTest::testInitSwitchToSecure()testInitSwitchToUnsecurein file SessionTest.class, method SessionTest::testInitSwitchToUnsecure()testInitToActiveLanguagein file TranslatorTest.class, method TranslatorTest::testInitToActiveLanguage()testInitToDefaultLanguagein file TranslatorTest.class, method TranslatorTest::testInitToDefaultLanguage()testInitToHardcodedDefaultLanguagein file TranslatorTest.class, method TranslatorTest::testInitToHardcodedDefaultLanguage()testInitWithFixCookieVarsin file SessionTest.class, method SessionTest::testInitWithFixCookieVars()testInitWithoutDatabaseWithActiveLanguagein file TranslatorTest.class, method TranslatorTest::testInitWithoutDatabaseWithActiveLanguage()testInstallBadCoreApiin file ModuleTest.class, method ModuleTest::testInstallBadCoreApi()testInstallBadCoreApiin file ThemeTest.class, method ThemeTest::testInstallBadCoreApi()testInstallBadModuleApiin file ModuleTest.class, method ModuleTest::testInstallBadModuleApi()testInstallBadThemeApiin file ThemeTest.class, method ThemeTest::testInstallBadThemeApi()testInstallDoesNotIgnoreStorageErrorin file PluginTest.class, method PluginTest::testInstallDoesNotIgnoreStorageError()testInstallIgnoresPluginScanErrorsin file PluginTest.class, method PluginTest::testInstallIgnoresPluginScanErrors()testInstallModulein file PluginCallbackTest.class, method PluginCallbackTest::testInstallModule()testInstallModuleNeedsConfigurationin file PluginCallbackTest.class, method PluginCallbackTest::testInstallModuleNeedsConfiguration()testInstallModuleThatReportsWrongAutoConfigureResultin file PluginCallbackTest.class, method PluginCallbackTest::testInstallModuleThatReportsWrongAutoConfigureResult()testInstallOrUpgradeSetsNewModuleVersionin file ModuleTest.class, method ModuleTest::testInstallOrUpgradeSetsNewModuleVersion()testInstallThemein file PluginCallbackTest.class, method PluginCallbackTest::testInstallTheme()testInstallTranslationsForLocalein file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocale()testInstallTranslationsForLocaleEnUSin file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocaleEnUS()testInstallTranslationsForLocaleNoParamin file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForLocaleNoParam()testInstallTranslationsForPluginCreateDirectoryin file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginCreateDirectory()testInstallTranslationsForPluginMoFilesInLocaleDirectoryin file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginMoFilesInLocaleDirectory()testInstallTranslationsForPluginMoFilesInPoDirectoryin file TranslatorTest.class, method TranslatorTest::testInstallTranslationsForPluginMoFilesInPoDirectory()testInvalidateDerivativeDimensionsBySourceIdsin file DerivativeTest.class, method DerivativeTest::testInvalidateDerivativeDimensionsBySourceIds()testInvalidEmailin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testInvalidEmail()testInvalidKeyin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testInvalidKey()testInvalidPathComponentin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidPathComponent()testInvalidPathComponentDisallowedFileExtensionin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidPathComponentDisallowedFileExtension()testInvalidSavein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testInvalidSave()testInvalidSavein file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSave()testInvalidSave2in file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSave2()testInvalidSerialNumberin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTest::testInvalidSerialNumber()testInvalidSerialNumberin file ItemEditAnimationPluginTest.class, method ItemEditAnimationPluginTest::testInvalidSerialNumber()testInvalidSerialNumberin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidSerialNumber()testInvalidSerialNumberin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testInvalidSerialNumber()testInvalidSmtpFromin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testInvalidSmtpFrom()testInvalidThumbnailSizein file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testInvalidThumbnailSize()testInvalidUserin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testInvalidUser()Invalid usernames are treated just like regular usernames to avoid automated phishing  attempts to get usernames.
testIsAin file UtilitiesTest.class, method UtilitiesTest::testIsA()testIsCompatibleWithApiin file UtilitiesTest.class, method UtilitiesTest::testIsCompatibleWithApi()testIsCompatibleWithEmbedApiin file EmbedTest.class, method EmbedTest::testIsCompatibleWithEmbedApi()testIsCoreUpgradeAvailablein file RepositoryTest.class, method RepositoryTest::testIsCoreUpgradeAvailable()testIsCorrectAuthTokenin file SessionTest.class, method SessionTest::testIsCorrectAuthToken()testIsCorrectAuthTokenCanHandleNullin file SessionTest.class, method SessionTest::testIsCorrectAuthTokenCanHandleNull()testIsCorrectAuthTokenForForgedAuthTokenin file SessionTest.class, method SessionTest::testIsCorrectAuthTokenForForgedAuthToken()testIsCorrectAuthTokenForSessionWithoutAuthTokenin file SessionTest.class, method SessionTest::testIsCorrectAuthTokenForSessionWithoutAuthToken()testIsDirin file PlatformTest.class, method PlatformTest::testIsDir()testIsDisabledUsernameAboveCutoffAndRecentin file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameAboveCutoffAndRecent()testIsDisabledUsernameAboveCutoffButNotRecentin file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameAboveCutoffButNotRecent()testIsDisabledUsernameBelowCutoffin file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameBelowCutoff()testIsDisabledUsernameNoRowsin file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameNoRows()testIsDisabledUsernameWayAboveCutoffAndTooRecentin file UserHelperTest.class, method UserHelperTest::testIsDisabledUsernameWayAboveCutoffAndTooRecent()testIsEmbeddedin file UtilitiesTest.class, method UtilitiesTest::testIsEmbedded()testIsExactlyAin file UtilitiesTest.class, method UtilitiesTest::testIsExactlyA()testIsExecutablein file PlatformTest.class, method PlatformTest::testIsExecutable()testIsFilein file PlatformTest.class, method PlatformTest::testIsFile()testIsHttpsin file SessionTest.class, method SessionTest::testIsHttps()testIsLegalPathComponentin file PlatformTest.class, method PlatformTest::testIsLegalPathComponent()testIsLegalPathComponentForAllowedExtensionin file PlatformTest.class, method PlatformTest::testIsLegalPathComponentForAllowedExtension()testIsLegalPathComponentForBlacklistedExtensionin file PlatformTest.class, method PlatformTest::testIsLegalPathComponentForBlacklistedExtension()testIsLegalPathComponentWithDotForDirectoryin file PlatformTest.class, method PlatformTest::testIsLegalPathComponentWithDotForDirectory()testIsLinkin file PlatformTest.class, method PlatformTest::testIsLink()testIsModifiedMemberin file EntityTest.class, method EntityTest::testIsModifiedMember()testIsPathInListin file UtilitiesTest.class, method UtilitiesTest::testIsPathInList()testIsPersistentin file SessionTest.class, method SessionTest::testIsPersistent()testIsPersistentSessionAllowedForRequestin file SessionTest.class, method SessionTest::testIsPersistentSessionAllowedForRequest()Check that we don't save sessions for core.DownloadItem, migrate.Redirect and CSS requests.
testIsPersistentSessionAllowedForRequestCachesResultin file SessionTest.class, method SessionTest::testIsPersistentSessionAllowedForRequestCachesResult()testIsPersistentSessionRequiredin file SessionTest.class, method SessionTest::testIsPersistentSessionRequired()testIsPluginAvailablein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testIsPluginAvailable()testIsPluginCompatiblein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testIsPluginCompatible()testIsReadablein file PlatformTest.class, method PlatformTest::testIsReadable()testIsRestrictedByOpenBaseDirin file PlatformTest.class, method PlatformTest::testIsRestrictedByOpenBaseDir()testIsRestrictedByOpenBaseDirForMatchAllOpenBaseDirin file PlatformTest.class, method PlatformTest::testIsRestrictedByOpenBaseDirForMatchAllOpenBaseDir()testIsSafeHttpHeaderin file UtilitiesTest.class, method UtilitiesTest::testIsSafeHttpHeader()testIsTrustedProxyin file UtilitiesTest.class, method UtilitiesTest::testIsTrustedProxy()testIsUploadedFilein file PlatformTest.class, method PlatformTest::testIsUploadedFile()testIsUsingCookiesin file SessionTest.class, method SessionTest::testIsUsingCookies()testIsValidEmailStringin file UtilitiesTest.class, method UtilitiesTest::testIsValidEmailString()The readManifest() code doesn't use GalleryPlatform and is hard to test.  So this test is
testIsViewableMimeTypein file MimeTest.class, method MimeTest::testIsViewableMimeType()testIsWriteablein file PlatformTest.class, method PlatformTest::testIsWriteable()testItalicin file MarkupTest.class, method MarkupTest::testItalic()testItemLinkin file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLink()testItemLinkAsSelectOptionin file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkAsSelectOption()testItemLinkOverrideTextClassAndAddAttributein file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkOverrideTextClassAndAddAttribute()testItemLinkWithScriptin file TemplateAdapterTest.class, method TemplateAdapterTest::testItemLinkWithScript()testItemPermissionin file DownloadItemTest.class, method DownloadItemTest::testItemPermission()testItemSourcePermissionin file ShowItemTest.class, method ShowItemTest::testItemSourcePermission()testJavascriptin file MarkupTest.class, method MarkupTest::testJavascript()testJavascriptInImagein file MarkupTest.class, method MarkupTest::testJavascriptInImage()testLegalizePathComponentin file PlatformTest.class, method PlatformTest::testLegalizePathComponent()testLegalizePathComponent3in file PlatformTest.class, method PlatformTest::testLegalizePathComponent3()testLegalizePathComponentForDirectoryin file PlatformTest.class, method PlatformTest::testLegalizePathComponentForDirectory()testLegalizePathComponentUnknownExtensionin file PlatformTest.class, method PlatformTest::testLegalizePathComponentUnknownExtension()testLegalizePathComponentWithBlacklistedExtensionin file PlatformTest.class, method PlatformTest::testLegalizePathComponentWithBlacklistedExtension()testLineBreaksin file MarkupTest.class, method MarkupTest::testLineBreaks()testLineEndingsin file MarkupTest.class, method MarkupTest::testLineEndings()testLinkin file TemplateTest.class, method TemplateTest::testLink()testLinkedMembersin file EntityTest.class, method EntityTest::testLinkedMembers()testLinkId1in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId1()testLinkId2in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId2()testLinkId3in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId3()testLinkId4in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId4()testLinkId5in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId5()testLinkId6in file TemplateAdapterTest.class, method TemplateAdapterTest::testLinkId6()testListin file MarkupTest.class, method MarkupTest::testList()testLoadin file RepositoryIndexTest.class, method RepositoryIndexTest::testLoad()testLoadAvailableBlocksin file CoreApiTest.class, method CoreApiTest::testLoadAvailableBlocks()testLoadBadPluginTypein file PluginTest.class, method PluginTest::testLoadBadPluginType()testLoadConfigurationControllerin file ControllerTest.class, method ControllerTest::testLoadConfigurationController()testLoadControllerFailin file ControllerTest.class, method ControllerTest::testLoadControllerFail()testLoadControllerSuccessin file ControllerTest.class, method ControllerTest::testLoadControllerSuccess()testLoadedSessionDatain file SessionTest.class, method SessionTest::testLoadedSessionData()testLoadEntitiesByIdAssertsTheMultipleRequestedEntityTypesin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheMultipleRequestedEntityTypes()testLoadEntitiesByIdAssertsTheRequestedEntityTypeExactMatchin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeExactMatch()testLoadEntitiesByIdAssertsTheRequestedEntityTypeForMultipleEntitiesin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeForMultipleEntities()testLoadEntitiesByIdAssertsTheRequestedEntityTypeMismatchForMultipleEntitiesin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeMismatchForMultipleEntities()testLoadEntitiesByIdAssertsTheRequestedEntityTypeNoMatchin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeNoMatch()testLoadEntitiesByIdAssertsTheRequestedEntityTypeSubclassMatchin file EntityTest.class, method EntityTest::testLoadEntitiesByIdAssertsTheRequestedEntityTypeSubclassMatch()testLoadEntitiesByIdEntityTypeParameterIsOptionalin file EntityTest.class, method EntityTest::testLoadEntitiesByIdEntityTypeParameterIsOptional()testLoadLanguageSelectorin file CallbacksTest.class, method CallbacksTest::testLoadLanguageSelector()testLoadMalformedIndexin file RepositoryIndexTest.class, method RepositoryIndexTest::testLoadMalformedIndex()testLoadPeersin file CallbacksTest.class, method CallbacksTest::testLoadPeers()testLoadPluginin file PluginTest.class, method PluginTest::testLoadPlugin()testLoadRootAlbumin file AlbumTest.class, method AlbumTest::testLoadRootAlbum()testLoadSessionDatain file SessionTest.class, method SessionTest::testLoadSessionData()testLoadSessionDataExpiredSessionin 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.
testLoadSessionDataLoadMissin file SessionTest.class, method SessionTest::testLoadSessionDataLoadMiss()testLoadThemeAndParametersDefaultThemein file ViewTest.class, method ViewTest::testLoadThemeAndParametersDefaultTheme()testLoadThemeAndParametersForAlbumItemin file ViewTest.class, method ViewTest::testLoadThemeAndParametersForAlbumItem()testLoadThemeAndParametersForDataItemin file ViewTest.class, method ViewTest::testLoadThemeAndParametersForDataItem()testLoadThemeAndParametersOverrideByEventListenerin file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListener()testLoadThemeAndParametersOverrideByEventListenerIncludingParamsin file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerIncludingParams()testLoadThemeAndParametersOverrideByEventListenerWithBogusThemein file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerWithBogusTheme()testLoadThemeAndParametersOverrideByEventListenerWithInactiveThemein file ViewTest.class, method ViewTest::testLoadThemeAndParametersOverrideByEventListenerWithInactiveTheme()testLoadThemeForItemPostsEventin file ViewTest.class, method ViewTest::testLoadThemeForItemPostsEvent()testLoadValidationPluginsin file CallbacksTest.class, method CallbacksTest::testLoadValidationPlugins()testLoadViewFailin file ViewTest.class, method ViewTest::testLoadViewFail()testLoadViewSuccessin file ViewTest.class, method ViewTest::testLoadViewSuccess()testLoadViewWithoutAutoCacheControlDoesNotAddin file ViewTest.class, method ViewTest::testLoadViewWithoutAutoCacheControlDoesNotAdd()testLocalein file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testLocale()testLocalUrlMapAddNewin file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapAddNew()testLocalUrlMapCacheHitin file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapCacheHit()testLocalUrlMapForceCheckDoesNotSavein file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapForceCheckDoesNotSave()testLocalUrlMapSavein file UrlGeneratorTest.class, method UrlGeneratorTest::testLocalUrlMapSave()testLockedUserPreferencesin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testLockedUserPreferences()testLoginin file UserLoginControllerTest.class, method UserLoginControllerTest::testLogin()testLoginDisabledUserNamein file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginDisabledUserName()testLoginInvalidUserin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginInvalidUser()testLoginRedirectin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirect()testLoginRedirectDoesNotRedirectByDefaultin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectDoesNotRedirectByDefault()testLoginRedirectDoesNotRedirectIfRedirectNotDefinedin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectDoesNotRedirectIfRedirectNotDefined()testLoginRedirectIgnoredWhenAlreadyLoggedInin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectIgnoredWhenAlreadyLoggedIn()testLoginRedirectUrlIsAbsolutein file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectUrlIsAbsolute()testLoginRedirectWithSubViewin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginRedirectWithSubView()testLoginValidUserInvalidPasswordin file UserLoginControllerTest.class, method UserLoginControllerTest::testLoginValidUserInvalidPassword()testLogoutin file LogoutControllerTest.class, method LogoutControllerTest::testLogout()testLogoutAlternateGuestin file LogoutControllerTest.class, method LogoutControllerTest::testLogoutAlternateGuest()testLogoutEventDelegatein file LogoutControllerTest.class, method LogoutControllerTest::testLogoutEventDelegate()testLookupDirectoriesin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectories()testLookupDirectoriesAsGuestUserin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesAsGuestUser()testLookupDirectoriesAsNonSiteAdminin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesAsNonSiteAdmin()testLookupDirectoriesWithEntityin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithEntity()testLookupDirectoriesWithPatternin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithPattern()testLookupDirectoriesWithUmlautsin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupDirectoriesWithUmlauts()testLookupFilesin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFiles()testLookupFilesAsGuestUserin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesAsGuestUser()testLookupFilesAsNonSiteAdminin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesAsNonSiteAdmin()testLookupFilesWithEntityin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithEntity()testLookupFilesWithPatternin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithPattern()testLookupFilesWithUmlautsin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupFilesWithUmlauts()testLookupGroupnamein file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupname()testLookupGroupnameAsGuestUserin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupnameAsGuestUser()testLookupGroupnameWithEntityin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupGroupnameWithEntity()testLookupUsernamein file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsername()testLookupUsernameAlternateGuestUserin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameAlternateGuestUser()testLookupUsernameAsGuestUserin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameAsGuestUser()testLookupUsernameWithEntityin file SimpleCallbackTest.class, method SimpleCallbackTest::testLookupUsernameWithEntity()testMailUsesUnixLineEndingsin file PlatformTest.class, method PlatformTest::testMailUsesUnixLineEndings()testMaintenanceModein file MainTest.class, method MainTest::testMaintenanceMode()Test maintenance mode controller redirect with standard redirect URL.
testMaintenanceModeUrlin file MainTest.class, method MainTest::testMaintenanceModeUrl()Test maintenance mode view redirect with configured redirect URL.
testMakeAbsoluteUrlForAbsoluteUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForAbsoluteUrl()testMakeAbsoluteUrlForRelativeUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForRelativeUrl()testMakeAbsoluteUrlForServerRelativeUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeAbsoluteUrlForServerRelativeUrl()testMakeHighlightGrandparentin file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testMakeHighlightGrandparent()testMakeHighlightParentin file ItemMakeHighlightControllerTest.class, method ItemMakeHighlightControllerTest::testMakeHighlightParent()testMakeMarkersin file UtilitiesTest.class, method UtilitiesTest::testMakeMarkers()testMakeRelativeUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrl()testMakeRelativeUrlBaseFileInReturnUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileInReturnUrl()testMakeRelativeUrlBaseFileNotInRequestUriin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileNotInRequestUri()testMakeRelativeUrlBaseFileNotInReturnUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlBaseFileNotInReturnUrl()testMakeRelativeUrlCachesStaticComponentsin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlCachesStaticComponents()testMakeRelativeUrlDifferentServerPathin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDifferentServerPath()testMakeRelativeUrlDifferentSubdomainsin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDifferentSubdomains()testMakeRelativeUrlDontForceServerRelativein file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlDontForceServerRelative()testMakeRelativeUrlForceServerRelativein file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlForceServerRelative()testMakeRelativeUrlOtherProtocolin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeRelativeUrlOtherProtocol()testMakeServerRelativeUrlin file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeServerRelativeUrl()testMakeUrl1in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl1()Basic tests
testMakeUrl2in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl2()Test non-standard ports go in both HTTP_HOST and SERVER_PORT (also tests ::init)
testMakeUrl3in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl3()Test browsing to https://example.com
testMakeUrl4in 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.
testMakeUrl5in file UrlGeneratorTest.class, method UrlGeneratorTest::testMakeUrl5()testMalformedCodein file MarkupTest.class, method MarkupTest::testMalformedCode()testMalformedRemoteHostAddressin file UtilitiesTest.class, method UtilitiesTest::testMalformedRemoteHostAddress()testMalformedRemoteHostAddress2in file UtilitiesTest.class, method UtilitiesTest::testMalformedRemoteHostAddress2()testMaliciousBrowserInput1in file UtilitiesTest.class, method UtilitiesTest::testMaliciousBrowserInput1()testMaliciousFilenamein file DownloadItemTest.class, method DownloadItemTest::testMaliciousFilename()testMaliciousKeyin file CombinedJavascriptTest.class, method CombinedJavascriptTest::testMaliciousKey()testMaliciousMarkupin file ItemAddAlbumControllerTest.class, method ItemAddAlbumControllerTest::testMaliciousMarkup()testMaliciousMarkupin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMaliciousMarkup()testMaliciousMarkupin file ItemAddFromBrowserTest.class, method ItemAddFromBrowserTest::testMaliciousMarkup()testMaliciousMarkupin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testMaliciousMarkup()testMaliciousRemoteHostAddressin file UtilitiesTest.class, method UtilitiesTest::testMaliciousRemoteHostAddress()testMaliciousUrlComponentin file FastDownloadTest.class, method FastDownloadTest::testMaliciousUrlComponent()testManyReadLocksin file LockTest.class, method LockTest::testManyReadLocks()testManyWriteLocksin file LockTest.class, method LockTest::testManyWriteLocks()testMarkupBbcodein file MarkupTest.class, method MarkupTest::testMarkupBbcode()testMarkupHtmlin file MarkupTest.class, method MarkupTest::testMarkupHtml()testMarkupHtmlEmptyDatain file MarkupTest.class, method MarkupTest::testMarkupHtmlEmptyData()testMarkupHtmlSanitizesXssin file MarkupTest.class, method MarkupTest::testMarkupHtmlSanitizesXss()testMarkupNonein file MarkupTest.class, method MarkupTest::testMarkupNone()testMbConvertEncodingin file PhpVmTest.class, method PhpVmTest::testMbConvertEncoding()testMd5in file PhpVmTest.class, method PhpVmTest::testMd5()testMergeDerivativeOperationsin file DerivativeTest.class, method DerivativeTest::testMergeDerivativeOperations()testMergeOperationsin file ToolkitTest.class, method ToolkitTest::testMergeOperations()testMisidentifiedSearchEngineSessionBecomesRegisteredUserin file SessionTest.class, method SessionTest::testMisidentifiedSearchEngineSessionBecomesRegisteredUser()testMissingBlockNoCompileCheckin file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockNoCompileCheck()testMissingBlockNoCompileCheckTplCachedin file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockNoCompileCheckTplCached()testMissingBlockWithCompileCheckin file TemplateAdapterTest.class, method TemplateAdapterTest::testMissingBlockWithCompileCheck()testMissingFieldsin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testMissingFields()testMissingGroupNamein file AdminCreateGroupControllerTest.class, method AdminCreateGroupControllerTest::testMissingGroupName()testMissingGzipAndRegularDatain file CombinedJavascriptTest.class, method CombinedJavascriptTest::testMissingGzipAndRegularData()testMissingInputsin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testMissingInputs()testMissingInputsin file UserLoginControllerTest.class, method UserLoginControllerTest::testMissingInputs()testMissingInputsin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testMissingInputs()testMissingInputsin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testMissingInputs()testMissingInstancein file FactoryTest.class, method FactoryTest::testMissingInstance()Register an implementation, try to create new instance but expect an
testMissingInstanceNoClassin file FactoryTest.class, method FactoryTest::testMissingInstanceNoClass()Register an implementation, try to create new instance but expect an
testMissingPathComponentin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingPathComponent()testMissingRootTitlein file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingRootTitle()testMissingRootTitle2in file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMissingRootTitle2()testMkdirin file PlatformTest.class, method PlatformTest::testMkdir()testModuleCyclein file ModuleTest.class, method ModuleTest::testModuleCycle()testModuleTooNewin file PluginTest.class, method PluginTest::testModuleTooNew()testMovein file ItemTest.class, method ItemTest::testMove()testMoveAlbumin 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.
testMoveAlbumIntoDestinationWithNoAddAlbumPermissionsin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveAlbumIntoDestinationWithNoAddAlbumPermissions()Test moving an album into a container where we have no add album permissions
testMoveAlbumWithInvalidSerialNumberin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMoveAlbumWithInvalidSerialNumber()testMoveCollisionin file DataItemTest.class, method DataItemTest::testMoveCollision()testMoveCollisionin file FileSystemTest.class, method FileSystemTest::testMoveCollision()testMoveCollisionin file AlbumTest.class, method AlbumTest::testMoveCollision()testMoveDataItemIntoDestinationWithNoAddDataItemPermissionsin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveDataItemIntoDestinationWithNoAddDataItemPermissions()Test moving an album into a container where we have no add album permissions
testMoveItemin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItem()Test moving an item
testMoveItemin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItem()Test moving an item
testMoveItemIntoAlbumWithNoAddPermissionsin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoAlbumWithNoAddPermissions()Test moving an item into a container where we have no add permissions
testMoveItemIntoAlbumWithNoPermissionsin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoAlbumWithNoPermissions()Test moving an item into a container where we have no add permissions
testMoveItemIntoBogusDestinationin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoBogusDestination()Test moving an item to a bogus destination
testMoveItemIntoChildin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoChild()Test moving an item into its own child
testMoveItemIntoChildin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoChild()Test moving an item into its own child
testMoveItemIntoEmptyDestinationin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoEmptyDestination()Test moving an item to a bogus destination
testMoveItemIntoPeerin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoPeer()Test moving an item into a peer.  This is to find a regression in the parent sequence code.
testMoveItemIntoSelfin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemIntoSelf()Test moving an item into itself
testMoveItemIntoSelfin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemIntoSelf()Test moving an item into itself
testMoveItemWithCroppedThumbnailin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemWithCroppedThumbnail()Test moving an item with a cropped thumbnail; ensure crop operation is maintained
testMoveItemWithDerivativesin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemWithDerivatives()Test moving an item to an album with different derivative preferences
testMoveItemWithInvalidSerialNumberin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testMoveItemWithInvalidSerialNumber()testMoveItemWithNoDeletePermissionsin file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveItemWithNoDeletePermissions()Test moving an item that we can't delete
testMoveItemWithNoDeletePermissionsin file ItemMoveSingleControllerTest.class, method ItemMoveSingleControllerTest::testMoveItemWithNoDeletePermissions()Test moving an item that we can't delete
testMoveNextPageOutOfRangein file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMoveNextPageOutOfRange()Test changing pages with to an invalid page number
testMovePreviousPageOutOfRangein file ItemMoveControllerTest.class, method ItemMoveControllerTest::testMovePreviousPageOutOfRange()testMoveRenameCallin file FileSystemTest.class, method FileSystemTest::testMoveRenameCall()testMoveUploadedFilein file PlatformTest.class, method PlatformTest::testMoveUploadedFile()testMultipleThumbnailPreferencesin file ItemTest.class, method ItemTest::testMultipleThumbnailPreferences()testMultisortConflictin file ChildTest.class, method ChildTest::testMultisortConflict()testNegativeThumbnailSizein file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testNegativeThumbnailSize()testNewInstancein file FactoryTest.class, method FactoryTest::testNewInstance()Register an implementation, create new instance
testNewInstanceByHintin file FactoryTest.class, method FactoryTest::testNewInstanceByHint()Register an implementation, create instance by hint
testNewInstanceByHintDefaultin file FactoryTest.class, method FactoryTest::testNewInstanceByHintDefault()Register an implementation, create instance by default hint
testNewInstanceByHintListin file FactoryTest.class, method FactoryTest::testNewInstanceByHintList()Register an implementation, create instance by hint list
testNewInstanceByIdin file FactoryTest.class, method FactoryTest::testNewInstanceById()Register an implementation, create instance by id
testNewInstanceNoClassin file FactoryTest.class, method FactoryTest::testNewInstanceNoClass()Register an implementation, create new instance given only class type
testNewItemByMimeTypein file ItemTest.class, method ItemTest::testNewItemByMimeType()testNewSessionCollisionin file SessionTest.class, method SessionTest::testNewSessionCollision()testNoItemIdin file DownloadItemTest.class, method DownloadItemTest::testNoItemId()testNonBbcodeMarkersin file MarkupTest.class, method MarkupTest::testNonBbcodeMarkers()testNormalizeValueBitNotNullin file StorageTest.class, method StorageTest::testNormalizeValueBitNotNull()testNormalizeValueFromTextToStringin file StorageTest.class, method StorageTest::testNormalizeValueFromTextToString()testNormalizeValueNotNullin file StorageTest.class, method StorageTest::testNormalizeValueNotNull()testNormalizeValueNotNullEmptyAllowedin file StorageTest.class, method StorageTest::testNormalizeValueNotNullEmptyAllowed()testNormalizeValueNotNullEmptyNotAllowedin file StorageTest.class, method StorageTest::testNormalizeValueNotNullEmptyNotAllowed()testNormalizeValueToBitin file StorageTest.class, method StorageTest::testNormalizeValueToBit()testNormalizeValueToBooleanin file StorageTest.class, method StorageTest::testNormalizeValueToBoolean()testNormalizeValueToIntegerin file StorageTest.class, method StorageTest::testNormalizeValueToInteger()testNormalizeValueToOtherTypein file StorageTest.class, method StorageTest::testNormalizeValueToOtherType()testNormalizeValueToStringin file StorageTest.class, method StorageTest::testNormalizeValueToString()testNormalizeValueToTimeStampin file StorageTest.class, method StorageTest::testNormalizeValueToTimeStamp()testNoSelfJoinin file ChildTest.class, method ChildTest::testNoSelfJoin()testOmitAuthTokenCheckDefaultsToFalsein file ControllerTest.class, method ControllerTest::testOmitAuthTokenCheckDefaultsToFalse()testOmitDefaultsin file UrlGeneratorTest.class, method UrlGeneratorTest::testOmitDefaults()testOneReadLockin file LockTest.class, method LockTest::testOneReadLock()testOneWriteLockin file LockTest.class, method LockTest::testOneWriteLock()testOnLoadin file EntityTest.class, method EntityTest::testOnLoad()testOnLoadHandlerin file EntityTest.class, method EntityTest::testOnLoadHandler()testOpenAndReadTillEofin file PlatformTest.class, method PlatformTest::testOpenAndReadTillEof()testOpenBackupFileForWritingin file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWriting()testOpenBackupFileForWritingSqLitePathsGetTrimmedin file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWritingSqLitePathsGetTrimmed()testOpenBackupFileForWritingWithSpecificFilenamein file DatabaseExportTest.class, method DatabaseExportTest::testOpenBackupFileForWritingWithSpecificFilename()testOpendirin file PlatformTest.class, method PlatformTest::testOpendir()testOpenMissingFilein file PlatformTest.class, method PlatformTest::testOpenMissingFile()testOpenWriteAndClosein file PlatformTest.class, method PlatformTest::testOpenWriteAndClose()Verify that we can write a few bytes to a file.
testOperationin file ToolkitTest.class, method ToolkitTest::testOperation()testOperationSequencein file ToolkitTest.class, method ToolkitTest::testOperationSequence()testOptimizein file StorageTest.class, method StorageTest::testOptimize()testOptimizeSpecificTablesin file StorageTest.class, method StorageTest::testOptimizeSpecificTables()testPackSettingBlockList1in file ThemeTest.class, method ThemeTest::testPackSettingBlockList1()testPackSettingBlockList2in file ThemeTest.class, method ThemeTest::testPackSettingBlockList2()testPackSettingBlockListEmptyin file ThemeTest.class, method ThemeTest::testPackSettingBlockListEmpty()testPackSettingBlockListMissingBlockNamein file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingBlockName()testPackSettingBlockListMissingBothBracketsin file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingBothBrackets()testPackSettingBlockListMissingLeftBracketin file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingLeftBracket()testPackSettingBlockListMissingRightBracketin file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingRightBracket()testPackSettingBlockListMissingRightBracket2in file ThemeTest.class, method ThemeTest::testPackSettingBlockListMissingRightBracket2()testPackSettingBlockListQuotedValuein file ThemeTest.class, method ThemeTest::testPackSettingBlockListQuotedValue()testPackSettingBlockListTrueFalsein file ThemeTest.class, method ThemeTest::testPackSettingBlockListTrueFalse()testPackSettingBlockListVeryLongListin file ThemeTest.class, method ThemeTest::testPackSettingBlockListVeryLongList()testPackSettingBlockListWhitespace1in file ThemeTest.class, method ThemeTest::testPackSettingBlockListWhitespace1()testPackSettingBlockListWhitespace2in file ThemeTest.class, method ThemeTest::testPackSettingBlockListWhitespace2()testParseHtmlin 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.
testParseSqlTemplate1in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate1()testParseSqlTemplate2in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate2()testParseSqlTemplate3in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate3()testParseSqlTemplate4in file DatabaseStorageTest.class, method DatabaseStorageTest::testParseSqlTemplate4()testParseUriin file UrlGeneratorTest.class, method UrlGeneratorTest::testParseUri()testPasswordMismatchin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testPasswordMismatch()testPasswordMismatchin file AdminCreateUserControllerTest.class, method AdminCreateUserControllerTest::testPasswordMismatch()testPasswordWithEntityin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testPasswordWithEntity()testPathCollisionAlbumin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testPathCollisionAlbum()testPathCollisionItemin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testPathCollisionItem()testPathComponentDotInFileBaseToUnderscorein file PlatformTest.class, method PlatformTest::testPathComponentDotInFileBaseToUnderscore()testPathComponentDotPhpExtensionToUnderscorein file PlatformTest.class, method PlatformTest::testPathComponentDotPhpExtensionToUnderscore()testPathComponentDotRecognizedExtensionConservedin file PlatformTest.class, method PlatformTest::testPathComponentDotRecognizedExtensionConserved()testPathComponentDotUnderscoreToUnderscoreUnderscorein file PlatformTest.class, method PlatformTest::testPathComponentDotUnderscoreToUnderscoreUnderscore()testPathComponentDotUnrecognizedExtensionToUnderscorein file PlatformTest.class, method PlatformTest::testPathComponentDotUnrecognizedExtensionToUnderscore()testPathComponentIllegalCharactersToUnderscoresin file PlatformTest.class, method PlatformTest::testPathComponentIllegalCharactersToUnderscores()testPathComponentLegalCharactersConservedin file PlatformTest.class, method PlatformTest::testPathComponentLegalCharactersConserved()testPathComponentLengthin file FileSystemTest.class, method FileSystemTest::testPathComponentLength()testPerformDownloadAndInstallationin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallation()testPerformDownloadAndInstallationFailedBaseDownloadin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationFailedBaseDownload()testPerformDownloadAndInstallationFailedLanguageDownloadin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationFailedLanguageDownload()testPerformDownloadAndInstallationInactiveModulein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationInactiveModule()testPerformDownloadAndInstallationInUseModulein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationInUseModule()testPerformDownloadAndInstallationNotInstalledModulein file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testPerformDownloadAndInstallationNotInstalledModule()testPermissionCheckAuthTimeoutExpiredin file ViewTest.class, method ViewTest::testPermissionCheckAuthTimeoutExpired()testPermissionCheckAuthTimeoutExpiredin file ControllerTest.class, method ControllerTest::testPermissionCheckAuthTimeoutExpired()testPermissionCheckErrorMissingObjectForAdminin file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForAdmin()testPermissionCheckErrorMissingObjectForGuestin file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForGuest()testPermissionCheckErrorMissingObjectForRegisteredUserin file ViewTest.class, method ViewTest::testPermissionCheckErrorMissingObjectForRegisteredUser()testPermissionCheckForGuestin file ViewTest.class, method ViewTest::testPermissionCheckForGuest()testPermissionCheckForRegisteredUserin file ViewTest.class, method ViewTest::testPermissionCheckForRegisteredUser()testPermissionCheckHasPermissionin file ViewTest.class, method ViewTest::testPermissionCheckHasPermission()testPermissionCheckNotAdminin file ControllerTest.class, method ControllerTest::testPermissionCheckNotAdmin()testPermissionCheckOtherErrorin file ViewTest.class, method ViewTest::testPermissionCheckOtherError()testPermissionsin file PlatformTest.class, method PlatformTest::testPermissions()Make sure files are written with correct permissions by exec, copy, symlink,  atomicWrite; test chmod.
testPermissionsCleanupin file ModuleTest.class, method ModuleTest::testPermissionsCleanup()testPlugins1in 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.
testPlugins1in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins1()Bogus user/password, and an error from the plugin.  Plugin set to halt on failure so we
testPlugins2in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins2()Valid user, invalid password, 2 plugins with an error from the first plugin, but the first
testPlugins2in 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.
testPlugins3in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins3()Valid user, invalid password, 2 plugins with an error from the first plugin, and the first
testPlugins3in 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.
testPlugins4in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins4()Correct password, but an error from the plugin
testPlugins4in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins4()Correct password, but an error from the plugin
testPlugins5in file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testPlugins5()testPlugins5in file UserLoginControllerTest.class, method UserLoginControllerTest::testPlugins5()Correct password, no error from the plugin
testPluginsOffin file UserLoginControllerTest.class, method UserLoginControllerTest::testPluginsOff()testPostBeforeDisplayEventin file MainTest.class, method MainTest::testPostBeforeDisplayEvent()testPostEventin file EventTest.class, method EventTest::testPostEvent()testPostEventReturnDatain file EventTest.class, method EventTest::testPostEventReturnData()testPostprocessItemsProtectsFromProcessingItemsTwicein file ItemAddControllerTest.class, method ItemAddControllerTest::testPostprocessItemsProtectsFromProcessingItemsTwice()testPostToWebPagein file WebTest.class, method WebTest::testPostToWebPage()testPreferredPermissionin file DownloadItemTest.class, method DownloadItemTest::testPreferredPermission()testPreVerifyPackageMissingOneDirectoryin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageMissingOneDirectory()testPreVerifyPackageMissingOneFilein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageMissingOneFile()testPreVerifyPackageModuleAlreadyInstalledAndWriteablein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleAlreadyInstalledAndWriteable()testPreVerifyPackageModuleContainsFileInPlaceOfADirectoryin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleContainsFileInPlaceOfADirectory()testPreVerifyPackageModuleNotInstalledin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleNotInstalled()testPreVerifyPackageModuleNotOverwriteablein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageModuleNotOverwriteable()testPreVerifyPackageNonWriteableModuleDirin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testPreVerifyPackageNonWriteableModuleDir()testPrintServicein file DownloadItemTest.class, method DownloadItemTest::testPrintService()testProcessingPathsin file UtilitiesTest.class, method UtilitiesTest::testProcessingPaths()testPropertyin file ToolkitTest.class, method ToolkitTest::testProperty()testPropertyMultipleToolkitsin file ToolkitTest.class, method ToolkitTest::testPropertyMultipleToolkits()testPutAndGetin file DataCacheTest.class, method DataCacheTest::testPutAndGet()testPutAndGetFromDiskin file DataCacheTest.class, method DataCacheTest::testPutAndGetFromDisk()testPutAndGetPageDatain file DataCacheTest.class, method DataCacheTest::testPutAndGetPageData()testPutToDiskin file DataCacheTest.class, method DataCacheTest::testPutToDisk()testQueriesin file BuildDerivativesTaskTest.class, method BuildDerivativesTaskTest::testQueries()testRandin file PhpVmTest.class, method PhpVmTest::testRand()testReaddirin file PlatformTest.class, method PlatformTest::testReaddir()testReadReadAgainThenWritein file LockTest.class, method LockTest::testReadReadAgainThenWrite()testReadThenWritein file LockTest.class, method LockTest::testReadThenWrite()testReadThenWritePartialin file LockTest.class, method LockTest::testReadThenWritePartial()testRebalanceOrderWeightsin file ItemAttributesTest.class, method ItemAttributesTest::testRebalanceOrderWeights()Update the view count and verify it.
testRebuildBrokenDerivativein file DerivativeTest.class, method DerivativeTest::testRebuildBrokenDerivative()testRebuildThumbnailOfSmallerThumbnailin file DerivativeTest.class, method DerivativeTest::testRebuildThumbnailOfSmallerThumbnail()testRecodeStringin file PhpVmTest.class, method PhpVmTest::testRecodeString()testRecoverAdminPasswordin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPassword()testRecoverAdminPasswordAlternateUserin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordAlternateUser()testRecoverAdminPasswordBadAuthin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordBadAuth()testRecoverAdminPasswordCancelin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordCancel()testRecoverAdminPasswordClearsFailedLoginsin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordClearsFailedLogins()testRecoverAdminPasswordMismatchin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordMismatch()testRecoverAdminPasswordMissingin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminPasswordMissing()testRecoverAdminUsernameIncorrectin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminUsernameIncorrect()testRecoverAdminUsernameMissingin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::testRecoverAdminUsernameMissing()testRecoverPasswordin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRecoverPassword()testRecoverPasswordin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRecoverPassword()testRecoverPasswordClearsFailedLoginsin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRecoverPasswordClearsFailedLogins()testRecreateResizesForSmallPhotoin 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.
testRecursiveAddin file PermissionTest.class, method PermissionTest::testRecursiveAdd()testRecursiveChmod1in file PlatformTest.class, method PlatformTest::testRecursiveChmod1()testRecursiveChmod2in file PlatformTest.class, method PlatformTest::testRecursiveChmod2()testRecursiveChmod3in file PlatformTest.class, method PlatformTest::testRecursiveChmod3()testRecursiveRemovein file PermissionTest.class, method PermissionTest::testRecursiveRemove()testRecursiveRmdirin file PlatformTest.class, method PlatformTest::testRecursiveRmdir()testRedirectViewForAlternateGuestWithoutPermissionsin file MainTest.class, method MainTest::testRedirectViewForAlternateGuestWithoutPermissions()testRedirectViewForGuestWithoutPermissionsin file MainTest.class, method MainTest::testRedirectViewForGuestWithoutPermissions()testRegenerateFromGuestToGuestin file SessionTest.class, method SessionTest::testRegenerateFromGuestToGuest()testRegenerateFromGuestToLoggedInin file SessionTest.class, method SessionTest::testRegenerateFromGuestToLoggedIn()testRegenerateSessionIdin file SessionTest.class, method SessionTest::testRegenerateSessionId()testRegisterCookieAttrin file UtilitiesTest.class, method UtilitiesTest::testRegisterCookieAttr()testRegisterFactoryImplementationForRequestin file FactoryTest.class, method FactoryTest::testRegisterFactoryImplementationForRequest()testRegisterFactoryImplementationForRequestDeleteCachein file FactoryTest.class, method FactoryTest::testRegisterFactoryImplementationForRequestDeleteCache()testRelativeUrlOverridesin file UrlGeneratorTest.class, method UrlGeneratorTest::testRelativeUrlOverrides()testReleaseEmptyin file LockTest.class, method LockTest::testReleaseEmpty()testReleaseLocksNotBeforeCommitin file LockTest.class, method LockTest::testReleaseLocksNotBeforeCommit()Verify that locks are not being released before commit on transactional databases.
testReleaseNullin file LockTest.class, method LockTest::testReleaseNull()testRelockReadin file LockTest.class, method LockTest::testRelockRead()testRelockWritein file LockTest.class, method LockTest::testRelockWrite()testRelockWriteMorein file LockTest.class, method LockTest::testRelockWriteMore()testRelockWritePartialin file LockTest.class, method LockTest::testRelockWritePartial()testRemapOwnerIdin file ItemTest.class, method ItemTest::testRemapOwnerId()testRemapSourceIdsin file DerivativeTest.class, method DerivativeTest::testRemapSourceIds()testRemovein file SessionTest.class, method SessionTest::testRemove()testRemoveAllGroupsPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveAllGroupsPermission()testRemoveAllMapEntriesNonTransactionalin file StorageTest.class, method StorageTest::testRemoveAllMapEntriesNonTransactional()testRemoveAllMapEntriesTransactionalin file StorageTest.class, method StorageTest::testRemoveAllMapEntriesTransactional()testRemoveAllUsersAndGroupsPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveAllUsersAndGroupsPermission()testRemoveAllUsersPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveAllUsersPermission()testRemoveByPatternin file DataCacheTest.class, method DataCacheTest::testRemoveByPattern()testRemoveDerivativeOperationin file DerivativeTest.class, method DerivativeTest::testRemoveDerivativeOperation()testRemoveEditPermissionFromSelfin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testRemoveEditPermissionFromSelf()testRemoveFormVariablesin file UtilitiesTest.class, method UtilitiesTest::testRemoveFormVariables()testRemoveFromDiskin file DataCacheTest.class, method DataCacheTest::testRemoveFromDisk()testRemoveGroupPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveGroupPermission()testRemoveIrrelevantPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveIrrelevantPermission()testRemoveItemPermissionsin file PermissionTest.class, method PermissionTest::testRemoveItemPermissions()testRemoveMapValueIsNullin file StorageTest.class, method StorageTest::testRemoveMapValueIsNull()testRemoveMultipleUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testRemoveMultipleUser()testRemoveObsoleteFilesin file RepositoryTest.class, method RepositoryTest::testRemoveObsoleteFiles()testRemovePageDatain file DataCacheTest.class, method DataCacheTest::testRemovePageData()testRemovePermissionWithNewBitsin file FastDownloadTest.class, method FastDownloadTest::testRemovePermissionWithNewBits()testRemovePluginParameterByValuein file PluginParameterTest.class, method PluginParameterTest::testRemovePluginParameterByValue()testRemoveRequestVariablein file UtilitiesTest.class, method UtilitiesTest::testRemoveRequestVariable()testRemoveRequestVariable2in file UtilitiesTest.class, method UtilitiesTest::testRemoveRequestVariable2()testRemoveResizesin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testRemoveResizes()testRemoveSelfEditPermissionViaGroupin file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testRemoveSelfEditPermissionViaGroup()testRemoveThumbnailin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testRemoveThumbnail()testRemoveTranslationsForPluginin file TranslatorTest.class, method TranslatorTest::testRemoveTranslationsForPlugin()testRemoveUserin file AdminEditGroupUsersControllerTest.class, method AdminEditGroupUsersControllerTest::testRemoveUser()testRemoveUserPermissionin file FastDownloadTest.class, method FastDownloadTest::testRemoveUserPermission()testRemoveUserPermissionWithNewBitsin file FastDownloadTest.class, method FastDownloadTest::testRemoveUserPermissionWithNewBits()testRenamein file PlatformTest.class, method PlatformTest::testRename()testRenameAlbumToHaveLeadingAndTrailingSpacein file AlbumTest.class, method AlbumTest::testRenameAlbumToHaveLeadingAndTrailingSpace()testRenameRootin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testRenameRoot()testReorderItemsAfterin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsAfter()testReorderItemsAfter2in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsAfter2()testReorderItemsBeforein file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsBefore()testReorderItemsBefore2in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsBefore2()testReorderItemsForceRebalancein file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsForceRebalance()testReorderItemsForceRebalance2in file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsForceRebalance2()testReorderItemsMissingSelectionin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsMissingSelection()testReorderItemsMissingTargetin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsMissingTarget()testReorderItemsWithBogusIdin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsWithBogusId()testReorderItemsWithoutPermissionsin file ItemReorderControllerTest.class, method ItemReorderControllerTest::testReorderItemsWithoutPermissions()testReplaceSessionIdInDataDoReplaceSessionIdIfNecessaryOnNestedObjectin file SessionTest.class, method SessionTest::testReplaceSessionIdInDataDoReplaceSessionIdIfNecessaryOnNestedObject()testReplaceSessionIdInDataDoStringReplaceOnNestedArrayin file SessionTest.class, method SessionTest::testReplaceSessionIdInDataDoStringReplaceOnNestedArray()testReplaceTempSessionIdIfNecessaryDoNothingin file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryDoNothing()testReplaceTempSessionIdIfNecessaryRemovein file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryRemove()testReplaceTempSessionIdIfNecessaryRemovesTrailingQueryStringSeparatorin file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryRemovesTrailingQueryStringSeparator()testReplaceTempSessionIdIfNecessaryReplacein file SessionTest.class, method SessionTest::testReplaceTempSessionIdIfNecessaryReplace()testRequestAgainin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRequestAgain()testRequestMissingin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRequestMissing()testRequestTooOldin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::testRequestTooOld()testRequestTooSoonin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::testRequestTooSoon()testRequestWebPagein file WebTest.class, method WebTest::testRequestWebPage()testRequestWebPageWithBadCharsin file WebTest.class, method WebTest::testRequestWebPageWithBadChars()testRescanin file DataItemTest.class, method DataItemTest::testRescan()testRescanMoviein file MovieTest.class, method MovieTest::testRescanMovie()testRescanMovieWithStorageFailurein file MovieTest.class, method MovieTest::testRescanMovieWithStorageFailure()testRescanMovieWithToolkitFailurein file MovieTest.class, method MovieTest::testRescanMovieWithToolkitFailure()testResetin file SessionTest.class, method SessionTest::testReset()testResetin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testReset()testResetin file DataCacheTest.class, method DataCacheTest::testReset()testResetin file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::testReset()testResetFailedLoginAttemptsin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testResetFailedLoginAttempts()testResetThumbnailin file ItemEditPhotoThumbnailPluginTest.class, method ItemEditPhotoThumbnailPluginTest::testResetThumbnail()testResizePermissionin file DownloadItemTest.class, method DownloadItemTest::testResizePermission()testResourceGetTemplateLocalOverridein file TemplateTest.class, method TemplateTest::testResourceGetTemplateLocalOverride()testResourceGetTemplateNonModulein file TemplateTest.class, method TemplateTest::testResourceGetTemplateNonModule()testResourceGetTemplateNonOverridenin file TemplateTest.class, method TemplateTest::testResourceGetTemplateNonOverriden()testResourceGetTemplateThemeOverridein file TemplateTest.class, method TemplateTest::testResourceGetTemplateThemeOverride()testResourceGetTimestampNonOverriddenin file TemplateTest.class, method TemplateTest::testResourceGetTimestampNonOverridden()testResourceGetTimestampOverriddenin file TemplateTest.class, method TemplateTest::testResourceGetTimestampOverridden()testResourceGetTimestampStaticCallin file TemplateTest.class, method TemplateTest::testResourceGetTimestampStaticCall()testResumeMisidentifiedSearchEngineSessionAsRegisteredUserin file SessionTest.class, method SessionTest::testResumeMisidentifiedSearchEngineSessionAsRegisteredUser()testRevertToOriginalin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRevertToOriginal()testRevertToOriginalWithPostfilterin 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.
testRGBPhotoin file PhotoTest.class, method PhotoTest::testRGBPhoto()testRmdirin file PlatformTest.class, method PlatformTest::testRmdir()testRotateClockwisein file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateClockwise()testRotateCounterClockwisein file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateCounterClockwise()testRotateFlipin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlip()testRotateFlipConvertedPreferredin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlipConvertedPreferred()testRotateFlipDoesntInvalidateDerivativeDimensionsin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateFlipDoesntInvalidateDerivativeDimensions()testRotateInvalidatesDerivativeDimensionsin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testRotateInvalidatesDerivativeDimensions()testRoundToStringin file UtilitiesTest.class, method UtilitiesTest::testRoundToString()testRunin file OptimizeDatabaseTaskTest.class, method OptimizeDatabaseTaskTest::testRun()testRunin file DeleteSessionsTaskTest.class, method DeleteSessionsTaskTest::testRun()testRunFailin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::testRunFail()testRunFailin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::testRunFail()testRunSuccessin file FlushDatabaseCacheTaskTest.class, method FlushDatabaseCacheTaskTest::testRunSuccess()testRunSuccessin file FlushTemplatesTaskTest.class, method FlushTemplatesTaskTest::testRunSuccess()testRunTaskFailin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskFail()testRunTaskProgressBarin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBar()testRunTaskProgressBarErrorin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBarError()testRunTaskProgressBarFailin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskProgressBarFail()testRunTaskSuccessin file AdminMaintenanceControllerTest.class, method AdminMaintenanceControllerTest::testRunTaskSuccess()testSafeCssName1in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName1()testSafeCssName2in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName2()testSafeCssName3in file TemplateAdapterTest.class, method TemplateAdapterTest::testSafeCssName3()testSameSessionDifferentRemoteIdentifierin file SessionTest.class, method SessionTest::testSameSessionDifferentRemoteIdentifier()testSanitizeInputValue1in file UtilitiesTest.class, method UtilitiesTest::testSanitizeInputValue1()testSanitizeInputValue2in file UtilitiesTest.class, method UtilitiesTest::testSanitizeInputValue2()testSanitizeRoundTripin file UtilitiesTest.class, method UtilitiesTest::testSanitizeRoundTrip()testSavein file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testSave()testSavein file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testSave()testSavein file AdminToolkitPriorityControllerTest.class, method AdminToolkitPriorityControllerTest::testSave()testSavein file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testSave()testSaveAndDonein file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndDone()testSaveAndNextin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndNext()testSaveAndPreviousin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveAndPrevious()testSaveAndRecreatein file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testSaveAndRecreate()testSaveAndRemoveLocalUrlMapin file DataCacheTest.class, method DataCacheTest::testSaveAndRemoveLocalUrlMap()testSaveCallsExpireSessionsin file SessionTest.class, method SessionTest::testSaveCallsExpireSessions()testSaveDefaultsin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaults()testSaveDefaultsValidatesDefaultThemein file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesDefaultTheme()testSaveDefaultsValidatesNewAlbumsUseDefaultsin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesNewAlbumsUseDefaults()testSaveDefaultsValidatesOrderByin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesOrderBy()testSaveDefaultsValidatesOrderDirectionin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesOrderDirection()testSaveDefaultsValidatesPreSortin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveDefaultsValidatesPreSort()testSaveDoNotSaveIfSessionIdEmptyin file SessionTest.class, method SessionTest::testSaveDoNotSaveIfSessionIdEmpty()testSaveEmailPasswordWithHtmlEntityin file AdminCoreControllerTest.class, method AdminCoreControllerTest::testSaveEmailPasswordWithHtmlEntity()testSaveEntityin file StorageTest.class, method StorageTest::testSaveEntity()testSaveErrorin file AdminPerformanceControllerTest.class, method AdminPerformanceControllerTest::testSaveError()testSaveNewSessionin file SessionTest.class, method SessionTest::testSaveNewSession()testSaveRepositoriesin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testSaveRepositories()testSaveRepositoryListin file RepositoryCallbackTest.class, method RepositoryCallbackTest::testSaveRepositoryList()testSaveResaveExistingSessionDataChangedin file SessionTest.class, method SessionTest::testSaveResaveExistingSessionDataChanged()testSaveResaveExistingSessionNoDataChangedDoNotTouchin file SessionTest.class, method SessionTest::testSaveResaveExistingSessionNoDataChangedDoNotTouch()testSaveResaveExistingSessionNoDataChangedTouchin file SessionTest.class, method SessionTest::testSaveResaveExistingSessionNoDataChangedTouch()testSaveReturnsErrorOnMissingUserIdin file SessionTest.class, method SessionTest::testSaveReturnsErrorOnMissingUserId()testSaveSessionShouldNotSavein file SessionTest.class, method SessionTest::testSaveSessionShouldNotSave()Test if save() actually doesn't save if the current request is in the exclude list.
testSaveThemein file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveTheme()testSaveThemeWithValidationErrorsin file AdminThemesControllerTest.class, method AdminThemesControllerTest::testSaveThemeWithValidationErrors()testSaveWithErrorsin file ItemEditCaptionsControllerTest.class, method ItemEditCaptionsControllerTest::testSaveWithErrors()testSaveWithGlobalin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testSaveWithGlobal()testSaveWithoutEventin file EntityTest.class, method EntityTest::testSaveWithoutEvent()testScalein file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScale()testScaleConvertedPreferredin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleConvertedPreferred()testScaleDimensionsToFitin file UtilitiesTest.class, method UtilitiesTest::testScaleDimensionsToFit()testScaleInvalidin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleInvalid()testScaleMissingin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleMissing()testScalePreserveOriginalin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScalePreserveOriginal()testScaleReplaceOriginalin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleReplaceOriginal()testScaleWithInvalidSerialNumberin file ItemEditRotateAndScalePhotoPluginTest.class, method ItemEditRotateAndScalePhotoPluginTest::testScaleWithInvalidSerialNumber()testScanLockedPluginin file RepositoryTest.class, method RepositoryTest::testScanLockedPlugin()testScanPluginin file RepositoryTest.class, method RepositoryTest::testScanPlugin()testScanPluginWithNoManifestin file RepositoryTest.class, method RepositoryTest::testScanPluginWithNoManifest()testScanPluginWithNoPoDirin file RepositoryTest.class, method RepositoryTest::testScanPluginWithNoPoDir()testSearchAllin file CoreSearchTest.class, method CoreSearchTest::testSearchAll()Search for all available fields
testSearchAllSomeFieldsin file CoreSearchTest.class, method CoreSearchTest::testSearchAllSomeFields()Search only in the title and keywords
testSearchEngineCrawlerSessionsin file SessionTest.class, method SessionTest::testSearchEngineCrawlerSessions()testSearchEngineCrawlerSessionsAsExplicitGuestUserin file SessionTest.class, method SessionTest::testSearchEngineCrawlerSessionsAsExplicitGuestUser()testSearchLimitedin file CoreSearchTest.class, method CoreSearchTest::testSearchLimited()Search for all available fields, but only request a subset of the total results
testSearchLinksin file CoreSearchTest.class, method CoreSearchTest::testSearchLinks()testSelectRandomIntegerin file StorageTest.class, method StorageTest::testSelectRandomInteger()testSendTemplatedEmailEmptyFromHeaderin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailEmptyFromHeader()testSendTemplatedEmailExtendedCharactersInSubjectin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailExtendedCharactersInSubject()testSendTemplatedEmailFromAddressSetByCoreSmtpParameterin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFromAddressSetByCoreSmtpParameter()testSendTemplatedEmailFromAddressSetByFunctionInputin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFromAddressSetByFunctionInput()testSendTemplatedEmailFunctionInputOverridesCoreSmtpParameterin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailFunctionInputOverridesCoreSmtpParameter()testSendTemplatedEmailMultiRecipientin file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailMultiRecipient()testSendTemplatedEmailWithContentTypein file MailHelperTest.class, method MailHelperTest::testSendTemplatedEmailWithContentType()testSessionAuthInvalidUserin file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthInvalidUser()testSessionAuthLoadInvalidEntityin file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthLoadInvalidEntity()testSessionAuthValidUserin file SessionAuthPluginTest.class, method SessionAuthPluginTest::testSessionAuthValidUser()testSessionCookieDomainin file SessionTest.class, method SessionTest::testSessionCookieDomain()testSessionCookieHeaderAndPersistencein file SessionTest.class, method SessionTest::testSessionCookieHeaderAndPersistence()testSessionIdInUrlOverridesCookiein file SessionTest.class, method SessionTest::testSessionIdInUrlOverridesCookie()testSessionInitializesIsUsingCookiesin file SessionTest.class, method SessionTest::testSessionInitializesIsUsingCookies()testSessionKeyAndTempSessionHaveNoSpecialCharactersin 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.
testSessionSaveLoadin file SessionTest.class, method SessionTest::testSessionSaveLoad()testSetBackToOldValuein file EntityTest.class, method EntityTest::testSetBackToOldValue()testSetCookiein file SessionTest.class, method SessionTest::testSetCookie()testSetCookieDeleteCookiein file SessionTest.class, method SessionTest::testSetCookieDeleteCookie()testSetCookieNoExpirationDatein file SessionTest.class, method SessionTest::testSetCookieNoExpirationDate()testSetCookieSecurein file SessionTest.class, method SessionTest::testSetCookieSecure()testSetItemViewCountin file ItemAttributesTest.class, method ItemAttributesTest::testSetItemViewCount()Update the view count and verify it.
testSetLocationResponseHeaderin file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeader()testSetLocationResponseHeaderNoReplacein file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderNoReplace()testSetLocationResponseHeaderNoReplace3xxin file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderNoReplace3xx()testSetLocationResponseHeaderWithReplacein file UtilitiesTest.class, method UtilitiesTest::testSetLocationResponseHeaderWithReplace()testSetMaintenanceModeEqualin file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeEqual()testSetMaintenanceModeEqualin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeEqual()testSetMaintenanceModeFalsein file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeFalse()testSetMaintenanceModeOffin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOff()testSetMaintenanceModeOnNoUrlin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOnNoUrl()testSetMaintenanceModeOnUrlin file AdminMaintenanceControllerModeTest.class, method AdminMaintenanceControllerModeTest::testSetMaintenanceModeOnUrl()testSetMaintenanceModeTruein file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeTrue()testSetMaintenanceModeUrlin file MaintenanceHelperTest.class, method MaintenanceHelperTest::testSetMaintenanceModeUrl()testSetModuleParameterin file CoreModuleTest.class, method CoreModuleTest::testSetModuleParameter()testSetOrderWeightin file ItemAttributesTest.class, method ItemAttributesTest::testSetOrderWeight()Update the view count and verify it
testSetResponseHeaderin file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeader()testSetResponseHeaderNoReplacein file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeaderNoReplace()testSetResponseHeaderWithReplacein file UtilitiesTest.class, method UtilitiesTest::testSetResponseHeaderWithReplace()testSetSameValueDifferentTypein file EntityTest.class, method EntityTest::testSetSameValueDifferentType()testSetSetSetin file EntityTest.class, method EntityTest::testSetSetSet()testSetThemeForRequestin file EmbedTest.class, method EmbedTest::testSetThemeForRequest()testSetThumbnailDontChangeToUnknownItemin file ItemTest.class, method ItemTest::testSetThumbnailDontChangeToUnknownItem()testSetThumbnailFromItemin file ItemTest.class, method ItemTest::testSetThumbnailFromItem()testSetThumbnailFromUnknownItemin file ItemTest.class, method ItemTest::testSetThumbnailFromUnknownItem()testShouldCacheNonein file DataCacheTest.class, method DataCacheTest::testShouldCacheNone()testShouldCachePostRequestin file DataCacheTest.class, method DataCacheTest::testShouldCachePostRequest()testShouldCacheReadGuestOkin file DataCacheTest.class, method DataCacheTest::testShouldCacheReadGuestOk()testShouldCacheReadNoCache1in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadNoCache1()testShouldCacheReadNoCache2in file DataCacheTest.class, method DataCacheTest::testShouldCacheReadNoCache2()testShouldCacheReadUserNotOkin file DataCacheTest.class, method DataCacheTest::testShouldCacheReadUserNotOk()testShouldCacheReadUserOkin file DataCacheTest.class, method DataCacheTest::testShouldCacheReadUserOk()testShouldNotCacheGuestPreviewPagesin file DataCacheTest.class, method DataCacheTest::testShouldNotCacheGuestPreviewPages()testShouldShowEmergencyEditItemLink1in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink1()testShouldShowEmergencyEditItemLink2in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink2()testShouldShowEmergencyEditItemLink3in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink3()testShouldShowEmergencyEditItemLink4in file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLink4()testShouldShowEmergencyEditItemLinkNoPermissionsin file CallbacksTest.class, method CallbacksTest::testShouldShowEmergencyEditItemLinkNoPermissions()testShrinkDimensionsToFitin file UtilitiesTest.class, method UtilitiesTest::testShrinkDimensionsToFit()testSmartyCompileCheckByPluginParamin file TemplateTest.class, method TemplateTest::testSmartyCompileCheckByPluginParam()testSmartyCompileCheckEnabledIfNoCacheRequestedin file TemplateTest.class, method TemplateTest::testSmartyCompileCheckEnabledIfNoCacheRequested()testSmartyCompileCheckUsesCachein file TemplateTest.class, method TemplateTest::testSmartyCompileCheckUsesCache()testSplitAggregatePackagein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackage()testSplitAggregatePackageInvalidInputin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackageInvalidInput()testSplitAggregatePackageUnexpectedGzipFilein file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testSplitAggregatePackageUnexpectedGzipFile()testSplitHtmlin file ThemeTest.class, method ThemeTest::testSplitHtml()testSplitHtmlWorksWithDefaultBacktraceLimitin file ThemeTest.class, method ThemeTest::testSplitHtmlWorksWithDefaultBacktraceLimit()testSplitPathin file PlatformTest.class, method PlatformTest::testSplitPath()testSqlInjectionWithNullCharacterin file StorageTest.class, method StorageTest::testSqlInjectionWithNullCharacter()testStartin file SessionTest.class, method SessionTest::testStart()testStatin file PlatformTest.class, method PlatformTest::testStat()testStatusin file SessionTest.class, method SessionTest::testStatus()testStrftimein file PlatformTest.class, method PlatformTest::testStrftime()testStripLastLineBreakin file MarkupTest.class, method MarkupTest::testStripLastLineBreak()testStrToLowerin file UtilitiesTest.class, method UtilitiesTest::testStrToLower()testStrToUpperin file UtilitiesTest.class, method UtilitiesTest::testStrToUpper()testStylein file TemplateTest.class, method TemplateTest::testStyle()testSymlinkin file PlatformTest.class, method PlatformTest::testSymlink()testSymlinkTwicein file ItemTest.class, method ItemTest::testSymlinkTwice()testTempnamin file PlatformTest.class, method PlatformTest::testTempnam()testTextForJavaScriptin file TemplateAdapterTest.class, method TemplateAdapterTest::testTextForJavaScript()testTextNotForJavaScriptin file TemplateAdapterTest.class, method TemplateAdapterTest::testTextNotForJavaScript()testTextPostSprintfin file TemplateAdapterTest.class, method TemplateAdapterTest::testTextPostSprintf()testTextViewL10domainin file TemplateAdapterTest.class, method TemplateAdapterTest::testTextViewL10domain()TestThemeId1Themein file AdminThemesControllerTest.class, class TestThemeId1ThemeTest Theme that fails to validate settings
TestThemeId1Themein file AdminThemesControllerTest.class, method TestThemeId1Theme::TestThemeId1Theme()TestThemeId2Themein file AdminThemesControllerTest.class, method TestThemeId2Theme::TestThemeId2Theme()TestThemeId2Themein file AdminThemesControllerTest.class, class TestThemeId2ThemeTest Theme that successfully validates settings
testThemeTooNewin file PluginTest.class, method PluginTest::testThemeTooNew()testThemeUrlsin file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrls()testThemeUrlsWithOverridein file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrlsWithOverride()testThemeUrlsWithOverrideSubdirin file TemplateAdapterTest.class, method TemplateAdapterTest::testThemeUrlsWithOverrideSubdir()testThumbnailForEmptyAlbumin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testThumbnailForEmptyAlbum()testThumbnailPermissionin file DownloadItemTest.class, method DownloadItemTest::testThumbnailPermission()testTimein file PhpVmTest.class, method PhpVmTest::testTime()TestToolkitin file ToolkitTest.class, class TestToolkitMock toolkit
TestToolkit2in file ToolkitTest.class, class TestToolkit2TestToolkitPriorityin file AdminToolkitPriorityControllerTest.class, class TestToolkitPriorityMock toolkit
TestToolkitPriority2in file AdminToolkitPriorityControllerTest.class, class TestToolkitPriority2Mock toolkit
testTrailingSpacein file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testTrailingSpace()testTranslateCharsetin file TranslatorTest.class, method TranslatorTest::testTranslateCharset()testTranslatePluralin file TranslatorTest.class, method TranslatorTest::testTranslatePlural()testTranslateQueryin file StorageTest.class, method StorageTest::testTranslateQuery()testTranslateSingularin file TranslatorTest.class, method TranslatorTest::testTranslateSingular()testTruncate1in file TruncateTest.class, method TruncateTest::testTruncate1()testTruncate2in file TruncateTest.class, method TruncateTest::testTruncate2()testTruncate3in file TruncateTest.class, method TruncateTest::testTruncate3()testTruncate4in file TruncateTest.class, method TruncateTest::testTruncate4()testTruncate5in file TruncateTest.class, method TruncateTest::testTruncate5()testTruncate6in file TruncateTest.class, method TruncateTest::testTruncate6()testTruncate7in file TruncateTest.class, method TruncateTest::testTruncate7()testTruncate8in file TruncateTest.class, method TruncateTest::testTruncate8()testTruncate9in file TruncateTest.class, method TruncateTest::testTruncate9()testTruncate10in file TruncateTest.class, method TruncateTest::testTruncate10()testTruncate11in file TruncateTest.class, method TruncateTest::testTruncate11()testTruncate12in file TruncateTest.class, method TruncateTest::testTruncate12()testTruncate13in file TruncateTest.class, method TruncateTest::testTruncate13()testTruncate14in file TruncateTest.class, method TruncateTest::testTruncate14()testTruncate15in file TruncateTest.class, method TruncateTest::testTruncate15()testTruncate16in file TruncateTest.class, method TruncateTest::testTruncate16()testTruncate17in file TruncateTest.class, method TruncateTest::testTruncate17()testTruncateOnSavein file StorageTest.class, method StorageTest::testTruncateOnSave()testTruncateStringin file StorageTest.class, method StorageTest::testTruncateString()testTurnOffGuestPreviewModein file ShowItemControllerTest.class, method ShowItemControllerTest::testTurnOffGuestPreviewMode()testTurnOnGuestPreviewModein file ShowItemControllerTest.class, method ShowItemControllerTest::testTurnOnGuestPreviewMode()testUnauthorizedOwnerChangein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testUnauthorizedOwnerChange()testUnauthorizedPermissionChangein file ItemPermissionsControllerTest.class, method ItemPermissionsControllerTest::testUnauthorizedPermissionChange()testUndoin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::testUndo()testUndoin file AdminEditUserControllerTest.class, method AdminEditUserControllerTest::testUndo()testUndoin file AdminEditGroupControllerTest.class, method AdminEditGroupControllerTest::testUndo()testUndoin file ItemEditThemePluginTest.class, method ItemEditThemePluginTest::testUndo()testUndoin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testUndo()testUndoin file ItemEditAlbumPluginTest.class, method ItemEditAlbumPluginTest::testUndo()testUndoin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::testUndo()testUndoThemein file AdminThemesControllerTest.class, method AdminThemesControllerTest::testUndoTheme()testUnicodeCharactersin file MarkupTest.class, method MarkupTest::testUnicodeCharacters()testUnicodeEntitiesToUtf8in file UtilitiesTest.class, method UtilitiesTest::testUnicodeEntitiesToUtf8()testUnicodeValueToUtf8Valuein file UtilitiesTest.class, method UtilitiesTest::testUnicodeValueToUtf8Value()testUninstallActiveModulein file PluginCallbackTest.class, method PluginCallbackTest::testUninstallActiveModule()testUninstallInactiveModulein file PluginCallbackTest.class, method PluginCallbackTest::testUninstallInactiveModule()testUninstallThemein file PluginCallbackTest.class, method PluginCallbackTest::testUninstallTheme()testUnlinkin file PlatformTest.class, method PlatformTest::testUnlink()testUnpackSettingBlockList1in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockList1()testUnpackSettingBlockList2in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockList2()testUnpackSettingBlockListEmptyin file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListEmpty()testUnpackSettingBlockListMalformed1in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListMalformed1()testUnpackSettingBlockListMalformed2in file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListMalformed2()testUnpackSettingBlockListTrueFalsein file ThemeTest.class, method ThemeTest::testUnpackSettingBlockListTrueFalse()testUnregisterToolkitsByModuleIdin file ToolkitTest.class, method ToolkitTest::testUnregisterToolkitsByModuleId()testUnsanitizeInputValuesin file UtilitiesTest.class, method UtilitiesTest::testUnsanitizeInputValues()testUnserializeIndexin file RepositoryIndexTest.class, method RepositoryIndexTest::testUnserializeIndex()testUnserializeMalformedIndexin file RepositoryIndexTest.class, method RepositoryIndexTest::testUnserializeMalformedIndex()testUpdatein file RepositoryIndexTest.class, method RepositoryIndexTest::testUpdate()testUpdateBrowserPreferencein file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateBrowserPreference()testUpdateDefaultLanguagein file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateDefaultLanguage()testUpdateFactoryDefinitionHintsin file FactoryTest.class, method FactoryTest::testUpdateFactoryDefinitionHints()testUpdateIndexin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpdateIndex()testUpdateLanguagePackagesin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateLanguagePackages()testUpdateLanguageSettingsin file AdminLanguageManagerControllerTest.class, method AdminLanguageManagerControllerTest::testUpdateLanguageSettings()testUpdateMapEntryin file StorageTest.class, method StorageTest::testUpdateMapEntry()testUpdateMapEntryNonTransactionalDatabaseConnectionin file StorageTest.class, method StorageTest::testUpdateMapEntryNonTransactionalDatabaseConnection()testUpdateMapTruncatein file StorageTest.class, method StorageTest::testUpdateMapTruncate()testUpdateMapTruncateMultipleMatchesin file StorageTest.class, method StorageTest::testUpdateMapTruncateMultipleMatches()testUpdateMapValueIsNullin file StorageTest.class, method StorageTest::testUpdateMapValueIsNull()testUpdateNullin file MapTest.class, method MapTest::testUpdateNull()testUpdatePackageMetaDatain file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testUpdatePackageMetaData()testUpdateParameterin file PluginParameterTest.class, method PluginParameterTest::testUpdateParameter()testUpdatePluginParameterFieldTypesin file PluginParameterTest.class, method PluginParameterTest::testUpdatePluginParameterFieldTypes()testUpdatePluginStatusin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatus()testUpdatePluginStatusFailsHardOnStorageErrorin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatusFailsHardOnStorageError()testUpdatePluginStatusIgnoresPluginScanErrorsin file AdminRepositoryDownloadAndInstallControllerTest.class, method AdminRepositoryDownloadAndInstallControllerTest::testUpdatePluginStatusIgnoresPluginScanErrors()testUpdateUserWithClearTextPasswordin file EmbedTest.class, method EmbedTest::testUpdateUserWithClearTextPassword()testUpdateUserWithHashedPasswordMissingHashMethodin file EmbedTest.class, method EmbedTest::testUpdateUserWithHashedPasswordMissingHashMethod()testUpdateUserWithInvalidHashMethodin file EmbedTest.class, method EmbedTest::testUpdateUserWithInvalidHashMethod()testUpdateUserWithMd5PasswordHashin file EmbedTest.class, method EmbedTest::testUpdateUserWithMd5PasswordHash()testUpdateUserWithPhpassPasswordHashin file EmbedTest.class, method EmbedTest::testUpdateUserWithPhpassPasswordHash()testUpgradein file RepositoryTest.class, method RepositoryTest::testUpgrade()Test getAllUpgradeablePackages and getUpgradeInfo.
testUpgradeAllin file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpgradeAll()testUpgradeAllNoUpgradeAvailablein file AdminRepositoryControllerTest.class, method AdminRepositoryControllerTest::testUpgradeAllNoUpgradeAvailable()testUpgradeModulein file PluginCallbackTest.class, method PluginCallbackTest::testUpgradeModule()testUpgradeThemein file PluginCallbackTest.class, method PluginCallbackTest::testUpgradeTheme()testUrl1in file MarkupTest.class, method MarkupTest::testUrl1()testUrl2in file MarkupTest.class, method MarkupTest::testUrl2()testUrl3in file MarkupTest.class, method MarkupTest::testUrl3()testUrl4in file MarkupTest.class, method MarkupTest::testUrl4()testUrl5in file MarkupTest.class, method MarkupTest::testUrl5()testUrl6in file MarkupTest.class, method MarkupTest::testUrl6()testUrl7in file MarkupTest.class, method MarkupTest::testUrl7()testUrl8in file MarkupTest.class, method MarkupTest::testUrl8()testUrlOptionsAndBulkOptionsin file TemplateAdapterTest.class, method TemplateAdapterTest::testUrlOptionsAndBulkOptions()testUrlParamsAndArgsin file TemplateAdapterTest.class, method TemplateAdapterTest::testUrlParamsAndArgs()testUseAlbumThemeForDefaultAlbumin file ShowItemTest.class, method ShowItemTest::testUseAlbumThemeForDefaultAlbum()testUtf8Strcutin file CharsetTest.class, method CharsetTest::testUtf8Strcut()testUtf8StrcutOfNumberin file CharsetTest.class, method CharsetTest::testUtf8StrcutOfNumber()testUtf8StrcutOfOneCharacterin file CharsetTest.class, method CharsetTest::testUtf8StrcutOfOneCharacter()testUtf8Substringin file UtilitiesTest.class, method UtilitiesTest::testUtf8Substring()testUtf8Substringin file CharsetTest.class, method CharsetTest::testUtf8Substring()testUtf8SubstringOfNumberin file CharsetTest.class, method CharsetTest::testUtf8SubstringOfNumber()testUtf8SubstringOfOneCharacterin file CharsetTest.class, method CharsetTest::testUtf8SubstringOfOneCharacter()testUtf8ToUnicodeEntitiesin file UtilitiesTest.class, method UtilitiesTest::testUtf8ToUnicodeEntities()testVariableReferenceAcrossLoadCommonTemplateDatain file ThemeTest.class, method ThemeTest::testVariableReferenceAcrossLoadCommonTemplateData()testVerifyPackageIntegrityin file RepositoryUtilitiesTest.class, method RepositoryUtilitiesTest::testVerifyPackageIntegrity()testVerifyVersionsin file DatabaseImportTest.class, method DatabaseImportTest::testVerifyVersions()testVersionsDatin file DatabaseImportTest.class, method DatabaseImportTest::testVersionsDat()testViewCountAlbumin file ShowItemTest.class, method ShowItemTest::testViewCountAlbum()testViewCountItemin file ShowItemTest.class, method ShowItemTest::testViewCountItem()testViewForUserWithoutPermissionin file MainTest.class, method MainTest::testViewForUserWithoutPermission()testWindowsAndCodePageAreSynonymsin file CharsetTest.class, method CharsetTest::testWindowsAndCodePageAreSynonyms()testWriteThenReadin file LockTest.class, method LockTest::testWriteThenRead()testWriteThenReadPartialin file LockTest.class, method LockTest::testWriteThenReadPartial()testZeroThumbnailin file ItemEditItemPluginTest.class, method ItemEditItemPluginTest::testZeroThumbnail()textFetchExtremeChildWeightin file ItemAttributesTest.class, method ItemAttributesTest::textFetchExtremeChildWeight()Fetch the min/max child weight.
ThemeTestin file ThemeTest.class, method ThemeTest::ThemeTest()ThemeTestin file ThemeTest.class, class ThemeTestTest GalleryTheme functionality
ThemeTestPlatformin file ThemeTest.class, class ThemeTestPlatformTest platform for this test
ThemeTestThemein file ThemeTest.class, method ThemeTestTheme::ThemeTestTheme()ThemeTestThemein file ThemeTest.class, class ThemeTestThemeTest theme
ThemeTestViewin file ThemeTest.class, class ThemeTestViewTest view
timein file ItemAddControllerTest.class, method ItemAddPhpVm::time()timein file DataCacheTest.class, method DataCacheTestMockVm::time()timein file EventLogHelperTest.class, method EventLogHelperTestPhpVm::time()timein file ItemAttributesTest.class, method ItemAttributesTestPhpVm::time()timein file UserHelperTest.class, method UserHelperTestPhpVm::time()timein file SessionTest.class, method SessionTestPhpVm::time()timein file AdminRepositoryDownloadControllerTest.class, method AdminRepositoryDownloadControllerTestPhpVm::time()ToolkitTestin file ToolkitTest.class, method ToolkitTest::ToolkitTest()ToolkitTestin file ToolkitTest.class, class ToolkitTestTest Toolkit functionality
translatein file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::translate()translatein file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::translate()translatein file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::translate()translateDomainin file TemplateAdapterTest.class, method TemplateAdapterMockTranslator::translateDomain()TranslatorTestin file TranslatorTest.class, class TranslatorTestTest Translator functionality.
TranslatorTestin file TranslatorTest.class, method TranslatorTest::TranslatorTest()TruncateTestin file TruncateTest.class, method TruncateTest::TruncateTest()TruncateTestin file TruncateTest.class, class TruncateTestTest Truncate functionality
 
		u
							upgradein file CoreModuleExtras.inc, method CoreModuleExtras::upgrade()$userNamein file GalleryUser.class, variable GalleryUser::$userNameThe User's username
unconfigureStorein file GalleryStorage.class, method GalleryStorage::unconfigureStore()Uninstall the database schema for the given module
unicodeEntitiesToUtf8in file GalleryUtilities.class, method GalleryUtilities::unicodeEntitiesToUtf8()Unescape embedded UTF-8 entities in the given string.
unicodeValueToUtf8Valuein 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
uninstallin file GalleryModule.class, method GalleryModule::uninstall()Remove this module's plugin parameters and all of its database tables.
uninstallin file GalleryTheme.class, method GalleryTheme::uninstall()Remove this theme from all albums.
uninstallin file GalleryPlugin.class, method GalleryPlugin::uninstall()Remove this plugin's parameters
unlinkin file GalleryPlatform.class, method GalleryPlatform::unlink()Delete a file.
unpackPackagein file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::unpackPackage()unpackSettingin file GalleryTheme.class, method GalleryTheme::unpackSetting()Unpack a packed setting.
unregisterFactoryImplementationin file GalleryCoreApi.class, method GalleryCoreApi::unregisterFactoryImplementation()Unregister a factory implementation by id
unregisterFactoryImplementationsByModuleIdin file GalleryCoreApi.class, method GalleryCoreApi::unregisterFactoryImplementationsByModuleId()Unregister all factory implementations for a module
unregisterModulePermissionsin file GalleryCoreApi.class, method GalleryCoreApi::unregisterModulePermissions()Unregister all permission associated with a given module.
unregisterToolkitin 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.
unregisterToolkitOperationin file GalleryCoreApi.class, method GalleryCoreApi::unregisterToolkitOperation()Unregister an operation that a toolkit is able to perform on certain mime types
unregisterToolkitsByModuleIdin file GalleryCoreApi.class, method GalleryCoreApi::unregisterToolkitsByModuleId()Unregister all operations and properties for toolkits implemented by the given module.
unsanitizeInputValuesin file GalleryUtilities.class, method GalleryUtilities::unsanitizeInputValues()Undo preprocessing from sanitizeInputValues (useful when we put values back in the request).
unserializeIndexin file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::unserializeIndex()Unserializes the index into memory.
updatein file GalleryRepositoryIndex.class, method GalleryRepositoryIndex::update()Downloads the repostory index from the Gallery server and  writes it to the local repository cache.
updateFactoryDefinitionHintsin file GalleryCoreApi.class, method GalleryCoreApi::updateFactoryDefinitionHints()Return the Hints for the specified class type and implId.
updateGroupin file GalleryEmbed.class, method GalleryEmbed::updateGroup()Update a G2 Group.
updateMapEntryin file GalleryCoreApi.class, method GalleryCoreApi::updateMapEntry()Update entries in a map
updateMapEntryin file GalleryStorage.class, method GalleryStorage::updateMapEntry()Update entries in a map
updateModificationTimestampin file GalleryCoreApi.class, method GalleryCoreApi::updateModificationTimestamp()Set modification timestamp for the given entity id to the current time.
updatePackageMetaDatain file GalleryRepository.class, method GalleryRepository::updatePackageMetaData()updatePackageMetaDatain file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::updatePackageMetaData()Saves the specified package meta data into the database.
updateParentSequencein file GalleryCoreApi.class, method GalleryCoreApi::updateParentSequence()Update all items containing the source parent sequence to the new parent sequence
updateProgressBarin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::updateProgressBar()Update progress bar
updateTableInfoin file GalleryStorage.class, method GalleryStorage::updateTableInfo()Load the Maps.inc and Entities.inc into the schema table for the specified module
updateUserin file GalleryEmbed.class, method GalleryEmbed::updateUser()Update a G2 user.
upgradein 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.
upgradein file GalleryPlugin.class, method GalleryPlugin::upgrade()Perform any upgrade tasks required at this point.  This method is called
urlin file GalleryTemplateAdapter.class, method GalleryTemplateAdapter::url()Return a valid Gallery URL, standalone or embedded.
utf8Strcutin file GalleryCoreApi.class, method GalleryCoreApi::utf8Strcut()mb_strcut for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
utf8Substringin file GalleryCoreApi.class, method GalleryCoreApi::utf8Substring()mb_substr for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
utf8Substringin file GalleryUtilities.class, method GalleryUtilities::utf8Substring()mb_substr() for UTF-8, with PHP fallback. Truncates incomplete HTML entity at end of result.
utf8ToUnicodeEntitiesin file GalleryUtilities.class, method GalleryUtilities::utf8ToUnicodeEntities()Takes a string of UTF-8 encoded characters and converts it to a string of unicode entities.
UserRecoverPasswordHelper_simple.classprocedural page UserRecoverPasswordHelper_simple.classunregisterImplementationin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::unregisterImplementation()unregisterImplementationsByModuleIdin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::unregisterImplementationsByModuleId()unregisterModulePermissionsin file GalleryPermissionHelper_advanced.class, method GalleryPermissionHelper_advanced::unregisterModulePermissions()unregisterOperationin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterOperation()unregisterToolkitin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterToolkit()unregisterToolkitsByModuleIdin file GalleryToolkitHelper_medium.class, method GalleryToolkitHelper_medium::unregisterToolkitsByModuleId()updateFactoryDefinitionHintsin file GalleryFactoryHelper_medium.class, method GalleryFactoryHelper_medium::updateFactoryDefinitionHints()updateModificationTimestampin file GalleryEntityHelper_medium.class, method GalleryEntityHelper_medium::updateModificationTimestamp()updateParentSequencein file GalleryItemAttributesHelper_advanced.class, method GalleryItemAttributesHelper_advanced::updateParentSequence()UserRecoverPasswordHelper_simplein file UserRecoverPasswordHelper_simple.class, class UserRecoverPasswordHelper_simpleUtilities used in the UserRecoverPassword* controllers
utf8Strcutin file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::utf8Strcut()utf8Substringin file GalleryCharsetHelper_simple.class, method GalleryCharsetHelper_simple::utf8Substring()UrlGeneratorTest.classprocedural page UrlGeneratorTest.classUserAndGroupTest.classprocedural page UserAndGroupTest.classUserChangePasswordControllerTest.classprocedural page UserChangePasswordControllerTest.classUserHelperTest.classprocedural page UserHelperTest.classUserLoginControllerTest.classprocedural page UserLoginControllerTest.classUserPreferencesControllerTest.classprocedural page UserPreferencesControllerTest.classUserRecoverPasswordAdminControllerTest.classprocedural page UserRecoverPasswordAdminControllerTest.classUserRecoverPasswordConfirmControllerTest.classprocedural page UserRecoverPasswordConfirmControllerTest.classUserRecoverPasswordControllerTest.classprocedural page UserRecoverPasswordControllerTest.classUtilitiesTest.classprocedural page UtilitiesTest.classuninstallin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::uninstall()uninstallin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::uninstall()unlinkin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::unlink()unlinkin file DataCacheTest.class, method DataCacheTestPlatform::unlink()unlinkin file FastDownloadTest.class, method FastDownloadTestRemovePermissionPlatform::unlink()unlinkin file ItemEditMoviePluginTest.class, method ItemEditMoviePluginTestPlatform::unlink()unlinkin file ItemEditThemePluginTest.class, method ItemEditThemeTestPlatform::unlink()updateMapEntryin file RepositoryTestStorage.class, method RepositoryTestStorage::updateMapEntry()updateMapEntryin file SessionTest.class, method SessionTestStorage::updateMapEntry()updateMapEntryin file PluginParameterTest.class, method PluginParameterTestMockStorage::updateMapEntry()updateStatusin file DatabaseImportTest.class, method DatabaseImportTest::updateStatus()upgradein file ModuleTest.class, method ModuleTestModule::upgrade()UrlGeneratorTestin file UrlGeneratorTest.class, class UrlGeneratorTestURL generator tests.
UrlGeneratorTestin file UrlGeneratorTest.class, method UrlGeneratorTest::UrlGeneratorTest()UserAndGroupTestin file UserAndGroupTest.class, method UserAndGroupTest::UserAndGroupTest()UserAndGroupTestin file UserAndGroupTest.class, class UserAndGroupTestTest User and Group functionality
UserAndGroupTest_error_handlerin file UserAndGroupTest.class, function UserAndGroupTest_error_handler()UserChangePasswordControllerTestin file UserChangePasswordControllerTest.class, method UserChangePasswordControllerTest::UserChangePasswordControllerTest()UserChangePasswordControllerTestin file UserChangePasswordControllerTest.class, class UserChangePasswordControllerTestUserChangePassword controller tests
UserHelperTestin file UserHelperTest.class, class UserHelperTestUserHelper tests
UserHelperTestMockStoragein file UserHelperTest.class, method UserHelperTestMockStorage::UserHelperTestMockStorage()UserHelperTestMockStoragein file UserHelperTest.class, class UserHelperTestMockStorageFake storage class, pretends to extend GalleryStorage
UserHelperTestMockStorageFakeResultsin file UserHelperTest.class, class UserHelperTestMockStorageFakeResultsFake search results class, pretends to extend GallerySearchResults
UserHelperTestMockStorageFakeResultsin file UserHelperTest.class, method UserHelperTestMockStorageFakeResults::UserHelperTestMockStorageFakeResults()UserHelperTestMockUserin file UserHelperTest.class, class UserHelperTestMockUserMock user, pretends to extend GalleryUser
UserHelperTestPhpVmin file UserHelperTest.class, class UserHelperTestPhpVmFake PHP vm, pretends to extend GalleryPhpVm
UserHelperTestSessionin file UserHelperTest.class, class UserHelperTestSessionMock Session
UserHelperTestSessionin file UserHelperTest.class, method UserHelperTestSession::UserHelperTestSession()UserLoginControllerTestin file UserLoginControllerTest.class, class UserLoginControllerTestUserLogin controller tests
UserLoginControllerTestin file UserLoginControllerTest.class, method UserLoginControllerTest::UserLoginControllerTest()UserLoginControllerTestPluginin file UserLoginControllerTest.class, class UserLoginControllerTestPluginMock ValidationPlugin
UserLoginControllerTestSessionin file UserLoginControllerTest.class, method UserLoginControllerTestSession::UserLoginControllerTestSession()UserLoginControllerTestSessionin file UserLoginControllerTest.class, class UserLoginControllerTestSessionMock session
UserLoginTestPhpVmin file UserLoginControllerTest.class, class UserLoginTestPhpVmMock PHP VM
UserLoginTestPhpVmin file UserLoginControllerTest.class, method UserLoginTestPhpVm::UserLoginTestPhpVm()UserPreferencesControllerTestin file UserPreferencesControllerTest.class, class UserPreferencesControllerTestUserPreferences controller tests
UserPreferencesControllerTestin file UserPreferencesControllerTest.class, method UserPreferencesControllerTest::UserPreferencesControllerTest()UserRecoverPasswordAdminControllerTestin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminControllerTest::UserRecoverPasswordAdminControllerTest()UserRecoverPasswordAdminControllerTestin file UserRecoverPasswordAdminControllerTest.class, class UserRecoverPasswordAdminControllerTestUserRecoverPassword controller tests
UserRecoverPasswordAdminDummyPlatformin file UserRecoverPasswordAdminControllerTest.class, method UserRecoverPasswordAdminDummyPlatform::UserRecoverPasswordAdminDummyPlatform()UserRecoverPasswordAdminDummyPlatformin file UserRecoverPasswordAdminControllerTest.class, class UserRecoverPasswordAdminDummyPlatformUserRecoverPasswordConfirmControllerTestin file UserRecoverPasswordConfirmControllerTest.class, class UserRecoverPasswordConfirmControllerTestUserRecoverPassword controller tests
UserRecoverPasswordConfirmControllerTestin file UserRecoverPasswordConfirmControllerTest.class, method UserRecoverPasswordConfirmControllerTest::UserRecoverPasswordConfirmControllerTest()UserRecoverPasswordControllerTestin file UserRecoverPasswordControllerTest.class, class UserRecoverPasswordControllerTestUserRecoverPassword controller tests
UserRecoverPasswordControllerTestin file UserRecoverPasswordControllerTest.class, method UserRecoverPasswordControllerTest::UserRecoverPasswordControllerTest()UserRecoverPasswordControllerTestPluginin file UserRecoverPasswordControllerTest.class, class UserRecoverPasswordControllerTestPluginMock ValidationPlugin
UtilitiesTestin file UtilitiesTest.class, method UtilitiesTest::UtilitiesTest()UtilitiesTestin file UtilitiesTest.class, class UtilitiesTestTest utilities functionality.
UtilitiesTestAddSlashesPhpVmin file UtilitiesTest.class, class UtilitiesTestAddSlashesPhpVmUsed by UtilitiesTest::testRegisterCookieAttr
UtilitiesTestDoNotAddSlashesPhpVmin file UtilitiesTest.class, class UtilitiesTestDoNotAddSlashesPhpVmUtilitiesTestPlatformin file UtilitiesTest.class, class UtilitiesTestPlatformUtilitiesTestPlatformin file UtilitiesTest.class, method UtilitiesTestPlatform::UtilitiesTestPlatform()UtilitiesTestSetResponseHeaderPhpVmin file UtilitiesTest.class, method UtilitiesTestSetResponseHeaderPhpVm::UtilitiesTestSetResponseHeaderPhpVm()UtilitiesTestSetResponseHeaderPhpVmin file UtilitiesTest.class, class UtilitiesTestSetResponseHeaderPhpVmUtilitiesTestWinPlatformin file UtilitiesTest.class, class UtilitiesTestWinPlatformUnixPlatform.classprocedural page UnixPlatform.classUnixPlatformin file UnixPlatform.class, class UnixPlatformAn Unix version of the GalleryPlatform class
unconfigureStorein file GalleryStorageExtras.class, method GalleryStorageExtras::unconfigureStore()updateStatusin 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.
UserAdmin.incprocedural page UserAdmin.incUserChangePassword.incprocedural page UserChangePassword.incUserLogin.incprocedural page UserLogin.incUserPreferences.incprocedural page UserPreferences.incUserRecoverPassword.incprocedural page UserRecoverPassword.incUserRecoverPasswordAdmin.incprocedural page UserRecoverPasswordAdmin.incUserRecoverPasswordConfirm.incprocedural page UserRecoverPasswordConfirm.incUserRecoverPasswordDownload.incprocedural page UserRecoverPasswordDownload.incupdateLanguageSettingsin file AdminLanguageManager.inc, method AdminLanguageManagerController::updateLanguageSettings()Callback method for updating the language settings while reporting progress.
updatePluginStatusin 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.
UserAdminViewin file UserAdmin.inc, class UserAdminViewThis view will present the available options to administer a user
UserChangePasswordControllerin file UserChangePassword.inc, class UserChangePasswordControllerThis controller will handle changing a user password
UserChangePasswordViewin file UserChangePassword.inc, class UserChangePasswordViewThis view will show a form to change a password
UserLoginControllerin file UserLogin.inc, class UserLoginControllerThis controller will handle a user logging in to Gallery
UserLoginViewin file UserLogin.inc, class UserLoginViewThis view prompts for login information
UserPreferencesControllerin file UserPreferences.inc, class UserPreferencesControllerThis controller will handle changes made to a user
UserPreferencesViewin file UserPreferences.inc, class UserPreferencesViewThis view will show a form to change user options
UserRecoverPasswordAdminControllerin file UserRecoverPasswordAdmin.inc, class UserRecoverPasswordAdminControllerThis controller will handle the recovery of passwords that have  been lost or forgotten by the user.
UserRecoverPasswordAdminViewin file UserRecoverPasswordAdmin.inc, class UserRecoverPasswordAdminViewThis view shows information about password recovery
UserRecoverPasswordConfirmControllerin file UserRecoverPasswordConfirm.inc, class UserRecoverPasswordConfirmControllerThis controller will handle the recovery of passwords that have been lost or forgotten  by the user.
UserRecoverPasswordConfirmViewin file UserRecoverPasswordConfirm.inc, class UserRecoverPasswordConfirmViewThis view shows information about password recovery
UserRecoverPasswordControllerin file UserRecoverPassword.inc, class UserRecoverPasswordControllerThis controller will handle the recovery of passwords that have been lost or forgotten  by the user.
UserRecoverPasswordDownloadViewin file UserRecoverPasswordDownload.inc, class UserRecoverPasswordDownloadViewThis view sends the administrator login key for password recovery
UserRecoverPasswordViewin file UserRecoverPassword.inc, class UserRecoverPasswordViewThis view shows information about password recovery
 
		v
							$viewedSinceTimestampin file GalleryItem.class, variable GalleryItem::$viewedSinceTimestampDate and time marking the beginning of the view count
validateConnectionin 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.
validateSettingsin 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)
verifyPackageIntegrityin file GalleryRepositoryUtilities.class, method GalleryRepositoryUtilities::verifyPackageIntegrity()Verifies the integrity of the specified packages' unpacked files.
verifyPackageIntegrityin file GalleryRepository.class, method GalleryRepository::verifyPackageIntegrity()Verifies the integrity of the specified packages' unpacked files.
VIEW_TYPE_ADMINin file GalleryConstants.class, constant VIEW_TYPE_ADMINAdministration view
VIEW_TYPE_ERRORin file GalleryConstants.class, constant VIEW_TYPE_ERRORError page
VIEW_TYPE_MODULEin file GalleryConstants.class, constant VIEW_TYPE_MODULEModule view
VIEW_TYPE_PROGRESS_BARin file GalleryConstants.class, constant VIEW_TYPE_PROGRESS_BARProgress bar
VIEW_TYPE_SHOW_ITEMin file GalleryConstants.class, constant VIEW_TYPE_SHOW_ITEMShowItem view
ViewTest.classprocedural page ViewTest.classvalidateSettingsin file AdminThemesControllerTest.class, method TestThemeId2Theme::validateSettings()validateSettingsin file AdminThemesControllerTest.class, method TestThemeId1Theme::validateSettings()validateSettingsin file ItemEditThemePluginTest.class, method ItemEditThemeControllerTestTheme::validateSettings()ViewTestin file ViewTest.class, method ViewTest::ViewTest()ViewTestin file ViewTest.class, class ViewTestTest GalleryView functionality
ViewTestAdminViewin file ViewTest.class, class ViewTestAdminViewViewTestConfigViewin file ViewTest.class, class ViewTestConfigViewViewTestEventListenerin file ViewTest.class, class ViewTestEventListenerViewTestEventListenerin file ViewTest.class, method ViewTestEventListener::ViewTestEventListener()ViewTestItemViewin file ViewTest.class, class ViewTestItemViewViewTestModulein file ViewTest.class, class ViewTestModuleViewTestNoAutoCacheControlItemViewin file ViewTest.class, class ViewTestNoAutoCacheControlItemViewViewTestThemeId1Themein file ViewTest.class, class ViewTestThemeId1ThemeViewTestThemeId2Themein file ViewTest.class, class ViewTestThemeId2ThemevalidateConnectionin file GalleryStorageExtras.class, method GalleryStorageExtras::validateConnection()verifyVersionsin file GalleryDatabaseImport.class, method GalleryDatabaseImport::verifyVersions()This method prescans the exported Gallery database before doing an upload
versionComparatorin file AdminRepositoryDownload.inc, method AdminRepositoryDownloadView::versionComparator() 
		w
							$widthin file GalleryPhotoItem.class, variable GalleryPhotoItem::$widthThe width of this image.
$widthin file GalleryAnimationItem.class, variable GalleryAnimationItem::$widthThe width of this animation.
$widthin file GalleryMovieItem.class, variable GalleryMovieItem::$widthThe width of this movie.
$widthin file GalleryDerivativeImage.class, variable GalleryDerivativeImage::$widthThe width of the image.
wrapin file GalleryStatus.class, method GalleryStatus::wrap()Deprecated.  Remove in the next major API bump.
WebHelper_simple.classprocedural page WebHelper_simple.classWebHelper_simplein file WebHelper_simple.class, class WebHelper_simpleA collection of useful web-page post/get related utilities
$widthin file ItemEditPhotoThumbnailPluginTest.class, variable ItemEditPhotoThumbnailTestItem::$widthWebTest.classprocedural page WebTest.classwasCalledin file AdminThemesControllerTest.class, method AdminThemesControllerTestTheme::wasCalled()wasCalledin file PluginCallbackTest.class, method PluginCallbackControllerTestPlugin::wasCalled()wasDirDeletedin file DataCacheTest.class, method DataCacheTestPlatform::wasDirDeleted()wasFileDeletedin file DataCacheTest.class, method DataCacheTestPlatform::wasFileDeleted()wasPutInSessionin file PluginCallbackTest.class, method MockGalleryStatus::wasPutInSession()WebTestin file WebTest.class, method WebTest::WebTest()WebTestin file WebTest.class, class WebTestTest Web functionality
WebTestPlatformin file WebTest.class, method WebTestPlatform::WebTestPlatform()WebTestPlatformin file WebTest.class, class WebTestPlatformMock platform
WinNtPlatform.classprocedural page WinNtPlatform.classWinNtPlatformin file WinNtPlatform.class, class WinNtPlatformAn WindowsNT based version of the GalleryPlatform class
 | 
 |