The device-type Element"

From Documentation
m
m (correct highlight (via JWB))
 
Line 8: Line 8:
 
  [Default: ajax]
 
  [Default: ajax]
  
It specifies the device type that <tt>&lt;timeout-uri&gt;</tt> and <tt>&lt;automatic-timeout&gt;</tt> are applied to. By default, it is <tt>ajax</tt>. If you want to specify the timeout URI for mobile device, use <tt>mil</tt>.
+
It specifies the device type that <code>&lt;timeout-uri&gt;</code> and <code>&lt;automatic-timeout&gt;</code> are applied to. By default, it is <code>ajax</code>. If you want to specify the timeout URI for mobile device, use <code>mil</code>.
  
Notice that only <tt>&lt;timeout-uri&gt;</tt> and <tt>&lt;automatic-timeout&gt;</tt> depend on this. Others, such as &lt;session-timeout&gt;, are applied to all devices, regardless what is specified here.
+
Notice that only <code>&lt;timeout-uri&gt;</code> and <code>&lt;automatic-timeout&gt;</code> depend on this. Others, such as &lt;session-timeout&gt;, are applied to all devices, regardless what is specified here.
  
 
=Version History=
 
=Version History=

Latest revision as of 10:34, 19 January 2022



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 : 2022/01/19


Version Date Content
     



Last Update : 2022/01/19

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