SproutCMS

This is the code documentation for the SproutCMS project

function setTourCompleted()

Set a given JavaScript tour as complete, preventing it from showing again.

Usage

void $AdminAjaxController->setTourCompleted ( mixed $tour_name );

Arguments

  1. $tour_name

Return value

  • void