Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
simpleSearch.php
1 <?php
2 /**
3  *
4  */
5  ?>
6 
7 <?php $this->widget('search.widgets.SimpleSearchWidget', array(
8  'landingPage'=> 'widgetsTests/searchResult',
9 )); ?>