Click or drag to resize

Plugin Methods

The Plugin type exposes the following members.

Methods
  NameDescription
Public methodOnGetSourcePassword
Called when a password is needed to open the source file.
Public methodOnGlobalsReady
Called when the export job has finished processing global fields.
Public methodOnJobCompleted
Called when the export job has finished processing.
Public methodOnJobStartup
Called when a new job is about to start.
Public methodOnPageReady
Called when a page is about to be parsed.
Public methodOnRecordReady
Called when a record has been parsed and is ready for save.
Public methodOnSourceReady
Called when the source file for an export job has been initialized.
Top
See Also