Get Started. It's Free
or sign up with your email address
UpperCode by Mind Map: UpperCode

1. Core

1.1. Functions

1.1.1. _countTime()

1.1.2. _add_action()

1.1.3. _add_filter()

1.1.4. _run_action()

1.1.5. _run_filter()

1.1.6. _add_hook()

1.1.7. _run_hook()

1.1.8. _cache()

1.1.9. _isHomepage()

1.1.10. _eMail()

1.1.11. _checkEmail()

1.1.12. _checkURL()

1.1.13. _getDomane()

1.1.14. _getIP()

1.1.15. _getActive()

1.1.16. _mtime()

1.1.17. _textToURL()

1.1.18. _protect()

1.1.19. _unprotect()

1.1.20. _strCode()

1.1.21. _shortCode()

1.1.22. _sharpCode()

1.1.23. _unDir()

1.1.24. _getRandStr()

1.1.25. _inputValue()

1.1.26. _print_r_reverse()

1.1.27. _makeBackup()

1.1.28. _download()

1.1.29. _dump()

1.1.30. _define_homepage_vars()

1.2. UCode Class

1.2.1. $PData->GetSettings()

1.2.1.1. APP_FOLDER . '_config/_settings.php'

1.2.1.1.1. APP_FOLDER . '_config/db.php'

1.2.2. $PData->setSetting()

1.2.3. $PData->checkFile()

1.2.4. $PData->phpExit()

1.2.5. $PData->redirect()

1.2.6. $PData->runShortCode()

1.2.7. $PData->content()

1.2.8. $PData->getModTPL()

1.2.9. $PData->setTPL()

1.2.10. $PData->connectTPL()

1.2.11. $PData->countTime()

1.2.12. $PData->writeLog()

1.3. Controller

1.3.1. Classes

1.3.1.1. Testings

1.3.1.2. Language

1.3.1.3. SQLQuery

1.3.1.3.1. $sql->SQLConnect()

1.3.1.3.2. $sql->escape_string()

1.3.1.3.3. $sql->query()

1.3.1.3.4. $sql->update()

1.3.1.3.5. $sql->insert()

1.3.1.3.6. $sql->delete()

1.3.1.3.7. $sql->replace_str()

1.3.1.3.8. $sql->AddOption()

1.3.1.3.9. $sql->create_backup()

1.3.1.4. YouTubeClass

1.3.1.5. PHPExcel

1.3.2. Libreries

2. Constants

2.1. HOMEPAGE

2.2. SITE_FOLDER

2.3. APP_FOLDER

2.4. VIEW_FOLDER

2.5. PAGE_URL

2.6. CURRENT_PAGE

2.7. CORE_FOLDER

2.8. UPPERCODE_VERSION

2.9. PAGE_TYPE

2.10. PAGE_FOLDER

2.11. PAGE_FILE

3. Application

3.1. Modules

3.2. Page type files

4. View

4.1. Template