The device-type Element"

From Documentation
(Created page with '{{ZKConfigurationReferencePageHeader}} == The device-type Element == [Optional] [Since 3.6.3] [Default: ajax] It specifies the device type that <tt><timeout-uri></tt> a…')
 
m
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
== The device-type Element ==
+
 
 +
'''Syntax:'''
 +
<device-type>''device_type''|'''ajax'''</device-type>
 +
 
 
  [Optional]
 
  [Optional]
 
  [Since 3.6.3]
 
  [Since 3.6.3]

Revision as of 14:44, 4 December 2010



Syntax:

<device-type>device_type|ajax</device-type>
[Optional]
[Since 3.6.3]
[Default: ajax]

It specifies the device type that <timeout-uri> and <automatic-timeout> are applied to. By default, it is ajax. If you want to specify the timeout URI for mobile device, use mil.

Notice that only <timeout-uri> and <automatic-timeout> depend on this. Others, such as <session-timeout>, are applied to all devices, regardless what is specified here.

Version History

Last Update : 2010/12/04


Version Date Content
     



Last Update : 2010/12/04

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.