SproutCMS

This is the code documentation for the SproutCMS project

function importOptions()

Shows the import form for the specified item

Usage

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

Arguments

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

Return value

  • void