SproutCMS

This is the code documentation for the SproutCMS project

function setPageType()

The page type, i.e. "og:type" property

Current options are:
  article, book, profile, website, music.song, music.album, music.playlist,
  music.radio_station, video.movie, video.episode, video.tv_show, video.other

Usage

void SocialMeta::setPageType ( string $val );

Arguments

  1. string $val

Return value

  • void