lektor-website/content/docs/api/plugins/plugin/contents.lr

14 lines
313 B
Plaintext
Raw Normal View History

2015-12-19 14:52:17 +01:00
title: Plugin
---
type: class
---
module: lektor.pluginsystem
---
summary: Documents the functionality of the plugin base class.
---
body:
This is the baseclass of all plugins in Lektor. It does not just hold
event handlers and similar things, but also provides some helper methods
that are useful for plugins.