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

Element index for package Slideshow

Package indexes

[ a ] [ b ] [ d ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

_createAlbumHierarchy
in file SlideshowHelperTest.class, method SlideshowHelperTest::_createAlbumHierarchy()
    Utility function to create a simple album hierarchy for testing. Call it with an option string that's colon delimited where each delimited section creates one item in the album 'thumbnail:thumbnail,preferred:nonphoto,thumbnail:thumbnail:resize_100'
_setDownload
in file PicLensHelperTest.class, method PicLensHelperTest::_setDownload()
    Set up our test platform to return the given data for requests to the given url. This handles both GalleryCoreApi::fetchWebPage and GalleryCoreApi::fetchWebFile. You can specify an optional outputFile (for fetchWebFile) and a response code to simulate an error.
_sendFile
in file DownloadPicLens.inc, method DownloadPicLensView::_sendFile()
    Copied from modules/core/DownloadItem.inc
_setPicLensHelper
in file AdminSlideshow.inc, method AdminSlideshowController::_setPicLensHelper()
    Provide an instance of PicLensHelper for the controller to use instead of the default. This allows tests to inject this dependency.
a

a

activate
in file module.inc, method SlideshowModule::activate()
AdminSlideshowControllerTest
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::AdminSlideshowControllerTest()
AdminSlideshowControllerTest
in file AdminSlideshowControllerTest.class, class AdminSlideshowControllerTest
    AdminSlideshow controller tests
AdminSlideshowControllerTest_MockPicLensHelper
in file AdminSlideshowControllerTest.class, class AdminSlideshowControllerTest_MockPicLensHelper
AdminSlideshowControllerTest.class
procedural page AdminSlideshowControllerTest.class
AdminSlideshowController
in file AdminSlideshow.inc, class AdminSlideshowController
    Settings for Slideshow
AdminSlideshowView
in file AdminSlideshow.inc, class AdminSlideshowView
    Settings for Slideshow
autoCacheControl
in file DownloadPicLens.inc, method DownloadPicLensView::autoCacheControl()
AdminSlideshow.inc
procedural page AdminSlideshow.inc
b

b

buildAlbumSlideshow
in file SlideshowHelper.class, method SlideshowHelper::buildAlbumSlideshow()
    Return item, image and thumbnail data specific to a given GalleryItem. If the item is a GalleryAlbumItem, then return slideshow data for the children of the album. Otherwise, return slideshow data for the parent album of the given item, and set the start of the slideshow to be the location of the item provided.
buildItemsSlideshow
in file SlideshowHelper.class, method SlideshowHelper::buildItemsSlideshow()
    Return item, image and thumbnail data for a series of GalleryItem ids. The resulting data will only contain images that the user is permitted to see.
d

d

DownloadPicLensViewTest
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::DownloadPicLensViewTest()
DownloadPicLensViewTest
in file DownloadPicLensViewTest.class, class DownloadPicLensViewTest
    DownloadPicLens view tests
DownloadPicLensViewTest.class
procedural page DownloadPicLensViewTest.class
DownloadPicLensView
in file DownloadPicLens.inc, class DownloadPicLensView
    Download PicLens code
DownloadPicLens.inc
procedural page DownloadPicLens.inc
g

g

getItemLinks
in file module.inc, method SlideshowModule::getItemLinks()
getRewriteRules
in file module.inc, method SlideshowModule::getRewriteRules()
getSiteAdminViews
in file module.inc, method SlideshowModule::getSiteAdminViews()
getLatestPicLensInfo
in file PicLensHelper.class, method PicLensHelper::getLatestPicLensInfo()
    Get information about the latest version of the PicLens code.
getLinkData
in file SlideshowInterface_1_0.class, method SlideshowInterface_1_0::getLinkData()
    Get parameters for jumping to slideshow display
getLinkData
in file SlideshowImpl.class, method SlideshowImpl::getLinkData()
h

h

handleEvent
in file module.inc, method SlideshowModule::handleEvent()
handleRequest
in file AdminSlideshow.inc, method AdminSlideshowController::handleRequest()
i

i

install
in file PicLensHelper.class, method PicLensHelper::install()
    Download the latest Javascript and Shockwave code from the PicLens site.
install
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest_MockPicLensHelper::install()
isAllowedInEmbedOnly
in file SlideshowMediaRss.inc, method SlideshowMediaRssView::isAllowedInEmbedOnly()
isAllowedInEmbedOnly
in file DownloadPicLens.inc, method DownloadPicLensView::isAllowedInEmbedOnly()
isImmediate
in file SlideshowMediaRss.inc, method SlideshowMediaRssView::isImmediate()
isImmediate
in file DownloadPicLens.inc, method DownloadPicLensView::isImmediate()
l

l

loadTemplate
in file Slideshow.inc, method SlideshowView::loadTemplate()
loadTemplate
in file AdminSlideshow.inc, method AdminSlideshowView::loadTemplate()
m

m

module.inc
procedural page module.inc
p

p

performFactoryRegistrations
in file module.inc, method SlideshowModule::performFactoryRegistrations()
PicLensHelper.class
procedural page PicLensHelper.class
paginateItemSlideshow
in file SlideshowHelper.class, method SlideshowHelper::paginateItemSlideshow()
    Return offsets for the prevous and next page of slideshow items
PicLensHelper
in file PicLensHelper.class, class PicLensHelper
    Helper class for downloading PicLens code.
PicLensHelperTest.class
procedural page PicLensHelperTest.class
PicLensHelperTest
in file PicLensHelperTest.class, method PicLensHelperTest::PicLensHelperTest()
PicLensHelperTest
in file PicLensHelperTest.class, class PicLensHelperTest
    PicLensHelper tests
r

r

renderImmediate
in file SlideshowMediaRss.inc, method SlideshowMediaRssView::renderImmediate()
renderImmediate
in file DownloadPicLens.inc, method DownloadPicLensView::renderImmediate()
s

s

SlideshowModule
in file module.inc, method SlideshowModule::SlideshowModule()
SlideshowModule
in file module.inc, class SlideshowModule
    The implementation of the Slideshow module
SlideshowHelper.class
procedural page SlideshowHelper.class
SlideshowImpl.class
procedural page SlideshowImpl.class
SlideshowInterface_1_0.class
procedural page SlideshowInterface_1_0.class
SlideshowHelper
in file SlideshowHelper.class, class SlideshowHelper
    Helper utilities for building slideshow data.
SlideshowImpl
in file SlideshowImpl.class, class SlideshowImpl
    Implementation of the SlideshowInterface for displaying photos in a slideshow
SlideshowInterface_1_0
in file SlideshowInterface_1_0.class, class SlideshowInterface_1_0
    This is an interface for the slideshow module. Modules that wish to display photos in a slideshow can utilize an implementation of this interface.
SLIDESHOW_MEDIARSS_ITEMS_PER_PAGE
in file SlideshowHelper.class, constant SLIDESHOW_MEDIARSS_ITEMS_PER_PAGE
    MediaRSS paging items per page
SlideshowHelperTest.class
procedural page SlideshowHelperTest.class
setUp
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::setUp()
setUp
in file PicLensHelperTest.class, method PicLensHelperTest::setUp()
setUp
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::setUp()
SlideshowHelperTest
in file SlideshowHelperTest.class, method SlideshowHelperTest::SlideshowHelperTest()
SlideshowHelperTest
in file SlideshowHelperTest.class, class SlideshowHelperTest
    SlideshowHelper tests
Slideshow.inc
procedural page Slideshow.inc
SlideshowMediaRss.inc
procedural page SlideshowMediaRss.inc
shouldSaveSession
in file DownloadPicLens.inc, method DownloadPicLensView::shouldSaveSession()
SlideshowMediaRssView
in file SlideshowMediaRss.inc, class SlideshowMediaRssView
    Display the slideshow
SlideshowView
in file Slideshow.inc, class SlideshowView
    Display the slideshow
t

t

tearDown
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::tearDown()
tearDown
in file PicLensHelperTest.class, method PicLensHelperTest::tearDown()
testBuildAlbumSlideshow_ItemInsideAlbum
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_ItemInsideAlbum()
testBuildAlbumSlideshow_ItemInsideAlbumWithoutPermissionToViewParentAlbum
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_ItemInsideAlbumWithoutPermissionToViewParentAlbum()
testBuildAlbumSlideshow_Offset
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_Offset()
testBuildAlbumSlideshow_StartingFromAlbum
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_StartingFromAlbum()
testBuildAlbumSlideshow_WithoutPermissionToViewAlbum
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_WithoutPermissionToViewAlbum()
testBuildAlbumSlideshow_WithoutPermissionToViewItem
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildAlbumSlideshow_WithoutPermissionToViewItem()
testBuildItemsSlideshow_Basic
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_Basic()
testBuildItemsSlideshow_FallbackToThumbnail
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_FallbackToThumbnail()
testBuildItemsSlideshow_IgnoreNonPhotos
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_IgnoreNonPhotos()
testBuildItemsSlideshow_IgnorePhotoWithNoThumbnail
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_IgnorePhotoWithNoThumbnail()
testBuildItemsSlideshow_PhotosWithoutCoreViewCauseMissingObjectError
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_PhotosWithoutCoreViewCauseMissingObjectError()
testBuildItemsSlideshow_ShowBiggestResize
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_ShowBiggestResize()
testBuildItemsSlideshow_ShowPreferredWhenAvailable
in file SlideshowHelperTest.class, method SlideshowHelperTest::testBuildItemsSlideshow_ShowPreferredWhenAvailable()
testDownloadBogusFile
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadBogusFile()
testDownloadJavascript
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadJavascript()
testDownloadMissingFile
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadMissingFile()
testDownloadShockwaveFlash
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testDownloadShockwaveFlash()
testGetLatestPicLensInfo
in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfo()
testGetLatestPicLensInfoFailedToFetch
in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfoFailedToFetch()
testGetLatestPicLensInfoUnsanitaryReply
in file PicLensHelperTest.class, method PicLensHelperTest::testGetLatestPicLensInfoUnsanitaryReply()
testHeadJavascript
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testHeadJavascript()
testHeadShockwaveFlash
in file DownloadPicLensViewTest.class, method DownloadPicLensViewTest::testHeadShockwaveFlash()
testInstall
in file PicLensHelperTest.class, method PicLensHelperTest::testInstall()
testInstallFailed
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallFailed()
testInstallFailedToFetch
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallFailedToFetch()
testInstallFailedToRename
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallFailedToRename()
testInstallMissingEverything
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingEverything()
testInstallMissingJsUrl
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingJsUrl()
testInstallMissingSwfUrl
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingSwfUrl()
testInstallMissingVersion
in file PicLensHelperTest.class, method PicLensHelperTest::testInstallMissingVersion()
testInstallNotSiteAdmin
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallNotSiteAdmin()
testInstallSuccess
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testInstallSuccess()
testPaginateItemSlideshow_NextOffsetOnly
in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_NextOffsetOnly()
testPaginateItemSlideshow_PrevOffsetAndNextOffset
in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_PrevOffsetAndNextOffset()
testPaginateItemSlideshow_PrevOffsetOnly
in file SlideshowHelperTest.class, method SlideshowHelperTest::testPaginateItemSlideshow_PrevOffsetOnly()
testUninstall
in file PicLensHelperTest.class, method PicLensHelperTest::testUninstall()
testUninstall
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest::testUninstall()
u

u

upgrade
in file module.inc, method SlideshowModule::upgrade()
uninstall
in file PicLensHelper.class, method PicLensHelper::uninstall()
    Remove PicLens.
uninstall
in file AdminSlideshowControllerTest.class, method AdminSlideshowControllerTest_MockPicLensHelper::uninstall()

Documentation generated on Fri, 03 Oct 2008 04:28:37 -0700 by phpDocumentor 1.3.0RC6