Core Documentation
TYPO3 Core API
Copyright © by Official Documentation <documentation@typo3.org>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. TYPO3 Core APIs
- 2. TYPO3 Extension API
- 2.1. Extension Architecture
- Introduction
- Files and locations
- System, Global and Local extensions
- Extension key
- Naming conventions
- Import and install of extensions
- ext_tables.php and ext_localconf.php
- ext_emconf.php
- Extension configuration options (ext_conf_template.txt)
- Extending “extensions-classes”
- The Extension Manager (EM)
- Basic framework for a new extension
- 2.1. Extension Architecture
- 3. TYPO3 API overview
- 3.1. Introduction
- 3.2. General functions
- 3.3. TYPO3 Core Engine (TCE)
- 3.4. Hooks
- 3.5. Variables and Constants
- 3.6. Backend User Object
- 3.7. Using the system log
- 3.8. Using the system registry
- 3.9. PHP Class Extension
- 3.10. AJAX in the TYPO3 Backend
- 3.11. Using third-party JavaScript libraries in the TYPO3 Backend
- 3.12. Flash messages
- 3.13. Various examples
- 4. Table Control Array, $TCA
- 5. Page types
- 5.1. $PAGES_TYPES
- 5.2. Core Documentation
- 6. User Settings Configuration
- 7. RTE API
- 8. Skinning API
- 9. Error and Exception Handling
- 10. Data Formats
This document is related to version 4.3.2 of the extension doc_core_api.