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
internal package
Foswiki::Plugins::JQueryPlugin::TABPABNE
This is the perl stub for the jquery.tabpane plugin.
ClassMethod
new( $class, … )
Constructor
ClassMethod
handleTabPane( $this, $params, $topic, $web ) → $result
Tag handler for
%TABPANE%
.
ClassMethod
handleTab( $this, $params, $topic, $web ) → $result
Tag handler for
%TAB%
.
ClassMethod
handleEndTab( $this, $params, $topic, $web ) → $result
Tag handler for
%ENDTAB%
.
ClassMethod
handleEndTabPan ( $this, $params, $topic, $web ) → $result
Tag handler for
%ENDTABPANE%
.