Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
friendsSearch.php
1 <?php
2 /**
3  * Created by JetBrains PhpStorm.
4  * User: andrew
5  * Date: 7/11/12
6  * Time: 4:14 PM
7  * To change this template use File | Settings | File Templates.
8  */
9 ?>
10 
11 <?php $this->widget('friends.widgets.FriendsSearchWidget', array('searchResultPageUrl' => '/widgetsTests/friendsSearchResult', 'profileFields' => array('firstname')))?>