SproutCMS

This is the code documentation for the SproutCMS project

function filetreeClose()

Saves in the session data the currently open pages in the pages tree (navigation pane)
Uses the POST param 'pages', and is usually run through an AJAX call.

Usage

void $PageAdminController->filetreeClose ( );

Return value

  • void