Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php163 * @param string|array $userHref
167 public function parseEvent($calendar = null, $userHref, $oldCalendar = null) { argument
187 $userHref = (array)$userHref;
229 if (in_array($eventInfo['organizer'], $userHref)) {
238 if (in_array($attendee['href'], $userHref)) {
249 if (in_array($eventInfo['organizer'], $userHref)) {
256 if (in_array($attendee['href'], $userHref)) {
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php161 * @param string|array $userHref
166 public function parseEvent($calendar = null, $userHref, $oldCalendar = null) argument
186 $userHref = (array) $userHref;
226 if (in_array($eventInfo['organizer'], $userHref)) {
235 if (in_array($attendee['href'], $userHref)) {
244 if (in_array($eventInfo['organizer'], $userHref)) {
251 if (in_array($attendee['href'], $userHref)) {
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php163 * @param string|array $userHref
167 public function parseEvent($calendar = null, $userHref, $oldCalendar = null) { argument
187 $userHref = (array)$userHref;
229 if (in_array($eventInfo['organizer'], $userHref)) {
238 if (in_array($attendee['href'], $userHref)) {
249 if (in_array($eventInfo['organizer'], $userHref)) {
256 if (in_array($attendee['href'], $userHref)) {
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php164 * @param string|array $userHref
169 function parseEvent($calendar = null, $userHref, $oldCalendar = null) { argument
189 $userHref = (array)$userHref;
231 if (in_array($eventInfo['organizer'], $userHref)) {
240 if (in_array($attendee['href'], $userHref)) {
251 if (in_array($eventInfo['organizer'], $userHref)) {
258 if (in_array($attendee['href'], $userHref)) {
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php163 * @param string|array $userHref
167 public function parseEvent($calendar = null, $userHref, $oldCalendar = null) { argument
187 $userHref = (array)$userHref;
229 if (in_array($eventInfo['organizer'], $userHref)) {
238 if (in_array($attendee['href'], $userHref)) {
249 if (in_array($eventInfo['organizer'], $userHref)) {
256 if (in_array($attendee['href'], $userHref)) {