Psych Desktop API documentation
Home
api
Search
Objects
api
api.Console.aliases
api.crosstalk
api.filesystem
api.ui
desktop
dijit
dojo
dojox
User login
Username:
*
Password:
*
Create new account
Request new password
api:
Object
Appears in Resources
Console.js
Filearea.js
Mail.js
Registry.js
Sound.js
Window.js
_base.js
crosstalk.js
filesystem.js
flash/flash.js
mail.js
nls/console.js
nls/es/console.js
nls/es/filearea.js
nls/filearea.js
ui.js
Function Information
function
Parameters
Fields
api.addDojoCss
:
Function
(/*
String
*/ path)
Adds an additional dojo CSS file (useful for the dojox modules)
api.Console
:
Constructor
()
A console widget that you can embed in an app
api.crosstalk
:
Object
An API that allows an app to communicate with other applications on a system-wide level.
api.Filearea
:
Constructor
()
api.filesystem
:
Object
A server-side virtual filesystem
api.flash
:
Object
api.log
:
Function
(/*
String
*/ str)
logs a string onto any console that is open
api.Mail
:
Constructor
(params)
api.mail
:
Constructor
(params)
api.nls
:
Object
api.Registry
:
Constructor
(/*
Object
*/ args)
An API that allows storage in a table format for users. This is basically a persistant dojo.data store with write capabilities. See dojo's documentation on dojo.data for more info.
api.Sound
:
Constructor
()
An API that allows an app to play audio content. Abstracts between HTML5 audio tags, flash-based audio, and embed tags
api.ui
:
Object
An API that provides things like dialogs and such
api.Window
:
Constructor
()
The window widget
api.xhr
:
Function
(/*
String
*/ args)
an extention of dojo's XHR utilities, but with some extra params to make life easy
api._base
:
Object
api._fileareaClipboard
:
Object