Interface that needs to be implemented when creating an OpenerPlugin. Plugins are run at the beginning of the Common Opener processing, allowing one to interpret the Querystring arguments and act accordingly.
For a list of all members of this type, see IOpenerPlugins Members.
Type | Description |
---|---|
OpenPlugin | This plugin enables the Common Opener to open objects using the more human readable "open" parameter instead of the "clsID" parameter. The "open" is processed into its ClassID equivalent and put back into the QS. |
Namespace: com.plumtree.uiinfrastructure.opener
Assembly: uiinfrastructure (in uiinfrastructure.dll)
IOpenerPlugins Members | com.plumtree.uiinfrastructure.opener Namespace