23.12.2012 Views

ZK Developer's Guide

ZK Developer's Guide

ZK Developer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuration Files in <strong>ZK</strong><br />

org.zkoss.zk.ui.util.ExecutionCleanup<br />

Clean up an execution which is destroyed.<br />

org.zkoss.zk.ui.util.URIInterceptor<br />

This is used to intercept the loading of ZUML pages with the URI. It may be<br />

used to confirm if the current user should have access to the URI.<br />

org.zkoss.zk.ui.util.Monitor<br />

This is used to monitor the status of the <strong>ZK</strong> application.<br />

Tag<br />

Normally, the logging will be performed according to the settings in the web<br />

container. This log tag can overwrite the existing settings. If the whole package needs<br />

logging then use this tag.<br />

Or use<br />

<br />

<br />

<br />

<br />

com.irteam.myapp<br />

<br />

if only the package's com.irteam.myapp.* needs logging.<br />

Tag<br />

This has the following possible child tags: theme-uri, disable-default-theme,<br />

desktop-timeout, file-check-period, tooltip-delay, and processing-promptdelay.<br />

The following list describes these child tags.<br />

1. <br />

This is the time between client requests, when the desktop will be timed out<br />

by the server. A negative value will never time out.<br />

2. <br />

This defines the component set whose default theme will be disabled.<br />

3. <br />

This is the waiting time before a file is checked for whether it is modified.<br />

4. <br />

This is the waiting time before a prompt will be displayed.<br />

[ 164 ]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!