User Tools

Site Tools


en:public:developer:template_system:tags:htmlinput:input

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:htmlinput:input [2013/02/17 11:37]
admin created
en:public:developer:template_system:tags:htmlinput:input [2014/09/22 16:35] (current)
svanderclock [Parameters]
Line 20: Line 20:
 | <html><span style="color:#008000">Default</span></html>            | No        |         | Use default if value is empty | | <html><span style="color:#008000">Default</span></html>            | No        |         | Use default if value is empty |
 | <html><span style="color:#008000">Form_name</span></html>          | No        |         | Take value from GET/post params or custom variables only if the variable [[en:public:developer:template_system:reserved_parameters:ak__form_name]] is equal to form_name | | <html><span style="color:#008000">Form_name</span></html>          | No        |         | Take value from GET/post params or custom variables only if the variable [[en:public:developer:template_system:reserved_parameters:ak__form_name]] is equal to form_name |
 +| <html><span style="color:#008000">ConvertCurrency</span></html>    | No        |         | convert the value/default from one currency to another. format: from=xxx;to=yyy |
 | <html><span style="color:#008000">AnalyzeTagParams</span></html>   | No        | True    | Analyze all params before to call the function (see [[en:public:developer:template_system:tags:parameters:AnalyzeTagParams]]) | | <html><span style="color:#008000">AnalyzeTagParams</span></html>   | No        | True    | Analyze all params before to call the function (see [[en:public:developer:template_system:tags:parameters:AnalyzeTagParams]]) |
 | <html><span style="color:#008000">...</span></html>                |           |         | All standard HTML input paramaters (like name, onclick, etc.) will be put in the result | | <html><span style="color:#008000">...</span></html>                |           |         | All standard HTML input paramaters (like name, onclick, etc.) will be put in the result |
en/public/developer/template_system/tags/htmlinput/input.1361086640.txt.gz · Last modified: 2013/02/17 11:37 by admin