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

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

 execute (array &$result)
 
 convert (Socialnetwork\CommentAux\Base $handler, $lastId)
 
 replaceServiceField ($lastId)
 
- Открытые члены унаследованные от Stepper
 __destruct ()
 
 setOuterParams (array $outerParams)
 
 getOuterParams ()
 

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

static getSocialnetworkHandlersPostText ()
 
- Открытые статические члены унаследованные от Stepper
static getHtml ($ids=array(), $title="")
 
static getTitle ()
 
static execAgent ()
 
static makeArguments ($arguments=[])
 
static createInstance ()
 
static getModuleId ()
 
static checkRequest ()
 

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

 getCommentsCollection (array $filter, $lastId)
 
- Защищенные члены унаследованные от Stepper
 writeToLog (\Exception $exception)
 

Защищенные статические члены

static finishExecution ()
 
static getSocialnetworkHandlers ()
 
static decodeSocnetText ($text='', $type='serialized')
 

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

const MESSAGE_LIMIT = 500
 
- Защищенные данные унаследованные от Stepper
 $deleteFile = false
 
 $outerParams = []
 

Статические защищенные данные

static $moduleId = "forum"
 
- Статические защищенные данные унаследованные от Stepper
static $moduleId = "main"
 

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

- Открытые атрибуты унаследованные от Stepper
const CONTINUE_EXECUTION = true
 
const FINISH_EXECUTION = false
 

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

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

Методы

◆ convert()

convert ( Socialnetwork\CommentAux\Base $handler,
$lastId )

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

◆ decodeSocnetText()

static decodeSocnetText ( $text = '',
$type = 'serialized' )
staticprotected

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

◆ execute()

execute ( array & $option)

Executes some action, and if return value is false, agent will be deleted.

Аргументы
array$optionArray with main data to show if it is necessary like {steps : 35, count : 7}, where steps is an amount of iterations, count - current position.
Возвращает
boolean

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

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

◆ finishExecution()

static finishExecution ( )
staticprotected

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

◆ getCommentsCollection()

getCommentsCollection ( array $filter,
$lastId )
protected

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

◆ getSocialnetworkHandlers()

static getSocialnetworkHandlers ( )
staticprotected

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

◆ getSocialnetworkHandlersPostText()

static getSocialnetworkHandlersPostText ( )
static

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

◆ replaceServiceField()

replaceServiceField ( $lastId)

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

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

◆ $moduleId

$moduleId = "forum"
staticprotected

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

◆ MESSAGE_LIMIT

const MESSAGE_LIMIT = 500
protected

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