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 Tue Mar 16 2010 10:02:14 GMT+0100 (CET)