SproutCMS

This is the code documentation for the SproutCMS project

function _getDeleteForm()

Return HTML which represents the form for deleting a record

Usage

array $TreeAdminController->_getDeleteForm ( int $item_id );

Arguments

  1. int $item_id
    The record to show the delete form for

Return value

  • array
    Two HTML elements with keys 'title' and 'content'