On this page:
- internal package Foswiki::Plugins::JQueryPlugin::TABPABNE
- ClassMethod new( $class, … )
- ClassMethod handleTabPane( $this, $params, $topic, $web ) → $result
- ClassMethod handleTab( $this, $params, $topic, $web ) → $result
- ClassMethod handleEndTab( $this, $params, $topic, $web ) → $result
- ClassMethod handleEndTabPan ( $this, $params, $topic, $web ) → $result
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%
.