Titanium.App

Properties

Properties
App.Properties Property

Methods

appURLToPath ( )
Return the full path equivalent of an app: protocol path
createProperties ( properties )
Create a new properties object
exit ( )
Exit the application.
getArguments ( )
Return the command-line arguments passed to this application, excluding the first -- which is generally the path to the application executable.
getCopyright ( )
Return the application's copyright information
getDescription ( )
Return the application description.
getGUID ( )
Return the application's globally unique id.
getHome ( )
Return the full path to the application home directory.
getID ( )
Return the application id.
getIcon ( )
Return the path to the application icon.
getName ( )
Return the application name.
getPath ( )
Return the full path to the application executable.
getPublisher ( )
Return the application publisher.
getStreamURL ( ... )
Return the stream URL for the application's updates.
getSystemProperties ( )
Get the system properties defined in tiapp.xml (see App.Properties).
getURL ( )
Return the application URL.
getVersion ( )
Return the application version.
loadProperties ( path )
Loads a properties list from a file path
stderr ( data )
Writes to stderr
stdout ( data )
Writes to stdout

Objects

No objects.

Last Modified on July 7, 2009, 05:07 AM by Jeff Haynie Edit | History