Classes, interfaces and traits

rcube_base_replacer

Helper class to turn relative urls into absolute ones using a predefined base

« More »

rcube_browser

Provide details about the client's browser based on the User-Agent header

« More »

rcube_content_filter

PHP stream filter to detect html/javascript code in attachments

« More »

rcube_enriched

Class for Enriched to HTML conversion

« More »

rcube_html2text

Converts HTML to formatted plain text

« More »

rcube_image

Image resizer and converter

« More »

rcube_spellcheck_atd

Spellchecking backend implementation to work with an After the Deadline service See http://www.afterthedeadline.com/ for more information

« More »

rcube_spellcheck_enchant

Spellchecking backend implementation to work with Pspell

« More »

rcube_spellcheck_engine

Interface class for a spell-checking backend

« More »

rcube_spellcheck_googie

Spellchecking backend implementation to work with a Googiespell service

« More »

rcube_spellcheck_pspell

Spellchecking backend implementation to work with Pspell

« More »

rcube_spellchecker

Helper class for spellchecking with Googielspell and PSpell support.

« More »

rcube_string_replacer

Helper class for string replacements based on preg_replace_callback

« More »

rcube_utils

Utility class providing common functions

« More »

rcube_washtml

Utility class providing HTML sanityzer

« More »