SproutCMS

This is the code documentation for the SproutCMS project

function export()

Shows an edit form for the specified item

Usage

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

Arguments

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

Return value

  • void