Dashboard > Fluid > ... > Layout Customizer API > Layout Customizer Configuration Options
Layout Customizer Configuration Options
Added by Anastasia Cheetham, last edited by Erin Yu on Sep 24, 2008  (view change)
Labels: 
(None)


This page exists to serve as the source for an excerpt that will place the following table in multiple pages.

Name Description Values Default
layout Javascript object. For information about the structure of this object, see Layout Reorderer Integration - Layout.

var layout = {
id: <id of container>,
columns: [

Unknown macro: { id}
,
Unknown macro: { id}
,
...
]
};

none
afterMoveCallbackUrl If an URL is provided with this option, the current state of the component model will be sent to that URL after a move is carried out. an URL none
acquireModel Valid only when the afterMoveCallbackUrl option is provided. acquireModel is a function that returns a Javascript object representing the model for the component. The model will be converted to a JSON string and sent to the URL specified by the afterMoveCallbackUrl option. a function none

Site running on a free Atlassian Confluence Open Source Project License granted to The FLUID Project. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5 Build:#805 Apr 26, 2007) - Bug/feature request - Contact Administrators