Home
last modified time | relevance | path

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

/plugin/schedule/
H A Dschedules.class.php53 var $printProp = false; // display proposal event form variable in schedules
226 $this->printProp = true;
236 $this->printProp = false;
522 … if (!$this->printProp && $schedule->member && !$this->isMemberOfAll ($schedule->requestMembers)) {
561 if ($this->printProp) {
1047 if ($this->printProp || $this->printForm)
1472 if (!($this->printForm || $this->printProp))
1480 …' <p>'.$this->getLang ($this->printProp ? 'proposedEvent' : 'addEvent').'</p>'.NL. // XXX getLang
1505 … $availableGroup = ($this->isAdmin () || $this->printProp)? $this->allGroups : $this->userGroups;
1615 if ($this->printProp) {