User Tools

Site Tools


en:public:developer:template_system:tags:error:error_btn_back_url

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:error:error_btn_back_url [2012/11/29 11:44]
admin [Example]
en:public:developer:template_system:tags:error:error_btn_back_url [2012/11/29 12:01] (current)
admin [<#error_btn_back_url>]
Line 1: Line 1:
-====== <#error_message> ======+====== <#error_btn_back_url> ======
  
 When an error is encountered, this variable will contain the url of the "back" button and it's will be  When an error is encountered, this variable will contain the url of the "back" button and it's will be 
-available from the /error/ page+available from the **/error/** page
  
 ==== Parameters ==== ==== Parameters ====
  
 ^ Name                                                      ^ Mandatory ^ Default ^ Description       ^        ^ Name                                                      ^ Mandatory ^ Default ^ Description       ^       
-| <html><span style="color:#008000">xmlencode</span></html> | No        | true    | Xml encode the result. see more on [[en:public:developer:template_system:tags:parameters:xmlencode]] |+| <html><span style="color:#008000">xmlencode</span></html> | No        | 1       | Xml encode the result. see more on [[en:public:developer:template_system:tags:parameters:xmlencode]] |
  
 ==== Example ==== ==== Example ====
Line 13: Line 13:
 <code> <code>
  
 +<#error_message>
 <#if condition="'<#error_btn_back_url>' <> ''"> <#if condition="'<#error_btn_back_url>' <> ''">
   <br />   <br />
en/public/developer/template_system/tags/error/error_btn_back_url.1354175051.txt.gz ยท Last modified: 2012/11/29 11:44 by admin