Language
The Free and Open Productivity Suite
Methods' Details |
getProfileCount
- Description
- attempts to get the profiles count.
- Parameter product
- is the product name to get profiles count.Currently support "Mozilla" and "Thunderbird".
- Returns
- the profiles count of selected product.
|
|
getProfileList
- Description
- attempts to get the profile list for the given product.
- Parameter product
- is the product name to get profile list.Currently support "Mozilla" and "Thunderbird".
- Parameter list
- is a list of all profile of the given product.
- Returns
- the profile count for the given product.
|
|
getDefaultProfile
- Description
- attempts to get the default profile name for the given product.
- Parameter product
- is the product name to get default profile.Currently support "Mozilla" and "Thunderbird".
- Returns
- the default profile name for the given product.
|
|
getProfilePath
- Description
- attempts to get the full path for the given profile.
- Parameter product
- is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
- Parameter profileName
- the profile name to get full path.
- Returns
- the full path of the given profile.
|
|
isProfileLocked
- Description
- attempts to get whether profile is locked by other applications.
- Parameter product
- is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
- Parameter profileName
- the profile name to check.
- Returns
- true is the given profile is locked.
|
|
getProfileExists
- Description
- return true if the given profile exists
- Parameter product
- is the product name to get profile path.Currently support "Mozilla" and "Thunderbird".
- Parameter profileName
- the profile name to check.
- Returns
- whether given profile exists
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.