nyroFwk  0.2
layout.xul.php
Go to the documentation of this file.
1 <?xml version="1.0" encoding="utf-8"?>
2 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
3 <window
4  id="window"
5  title="<?php echo $response->getTitle() ?>"
6  orient="vertical"
7  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
8 
9  <?php echo $content; ?>
10 
11 </window>
xml version xml stylesheet href
Definition: layout.xul.php:2
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by doxygen 1.8.13