예제 #1
0
	public function attributeLabels()
	{
		return CMap::mergeArray(parent::attributeLabels(), array(
			'icon' => 'Иконка',
		));
	}