PerlDoc

18 December 2024 - 09:20 | Version 1 |
See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview


Parent package: Foswiki::Plugins
Child packages:

On this page:

internal package Foswiki::Plugins::NatSkinPlugin

base class to hook into the foswiki core

initPlugin($topic, $web, $user) → $boolean

initialize the plugin, automatically called during the core initialization process

finishPlugin

finish the plugin and the core if it has been used, automatically called during the core initialization process

init()

secondary initalization of this plugin.

If the url parameter "unsubscribe" was found will it change the subscription status in via Foswiki::Contrib::MailerContrib accordingly.

getModule($name, $session) → $impl

get a named singleton module of NatSkin

beforeCommonTagsHandler($text)

hooks into the named callback to process TMPL:DEF, TMPL:END and TMPL:INCLUDE by wrapping them into a verbatim block. this helps visualiziong view templates as you don't actually want to render their content visiting them in the browser. instead they are only used when rendering the view of topics that have this template applied to.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Middle Fork Home Wiki? Send feedback
Syndicate this site RSS