SproutCMS

This is the code documentation for the SproutCMS project

function _getEditForm()

Returns the edit form for editing the specified page

Usage

string $PageAdminController->_getEditForm ( 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