User Tools

Site Tools


en:public:developer:template_system:tags:parameters:hexencode

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:parameters:hexencode [2013/01/28 17:02]
admin
en:public:developer:template_system:tags:parameters:hexencode [2013/01/28 17:19] (current)
admin
Line 8: Line 8:
 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 value must be hex-encoded. |
 +| <html><span style="color:#008000">0</span></html>    | Means that value must be hex-decoded. |
  
 ==== Example ==== ==== Example ====
  
 <code> <code>
-   
   <#TestVar setValue="hello">   <#TestVar setValue="hello">
   <#TestVar hexencode="1">   <#TestVar hexencode="1">
- 
 </code> </code>
      
en/public/developer/template_system/tags/parameters/hexencode.1359378161.txt.gz ยท Last modified: 2013/01/28 17:02 by admin