Class orion.widgets.SiteEditor
				
				
			
				Editor for an individual site configuration.
				
				
					
Defined in:  </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/widgets/SiteEditor.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								orion.widgets.SiteEditor(options)
							 
							
						 | 
					
					Class Detail
				
				
				
						orion.widgets.SiteEditor(options)
				
				
				- Parameters:
 - {Object} options
 - Options bag for creating the widget.
 - {eclipse.FileClient} options.fileClient
 - {eclipse.SiteService} options.siteService
 - {mCommands.CommandService} options.commandService
 - {String} options.location Optional
 - Optional URL of a site configuration to load in editor upon creation.