View Source API Reference Torch v5.4.0
Modules
Documentation for Torch.
Provides Phoenix.Components for use in Torch views and layouts
Application config for torch.
Provides input generators for Torch's filter sidebar.
Contains functions for dealing with flash messages.
A module providing Internationalization with a gettext-based API. By using Gettext, your module gains a set of macros for translations, for example
Provides helper functions for Torch-generated controllers.
Provides internationalization support for Torch apps using standard Gettext features as a default, but also allows Torch users to customize their own "messaging backends" for custom i18n support.
Provides messages for different parts of the package. Can also be overridden to include custom translations.
Handles Torch pagination queries and filtering.
Helpers for rendering Torch-generated tables.
Mix Tasks
Light wrapper module around mix phx.gen.html
which generates slightly
modified HTML.
Installs torch layout to your _web/templates
directory.
Uninstalls torch layout.