public static function CompleteProfileControllerInterface::getFieldsForm in Complete profile 7
2 methods override CompleteProfileControllerInterface::getFieldsForm()
- ProfileCompleteProfileController::getFieldsForm in includes/
ProfileCompleteProfileController.php - UserCompleteProfileController::getFieldsForm in includes/
UserCompleteProfileController.php - This is essentially a duplicate of user_profile_form().
File
- includes/
CompleteProfileControllerInterface.php, line 7
Class
Code
public static function getFieldsForm($account, array &$form_state);