API Documentation 

Complete API reference for all PHP classes in the RTE CKEditor Image extension.

Table of Contents

Changed in version 13.1.5

Major architecture update: legacy controllers replaced with service-based pipeline. See Services API for the new approach.

API Components 

🎮 Controllers API 

TypoScript adapters and backend controllers for image handling.

⚙️ Services API 

New service architecture with clean separation of concerns.

📦 Data Transfer Objects 

Type-safe DTOs for validated image data.

📊 Data Handling API 

Database hooks, content processing, and image transformations.

🔔 Event Listeners 

PSR-14 event system integration for RTE configuration.

Usage Examples 

See Common Use Cases for practical implementation examples of these APIs.