User Tools

Site Tools


en:public:developer:template_system:tags:parameters:checksum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:public:developer:template_system:tags:parameters:checksum [2013/01/27 17:21]
admin [CheckSum]
en:public:developer:template_system:tags:parameters:checksum [2013/01/28 16:52] (current)
admin
Line 1: Line 1:
-===== CheckSum =====+====== CheckSum ======
  
 Parameter "checksum" permit to retrieve the CRC checksum (a numeric code) Parameter "checksum" permit to retrieve the CRC checksum (a numeric code)
Line 7: Line 7:
 this filter. You can control this behavior throught the parameter  this filter. You can control this behavior throught the parameter 
 [[en:public:developer:template_system:tags:parameters:AnalyzeTagParams]] [[en:public:developer:template_system:tags:parameters:AnalyzeTagParams]]
 +
 +==== Values ====
 +
 +^ Value                                                ^ Description ^       
 +| <html><span style="color:#008000">1</span></html>    | Means that CheckSum must be calculated |
 +
  
 ==== Example ==== ==== Example ====
 +
 +<code>
  
   <#TestVar setValue="hello">   <#TestVar setValue="hello">
   <#TestVar checksum="1">   <#TestVar checksum="1">
      
-==== Output ====+</code> 
 +   
 +will output
  
 +<code>
   68623423   68623423
 +</code>
en/public/developer/template_system/tags/parameters/checksum.1359292904.txt.gz · Last modified: 2013/01/27 17:21 by admin