phpDocumentor Remote
[ class tree: Remote ] [ index: Remote ] [ all elements ]

Element index for package Remote

Package indexes

[ a ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

$_optionInstances
in file GalleryRemote.inc, variable GalleryRemoteController::$_optionInstances
    ItemAddOption instances to use when handling this request. Only used by test code.
_assertHasViewPermission
in file GalleryRemote.inc, method GalleryRemoteController::_assertHasViewPermission()
    Assert that the active user can view the specified item.
$_map
in file GalleryRemoteProperties.class, variable GalleryRemoteProperties::$_map
    Our internal hash map
a

a

addDataItem
in file GalleryRemote.inc, method GalleryRemoteController::addDataItem()
    Add a data item to Gallery
albumProperties
in file GalleryRemote.inc, method GalleryRemoteController::albumProperties()
    Album properties
f

f

fetchAlbumImages
in file GalleryRemote.inc, method GalleryRemoteController::fetchAlbumImages()
    Fetch album images
fetchAlbums
in file GalleryRemote.inc, method GalleryRemoteController::fetchAlbums()
    Load the album list into our response object
g

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
h

h

handleRequest
in file GalleryRemote.inc, method GalleryRemoteController::handleRequest()
hasProperty
in file GalleryRemoteProperties.class, method GalleryRemoteProperties::hasProperty()
    Return true if the key exists in the properties map
handleRequestAfterAdd
in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTestAddOption::handleRequestAfterAdd()
handleRequest
in file RemoteSiteAdmin.inc, method RemoteSiteAdminController::handleRequest()
i

i

imageProperties
in file GalleryRemote.inc, method GalleryRemoteController::imageProperties()
    Image properties
incrementViewCount
in file GalleryRemote.inc, method GalleryRemoteController::incrementViewCount()
    Increment view count
isAllowedInEmbedOnly
in file GalleryRemote.inc, method GalleryRemoteController::isAllowedInEmbedOnly()
isAllowedInEmbedOnly
in file GalleryRemote.inc, method GalleryRemoteView::isAllowedInEmbedOnly()
isImmediate
in file GalleryRemote.inc, method GalleryRemoteView::isImmediate()
isAllowedInEmbedOnly
in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::isAllowedInEmbedOnly()
isAppropriate
in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::isAppropriate()
isImmediate
in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::isImmediate()
ItemAddGalleryRemote
in file ItemAddGalleryRemote.inc, class ItemAddGalleryRemote
    This ItemAdd plugin shows information about Gallery Remote
ItemAddGalleryRemote.inc
procedural page ItemAddGalleryRemote.inc
l

l

loadParentsToRoot
in file GalleryRemote.inc, method GalleryRemoteController::loadParentsToRoot()
login
in file GalleryRemote.inc, method GalleryRemoteController::login()
    Log into Gallery
listProperties
in file GalleryRemoteProperties.class, method GalleryRemoteProperties::listProperties()
    Export the properties according to the Gallery Remote Protocol 2.0 data format
loadTemplate
in file RemoteSiteAdmin.inc, method RemoteSiteAdminView::loadTemplate()
loadTemplate
in file ItemAddGalleryRemote.inc, method ItemAddGalleryRemote::loadTemplate()
m

m

module.inc
procedural page module.inc
n

n

newAlbum
in file GalleryRemote.inc, method GalleryRemoteController::newAlbum()
    Create a new album
o

o

omitAuthTokenCheck
in file GalleryRemote.inc, method GalleryRemoteController::omitAuthTokenCheck()
p

p

performFactoryRegistrations
in file module.inc, method RemoteModule::performFactoryRegistrations()
r

r

RemoteModule
in file module.inc, method RemoteModule::RemoteModule()
RemoteModule
in file module.inc, class RemoteModule
renderImmediate
in file GalleryRemote.inc, method GalleryRemoteView::renderImmediate()
RemoteSiteAdminControllerTest.class
procedural page RemoteSiteAdminControllerTest.class
RemoteSiteAdminControllerTest
in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::RemoteSiteAdminControllerTest()
RemoteSiteAdminControllerTest
in file RemoteSiteAdminControllerTest.class, class RemoteSiteAdminControllerTest
    RemoteSiteAdmin controller tests
RemoteSiteAdmin.inc
procedural page RemoteSiteAdmin.inc
RemoteSiteAdminController
in file RemoteSiteAdmin.inc, class RemoteSiteAdminController
    Settings for Remote
RemoteSiteAdminView
in file RemoteSiteAdmin.inc, class RemoteSiteAdminView
    Settings for Remote
renderImmediate
in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::renderImmediate()
s

s

setOptionInstances
in file GalleryRemote.inc, method GalleryRemoteController::setOptionInstances()
    Tests can use this method to hardwire a specific set of option instances to use.
setProperty
in file GalleryRemoteProperties.class, method GalleryRemoteProperties::setProperty()
    Store a key/value property. Overwrite any existing property by the same name. Ignore null keys. Normalize and escape line endings (\n, \r\n and \r all become \\n)
setUp
in file RemoteSiteAdminControllerTest.class, method RemoteSiteAdminControllerTest::setUp()
setUp
in file GalleryRemoteControllerTest.class, method GalleryRemoteControllerTest::setUp()
shouldSaveSession
in file GalleryRemoteWebStart.inc, method GalleryRemoteWebStartView::shouldSaveSession()
t

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()
u

u

upgrade
in file module.inc, method RemoteModule::upgrade()

Documentation generated on Sat, 21 Nov 2009 04:20:46 -0800 by phpDocumentor 1.3.0RC6