SproutCMS

This is the code documentation for the SproutCMS project

function intro()

Shows an introduction for a specified type.

Usage

void $AdminController->intro ( string $type );

Arguments

  1. string $type
    The type to show an intro for.

Return value

  • void