Lizmap Web Client Master

MigratorFromSqlite
in package

Table of Contents

Constants

MIGRATE_RES_ALREADY_MIGRATED  = 2
MIGRATE_RES_OK  = 1

Methods

__construct()  : mixed
migrateUsersAndRights()  : mixed
copyTable()  : mixed
createAclTables()  : mixed
createUsersTables()  : mixed

Constants

Methods

migrateUsersAndRights()

public migrateUsersAndRights([mixed $resetBefore = false ]) : mixed
Parameters
$resetBefore : mixed = false

copyTable()

protected copyTable(mixed $daoSelector, mixed $oldProfile, mixed $newProfile[, mixed $updateSequence = true ]) : mixed
Parameters
$daoSelector : mixed
$oldProfile : mixed
$newProfile : mixed
$updateSequence : mixed = true

createAclTables()

protected createAclTables(mixed $profile) : mixed
Parameters
$profile : mixed

        
On this page

Search results