AfterExtensionStaticDatabaseContentHasBeenImportedEvent¶
New in version 10.3.
Event that is triggered after a package has imported the database file shipped within “ext_tables_static+adt.sql”.
API¶
- getPackageKey()
| ReturnType: string |
- getSqlFileName()
| ReturnType: string |
- getEmitter()
| ReturnType:
InstallUtility
|