 |
CMS
Version 3.9
|
Go to the documentation of this file.
12 var
$fields = array(
"scroll_part_id" => Number,
13 "scroll_id" => Number,
15 "content_type" => String,
17 "php_code_file" => String,
18 "css_class" => String,
21 "sort_order" => Number);
27 var
$versioned_fields = array(
"title",
"content",
"php_code_file",
"css_class",
"styles",
"image_id");
31 "styles" =>
"Inline CSS Styles",
32 "image_id" =>
"Background Image");
35 return $this->getRelated(
Scroll);