array('type' => 'uc_order', 'label' => t('Order')), )); $set->label = t('@method conditions', array('@method' => $method['title'])); $configs['get_quote_from_' . $method['id']] = $set; } return $configs; }