Difference: TWikiPluginDotPm (1 vs. 4)

Revision 42013-10-14 - TWikiContributor

Line: 1 to 1
Changed:
<
<

Package ==

>
>

Package TWiki::Plugin

 
Added:
>
>
 

ClassMethod new ($session,$name,$module)

  • $session - TWiki object

Revision 32008-01-22 - TWikiContributor

Line: 8 to 8
 
  • $module - (options) name of the plugin class. Default is TWiki::Plugins::$name
Added:
>
>

ObjectMethod finish ()

Break circular references.

Revision 12006-02-01 - TWikiContributor

Line: 1 to 1
Added:
>
>

Package ==

ClassMethod new ($session,$name,$module)

  • $session - TWiki object
  • $name - name of the plugin e.g. MyPlugin
  • $module - (options) name of the plugin class. Default is TWiki::Plugins::$name
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiPluginDotPm.