PerlDoc

26 August 2025 - 17:41 | 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::JQueryPlugin
Child packages:

    internal package Foswiki::Plugins::JQueryPlugin::Plugin

    abstract class for a jQuery plugin

    ClassMethod new( $class, … )

    ClassMethod init( )

    add jQuery plugin to web and make sure all its dependencies are fulfilled.

    ClassMethod getSummary()

    returns the summary text for this plugin. this is either the summary property of the class or the summary section of the plugin's documentation topic.