Bricklayer Plugins inherit from the plugin superclass. This super class takes care of handling the loading of the plugin in bricklayer and provides a common API for all the plugins. BrickLayer Plugins come in 6 different flavors and two general types. There are on demand loading plugins, and preloaded plugins. From these two general types there are the 6 flavors:
- access
- action
- content
- data
- error
- publish
Subsections
Jeremy Wall
2006-08-21