SproutCMS

This is the code documentation for the SproutCMS project

function setDefaultMainviewParams()

Sets the a bunch of parameters for a the main view.

Usage

void $AdminController->setDefaultMainviewParams ( View $view );

Arguments

  1. View $view
    The view to set the parameters for.

Return value

  • void