User Tools

Site Tools


en:public:developer:template_system:tags:parameters:analyzetagparams

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:parameters:analyzetagparams [2013/01/27 15:50]
admin [Values]
en:public:developer:template_system:tags:parameters:analyzetagparams [2013/01/27 16:57] (current)
admin
Line 12: Line 12:
 | <html><span style="color:#008000">-* or 0</span></html>               | Forbid the function to analyze any params | | <html><span style="color:#008000">-* or 0</span></html>               | Forbid the function to analyze any params |
 | <html><span style="color:#008000">FieldA;FieldB;-FieldC</span></html> | Analyze the parameter FieldA, FieldB before to call the function and forbid it to analyze the parameter FieldC | | <html><span style="color:#008000">FieldA;FieldB;-FieldC</span></html> | Analyze the parameter FieldA, FieldB before to call the function and forbid it to analyze the parameter FieldC |
 +| <html><span style="color:#008000">Result</span></html>                | Analyze the result of a calling function (or var) before to pass it to any filter |
 +| <html><span style="color:#008000">-Result</span></html>               | Forbid the Analyze of the result of a calling function (or var) before to pass it to any filter |
 +
 ==== Example ==== ==== Example ====
  
Line 46: Line 49:
              
 </code> </code>
- 
en/public/developer/template_system/tags/parameters/analyzetagparams.1359287438.txt.gz ยท Last modified: 2013/01/27 15:50 by admin