CMS  Version 3.9
clear_content_properties.inc File Reference

Go to the source code of this file.

Variables

 $ids = checkNumeric($_GET["section_content_id"])
 
 $sectionContent = new SectionContent()
 
$sectionContent filter = new InclusionFilter("section_content_id", "template", "role", "use_SSL")
 

Variable Documentation

◆ $ids

$ids = checkNumeric($_GET["section_content_id"])

Definition at line 6 of file clear_content_properties.inc.

◆ $sectionContent

$sectionContent = new SectionContent()

Definition at line 10 of file clear_content_properties.inc.

◆ filter

$sectionContent filter = new InclusionFilter("section_content_id", "template", "role", "use_SSL")

Definition at line 11 of file clear_content_properties.inc.