interface CompleteProfileControllerInterface in Complete profile 7
Hierarchy
- interface \CompleteProfileControllerInterface
Expanded class hierarchy of CompleteProfileControllerInterface
All classes that implement CompleteProfileControllerInterface
File
- includes/
CompleteProfileControllerInterface.php, line 3
View source
interface CompleteProfileControllerInterface {
public static function hasEmptyRequiredFields($account);
public static function getFieldsForm($account, array &$form_state);
}
Members
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CompleteProfileControllerInterface:: |
public static | function | 2 | |
CompleteProfileControllerInterface:: |
public static | function | 2 |