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

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

 __construct (?string $commentXmlId)
 
 getFields ()
 
 getCommentXmlId ()
 
 setCommentXmlId ($commentXmlId)
 
 toString ()
 
- Открытые члены унаследованные от BaseProperty
 __toString ()
 

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

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

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

◆ __construct()

__construct ( ?string $commentXmlId)

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

Методы

◆ getCommentXmlId()

getCommentXmlId ( )

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

◆ getFields()

getFields ( )
Возвращает
array

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

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

◆ setCommentXmlId()

setCommentXmlId ( $commentXmlId)

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

◆ toString()

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

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

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