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

Защищенные члены

 getRecurringRule ()
 
 getLocation ()
 
 getStart ()
 
 getEnd ()
 
 getFullDay ()
 
 getAttendees ()
 
 getSection ()
 
- Защищенные члены унаследованные от EventBuilderFromArray
 getName ()
 
 getStartTimezone ()
 
 getEndTimezone ()
 
 getOriginalDate ()
 
 getReminders ()
 
 getDescription ()
 
 getColor ()
 
 getTransparency ()
 
 getImportance ()
 
 getAccessibility ()
 
 getIsPrivate ()
 
 getEventHost ()
 
 getCreator ()
 
 getOwner ()
 
 getMeetingDescription ()
 
 getVersion ()
 
 getCalendarType ()
 
 getUid ()
 
 isDeleted ()
 
 isActive ()
 
 getRecurrenceId ()
 
 getDateCreate ()
 
 getDateModified ()
 
 getExcludedDate ()
 
 getId ()
 
 getParentId ()
 
 isMeeting ()
 
 getMeetingStatus ()
 
 getRelations ()
 
 getSpecialLabel ()
 
- Защищенные члены унаследованные от EventBuilder
 getBaseEvent ()
 
 prepareRecurringRule ($ruleData=null)
 
 prepareLocation ($locationData='')
 
 prepareEventHost (int $hostId=null)
 
 prepareUserInstance (int $userId)
 
 fillAttendeeCollection (AttendeeCollection $collection, $hostEventId)
 
 prepareMeetingDescription ($meeting=null)
 
 prepareRelations ($relations)
 
 prepareExcludedDates (string $dates='')
 
 createDateForRecurrence (string $date)
 

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

- Открытые члены унаследованные от EventBuilderFromArray
 __construct (array $fields)
 
- Открытые члены унаследованные от EventBuilder
 setBaseEvent (Event $event)
 
 build ()
 
- Защищенные данные унаследованные от EventBuilderFromArray
 $fields
 

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

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

Методы

◆ getAttendees()

getAttendees ( )
protected
Возвращает
AttendeeCollection|null

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

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

◆ getEnd()

getEnd ( )
protected
Возвращает
Date
Исключения
ObjectException

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

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

◆ getFullDay()

getFullDay ( )
protected
Возвращает
bool

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

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

◆ getLocation()

getLocation ( )
protected
Возвращает
Event\Properties\Location|null

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

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

◆ getRecurringRule()

getRecurringRule ( )
protected
Возвращает
Event\Properties\RecurringEventRules|null
Исключения
ObjectException

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

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

◆ getSection()

getSection ( )
protected
Возвращает
Section|null
Исключения
ArgumentException
ObjectPropertyException
SystemException

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

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

◆ getStart()

getStart ( )
protected
Возвращает
Date
Исключения
ObjectException

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

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