C# Class Bloom.Edit.PlaceHolderPage

This is just so the first (top-left) thumbnail is empty, so that the cover page appears in the second column.
Inheritance: IPage
Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
GetDivNodeForThisPage ( ) : XmlElement
GetIndex ( ) : int
GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary

Method Details

GetCaptionOrPageNumber() public method

public GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
pageNumber int
captionI18nId string
return string

GetDivNodeForThisPage() public method

public GetDivNodeForThisPage ( ) : XmlElement
return System.Xml.XmlElement

GetIndex() public method

public GetIndex ( ) : int
return int

GetSourceTexts() public method

public GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary
groupId string
vernacularCode string
return string>.Dictionary