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

Element index for package Picasa

Package indexes

[ a ] [ c ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ _ ]

_

_

$_platform
in file ConfirmPicasaImportControllerTest.class, variable ConfirmPicasaImportControllerTest::$_platform
    The mock platform
$_platform
in file SelectPicasaExportPathControllerTest.class, variable SelectPicasaExportPathControllerTest::$_platform
$_temporaryAlbum
in file ItemAddFromPicasaTest.class, variable ItemAddFromPicasaTest::$_temporaryAlbum
$_temporaryAlbumId
in file ConfirmPicasaImportControllerTest.class, variable ConfirmPicasaImportControllerTest::$_temporaryAlbumId
    The id of the album to which all sub-items will be added - this is
_runBackgroundTask
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::_runBackgroundTask()
a

a

acquireReadLock
in file MockLockSystem.class, method MockLockSystem::acquireReadLock()
acquireWriteLock
in file MockLockSystem.class, method MockLockSystem::acquireWriteLock()
c

c

ConfirmPicasaImportControllerTest
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::ConfirmPicasaImportControllerTest()
ConfirmPicasaImportControllerTest
in file ConfirmPicasaImportControllerTest.class, class ConfirmPicasaImportControllerTest
    ConfirmPicasaImport controller tests
ConfirmPicasaImportControllerTestUrlGenerator
in file ConfirmPicasaImportControllerTest.class, class ConfirmPicasaImportControllerTestUrlGenerator
ConfirmPicasaImportControllerTest.class
procedural page ConfirmPicasaImportControllerTest.class
convertHtml
in file PicasaImportHelper.class, method PicasaImportHelper::convertHtml()
    Convert html according to given markup type
convertHtmlToBbcode
in file PicasaImportHelper.class, method PicasaImportHelper::convertHtmlToBbcode()
    Converts HTML to BBCode
ConfirmPicasaImportController
in file ConfirmPicasaImport.inc, class ConfirmPicasaImportController
    Perform import
ConfirmPicasaImportView
in file ConfirmPicasaImport.inc, class ConfirmPicasaImportView
    Confirm selections before performing import
ConfirmPicasaImport.inc
procedural page ConfirmPicasaImport.inc
f

f

FlockLockSystem
in file MockLockSystem.class, method MockLockSystem::FlockLockSystem()
g

g

getSiteAdminViews
in file module.inc, method PicasaModule::getSiteAdminViews()
generateUrl
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTestUrlGenerator::generateUrl()
getLockIds
in file MockLockSystem.class, method MockLockSystem::getLockIds()
    Return the ids of all the locks we hold
getAlbum
in file Picasa2DataParser.class, method Picasa2DataParser::getAlbum()
    Get the nested album and picture array from the Picasa export path.
getAlbumFromArray
in file Picasa2DataParser.class, method Picasa2DataParser::getAlbumFromArray()
    Get the nested album and picture array from the Picasa export path.
getRawXmlFromPicasaPath
in file Picasa2DataParser.class, method Picasa2DataParser::getRawXmlFromPicasaPath()
    Get the raw XML data from a given Picasa export Path.
getXmlArray
in file Picasa2DataParser.class, method Picasa2DataParser::getXmlArray()
    getXmlArray - an abstraction layer on xml_parse_into_struct that returns a nice nested array. based on dudus at onet dot pl's: http://www.php.net/manual/en/function.xml-parse-into-struct.php#49154
getTitle
in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::getTitle()
h

h

handleRequest
in file SelectPicasaExportPath.inc, method SelectPicasaExportPathController::handleRequest()
handleRequest
in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::handleRequest()
handleRequest
in file ConfirmPicasaImport.inc, method ConfirmPicasaImportController::handleRequest()
i

i

isReadLocked
in file MockLockSystem.class, method MockLockSystem::isReadLocked()
isWriteLocked
in file MockLockSystem.class, method MockLockSystem::isWriteLocked()
ItemAddFromPicasaTest
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::ItemAddFromPicasaTest()
ItemAddFromPicasaTest
in file ItemAddFromPicasaTest.class, class ItemAddFromPicasaTest
    ItemAddFromPicasa controller tests
ItemAddFromPicasaTestToolkit
in file ItemAddFromPicasaTest.class, class ItemAddFromPicasaTestToolkit
ItemAddFromPicasaTest.class
procedural page ItemAddFromPicasaTest.class
isValidPicasaXmlPath
in file Picasa2DataParser.class, method Picasa2DataParser::isValidPicasaXmlPath()
    Check whether the given directory contains an index.xml file (to be extended later)
ImportResultsView
in file ImportResults.inc, class ImportResultsView
    Import results
ItemAddFromPicasa
in file ItemAddFromPicasa.inc, class ItemAddFromPicasa
    This plugin enables the upload of ZIP (or similar) Picasa export archives to import them into G2
ImportResults.inc
procedural page ImportResults.inc
ItemAddFromPicasa.inc
procedural page ItemAddFromPicasa.inc
l

l

loadTemplate
in file SelectPicasaExportPath.inc, method SelectPicasaExportPathView::loadTemplate()
loadTemplate
in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::loadTemplate()
loadTemplate
in file ImportResults.inc, method ImportResultsView::loadTemplate()
loadTemplate
in file ConfirmPicasaImport.inc, method ConfirmPicasaImportView::loadTemplate()
m

m

module.inc
procedural page module.inc
MockLockSystem
in file MockLockSystem.class, class MockLockSystem
    This is a mock LockSystem to get rid of the pain of Flock platform calls in unit tests
MockLockSystem.class
procedural page MockLockSystem.class
p

p

performFactoryRegistrations
in file module.inc, method PicasaModule::performFactoryRegistrations()
PicasaModule
in file module.inc, method PicasaModule::PicasaModule()
PicasaModule
in file module.inc, class PicasaModule
    Import for Picasa 2 XML-Exports
Picasa2DataParserTest.class
procedural page Picasa2DataParserTest.class
PicasaImportHelperTest.class
procedural page PicasaImportHelperTest.class
performOperation
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTestToolkit::performOperation()
Picasa2DataParserTest
in file Picasa2DataParserTest.class, method Picasa2DataParserTest::Picasa2DataParserTest()
Picasa2DataParserTest
in file Picasa2DataParserTest.class, class Picasa2DataParserTest
    Picasa2DataParser tests
PicasaImportHelperTest
in file PicasaImportHelperTest.class, method PicasaImportHelperTest::PicasaImportHelperTest()
PicasaImportHelperTest
in file PicasaImportHelperTest.class, class PicasaImportHelperTest
    PicasaImportHelper tests
Picasa2DataParser.class
procedural page Picasa2DataParser.class
Picasa2DataParser
in file Picasa2DataParser.class, class Picasa2DataParser
    This class provides an API for parsing Picasa 2 data files
PicasaImportHelper.class
procedural page PicasaImportHelper.class
PicasaImportHelper
in file PicasaImportHelper.class, class PicasaImportHelper
    This class provides some functions used by the Picasa module
performImport
in file ItemAddFromPicasa.inc, method ItemAddFromPicasa::performImport()
    Actually performs the import from Picasa into G2. (I realise that this very much resembles ConfirmPicasaImport::performImport, and will unify these at a later time, as this is not too easy (mainly because of the progressBar in ConfirmPicasaImport.)
performImport
in file ConfirmPicasaImport.inc, method ConfirmPicasaImportController::performImport()
    Actually performs the import from Picasa into G2
r

r

refreshLocks
in file MockLockSystem.class, method MockLockSystem::refreshLocks()
releaseAllLocks
in file MockLockSystem.class, method MockLockSystem::releaseAllLocks()
releaseLocks
in file MockLockSystem.class, method MockLockSystem::releaseLocks()
s

s

SelectPicasaExportPathControllerTest.class
procedural page SelectPicasaExportPathControllerTest.class
SelectPicasaExportPathControllerTest
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::SelectPicasaExportPathControllerTest()
SelectPicasaExportPathControllerTest
in file SelectPicasaExportPathControllerTest.class, class SelectPicasaExportPathControllerTest
    SelectPicasaExportPath controller tests
setUp
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::setUp()
setUp
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::setUp()
setUp
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::setUp()
SelectPicasaExportPath.inc
procedural page SelectPicasaExportPath.inc
SelectPicasaExportPathController
in file SelectPicasaExportPath.inc, class SelectPicasaExportPathController
    First step of import process
SelectPicasaExportPathView
in file SelectPicasaExportPath.inc, class SelectPicasaExportPathView
    First step of import process
t

t

tearDown
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::tearDown()
tearDown
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::tearDown()
tearDown
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::tearDown()
testBadpicasaXmlPath
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testBadpicasaXmlPath()
    Test what the controller does when you enter a bad Picasa export path
testCancelImport
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::testCancelImport()
    Test what the controller does when you cancel the Import
testConvertHtmlToBbcode
in file PicasaImportHelperTest.class, method PicasaImportHelperTest::testConvertHtmlToBbcode()
testGetAlbumFromArray
in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetAlbumFromArray()
    Test whether a picasa export is parsed correctly into a PHP array
testGetBadXmlArray_notag
in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetBadXmlArray_notag()
    Test an XML without a closing tag
testGetBadXmlArray_noversion
in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetBadXmlArray_noversion()
    Test whether a wrong XML without a version gives the right error
testGetGoodXmlArray
in file Picasa2DataParserTest.class, method Picasa2DataParserTest::testGetGoodXmlArray()
    Test whether the XML-File is parsed correctly
testGoodPicasaXmlPath
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testGoodPicasaXmlPath()
    Test what the controller does when you enter a valid Picasa export path
testImportAlbumSuccessful
in file ConfirmPicasaImportControllerTest.class, method ConfirmPicasaImportControllerTest::testImportAlbumSuccessful()
    Test whether the actual importing works successfully
testImportFromPicasaFailed_emptypath
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaFailed_emptypath()
    Test what happens if no file input is given
testImportFromPicasaFailed_unknowntype
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaFailed_unknowntype()
    Test what happens if an unknown file type is uploaded
testImportFromPicasaSuccessful
in file ItemAddFromPicasaTest.class, method ItemAddFromPicasaTest::testImportFromPicasaSuccessful()
    Test whether the importing routine works; NOTE: archiveupload module is required
testMissingpicasaXmlPath
in file SelectPicasaExportPathControllerTest.class, method SelectPicasaExportPathControllerTest::testMissingpicasaXmlPath()
    Test what the controller does when you enter a missing Picasa export path

Documentation generated on Fri, 08 Oct 2010 04:26:18 -0700 by phpDocumentor 1.3.0RC6