IPlugin Methods |
The IPlugin type exposes the following members.
Name | Description | |
---|---|---|
OnGetSourcePassword |
Called when a password is needed to open the source file.
| |
OnGlobalsReady |
Called when the export job has finished processing global fields.
| |
OnJobCompleted |
Called when the export job has finished processing.
| |
OnJobStartup |
Called when a new job is about to start.
| |
OnPageReady |
Called when a page is about to be parsed.
| |
OnRecordReady |
Called when a record has been parsed and is ready for save.
| |
OnSourceReady |
Called when the source file for an export job has been initialized.
|