Jaxer.DirUtils : Object
Return to: Jaxer Framework index

This is a utility class that wraps XPCOM directory/folder utility functions

Platform Support

Jaxer Server FrameworkJaxer Client Framework
1.0no

Constructors

ConstructorActionJaxer Server FrameworkJaxer Client Framework
Jaxer.DirUtils Constructor() : Jaxer.DirUtils
Directory Utility helper object
Show Details1.0no

Jaxer.DirUtils() : Jaxer.DirUtils

Directory Utility helper object

Returns
Jaxer.DirUtilsReturns an instance of DirUtils.

Properties

PropertyActionJaxer Server FrameworkJaxer Client Framework
current : String
Return the path to the current folder the process is running from.
No Details 1.0no
desktopDir : String
Returns the deskTop Folder of the current user.
No Details 1.0no
getHome : String
Returns the home folder of the current user.
No Details 1.0no
temp : String
Returns the Jaxer temp Folder.
No Details 1.0no
aptana_docs