Element index for package Remote
Package indexes
[ a ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
g
- GalleryRemoteController
- in file GalleryRemote.inc, class GalleryRemoteController
This controller fields requests from Gallery Remote and performs any required changes to the data model.
- getSiteAdminViews
- in file module.inc, method RemoteModule::getSiteAdminViews()
- GalleryRemote.inc
- procedural page GalleryRemote.inc
- GalleryRemoteConstants
- in file GalleryRemoteConstants.class, class GalleryRemoteConstants
Constants used by the Remote module
- GalleryRemoteProperties
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::GalleryRemoteProperties()
- GalleryRemoteProperties
- in file GalleryRemoteProperties.class, class GalleryRemoteProperties
This class partially mirrors the functionality of the java class java.util.Properties.
- GalleryRemoteView
- in file GalleryRemote.inc, class GalleryRemoteView
This is an immediate view that emits well formed Gallery Remote protocol 2 output
- getProperty
- in file GalleryRemoteProperties.class, method GalleryRemoteProperties::getProperty()
Retrieve a property, or null/given default if it doesn't exist
- getStatusCodes
- in file GalleryRemoteConstants.class, method GalleryRemoteConstants::getStatusCodes()
Return remote protocol status codes
- getVersionCodes
- in file GalleryRemoteConstants.class, method GalleryRemoteConstants::getVersionCodes()
Return the current Major/Minor version codes
- GalleryRemoteConstants.class
- procedural page GalleryRemoteConstants.class
- GalleryRemoteProperties.class
- procedural page GalleryRemoteProperties.class
- GalleryRemoteControllerTest
- in file GalleryRemoteControllerTest.class, class GalleryRemoteControllerTest
GalleryRemote controller tests
- GalleryRemoteControllerTest
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::GalleryRemoteControllerTest()
- GalleryRemoteControllerTestAddOption
- in file GalleryRemoteControllerTest.class, class GalleryRemoteControllerTestAddOption
Fake ItemAddOption
- GalleryRemotePropertiesTest
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::GalleryRemotePropertiesTest()
- GalleryRemotePropertiesTest
- in file GalleryRemotePropertiesTest.class, class GalleryRemotePropertiesTest
GalleryRemoteProperties tests
- getCalledWithId
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTestAddOption::getCalledWithId()
- GalleryRemoteControllerTest.class
- procedural page GalleryRemoteControllerTest.class
- GalleryRemotePropertiesTest.class
- procedural page GalleryRemotePropertiesTest.class
- GalleryRemoteWebStartView
- in file GalleryRemoteWebStart.inc, class GalleryRemoteWebStartView
Generate a WebStart jnpl file to kick off Gallery Remote
- getTitle
- in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::getTitle()
- GalleryRemoteWebStart.inc
- procedural page GalleryRemoteWebStart.inc
t
- testAcceptIPhotoToGalleryUserAgentString
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAcceptIPhotoToGalleryUserAgentString()
- testAddItem
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAddItem()
- testAddItemWithOption
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAddItemWithOption()
- testAlbumProperties
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testAlbumProperties()
- testFetchAlbumImages
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImages()
- testFetchAlbumImagesAlbumsRandom
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesAlbumsRandom()
- testFetchAlbumImagesAlbumsToo
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesAlbumsToo()
- testFetchAlbumImagesEmpty
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesEmpty()
- testFetchAlbumImagesExtrafields
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumImagesExtrafields()
- testFetchAlbums
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbums()
- testFetchAlbumsNoPerms
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsNoPerms()
- testFetchAlbumsPrune
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsPrune()
- testFetchAlbumsPruneNoPerms
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testFetchAlbumsPruneNoPerms()
- testGetProperty
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testGetProperty()
- testHasProperty
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testHasProperty()
- testImageProperties
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testImageProperties()
- testIncrementViewCount
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testIncrementViewCount()
- testLogin
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLogin()
- testLoginCurrentUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginCurrentUser()
- testLoginGuestUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginGuestUser()
- testLoginInvalidUser
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginInvalidUser()
- testLoginValidUserInvalidPassword
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testLoginValidUserInvalidPassword()
- testMaliciousMarkup
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testMaliciousMarkup()
- testNewAlbum
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testNewAlbum()
- testNoop
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testNoop()
- testProtectFromRequestForgeryWithAuthTokenCheck
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testProtectFromRequestForgeryWithAuthTokenCheck()
- testProtectFromRequestForgeryWithUserAgentCheck
- in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::testProtectFromRequestForgeryWithUserAgentCheck()
- testRemoteSiteAdminControllerReset
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::testRemoteSiteAdminControllerReset()
- testRemoteSiteAdminControllerSave
- in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::testRemoteSiteAdminControllerSave()
- testSetAndListProperties
- in file GalleryRemotePropertiesTest.class, method GalleryRemotePropertiesTest::testSetAndListProperties()
|
|