19 lines
394 B
Plaintext
19 lines
394 B
Plaintext
|
---+ Package =TWiki::UI::Statistics=
|
||
|
|
||
|
Statistics extraction and presentation
|
||
|
|
||
|
|
||
|
%TOC%
|
||
|
|
||
|
---++ StaticMethod *statistics* <tt>($session)</tt>
|
||
|
|
||
|
=statistics= command handler.
|
||
|
This method is designed to be
|
||
|
invoked via the =TWiki::UI::run= method.
|
||
|
|
||
|
Generate statistics topic.
|
||
|
If a web is specified in the session object, generate WebStatistics
|
||
|
topic update for that web. Otherwise do it for all webs
|
||
|
|
||
|
|