org.zkoss.zk.ui.versionInfo.enabled"
From Documentation
Raymondchao (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zk.ui.versionInfo.enabled Default: <i>true</i> [Since 6.5.5] It specifies whether to show ZK version in eac...") |
Robertwenzel (talk | contribs) m |
||
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zk.ui.versionInfo.enabled | org.zkoss.zk.ui.versionInfo.enabled | ||
+ | |||
+ | {{GlobalLibraryProperty}} | ||
Default: <i>true</i> | Default: <i>true</i> |
Revision as of 08:15, 7 July 2016
Property:
org.zkoss.zk.ui.versionInfo.enabled
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: true [Since 6.5.5]
It specifies whether to show ZK version in each page.
By default, each page will display the comment contains ZK version which the current web application are using. If user want to hide the info in security consideration, he can specify this library property to false.