
Public Member Functions | |
| getTargetURL () | |
| getMethod () | |
| getMessage () | |
Definition at line 34 of file Redirect.php.
| getMessage | ( | ) |
Additional custom message
Reimplemented from Mage_Page_Block_Redirect.
Definition at line 52 of file Redirect.php.
00053 { 00054 return $this->__('You will be redirected to GoogleCheckout in a few seconds.'); 00055 }
| getMethod | ( | ) |
| getTargetURL | ( | ) |
Description goes here...
Reimplemented from Mage_Page_Block_Redirect.
Definition at line 41 of file Redirect.php.
1.5.8