Difference:
TWikiPluginDotPm
(1 vs. 3)
Revision 3
2008-01-22 -
TWikiContributor
Package =
On this page:
ClassMethod new
($session,$name,$module)
ObjectMethod finish
()
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
Added:
>
>
ObjectMethod
finish
()
Break circular references.
Revision 2
2007-01-16 -
TWikiContributor
Package =
On this page:
ClassMethod new
($session,$name,$module)
ObjectMethod finish
()
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 1
2006-02-01 -
TWikiContributor
Package =
On this page:
ClassMethod new
($session,$name,$module)
ObjectMethod finish
()
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
View topic
|
H
istory
:
r3
<
r2
<
r1
|
More topic actions...
Copyright © 1999-2025 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
.