Global

Methods

about_callback()

Callback for the About Page
Source:

archive_callback()

Callback for the Archive Page
Source:

bitcoin_callback()

Callback for the Bitcoin Payment Page
Source:

cart_callback()

Callback for the Cart Page
Source:

contact_callback()

Callback for the Contact Page
Source:

credit_callback()

Callback for the Credit Card Payment Page
Source:
Callback for the Gallery Page
Source:

human_bytes(title, author) → {string}

Translates bytes into KB, MB, GB or TB
Parameters:
Name Type Description
title string The title of the book.
author string The author of the book.
Source:
Returns:
Human readable bytes
Type
string

license_format(title, author) → {string}

Returns license html
Parameters:
Name Type Description
title string The title of the book.
author string The author of the book.
Source:
Returns:
HTML for copyright licensing.
Type
string

news_callback()

Callback for the News Page
Source:

page_callback()

Callback for the Page Template
Source:

thankyou_callback()

Callback for the Thank You Page
Source:

welcome_callback()

Callback for the Welcome Page
Source: