extension
-
php yii 如何调用extension类



Components的方法 引入以及定义: 在config.php文件里面 ’components’=>array(’xyz’=>array(’class’=>’ext.xyz.XyzClass’,’property1’=>’value1’,’property2’=>’…



Components的方法 引入以及定义: 在config.php文件里面 ’components’=>array(’xyz’=>array(’class’=>’ext.xyz.XyzClass’,’property1’=>’value1’,’property2’=>’…