public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), array('concactedName' => Zurmo::t('Core', 'Concated Name'), 'AAAName' => Zurmo::t('Core', 'AAAName'), 'differentOperatorA' => Zurmo::t('Core', 'differentOperatorA'), 'differentOperatorB' => Zurmo::t('Core', 'differentOperatorB')));
 }
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), array('anyA' => Zurmo::t('Core', 'Any A'), 'ABName' => Zurmo::t('Core', 'ABName'), 'differentOperatorA' => Zurmo::t('Core', 'differentOperatorA'), 'differentOperatorB' => Zurmo::t('Core', 'differentOperatorB'), 'dateDateTimeADate__Date' => Zurmo::t('Core', 'dateDateTimeADate Date'), 'dateDateTimeADateTime__DateTime' => Zurmo::t('Core', 'dateDateTimeADateTime DateTime')));
 }
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), array('concactedName' => Yii::t('Default', 'Concated Name'), 'IIIName' => Yii::t('Default', 'IIIName'), 'differentOperatorA' => Yii::t('Default', 'differentOperatorA'), 'differentOperatorB' => Yii::t('Default', 'differentOperatorB')));
 }
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), array('savedSearchId' => Zurmo::t('Core', 'Id'), 'savedSearchName' => Zurmo::t('Core', 'Name'), 'loadSavedSearchUrl' => 'LoadSavedSearchUrl'));
 }