Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true; variable in Sabre\\VObject\\ITip\\Broker
635 if ($this->scheduleAgentServerRules && $eventInfo['organizerScheduleAgent']==='CLIENT') {
878 if ($this->scheduleAgentServerRules &&
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true; variable in Sabre\\VObject\\ITip\\Broker
632 if ($this->scheduleAgentServerRules && 'CLIENT' === $eventInfo['organizerScheduleAgent']) {
902 if ($this->scheduleAgentServerRules &&
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true; variable in Sabre\\VObject\\ITip\\Broker
640 if ($this->scheduleAgentServerRules && $eventInfo['organizerScheduleAgent']==='CLIENT') {
899 if ($this->scheduleAgentServerRules &&
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true; variable in Sabre\\VObject\\ITip\\Broker
647 if ($this->scheduleAgentServerRules && $eventInfo['organizerScheduleAgent'] === 'CLIENT') {
907 if ($this->scheduleAgentServerRules &&
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true; variable in Sabre\\VObject\\ITip\\Broker
640 if ($this->scheduleAgentServerRules && $eventInfo['organizerScheduleAgent']==='CLIENT') {
899 if ($this->scheduleAgentServerRules &&