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 Mon Jan 30 2012 16:58:00 GMT+0100 (CET)