SproutCMS

This is the code documentation for the SproutCMS project

function contents()

Shows an edit form for the specified item

Usage

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

Arguments

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

Return value

  • void