Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2011-10-17 21:14

Namespace controller.formats

Namespace Summary
Constructor Attributes Constructor Name and Description
 
High-level set of options which can represent multiple content-types.
Field Summary
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'