|
|
Start of topic | Skip to actions
%WEATHER{23602}%
sub getTopicNames {
my( $this, $web ) = @_ ;
ASSERT($this->isa('TWiki::Store')) if DEBUG;
$web =~ s#\.#/#go;
my $handler = $this->_getHandler( $web );
return $handler->getTopicNames();
}
comments
|
SpreadSheetPlugin for dynamic content
Over 60 formulae are available through the SpreadSheetPlugin. For Example: $AVERAGE() $IF ... Read on |