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

Element index for package Migrate

Package indexes

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

_

_

$_mapCount
in file ConfirmImportControllerTest.class, variable ConfirmImportControllerTest::$_mapCount
    The count of items in the migration map at the start of the process
$_temporaryAlbumId
in file ConfirmImportControllerTest.class, variable ConfirmImportControllerTest::$_temporaryAlbumId
    The id of the album to which all sub-items will be added - this is
$_temporaryAlbumId
in file MigrateEventHandlerTest.class, variable MigrateEventHandlerTest::$_temporaryAlbumId
_runBackgroundTask
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::_runBackgroundTask()
_sortByPermission
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::_sortByPermission()
_createG1AlbumTree
in file ChooseObjects.inc, method ChooseObjectsView::_createG1AlbumTree()
    Extract all G1 albums and turn it into a depth tree suitable for display in a hierarchical format.
_createG1DepthTree
in file ChooseObjects.inc, method ChooseObjectsView::_createG1DepthTree()
    Recursively walk a parent/child map and build the depth tree.
a

a

Album
in file Gallery1DataParser.class, class Album
    A stub class into which various G1 objects can be unserialized.
AlbumDB
in file Gallery1DataParser.class, class AlbumDB
    A stub class into which various G1 objects can be unserialized.
AlbumItem
in file Gallery1DataParser.class, class AlbumItem
    A stub class into which various G1 objects can be unserialized.
c

c

Comment
in file Gallery1DataParser.class, class Comment
    A stub class into which various G1 objects can be unserialized.
ChooseObjectsControllerTest
in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::ChooseObjectsControllerTest()
ChooseObjectsControllerTest
in file ChooseObjectsControllerTest.class, class ChooseObjectsControllerTest
    ChooseObjects controller tests
ConfirmImportControllerTest
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::ConfirmImportControllerTest()
ConfirmImportControllerTest
in file ConfirmImportControllerTest.class, class ConfirmImportControllerTest
    ConfirmImport controller tests
ConfirmImportControllerTestTheme
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTestTheme::ConfirmImportControllerTestTheme()
ConfirmImportControllerTestTheme
in file ConfirmImportControllerTest.class, class ConfirmImportControllerTestTheme
    Test theme
ConfirmImportControllerTestUrlGenerator
in file ConfirmImportControllerTest.class, class ConfirmImportControllerTestUrlGenerator
ChooseObjectsControllerTest.class
procedural page ChooseObjectsControllerTest.class
ConfirmImportControllerTest.class
procedural page ConfirmImportControllerTest.class
checkTruncation
in file ConfirmImport.inc, method ConfirmImportController::checkTruncation()
    Print message if any fields were truncated on imported item.
ChooseObjectsController
in file ChooseObjects.inc, class ChooseObjectsController
    Form to prepare G1 migration
ChooseObjectsView
in file ChooseObjects.inc, class ChooseObjectsView
    Form to prepare G1 migration
ConfirmImportController
in file ConfirmImport.inc, class ConfirmImportController
    Perform G1 migration
ConfirmImportView
in file ConfirmImport.inc, class ConfirmImportView
    Confirm selections before performing G1 migration
convertHtml
in file ConfirmImport.inc, method ConfirmImportController::convertHtml()
    Convert html according to given markup type
convertHtmlToBbcode
in file ConfirmImport.inc, method ConfirmImportController::convertHtmlToBbcode()
    Converts HTML to BBCode
createG1ToG2Mapping
in file ConfirmImport.inc, method ConfirmImportController::createG1ToG2Mapping()
    Create the G1->G2 map entries so that Gallery1 links can be redirected to Gallery2 links.
ChooseObjects.inc
procedural page ChooseObjects.inc
ConfirmImport.inc
procedural page ConfirmImport.inc
e

e

exit_
in file RedirectControllerTest.class, method MockPhpVm::exit_()
f

f

fetchMapCount
in file G1MigrateHelper.class, method G1MigrateHelper::fetchMapCount()
    Count number of mappings in migration table
fetchMapping
in file G1MigrateHelper.class, method G1MigrateHelper::fetchMapping()
    Get mapping for given G1 album/item
g

g

getRewriteRules
in file module.inc, method MigrateModule::getRewriteRules()
getSiteAdminViews
in file module.inc, method MigrateModule::getSiteAdminViews()
G1MigrateHelper
in file G1MigrateHelper.class, class G1MigrateHelper
    A helper class for the Migrate module.
Gallery1DataParser
in file Gallery1DataParser.class, class Gallery1DataParser
    This class provides an API for parsing Gallery 1 data files
Gallery_User
in file Gallery1DataParser.class, class Gallery_User
    A stub class into which various G1 objects can be unserialized.
Gallery_UserDB
in file Gallery1DataParser.class, class Gallery_UserDB
    A stub class into which various G1 objects can be unserialized.
getAlbumHierarchy
in file Gallery1DataParser.class, method Gallery1DataParser::getAlbumHierarchy()
    Build a data tree of albums
getAlbumList
in file Gallery1DataParser.class, method Gallery1DataParser::getAlbumList()
    Fetch an array of albums from a given path
getParentAlbumList
in file Gallery1DataParser.class, method Gallery1DataParser::getParentAlbumList()
    Fetch an associative array of parentalbum names from a given path to gallery1 albums
getPhotoCount
in file Gallery1DataParser.class, method Gallery1DataParser::getPhotoCount()
    Count the number of photos in an album dir
getPhotos
in file Gallery1DataParser.class, method Gallery1DataParser::getPhotos()
    Count the photo data from an album dir
getRootAlbums
in file Gallery1DataParser.class, method Gallery1DataParser::getRootAlbums()
    Fetch an array of albums with no parents
getUserFieldsByUid
in file Gallery1DataParser.class, method Gallery1DataParser::getUserFieldsByUid()
    Load user metadata given a path and uid
getUserFieldsByUsername
in file Gallery1DataParser.class, method Gallery1DataParser::getUserFieldsByUsername()
    Load user metadata given a path and username
getUserUids
in file Gallery1DataParser.class, method Gallery1DataParser::getUserUids()
    Load user uids from path
G1MigrateHelper.class
procedural page G1MigrateHelper.class
Gallery1DataParser.class
procedural page Gallery1DataParser.class
Gallery1DataParserTest
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::Gallery1DataParserTest()
Gallery1DataParserTest
in file Gallery1DataParserTest.class, class Gallery1DataParserTest
    Gallery1DataParser tests
generateUrl
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTestUrlGenerator::generateUrl()
Gallery1DataParserTest.class
procedural page Gallery1DataParserTest.class
h

h

handleEvent
in file module.inc, method MigrateModule::handleEvent()
header
in file RedirectControllerTest.class, method MockPhpVm::header()
handleRequest
in file Redirect.inc, method RedirectController::handleRequest()
handleRequest
in file SelectGallery.inc, method SelectGalleryController::handleRequest()
handleRequest
in file ConfirmImport.inc, method ConfirmImportController::handleRequest()
handleRequest
in file ChooseObjects.inc, method ChooseObjectsController::handleRequest()
i

i

Image
in file Gallery1DataParser.class, class Image
    A stub class into which various G1 objects can be unserialized.
isValidAlbumsPath
in file Gallery1DataParser.class, method Gallery1DataParser::isValidAlbumsPath()
    Verify that the given path holds an albumdb and that the albumdb is readable
isValidUid
in file Gallery1DataParser.class, method Gallery1DataParser::isValidUid()
    Validate user id from gallery v1.x.x
isValidUidString
in file Gallery1DataParser.class, method Gallery1DataParser::isValidUidString()
    Validate user id string from gallery v1.x.x
isAllowedInEmbedOnly
in file Redirect.inc, method RedirectController::isAllowedInEmbedOnly()
isAllowedInEmbedOnly
in file Redirect.inc, method RedirectView::isAllowedInEmbedOnly()
isImmediate
in file Redirect.inc, method RedirectView::isImmediate()
ImportResultsView
in file ImportResults.inc, class ImportResultsView
    Migration results
ImportResults.inc
procedural page ImportResults.inc
l

l

loadAlbumFields
in file Gallery1DataParser.class, method Gallery1DataParser::loadAlbumFields()
    Load and return album metadata from given directory
loadFile
in file Gallery1DataParser.class, method Gallery1DataParser::loadFile()
    Load and return user metadata from given file
loadTemplate
in file SelectGallery.inc, method SelectGalleryView::loadTemplate()
loadTemplate
in file ImportResults.inc, method ImportResultsView::loadTemplate()
loadTemplate
in file ConfirmImport.inc, method ConfirmImportView::loadTemplate()
loadTemplate
in file ChooseObjects.inc, method ChooseObjectsView::loadTemplate()
m

m

MigrateModule
in file module.inc, method MigrateModule::MigrateModule()
MigrateModule
in file module.inc, class MigrateModule
    Migrate Module
module.inc
procedural page module.inc
MigrateEventHandlerTest
in file MigrateEventHandlerTest.class, class MigrateEventHandlerTest
    ConfirmImport controller tests
MigrateEventHandlerTest
in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::MigrateEventHandlerTest()
MockPhpVm
in file RedirectControllerTest.class, method MockPhpVm::MockPhpVm()
MockPhpVm
in file RedirectControllerTest.class, class MockPhpVm
    Mock PhpVm test class
MigrateEventHandlerTest.class
procedural page MigrateEventHandlerTest.class
o

o

omitAuthTokenCheck
in file Redirect.inc, method RedirectController::omitAuthTokenCheck()
p

p

performFactoryRegistrations
in file module.inc, method MigrateModule::performFactoryRegistrations()
performImport
in file ConfirmImport.inc, method ConfirmImportController::performImport()
    Actually perform the import
r

r

RedirectControllerTest.class
procedural page RedirectControllerTest.class
RedirectControllerTest
in file RedirectControllerTest.class, method RedirectControllerTest::RedirectControllerTest()
RedirectControllerTest
in file RedirectControllerTest.class, class RedirectControllerTest
    Redirect controller tests
Redirect.inc
procedural page Redirect.inc
RedirectController
in file Redirect.inc, class RedirectController
    This controller handles rewriting URLs from Gallery1 to the new style Gallery2 locations
RedirectView
in file Redirect.inc, class RedirectView
    View returns .htaccess file
renderImmediate
in file Redirect.inc, method RedirectView::renderImmediate()
s

s

SelectGalleryControllerTest.class
procedural page SelectGalleryControllerTest.class
SelectGalleryControllerTest
in file SelectGalleryControllerTest.class, class SelectGalleryControllerTest
    SelectGallery controller tests
SelectGalleryControllerTest
in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::SelectGalleryControllerTest()
setUp
in file RedirectControllerTest.class, method RedirectControllerTest::setUp()
setUp
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::setUp()
setUp
in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::setUp()
setUp
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::setUp()
shouldSaveSession
in file Redirect.inc, method RedirectController::shouldSaveSession()
SelectGallery.inc
procedural page SelectGallery.inc
SelectGalleryController
in file SelectGallery.inc, class SelectGalleryController
    First step of migration process
SelectGalleryView
in file SelectGallery.inc, class SelectGalleryView
    First step of migration process
t

t

tearDown
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::tearDown()
tearDown
in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::tearDown()
testAlbumThemeWithPerPage
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testAlbumThemeWithPerPage()
testBadAlbumsPath
in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testBadAlbumsPath()
    Test what the controller does when you enter a bad albums path
testCancelImport
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testCancelImport()
testConvertHtmlToBbcode
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testConvertHtmlToBbcode()
testG1MigrateMap
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testG1MigrateMap()
testGetAlbumHierarchy
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetAlbumHierarchy()
testGetAlbumList
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetAlbumList()
testGetFieldsFromAlbum
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetFieldsFromAlbum()
testGetParentAlbumList
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetParentAlbumList()
testGetPhotoCountFromAlbum
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetPhotoCountFromAlbum()
testGetRootAlbums
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetRootAlbums()
testGetUserFieldsByMissingUid
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByMissingUid()
testGetUserFieldsByReallyMissingUid
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByReallyMissingUid()
testGetUserFieldsByUid
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByUid()
testGetUserFieldsByUsername
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserFieldsByUsername()
testGetUserUids
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testGetUserUids()
testGoodAlbumsPath
in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testGoodAlbumsPath()
    Test what the controller does when you enter a valid albums path
testImportAlbumAndGenerateThumbnailsNoMarkup
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumAndGenerateThumbnailsNoMarkup()
testImportAlbumPermissions2
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumPermissions2()
testImportAlbumPermissionsHtmlMarkup
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumPermissionsHtmlMarkup()
testImportAlbumSuccessful
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportAlbumSuccessful()
testImportfr_FR
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportfr_FR()
testImportKOI_8
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportKOI_8()
testImportMissingUserFullname
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportMissingUserFullname()
testImportNonAsciiCustomFieldIntoDescription
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportNonAsciiCustomFieldIntoDescription()
testImportNothingSelected
in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportNothingSelected()
testImportno_NO
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportno_NO()
testImportUserFailure
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportUserFailure()
testImportUserSuccessful
in file ConfirmImportControllerTest.class, method ConfirmImportControllerTest::testImportUserSuccessful()
testImportValidSelections1
in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportValidSelections1()
testImportValidSelections2
in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testImportValidSelections2()
testIsInvalidMissingUid
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidMissingUid()
testIsInvalidUid1
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidUid1()
testIsInvalidUid2
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsInvalidUid2()
testIsValidUid
in file Gallery1DataParserTest.class, method Gallery1DataParserTest::testIsValidUid()
testMigrateDeleteEventHandler
in file MigrateEventHandlerTest.class, method MigrateEventHandlerTest::testMigrateDeleteEventHandler()
testMissingAlbumsPath
in file SelectGalleryControllerTest.class, method SelectGalleryControllerTest::testMissingAlbumsPath()
    Test what the controller does when you enter a missing albums path
testMissingCustomField
in file ChooseObjectsControllerTest.class, method ChooseObjectsControllerTest::testMissingCustomField()
testRedirect
in file RedirectControllerTest.class, method RedirectControllerTest::testRedirect()
u

u

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

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