1. Constants
1.1. HOMEPAGE
1.2. SITE_FOLDER
1.3. APP_FOLDER
1.4. VIEW_FOLDER
1.5. PAGE_URL
1.6. CURRENT_PAGE
1.7. CORE_FOLDER
1.8. UPPERCODE_VERSION
1.9. PAGE_TYPE
1.10. PAGE_FOLDER
1.11. PAGE_FILE
2. Application
2.1. Modules
2.2. Page type files
3. View
3.1. Template
4. Core
4.1. Functions
4.1.1. _countTime()
4.1.2. _add_action()
4.1.3. _add_filter()
4.1.4. _run_action()
4.1.5. _run_filter()
4.1.6. _add_hook()
4.1.7. _run_hook()
4.1.8. _cache()
4.1.9. _isHomepage()
4.1.10. _eMail()
4.1.11. _checkEmail()
4.1.12. _checkURL()
4.1.13. _getDomane()
4.1.14. _getIP()
4.1.15. _getActive()
4.1.16. _mtime()
4.1.17. _textToURL()
4.1.18. _protect()
4.1.19. _unprotect()
4.1.20. _strCode()
4.1.21. _shortCode()
4.1.22. _sharpCode()
4.1.23. _unDir()
4.1.24. _getRandStr()
4.1.25. _inputValue()
4.1.26. _print_r_reverse()
4.1.27. _makeBackup()
4.1.28. _download()
4.1.29. _dump()
4.1.30. _define_homepage_vars()
4.2. UCode Class
4.2.1. $PData->GetSettings()
4.2.1.1. APP_FOLDER . '_config/_settings.php'
4.2.1.1.1. APP_FOLDER . '_config/db.php'
4.2.2. $PData->setSetting()
4.2.3. $PData->checkFile()
4.2.4. $PData->phpExit()
4.2.5. $PData->redirect()
4.2.6. $PData->runShortCode()
4.2.7. $PData->content()
4.2.8. $PData->getModTPL()
4.2.9. $PData->setTPL()
4.2.10. $PData->connectTPL()
4.2.11. $PData->countTime()
4.2.12. $PData->writeLog()
4.3. Controller
4.3.1. Classes
4.3.1.1. Testings
4.3.1.2. Language
4.3.1.3. SQLQuery
4.3.1.3.1. $sql->SQLConnect()
4.3.1.3.2. $sql->escape_string()
4.3.1.3.3. $sql->query()
4.3.1.3.4. $sql->update()
4.3.1.3.5. $sql->insert()
4.3.1.3.6. $sql->delete()
4.3.1.3.7. $sql->replace_str()
4.3.1.3.8. $sql->AddOption()
4.3.1.3.9. $sql->create_backup()
4.3.1.4. YouTubeClass
4.3.1.5. PHPExcel
4.3.2. Libreries