SproutCMS

This is the code documentation for the SproutCMS project

function _editSave()

Process the saving of a record.

Usage

boolean $DemoItemAdminController->_editSave ( int $item_id );

Arguments

  1. int $item_id
    The record to save

Return value

  • boolean
    True on success, false on failure