SproutCMS

This is the code documentation for the SproutCMS project

function importAction()

Executes the import action

Usage

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

Arguments

  1. string $type
    The type of item to import

Return value

  • void