User Tools

Site Tools


en:public:developer:template_system:tags:htmlinput:tbutton

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:htmlinput:tbutton [2015/01/18 21:52]
svanderclock [Example]
en:public:developer:template_system:tags:htmlinput:tbutton [2015/01/18 22:34] (current)
svanderclock [Properties]
Line 15: Line 15:
 | <html><span style="color:#008000">extra_class</span></html>    | No         | Extra Class for the link (<a class="Btn_main_class **extra_class**">) | | <html><span style="color:#008000">extra_class</span></html>    | No         | Extra Class for the link (<a class="Btn_main_class **extra_class**">) |
 | <html><span style="color:#008000">asInput</span></html>        | No         | Render the button as an **<input type="submit">** element | | <html><span style="color:#008000">asInput</span></html>        | No         | Render the button as an **<input type="submit">** element |
 +| <html><span style="color:#008000">type</span></html>           | No         | Specifies the type of button (**button**, **reset**, **submit**)  |
 ===== Constructors ===== ===== Constructors =====
  
Line 53: Line 53:
  
 <code html> <code html>
-<a class="ak_btn_2 ak_btn_2_9">"  +<a class="ak_btn_2 ak_btn_2_9">" href="MyPage.html";>;
-   href="MyPage.html"+
   <span>   <span>
     Go to my Page     Go to my Page
en/public/developer/template_system/tags/htmlinput/tbutton.1421607177.txt.gz · Last modified: 2015/01/18 21:52 by svanderclock