Jaxer.System : Object
Return to: Jaxer Framework index

Namespace object holding functions and members used to resolve and fetch web resources. Fetching is done via synchronous XMLHttpRequests.

Platform Support

Jaxer Server Framework Jaxer Client Framework
0.9 no

Properties

Property Action Jaxer Server Framework Jaxer Client Framework
static desktopFolder : String
The path on disk of the current user's desktop folder
No Details 0.9 no
static executableFolder : String
The path on disk of the current executable's folder
No Details 0.9 no
static homeFolder : String
The path on disk of the current user's home folder
No Details 0.9 no
static separator : String
The filesystem separator character (either \ or /)
No Details 0.9 no
static tempFolder : String
The path on disk of the system's temp folder
No Details 0.9 no
aptana_docs