Difference: TWikiPluginDotPm (1 vs. 4)

Revision 414 Oct 2013 - TWikiContributor

Line: 1 to 1
Changed:
<
<

Package =

>
>

Package =TWiki::Plugin

 

Revision 322 Jan 2008 - TWikiContributor

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

ObjectMethod finish ()

Break circular references.

Revision 101 Feb 2006 - 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.