DynamicModel.php
Tags
Table of Contents
Classes
- DynamicModel
- DynamicModel is a model class that supports defining attributes at run-time (the so-called "dynamic attributes") using its constructor or [[defineAttribute()]]. DynamicModel can be used to support ad hoc data validation.