11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
|
---+ Package ==
|
||
|
|
||
|
%TOC%
|
||
|
---++ ClassMethod *new* <tt>($session,$name,$module)</tt>
|
||
|
|
||
|
* =$session= - TWiki object
|
||
|
* =$name= - name of the plugin e.g. MyPlugin
|
||
|
* =$module= - (options) name of the plugin class. Default is TWiki::Plugins::$name
|
||
|
|
||
|
|