Optional
profileModel: ProfileModelPrivate
#hasPrivate
arrayReadonly
namePrivate
profilePrivate
sortXML body string to load
this
Private
mergePrivate
removeSort all the entiries in the profile alphabetically. All profile data is sorted in place.
This instance of the profile.
Private
updateUpdate an arbitrary property on the profile object. If the new value is different than the current value, the change will be tracked.
The object to update
Property name to update
Value to set the property to
Static
fromLoad a profile from XML buffer or string that repeats the profile metadata
Name of the profile; for metadata this is the file name without extension.
String or buffer containing the profile XML
A profile object
Load profile data into the current profile object, profile data is merged with the existing values.