Main
The Road Behind
VenezuelaTrinidad Curacao Galapagos Ecuador Peru Bolivia Paraguay Argentina Chile Hong Kong Thailand North Thailand South Malaysia Cambodia Singapore Nepal Kathmandu Royal Trek Nepal Trek India India Palace Udaipur Bangalore Greece Islands Rhodes Camping Olympia Turkey Istanbul Bath Bursa Cappadocia Bodrum South Africa Garden Route Cape Town Namibia Fish River Etosha Botswana Zimbabwe Wedding Great Ruins Germany Bathroom Netherlands Spain Madrid Seville Granada Gibraltar Morocco Portugal Sintra France Normandy Egypt Pyramids Nile Aswan Abusimbel Luxor Valley of Kings Alexandria Red Sea Jordan Kings Valley Aman Palestine The Road Ahead
IsrealCzech Republic Austria Italy Switzerland England Find pages Unused pages Undefined pages Page Index
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
|
Checks the existence of a page lock. A page lock is created when an user starts editing a page. You can use this tag to warn the user, prevent the page from being modified (by removing the editor text area, for example), etc. Usage<wiki:CheckLock mode="locked|unlocked|owned" id="<variable>">
Parameters
Example
<wiki:CheckLock mode="locked" id="lock">
<P CLASS="locknote">User '<%=lock.getLocker()%>' has started to edit this page, but has not yet
saved. I won't stop you from editing this page anyway, BUT be aware that
the other person might be quite annoyed. It would be courteous to wait for his lock
to expire or until he stops editing the page. The lock expires in
<%=lock.getTimeLeft()%> minutes.
</P>
</wiki:CheckLock>
The PageLock classThe PageLock class has the following methods you can use:
|
Please make one. |
||||||