Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Filters ยท mod_development
  • Reference
  • Frontend developer
  • Development and debugging
  • Template filter
  • Format
  • HTML

format_dispatch_controller_option

Module

mod_development

Format dispatch controller options.

See module#mod_development

The filter formats a controller option as escaped HTML for the development dispatch-rule inspector. Important options such as id, acl, and template receive distinct label styles. Internal source-location options are omitted.

Edit on GitHub

Related documentation

Filters

format_dispatch_path_element

Format dispatch path element so variables will be more visible.

Filters

log_format_stack

Escapes and formats a Javascript string with a stack trace to readable HTML.

Filters

media_exif_value

Formats EXIF values for display in templates.

Filters

render

Render a template.

Filters

upper

Translates the value to upper case.

Filters

linebreaksbr

Translate ASCII newlines ( \n ) into HTML <br /> elements.

Filters

date

Formats a date or datetime according to the format specified in the argument.

Filters

language_dir

Return rtl or ltr depening on the direction of the language.

Filters

capfirst

Converts the first character of the value to uppercase.

GitHub © 2026 Zotonic