Difference: TWikiPluginDotPm (1 vs. 2)

Revision 22007-01-16 - TWikiContributor

 

Package =

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

Added:
>
>
 
  • $session - TWiki object
  • $name - name of the plugin e.g. MyPlugin
  • $module - (options) name of the plugin class. Default is TWiki::Plugins::$name

Revision 12006-02-01 - TWikiContributor

 

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 Perl This site is powered by the TWiki collaboration platformCopyright © 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.