Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Calendar
+ Граф наследования:Calendar:

Открытые члены

 __construct (string $name=null)
 
 getType ()
 
 getProperties ()
 
 setMethod (string $method)
 
 setName (string $name)
 
 setDescription (string $description)
 
 setIdentifier (string $identifier)
 
 addEvent ($event)
 
 setTimezones ($timezone)
 
 setWithTimezone ()
 
 refreshInterval (int $min)
 
 get ()
 
 setContent ()
 
- Открытые члены унаследованные от BasicComponent
 accessContent ()
 
 toString ()
 
 appendProperty (PropertyType $property)
 
 appendSubComponent (BasicComponent $component)
 

Открытые статические члены

static createInstance (string $name=null)
 

Дополнительные унаследованные члены

- Защищенные члены унаследованные от BasicComponent
 hasRequiredProperties (Content $componentLoad)
 

Подробное описание

См. определение в файле calendar.php строка 12

Конструктор(ы)

◆ __construct()

__construct ( string $name = null)

Calendar constructor.

Аргументы
string | null$name

См. определение в файле calendar.php строка 36

Методы

◆ addEvent()

addEvent ( $event)
Аргументы
$event
Возвращает
$this

См. определение в файле calendar.php строка 108

◆ createInstance()

static createInstance ( string $name = null)
static
Аргументы
string | null$name
Возвращает
Calendar

См. определение в файле calendar.php строка 27

◆ get()

get ( )
Возвращает
string

См. определение в файле calendar.php строка 182

◆ getProperties()

getProperties ( )
Возвращает
string[]

Переопределяет метод предка BasicComponent.

См. определение в файле calendar.php строка 52

◆ getType()

getType ( )
Возвращает
string

Переопределяет метод предка BasicComponent.

См. определение в файле calendar.php строка 44

◆ refreshInterval()

refreshInterval ( int $min)
Аргументы
int$min
Возвращает
$this

См. определение в файле calendar.php строка 172

◆ setContent()

setContent ( )
Возвращает
Content

Замещает BuilderComponent.

См. определение в файле calendar.php строка 190

◆ setDescription()

setDescription ( string $description)
Аргументы
string$description
Возвращает
$this

См. определение в файле calendar.php строка 86

◆ setIdentifier()

setIdentifier ( string $identifier)
Аргументы
string$identifier
Возвращает
$this

См. определение в файле calendar.php строка 97

◆ setMethod()

setMethod ( string $method)
Аргументы
string$method
Возвращает
$this

См. определение в файле calendar.php строка 64

◆ setName()

setName ( string $name)
Аргументы
string$name
Возвращает
$this

См. определение в файле calendar.php строка 75

◆ setTimezones()

setTimezones ( $timezone)
Аргументы
$timezone
Возвращает
$this

См. определение в файле calendar.php строка 135

◆ setWithTimezone()

setWithTimezone ( )
Возвращает
$this

См. определение в файле calendar.php строка 161