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.3.2 on Tue Mar 01 2011 10:53:55 GMT+0100 (CET)