$display_component = !($gantry->get("component-enabled",true)==false && JRequest::getVar('view') == 'frontpage');
$display_component = !($gantry->get("component-enabled",true)==false);
<param name="component-enabled" type="toggle" default="1" label="COMPONENT" description="COMPONENT_DESC" />
<param name="component-enabled" type="toggle" default="1" label="COMPONENT" description="COMPONENT_DESC" setbyurl="true" setinsession="true" setbysession="true" setincookie="true" setbycookie="true" setinmenuitem="true"/>
Time to create page: 0.060 seconds