Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
FriendsSearchWidget Class Reference
Inheritance diagram for FriendsSearchWidget:
BaseWidget

Public Member Functions

 init ()
 run ()
- Public Member Functions inherited from BaseWidget
 getViewFile ($viewName)

Public Attributes

 $userFields
 $profileFields
 $searchResultPageUrl = ''

Detailed Description

Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales.nosp@m.@gen.nosp@m.tics..nosp@m.com http://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.

Execute search for users which existing in DB. Fields which will used for search are configurable.

Definition at line 14 of file FriendsSearchWidget.php.

Member Data Documentation

FriendsSearchWidget::$profileFields
Initial value:
array(
'firstname',
'gender',
'birthday'
)

Definition at line 26 of file FriendsSearchWidget.php.

FriendsSearchWidget::$userFields
Initial value:
array(
'username'
)

Definition at line 19 of file FriendsSearchWidget.php.


The documentation for this class was generated from the following file: