Home
last modified time | relevance | path

Searched refs:getChannelTitleExtra (Results 1 – 2 of 2) sorted by relevance

/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Drss.php461 $albumname = $this->getChannelTitleExtra();
466 $albumname = ' - ' . html_encode($albumtitle) . $this->getChannelTitleExtra();
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dclass-feed.php403 protected function getChannelTitleExtra() { function in feed