Interface WebeditPermanentPlugin
A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime. It will be
There is no guarantee to any order permanent plug-ins get started.
set up
right after a project has been selected and before any other kind of plug-in,
and teared down
when the http session is destroyed (e.g, when the user logs out or the session
timed out), after any other kind of plugin.
There is no guarantee to any order permanent plug-ins get started.
- Since:
- 5.0.414
-
Method Summary