AfterExtensionDatabaseContentHasBeenImportedEvent

FinalYes

Event that is triggered after a package has imported the database file shipped within a t3d/xml import file

Table of Contents

Methods

__construct()  : mixed
getEmitter()  : InstallUtility
getImportFileName()  : string
getImportResult()  : int
getPackageKey()  : string

Methods

__construct()

public __construct(string $packageKey, string $importFileName, int $importResult, InstallUtility $emitter) : mixed
Parameters
$packageKey : string
$importFileName : string
$importResult : int
$emitter : InstallUtility

getImportFileName()

public getImportFileName() : string
Return values
string

getImportResult()

public getImportResult() : int
Return values
int

getPackageKey()

public getPackageKey() : string
Return values
string

        
On this page

Search results