SproutCMS

This is the code documentation for the SproutCMS project

function setSocialMeta()

Set the social meta data for a page

Usage

void $PageController->setSocialMeta ( array $page , string $content_html );

Arguments

  1. array $page
    Page details from the database
  2. string $content_html
    The rendered content html

Return value