Classes

\

Name Description
Page No description available EMPTY
PageController No description available EMPTY

\Symbiote\MemberProfiles\Email

Name Description
MemberConfirmationEmail An email sent to the user with a link to validate and activate their account. EMPTY

\Symbiote\MemberProfiles\Extensions

Name Description
MemberProfileExtension Adds validation fields to the Member object, as well as exposing the user's status in the CMS. EMPTY

\Symbiote\MemberProfiles\Forms

Name Description
CheckableVisibilityField A wrapper around a field to add a checkbox to optionally mark it as visible. EMPTY
MemberProfileValidator This validator provides the unique and required functionality for {@link MemberProfileField}s. EMPTY
MemberProfilesAddSectionAction A grid field section that allows one instance of each section subclass to be created. EMPTY
MemberProfilesAddSectionAction_ItemRequest No description available EMPTY

\Symbiote\MemberProfiles\Model

Name Description
MemberProfileField No description available EMPTY
MemberProfileFieldsSection A profile section that displays a list of fields that have been marked as public. EMPTY
MemberProfileSection A section of a public profile page. EMPTY

\Symbiote\MemberProfiles\Pages

Name Description
MemberApprovalController No description available EMPTY
MemberProfilePage A MemberProfilePage allows the administratior to set up a page with a subset of the fields available on the member object, then allow members to register and edit their profile using these fields. EMPTY
MemberProfilePageController Class MemberProfilePageController EMPTY
MemberProfileViewer Handles displaying member's public profiles. EMPTY

\Symbiote\MemberProfiles\Tests

Name Description
MemberConfirmationAdminTest Tests manually confirming users in the admin panel. EMPTY
MemberConfirmationEmailTest Tests for {@link MemberConfirmationEmail}. EMPTY