protected function getStylesheets() { $stylesheets = parent::getStylesheets(); $stylesheets[] = 'styles/css/minimal/screen/basemod_minimal_col3.css'; return $stylesheets; }
protected function teaserHeadline() { return '<a href="gallery">' . parent::teaserHeadline() . '</a> » ' . $this->getWords()->getBuffered('GalleryAvatars') . '</a>'; }
protected function teaserHeadline() { return '<a href="gallery">' . parent::teaserHeadline() . '</a> » ' . $this->words->getBuffered("Photosets"); }