Click or drag to resize

PFFieldHtmlHelper_User Methods

The PFFieldHtmlHelper_User type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAvailableEntries
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.
Public methodStatic memberGetGroupAutocompleteLine
Gets a group HTML for the autocomplete selection popup.
Public methodStatic memberGetHTMLInterface
Generates the control HTML for a user field.
Public methodStatic memberGetHTMLInterface_AutoCompleteSelector
Gets the HTML of the autocomplete selection popup, shown when the user types in the search area.
Public methodStatic memberGetUserAutocompleteLine
Gets a user HTML for the autocomplete selection popup.
Top
See Also