Determining if Dashboard is visible
Permalink 1 user found helpful
Is there a way (Using Concrete5.5) to determine whether the dashboard is visible or not? Similar to the $c->isEditMode() method but more like $c->hasDashboard() . I need to do this for styling purposes ... The dashboard throws off the design.