SproutCMS

This is the code documentation for the SproutCMS project

function _getDeleteForm()

Returns the edit form for editing the specified page

Usage

string $PageAdminController->_getDeleteForm ( int $id );

Arguments

  1. int $id
    The record to show the edit form for

Return value

  • string
    The HTML code which represents the edit form