SproutCMS

This is the code documentation for the SproutCMS project

function cleanupCommonPostData()

Ensure 'active' flag and 'tags' POST fields have values set, if they are nonexistant

Usage

void $AdminController->cleanupCommonPostData ( ManagedAdminController $ctlr );

Arguments

  1. ManagedAdminController $ctlr

Return value

  • void