Part of vmc.common.profiles View In Hierarchy
Method | __init__ | Undocumented |
Method | add_profile | Called when a new profile is added remotely (with an updater) |
Method | create_profile | Creates a new mobile profile with name from the
opts dict
|
Method | delete_profile | Deletes profile
|
Method | edit_profile | Edits profile from the opts dict
|
Method | get_profile_list | Returns all the stored profiles as a list of MobileProfile
objects
|
Method | load_profile | Loads profile
|