Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
widgetsTests.php
1 <html>
2 <head>
3  <meta http-equiv="content-type" content="text/html; charset=utf-8">
4 
5  <title>WidgetsTests</title>
6 
7 </head>
8 <body>
9  <?php Yii::app()->clientScript->registerCoreScript('jquery') ?>
10  <div class="content">
11  <?php echo $content ?>
12  </div>
13 </body>
14 </html>