public function attributeLabels() { return array_merge(parent::attributeLabels(), array('dynamicClauses' => Zurmo::t('Core', 'Advanced Search Rows'), 'dynamicStructure' => Zurmo::t('Core', 'Search Operator'))); }
public function attributeLabels() { return array_merge(parent::attributeLabels(), array('anyEmail' => Zurmo::t('ZurmoModule', 'Any Email Address'), 'fullName' => Zurmo::t('Core', 'Name'))); }
/** * @return array */ public function attributeLabels() { return array_merge(parent::attributeLabels(), array('workflowName' => Zurmo::t('WorkflowsModule', 'Workflow Name'))); }