Searched refs:isConference (Results 1 – 2 of 2) sorted by relevance
39 if ($entry->isConference()) {206 if ($entry->isConference()) {
67 public function isConference(): bool { function in phpweb\\News\\Entry114 $href = self::WEBROOT . ($this->isConference() ? '/conferences/index.php' : '/index.php');
Completed in 6 milliseconds