SproutCMS

This is the code documentation for the SproutCMS project

function exportAction()

Executes the save action for a specific item

Usage

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

Arguments

  1. string $type
    The type of item to save

Return value

  • void