SproutCMS

This is the code documentation for the SproutCMS project

function _addSave()

Saves the provided POST data into a new record in the database

Usage

unknown $DemoItemAdminController->_addSave ( int &$item_id );

Arguments

  1. int $item_id (by reference)
    After saving, the new record id will be returned in this parameter