SproutCMS

This is the code documentation for the SproutCMS project

function _deleteSave()

Deletes an item and logs the deleted data

Usage

bool $ListAdminController->_deleteSave ( int $item_id );

Arguments

  1. int $item_id
    The record to delete.

Return value

  • bool
    True on success, false on failure