SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class VideoPlaylistWidget

Renders a gallery of videos

Variables

NameVisibilityDescription
$classname 
$friendly_desc 
$friendly_name 

Functions

NameVisibilityDescription
getSettingsFormpublicRenders the admin settings form for this widget
renderpublicRenders the front-end view of this widget
requestYoutubePlaylistprivate (static)Request YouTube playlist data for given URL

public getSettingsForm

string $VideoPlaylistWidget->getSettingsForm ( );

Renders the admin settings form for this widget

public render

string $VideoPlaylistWidget->render ( int $orientation );

Renders the front-end view of this widget

private requestYoutubePlaylist

array|bool VideoPlaylistWidget::requestYoutubePlaylist ( string $video_url );

Request YouTube playlist data for given URL