Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Comment

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

 __construct (string $filesUserFieldEntityId, string $filesUserFieldName)
 
 getVisualEditorResponse (string $name, int $id=0, string $text='')
 
 saveFiles (int $id, array $files)
 
 getFileUserFields (int $id=0)
 
 getFilesContentResponse (int $id)
 
 sendMentions (int $id, int $fromUserId, string $text, string $message, array $previouslyMentionedUserIds=[])
 
 getUserGenderSuffix (int $userId)
 

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

 getUserFieldManager ()
 

Защищенные данные

 $filesUserFieldEntityId
 
 $filesUserFieldName
 

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

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

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

◆ __construct()

__construct ( string $filesUserFieldEntityId,
string $filesUserFieldName )

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

Методы

◆ getFilesContentResponse()

getFilesContentResponse ( int $id)

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

◆ getFileUserFields()

getFileUserFields ( int $id = 0)

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

◆ getUserFieldManager()

getUserFieldManager ( )
protected

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

◆ getUserGenderSuffix()

getUserGenderSuffix ( int $userId)

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

◆ getVisualEditorResponse()

getVisualEditorResponse ( string $name,
int $id = 0,
string $text = '' )

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

◆ saveFiles()

saveFiles ( int $id,
array $files )

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

◆ sendMentions()

sendMentions ( int $id,
int $fromUserId,
string $text,
string $message,
array $previouslyMentionedUserIds = [] )

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

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

◆ $filesUserFieldEntityId

$filesUserFieldEntityId
protected

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

◆ $filesUserFieldName

$filesUserFieldName
protected

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