Method | Description | |
---|---|---|
generateUrl ( string $email, integer $size = 80 ) : string | Generate a Gravatar image URL based on the provided email address. | |
profileController_afterAddSideMenu_handler ( ProfileController $sender, array $args ) | Set the Gravatar image on the user's profile. |
public profileController_afterAddSideMenu_handler ( ProfileController $sender, array $args ) | ||
$sender | ProfileController | Reference to the current profile controller instance. |
$args | array | Additional parameters for the current event. |