Namespace opensocial.EscapeType
The types of escaping that can be applied to person data or fields.
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| 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.
|
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.