Module mango_orm::models::caching[][src]

Caching.

Caching information about Models for speed up work.

Trait: Caching - Methods caching information about Models 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. get_cache_data_for_query - Get cached Model data. db_update_dyn_widgets - Accepts json-line to update data, for dynamic widgets.

Traits

CachingModel