Show TOC

Background documentationView: Inbound and Outbound Plugs Locate this document in the navigation structure

 

Each view has a number of inbound and outbound plugs. These plugs are required so it is possible to navigate between two views.

More information: Plugs and Navigation Links

Inbound Plugs

On the Inbound Plugs tab page you can create a number of inbound plugs for the view that is currently being edited. Enter a new name for this plug and add a description of it. Unlike outbound plugs, inbound plugs can be equipped with an event handler. This event handler of an inbound plug is always called if the view is controlled using precisely this plug.

Outbound Plugs

Parallel to inbound plugs, a view can have outbound plugs. From these plugs it is possible to navigate from a view to the next one (or even to an interface view). You can specify importing parameters (optional or mandatory) for an outbound plug. These parameters are passed to the outbound plug when method wd_ThisFire_Plugname_Plg is called.