config->use_https) { $url = JRoute::_('index.php?option=com_jdonation&Itemid='.$this->Itemid, false, 1); } else { $url = JRoute::_('index.php?option=com_jdonation&Itemid='.$this->Itemid, false); } ?>

config->donation_form_msg ; if (strlen($msg)) { ?>

config->use_campaign) { if (!$this->fromMenu) { ?>
lists['campaign_id'] ;?>
campaignTitle ; ?>
config->registration_integration && !$this->userId) { ?>
config->s_lastname) { ?>
config->s_organization) { ?>
config->s_address) { ?>
config->s_address2) { ?>
config->s_city) { ?>
config->s_country) { ?>
lists['country_list']; ?>
config->s_state) { if ($this->config->state_dropdown) { ?>
lists['state'] ; ?>
config->s_zip) { ?>
config->s_phone) { ?>
config->s_fax) { ?>
config->pay_payment_gateway_fee) { ?>
lists['pay_payment_gateway_fee'] ; ?>
config->enable_hide_donor) { ?>
hideMe) echo ' checked="checked"' ; ?> />

recurring) { if ($this->campaignId) { $db = JFactory::getDbo() ; $sql = 'SELECT enable_recurring FROM #__jd_campaigns WHERE id='.$this->campaignId ; $db->setQuery($sql) ; $enableRecurring = $db->loadResult(); if ($enableRecurring && $this->method->getEnableRecurring()) $style = ''; else $style = ' style="display:none;"' ; } else { if ($this->method->getEnableRecurring()) $style = ''; else $style = ' style="display:none;"' ; } ?>
>
lists['donation_type']; ?>
lists['donation_type']; } ?>
donationType == 'onetime' || !$this->method->getEnableRecurring()) $style = ' style="display:none" '; else $style = ''; ?>
>
lists['r_frequency'];?>
config->show_r_times) { ?>
>
config->donation_amounts) { $explanations = explode("\r\n", $this->config->donation_amounts_explanation) ; $amounts = explode("\r\n", $this->config->donation_amounts); if ($this->config->amounts_format == 1) { for ($i = 0 , $n = count($amounts) ; $i < $n ; $i++) { $amount = (float)$amounts[$i] ; if ($amount == $this->rdAmount) { $checked = ' checked="checked" ' ; } else { $checked = '' ; } ?> onclick="clearTextbox();" />config, $amount);?> '.$explanations[$i].' ' ; } ?>
config, $amount)." [$explanations[$i]]") ; } else { $options[] = JHtml::_('select.option', $amount, JDonationHelperHtml::formatAmount($this->config, $amount)) ; } } echo $this->config->currency_symbol.' '.JHtml::_('select.genericlist', $options, 'rd_amount', ' class="input-large" onchange="clearTextbox();" ', 'value', 'text', $this->rdAmount).'

'; } } if ($this->config->display_amount_textbox) { echo $this->config->currency_symbol.' '; ?>
config->currency_selection) { ?>
lists['currency_code']; ?>
methods) > 1) { ?>
methods); $i < $n; $i++) { $paymentMethod = $this->methods[$i]; if ($paymentMethod->getName() == $this->paymentMethod) { $checked = ' checked="checked" '; $method = $paymentMethod ; } else $checked = ''; ?> />getTitle()); ?>
methods[0] ; ?>
getTitle()); ?>
getCreditCard()) { $style = '' ; } else { $style = 'style = "display:none"'; } ?>
>
>
lists['exp_month'] .' / '.$this->lists['exp_year'] ; ?>
>
getCardType()) { $style = '' ; } else { $style = ' style = "display:none;" ' ; } ?>
>
lists['card_type'] ; ?>
getCardHolderName()) { $style = '' ; } else { $style = ' style = "display:none;" ' ; } ?>
>
getName() == 'os_echeck') { $style = ''; } else { $style = ' style = "display:none;" ' ; } ?>
>
>
>
lists['x_bank_acct_type']; ?>
>
>
idealEnabled) { if ($method->getName() == 'os_ideal') { $style = '' ; } else { $style = ' style = "display:none;" ' ; } ?>
>
lists['bank_id'] ; ?>
customField) { echo $this->fields ; } if ($this->config->s_comment) { ?>
config->accept_term ==1) { ?>
 
methods) == 1) { ?> fromMenu) { ?> recurring) { ?>
config->amount_by_campaign) { $rowCampaigns = $this->rowCampaigns ; for ($j = 0 , $m = count($rowCampaigns) ; $j < $m ; $j++) { $rowCampaign = $rowCampaigns[$j] ; ?>