Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
content_type_raw_html.inc
1
<?php
18
require_once SQ_CORE_PACKAGE_PATH.
'/content_type/content_type.inc'
;
19
31
class
Content_Type_Raw_HTML
extends
Content_Type
32
{
33
34
41
function
__construct
($assetid=0)
42
{
43
parent::__construct($assetid);
44
45
}
//end constructor
46
47
48
}
//end class
49
50
?>
squiz_matrix
packages
cms
content_types
content_type_raw_html
content_type_raw_html.inc
Generated on Tue Jan 29 2013 14:04:56 for Squiz Matrix by
1.8.3.1