Anmeldung



- search -
Edit...

JSPWiki v2.2.28
 
User Check Tag

Includes its body, if the user check validates.

Usage

<wiki:UserCheck exists="true|false">
JSP or HTML content
</wiki:UserCheck>

Parameters

exists
If set to "true", then the content is included if there is a valid username; if set to "false", includes the content when there is no valid username.

Example

    <wiki:UserCheck exists="true">
        G'day,<wiki:UserName />
    </wiki:UserCheck>
    <wiki:UserCheck exists="false">
        Set your name in <wiki:LinkTo page="UserPreferences">UserPreferences</wiki:LinkTo>
    </wiki:UserCheck>
Displays a greeting, if the user has validated; else displays a link to the page UserPreferences.




letzte Änderung 21-May-2007 21:11:31 CEST von unknown.



Earthdawn (R) ist ein eingetragenes Warenzeichen der FASA Corporation. Barsaive (TM) ist ein Warenzeichen der FASA Corporation. Copyright (c) 2015 by FASA Corporation. Copyright der deutschen Ausgabe (c) 2015 by Ulisses Spiele GmbH, Waldems. www.ulisses-spiele.de. Diese Webseite unterliegt keiner Abnahme oder Genehmigung durch Ulisses Spiele oder FASA.