Home
last modified time | relevance | path

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

/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dclass-feed.php91 protected $commentfeedtype = NULL; variable in feed
177 $this->commentfeedtype = $this->getCommentFeedType();
309 switch ($this->commentfeedtype) {
487 switch ($this->commentfeedtype) {
497 $items = getLatestZenpageComments($this->itemnumber, $this->commentfeedtype, $this->id);
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Drss.php552 switch ($this->commentfeedtype) {