C# Class Bloom.Publish.SHRP_TeachersGuideExtension

Show file Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
ExtensionIsApplicable ( Book book ) : bool
UpdateBook ( HtmlDom dom, string language1Iso639Code ) : void

Method Details

ExtensionIsApplicable() public static method

public static ExtensionIsApplicable ( Book book ) : bool
book Bloom.Book.Book
return bool

UpdateBook() public static method

public static UpdateBook ( HtmlDom dom, string language1Iso639Code ) : void
dom Bloom.Book.HtmlDom
language1Iso639Code string
return void