Expand all

Thumbnail

Representation of a thumbnail

Constructor

new Thumbnail(options) #

Parameters:

Name Type Description
options Object
Source:

Properties

defaults #

Properties:

Name Type Description
defaults Object

Default options hash.

Properties:
Name Type Description
filename string

uri decoded filename including File: prefix associated with thumbnail

Mixes in:
Source:

Methods

getDescription() → {string} #

Obtain description for thumbnail

Source:

Returns:

Type
string
Obtain description for thumbnail

getFileName() → {string} #

Return the page title for the thumbnail

Source:

Returns:

Type
string
Return the page title for the thumbnail

postRender() #