Classes
\AudioDidact
| Name | Description | |
|---|---|---|
| Class to handle email utilities such as mailing for new accounts and password recovery | UNTESTED | |
| GlobalFunctions | No description available | PASSED |
| PodTube | Class PodTube | UNTESTED |
| User | Class User stores user specific information | PASSED |
| Video | Class Video Stores YouTube video specific data | PASSED |
\AudioDidact\DB
| Name | Description | |
|---|---|---|
| DAL | Class DAL | UNTESTED |
| MongoDBDAL | No description available | UNTESTED |
| MySQLDAL | Class MySQLDAL contains methods for communicating with a SQL database | EMPTY |
| SQLite | Class SQLite contains methods for communicating with a SQLite database stored on a filesystem | PASSED |
\AudioDidact\SupportedSites
| Name | Description | |
|---|---|---|
| CRTV | Class CRTV | PASSED |
| ManualUpload | No description available | UNTESTED |
| SoundCloud | No description available | PASSED |
| SupportedSite | No description available | PASSED |
| Vimeo | No description available | EMPTY |
| YouTube | Class YouTube | PASSED |