Method | Description | |
---|---|---|
alignment_offset ( ) : string | When a component is displayed aligned relative to another one, slide the other component a few columns. This varies for centered and non-centered layouts, as centered layouts have more columns. | |
all ( ) : array | Get all settings. | |
body_column_span ( ) : string | Get the body column span. | |
get ( string $name ) : mixed | Get a setting. | |
layout_columns ( ) : string | Get the layout columns. | |
layout_width ( ) : string | Get the layout width. | |
set ( string $name, mixed $value ) : mixed | Set a setting. |
public alignment_offset ( ) : string | ||
return | string |
public body_column_span ( ) : string | ||
return | string |
public layout_columns ( ) : string | ||
return | string |