The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.profile.usersClient.UsersClient

The user service keeps track of the current Orion user.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.users/web/orion/profile/usersClient.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new user service.
Method Summary
Method Attributes Method Name and Description
 
createUser(userInfo, onLoad, onError)
 
deleteUser(userURI, onLoad)
 
fire(action, url, jsonData)
 
 
getUserInfo(userURI, onLoad)
 
getUsersList(onLoad)
 
getUsersListSubset(start, rows, onLoad)
 
initProfile(userURI, pluginsEventName, dataEventName)
 
resetUserPassword(login, password, onLoad)
 
updateUserInfo(userUri, data, onLoad)
Class Detail
orion.profile.usersClient.UsersClient()
Creates a new user service. A user service should be obtained by getting the orion.core.users service from the service registry rather than calling this constructor. This constructor is intended for service registry initialization code.
Method Detail
createUser(userInfo, onLoad, onError)
Parameters:
userInfo
onLoad
onError

deleteUser(userURI, onLoad)
Parameters:
userURI
onLoad

fire(action, url, jsonData)
Parameters:
action
url
jsonData

getDivContent()

getUserInfo(userURI, onLoad)
Parameters:
userURI
onLoad

getUsersList(onLoad)
Parameters:
onLoad

getUsersListSubset(start, rows, onLoad)
Parameters:
start
rows
onLoad

initProfile(userURI, pluginsEventName, dataEventName)
Parameters:
userURI
pluginsEventName
dataEventName

resetUserPassword(login, password, onLoad)
Parameters:
login
password
onLoad

updateUserInfo(userUri, data, onLoad)
Parameters:
userUri
data
onLoad

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.