checkout_payment.php File Reference
Go to the source code of this file.
Variables
- $boxe = $page->oscss_boxes->_return('checkout_progressbar')
- if (isset($_GET['payment_error'])&&is_object(${$_GET['payment_error']})&&($error=${$_GET['payment_error']}->get_error()))
- if(sizeof($selection) > 1) else
- endif
- for($i=0, $n=sizeof($selection);$i
<$n;$i++) onmouseout
Variable Documentation
| $boxe = $page->oscss_boxes->_return('checkout_progressbar') |
Definition at line 13 of file checkout_payment.php.
Definition at line 47 of file checkout_payment.php.
Definition at line 51 of file checkout_payment.php.
| if(isset($_GET['payment_error'])&&is_object(${$_GET['payment_error']})&&($error=${$_GET['payment_error']}->get_error())) |
Retour des erreurs.
Definition at line 23 of file checkout_payment.php.
| for ($i=0, $n=sizeof($selection);$i<$n;$i++) onmouseout |
Initial value:
"this.id='mouseOutpost';"> <label for="payment<?php echo $i; ?>"> <span class="methodName"><?php echo $selection[$i]['module']
Definition at line 56 of file checkout_payment.php.
