SproutCMS

This is the code documentation for the SproutCMS project

function _intro()

Returns the intro HTML for this controller.
Looks for a view named "admin/<controller-name>_intro", and loads it if found.
Otherwise, loads the view, "admin/generic_intro".

Usage

unknown $PageAdminController->_intro ( );