File modules/cms/model/README.md

Last commit: Wed Nov 18 01:46:36 2020 +0100	Jan Dankert	Refactoring of model classes: New method persist() and some other cleanups.
1 # Model 2 3 These model classes are 'active records', means that every object is displaying a row in the database. 4 5 See the [Active record pattern](https://en.wikipedia.org/wiki/Active_record_pattern).
Download modules/cms/model/README.md
History Wed, 18 Nov 2020 01:46:36 +0100 Jan Dankert Refactoring of model classes: New method persist() and some other cleanups.