Class Index | File Index

Classes


Namespace ox.Configuration


Defined in: configuration.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
ox.Configuration.error(text)
Displays an error message to the user.
<static>  
ox.Configuration.info(text)
Displays an information message to the user.
Namespace Detail
ox.Configuration
Method Detail
<static> ox.Configuration.error(text)
Displays an error message to the user.
Parameters:
{I18nString} text
The error message to display.

<static> ox.Configuration.info(text)
Displays an information message to the user.
Parameters:
{I18nString} text
The information message to display.

Documentation generated by JsDoc Toolkit 2.0.2 on Thu Jul 09 2009 12:58:03 GMT+0200 (CEST)