<<InsertPage page='WidgetTrail'>>

[[JSPWiki:SessionsPlugin]]

Zeigt alle aktiven Sessions im Wiki an, Standard Plugin.

== Code

{{{
<<SessionsPlugin>>
}}}

Parameter
* users
* distinctUsers

Die [[cci]] Erweiterung JActiveUsers zeigt ebenfalls über die "ActiveSessions" die Benutzer an. 

{{{
<<JActiveUsers>> Besucher online\\
}}}

Parameter von JActiveUsers
* verbose

== Anzeige

|{{{<<SessionsPlugin>>}}}|<<SessionsPlugin>>
|{{{<<SessionsPlugin property='users'>>}}}|<<SessionsPlugin property='users'>>
|{{{<<SessionsPlugin property='distinctUsers'>>}}}|<<SessionsPlugin property='distinctUsers'>>
|{{{<<JActiveUsers>>}}}|<<JActiveUsers>>
|{{{<<JActiveUsers verboxe='true'>>}}}|<<JActiveUsers verbose='true'>>

----------------
JActiveSessions, ActiveSessions, ActiveUsers