Class Index | File Index

Classes


Namespace eclipse.gitCommandUtils

eclipse.gitCommandUtils generates commands
Defined in: </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.git/static/js/gitCommands.js>.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Utility methods
Method Summary
Method Attributes Method Name and Description
<static>  
eclipse.gitCommandUtils.createFileCommands(serviceRegistry, commandService, explorer, toolbarId)
<static>  
eclipse.gitCommandUtils.createGitClonesCommands(serviceRegistry, commandService, explorer, toolbarId)
<static>  
eclipse.gitCommandUtils.getDefaultSshOptions(serviceRegistry)
<static>  
eclipse.gitCommandUtils.handleKnownHostsError(serviceRegistry, errorData, options, func)
<static>  
eclipse.gitCommandUtils.handleProgressServiceResponse(jsonData, options, serviceRegistry, callback, callee, title, gitUrl)
<static>  
eclipse.gitCommandUtils.handleSshAuthenticationError(serviceRegistry, errorData, options, func, title, gitUrl)
<static>  
eclipse.gitCommandUtils.updateNavTools(registry, explorer, toolbarId, selectionToolbarId, item)
Namespace Detail
eclipse.gitCommandUtils
Utility methods
Method Detail
<static> eclipse.gitCommandUtils.createFileCommands(serviceRegistry, commandService, explorer, toolbarId)
Parameters:
serviceRegistry
commandService
explorer
toolbarId

<static> eclipse.gitCommandUtils.createGitClonesCommands(serviceRegistry, commandService, explorer, toolbarId)
Parameters:
serviceRegistry
commandService
explorer
toolbarId

<static> eclipse.gitCommandUtils.getDefaultSshOptions(serviceRegistry)
Parameters:
serviceRegistry

<static> eclipse.gitCommandUtils.handleKnownHostsError(serviceRegistry, errorData, options, func)
Parameters:
serviceRegistry
errorData
options
func

<static> eclipse.gitCommandUtils.handleProgressServiceResponse(jsonData, options, serviceRegistry, callback, callee, title, gitUrl)
Parameters:
jsonData
options
serviceRegistry
callback
callee
title
gitUrl

<static> eclipse.gitCommandUtils.handleSshAuthenticationError(serviceRegistry, errorData, options, func, title, gitUrl)
Parameters:
serviceRegistry
errorData
options
func
title
gitUrl

<static> eclipse.gitCommandUtils.updateNavTools(registry, explorer, toolbarId, selectionToolbarId, item)
Parameters:
registry
explorer
toolbarId
selectionToolbarId
item

Documentation generated by JsDoc Toolkit 2.4.0 on Thu May 26 2011 17:31:57 GMT-0400 (EDT)