Class Index

Classes


Namespace opensocial.EscapeType

The types of escaping that can be applied to person data or fields.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.EscapeType.HTML_ESCAPE
When used will HTML-escape the data.
<static>  
opensocial.EscapeType.NONE
When used will not escape the data.
Namespace Detail
opensocial.EscapeType
Field Detail
<static> opensocial.EscapeType.HTML_ESCAPE
When used will HTML-escape the data.

<static> opensocial.EscapeType.NONE
When used will not escape the data.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)