SproutCMS

This is the code documentation for the SproutCMS project

function _addSave()

Saves the provided POST data into a new page in the database

Usage

unknown $PageAdminController->_addSave ( int &$page_id );

Arguments

  1. int $page_id (by reference)
    After saving, the new record id will be returned in this parameter