module Marten::Template::Object
Overview
Allows to add support for custom classes to template contexts.
Including this module in a class will make it "compatible" with the template engine so that instances of this class can be included in context objects.
Included Modules
Direct including types
- Marten::Core::Validation::ErrorSet
- Marten::DB::Field::File::File
- Marten::DB::Query::Page(M)
- Marten::DB::Query::Paginator(M)
- Marten::DB::Query::Set(M)
- Marten::HTTP::FlashStore
- Marten::Schema
- Marten::Schema::BoundField
- Marten::Template::Object::Auto
- Marten::Template::Object::Enum
Defined in:
marten/template/object.crmarten/template/object/auto.cr
marten/template/object/enum.cr