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