Perl Callbacks

  1. 14 years ago

    I see that this is mentioned in the release notes for the newest version. I however cannot find any documentation on how this is implemented or used. We would like to be able to create additional "functions" on an extension and hope this will allow for that.

  2. admin

    7 May 2010 Administrator

    Hello

    Callbacks are not yet documented, but you can take a look at FOP2Callbacks.pm to get an idea on how they work. Basically you can trap manager events or fop2 client events and inject some new commands based on them.

    Best regards,

or Sign Up to reply!