PFFieldHtmlHelper_User Methods |
The PFFieldHtmlHelper_User type exposes the following members.
Name | Description | |
---|---|---|
GetAvailableEntries |
Gets the list of entries shown when the user types in the search area.
Note: users have the priority: if enough entries are found with users, no group entries is returned.
| |
GetGroupAutocompleteLine |
Gets a group HTML for the autocomplete selection popup.
| |
GetHTMLInterface |
Generates the control HTML for a user field.
| |
GetHTMLInterface_AutoCompleteSelector |
Gets the HTML of the autocomplete selection popup, shown when the user types in the search area.
| |
GetUserAutocompleteLine |
Gets a user HTML for the autocomplete selection popup.
|