SproutCMS

This is the code documentation for the SproutCMS project

function setSlug()

Set page slug for analysis

Usage

void AdminSeo::setSlug ( string $str );

Arguments

  1. string $str
    The front-end URL for current edited page

Return value

  • void