SproutCMS

This is the code documentation for the SproutCMS project

function add()

Shows an add form for the specified item

Usage

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

Arguments

  1. string $type
    The type of item to show the add form of

Return value

  • void