Esempio n. 1
0
 protected function getCachedTemplateNames() {
     return array_merge(parent::getCachedTemplateNames(),
                        array('main', 'breadcrumbs', 'breadcrumbs_entry',
                              'home', 'period_stats', 'icon_object', 'affiliate_tutorial_video'));
 }
Esempio n. 2
0
 protected function getCachedTemplateNames() {
     return array_merge(parent::getCachedTemplateNames(),
                        array('main', 'breadcrumbs', 'merchant_tutorial_video'));
 }