SoftLayer_Layout_Profile


SoftLayer_Layout_Profile

Description

Layout profiles are the primary object used to tie customized portal experiences to the SoftLayer_User_Customer.

In order to take full advantage of the flexible customization of the portal, each user must be given one or more layout profiles. Each layout profile is then assigned one of the SoftLayer_Layout_Container, thereby giving the user all SoftLayer_Layout_Item and associated SoftLayer_Layout_Profile_Preferences. These default preferences can be modified via the [[SoftLayer_Layout_Profile::modifyPreference()]] method, giving the user their own customized configuration.

Methods

createObject

Create a new layout profile

deleteObject

Delete a layout profile

editObject

Edit the layout profile object

getObject

Retrieve a SoftLayer_Layout_Profile record.

modifyPreference

Modifies an associated layout preference

modifyPreferences

Modifies a collection of associated preferences