This draft of the documentation remains immature. While we have made attempt to be thorough and accurate, you may encounter errors. If you discover any deficiencies, please let us know at info@kingdesk.com
This page documents the functionality provided by the PHP Typography project.Table of Contents
- set_defaults()
- set_tags_to_ignore()
- set_classes_to_ignore()
- set_ids_to_ignore()
- set_hyphenation()
- set_hyphenation_language()
- set_min_length_hyphenation()
- set_min_before_hyphenation()
- set_min_after_hyphenation()
- set_hyphenate_headings()
- set_hyphenate_title_case()
- set_hyphenate_all_caps()
- set_hyphenation_exceptions()
- set_fraction_spacing()
- set_unit_spacing()
- set_units()
- set_dash_spacing()
- set_single_character_word_spacing()
- set_space_collapse()
- set_dewidow()
- set_max_dewidow_length()
- set_max_dewidow_pull()
- set_wrap_hard_hyphens()
- set_url_wrap()
- set_email_wrap()
- set_min_after_url_wrap()
- set_smart_quotes()
- set_smart_quotes_primary()
- set_smart_quotes_secondary()
- set_smart_quotes_language()
- set_smart_dashes()
- set_smart_ellipses()
- set_smart_diacritics()
- set_diacritic_language()
- set_diacritic_custom_replacements()
- set_smart_marks()
- set_smart_math()
- set_smart_exponents()
- set_smart_fractions()
- set_smart_multiplication()
- set_smart_ordinal_suffix()
- set_style_ampersands()
- set_style_caps()
- set_style_numbers()
- set_style_initial_quotes()
- set_initial_quote_tags()
- process()
- process_feed()
- get_languages()
- get_diacritic_languages()

