getLists(); $myLists = $this->getSubscribedLists(); $generalList = $this->getGeneralList(); $canShowButton = $this->getCanShowButton(); ?>

__('Newsletter Subscription'); ?>

getBlockHtml('formkey'); ?>
    getShowGeneral()): ?>
  • listLabel($generalList); ?>
    renderGroup($group, $generalList); ?>
  • notInMyAccount() && in_array($list['id'], $myLists)){ continue; } $igroups = $list['interest_groupings']; ?>
  • listLabel($list); ?>
    renderGroup($group, $list); ?>
helper('customer')->isLoggedIn() && $canShowButton): $emailTile = $this->__('Enter your email address'); ?>