public class ProfileUtils extends Object
| Constructor and Description |
|---|
ProfileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.craftercms.profile.api.Profile |
getAnonymousProfile() |
static org.craftercms.profile.api.Profile |
getCurrentProfile() |
static String |
getCurrentProfileId() |
public static org.craftercms.profile.api.Profile getCurrentProfile()
public static String getCurrentProfileId()
public static org.craftercms.profile.api.Profile getAnonymousProfile()
Copyright © 2018 CrafterCMS. All rights reserved.