You are here

constant cf_dom::CONTENT_PREFIX in Common Functionality 7.2

File

modules/cf_dom/classes/cf_dom.php, line 17
Provides the cf_dom handling class.

Class

cf_dom
The cf_dom class assists in setting up and managing the custom dom object.

Code

const CONTENT_PREFIX = '<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>';