Class ContentType

Description

A static class that holds MIME type constants, such as "text/html".

Located in /diy-framework/view/ContentType.class.php (line 11)


	
			
Class Constant Summary
 APPLICATION_RDF_XML = "application/rdf+xml"
 APPLICATION_RSS_XML = "application/rss+xml"
 APPLICATION_XML = "application/xml"
 TEXT_HTML = "text/html"
 XHTML_XML = "application/xhtml+xml"
Class Constants
APPLICATION_RDF_XML = "application/rdf+xml" (line 16)
APPLICATION_RSS_XML = "application/rss+xml" (line 17)
APPLICATION_XML = "application/xml" (line 15)
TEXT_HTML = "text/html" (line 14)
XHTML_XML = "application/xhtml+xml" (line 13)

Documentation generated on Tue, 25 Sep 2007 11:17:18 +0200 by phpDocumentor 1.3.2