コード例 #1
0
 public function getOperations()
 {
     return ArrayHelper::markObjects(Banner::model()->findAll(), 'name');
 }