Namespace controller.formats
- Defined in: base_controller.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
High-level set of options which can represent multiple
content-types.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> |
controller.formats.HTML
String constant with a value of 'html'
|
| <static> <constant> |
controller.formats.JSON
String constant with a value of 'json'
|
| <static> <constant> |
controller.formats.TXT
String constant with a value of 'txt'
|
| <static> <constant> |
controller.formats.XML
String constant with a value of 'xml'
|
Namespace Detail
controller.formats
High-level set of options which can represent multiple
content-types.
Field Detail
<static> <constant>
controller.formats.HTML
String constant with a value of 'html'
<static> <constant>
controller.formats.JSON
String constant with a value of 'json'
<static> <constant>
controller.formats.TXT
String constant with a value of 'txt'
<static> <constant>
controller.formats.XML
String constant with a value of 'xml'