134 | | ||''profile_widgets''|| || || || |
135 | | ||''profile_layers''|| || || || |
136 | | ||''profile_cols''|| || || || |
137 | | ||''profile_title''|| || || || |
138 | | ||''profile_header''|| || || || |
| 134 | ||''profile_widgets''||A list of widget configurations defines which widgets will be displayed||List of dict() objects||[wiki:S3/S3Profile#Widgetconfiguration Widget configuration]|| |
| 135 | ||''profile_layers''||A list of additional layers to be displayed on the map||List of dict() objects||[wiki:S3/S3Profile#Configuration Profile configuration]|| |
| 136 | ||''profile_cols''||Sets the number of columns to display the widget across (default: 2)||Integer||[wiki:S3/S3Profile S3 Profile]|| |
| 137 | ||''profile_title''||Sets the browser page title||String||[wiki:S3/S3Profile S3 Profile]|| |
| 138 | ||''profile_header''||Provides the header, in web2py HTML||Object e.g. an instance of DIV() or H2()||[http://web2py.com/books/default/chapter/29/05/the-views#Built-in-helpers web2py HTML helpers]|| |