SproutCMS

This is the code documentation for the SproutCMS project

function setImage()

Set the image for this page - should be unique to this page; not shared across the site

Usage

void SocialMeta::setImage ( string $url );

Arguments

  1. string $url
    Relative or absolute url

Return value

  • void