SproutCMS

This is the code documentation for the SproutCMS project

function loadPageSocial()

Load page social - title, image, description, url

Usage

void Page::loadPageSocial ( array $page [, Pagenode $node ] );

Arguments

  1. array $page
    Page record from database
  2. Pagenode $node = NULL
    Node, for generating the URL; optional

Return value

  • void