Example #1
0
 /**
  * @return array customized attribute labels (name=>label)
  */
 public function attributeLabels()
 {
     return CMap::mergeArray(parent::attributeLabels(), array());
 }