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

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

static createInstance ()
 

Открытые атрибуты

const TYPE = 'STANDARD'
 
- Открытые атрибуты унаследованные от Observance
const TYPE = StandardObservance::TYPE
 

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

- Открытые члены унаследованные от Observance
 __construct ()
 
 getType ()
 
 getProperties ()
 
 setDtStart (?ParserPropertyType $dtStart)
 
 setTzOffsetFrom (?ParserPropertyType $tzOffsetFrom)
 
 setTzOffsetTo (?ParserPropertyType $tzOffsetTo)
 
 getTzOffsetTo ()
 
 getTzOffsetFrom ()
 
 getDtStart ()
 
- Открытые члены унаследованные от BasicComponent
 accessContent ()
 
 toString ()
 
 appendProperty (PropertyType $property)
 
 appendSubComponent (BasicComponent $component)
 
- Защищенные члены унаследованные от BasicComponent
 hasRequiredProperties (Content $componentLoad)
 
- Защищенные данные унаследованные от Observance
 $dtStart
 
 $tzOffsetFrom
 
 $tzOffsetTo
 

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

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

Методы

◆ createInstance()

static createInstance ( )
static
Возвращает
StandardObservance

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

Данные класса

◆ TYPE

const TYPE = 'STANDARD'

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