Module mango_orm::forms::caching[][src]

Caching.

Caching information about Forms for speed up work.

Trait: Caching - Methods caching information about Forms for speed up work. Methods: form_wig - Get an widgets map for page template. form_json - Get Form attributes in Json format for page templates. form_html - Get Html Form of Model for page templates.

Traits

CachingForm