web/www/ebooks
Mike Colagrosso 2098b265a8 Rename the constructor Ebook::__construct() to static Ebook::FromFilesystem()
Also added `GetFoo()` methods for all the derived properties like `GetUrl()`, `GetHasDownloads()`, etc. Removed that logic from the constructor so that it's reusable in `Ebook::FromFilesystem()` and `Ebook::GetByIdentifier()`
2024-11-04 13:16:56 -06:00
..
author.php Define some constants to make HTTP input code less wordy 2024-05-12 12:29:30 -05:00
download.php Rename the constructor Ebook::__construct() to static Ebook::FromFilesystem() 2024-11-04 13:16:56 -06:00
ebook.php Rename the constructor Ebook::__construct() to static Ebook::FromFilesystem() 2024-11-04 13:16:56 -06:00
index.php Add automatic donation drives 2024-10-17 11:58:25 -05:00
opensearch.php Add thank-you page to ebook downloads 2024-02-26 13:34:44 -06:00
opensearch.xml Add opensearch directives to Atom and RSS feeds 2022-06-24 13:26:15 -05:00