phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
tplModal.php
Go to the documentation of this file.
1
<?php
2
return
'<div id="%identifier%" tabindex="-1">
3
<div class="modal-dialog">
4
<div class="modal-content">
5
<div class="modal-header">
6
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
7
<h4 class="modal-title" id="myModalLabel">%title%</h4>
8
</div>
9
<div class="modal-body">
10
%content%
11
</div>
12
<div class="modal-footer">
13
%buttons%
14
</div>
15
</div>
16
</div>
17
</div>'
;
Ajax
bootstrap
html
templates
tplModal.php
Generated on Sun Dec 10 2023 16:15:55 for
phpMv-UI
by
doxygen
1.9.8