yangruiyou85 / yiidoc

Automatically exported from code.google.com/p/yiidoc
0 stars 0 forks source link

Wrong description of CController::behaviors() #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.yiiframework.com/doc/api/1.1.0/CController#behaviors-detail

Note, the behavior classes must implement IBehavior or extend from 
CBehavior. Behaviors declared in this method will be attached to the 
___model___ when it is instantiated.

Should be "controller", not "model".

Original issue reported on code.google.com by alexander.makarow on 22 Jan 2010 at 7:27

GoogleCodeExporter commented 9 years ago

Original comment by qiang.xue on 22 Jan 2010 at 7:32