SproutCMS

This is the code documentation for the SproutCMS project

function addSave()

Executes the save action for a specific item

Usage

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

Arguments

  1. string $type
    The type of item to add

Return value

  • void