phpMv  -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
tplInputgroup.php
Go to the documentation of this file.
1 <?php
2 return '<div class="%mClass%">
3  %addonLeft%
4  <input id="%identifier%" %properties%>
5  %addonRight%
6 </div>';