HumHub Documentation (unofficial)

DynamicModel.php

Tags
link
https://www.yiiframework.com/
copyright

Copyright (c) 2008 Yii Software LLC

license

https://www.yiiframework.com/license/

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.

        
On this page

Search results