1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Processor
Граф наследования:Processor:
Processor

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

 __construct ($params)
 setUserId (?int $userId)
 setGroupId (?int $groupId)
 getRequest ()
 setFilter (array $value=[])
 getFilter ()
 setFilterKey ($key='', $value=false)
 addFilter ($key='', $value=false)
 unsetFilterKey ($key='')
 getFilterKey ($key='')
 setOrder (array $value=[])
 setOrderKey ($key='', $value=false)
 getOrder ()
 getOrderKey ($key='')
 setListParams (array $value=[])
 setListParamsKey ($key='', $value=false)
 getListParams ()
 getListParamsKey ($key='')
 setNavParams ($value=false)
 getNavParams ()
 setFirstPage ($value=false)
 getFirstPage ()
 getUnreadTaskCommentsIdList (&$result)
 getResultTaskCommentsIdList (&$result)
 getMicroblogUserId (&$result)
 setContext ()
 isSpace ()

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

 getComponent ()

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

static getUnreadCommentsIdList ($params)

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

 $component
 $request
 $filter = []
 $order = [ 'LOG_DATE' => 'DESC' ]
 $listParams = []
 $navParams = false
 $firstPage = false
string $context = ''
int $userId = 0
int $groupId = 0

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

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

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

◆ __construct()

__construct ( $params)

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

Методы

◆ addFilter()

addFilter ( $key = '',
$value = false )

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

◆ getComponent()

getComponent ( )
protected

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

◆ getFilter()

getFilter ( )

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

◆ getFilterKey()

getFilterKey ( $key = '')

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

◆ getFirstPage()

getFirstPage ( )

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

◆ getListParams()

getListParams ( )

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

◆ getListParamsKey()

getListParamsKey ( $key = '')

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

◆ getMicroblogUserId()

getMicroblogUserId ( & $result)

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

◆ getNavParams()

getNavParams ( )

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

◆ getOrder()

getOrder ( )

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

◆ getOrderKey()

getOrderKey ( $key = '')

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

◆ getRequest()

getRequest ( )

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

◆ getResultTaskCommentsIdList()

getResultTaskCommentsIdList ( & $result)

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

◆ getUnreadCommentsIdList()

getUnreadCommentsIdList ( $params)
staticprotected

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

◆ getUnreadTaskCommentsIdList()

getUnreadTaskCommentsIdList ( & $result)

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

◆ isSpace()

isSpace ( )

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

◆ setContext()

setContext ( )

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

◆ setFilter()

setFilter ( array $value = [])

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

◆ setFilterKey()

setFilterKey ( $key = '',
$value = false )

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

◆ setFirstPage()

setFirstPage ( $value = false)

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

◆ setGroupId()

setGroupId ( ?int $groupId)

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

◆ setListParams()

setListParams ( array $value = [])

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

◆ setListParamsKey()

setListParamsKey ( $key = '',
$value = false )

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

◆ setNavParams()

setNavParams ( $value = false)

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

◆ setOrder()

setOrder ( array $value = [])

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

◆ setOrderKey()

setOrderKey ( $key = '',
$value = false )

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

◆ setUserId()

setUserId ( ?int $userId)

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

◆ unsetFilterKey()

unsetFilterKey ( $key = '')

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

Поля

◆ $component

$component
protected

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

◆ $context

string $context = ''
protected

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

◆ $filter

$filter = []
protected

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

◆ $firstPage

$firstPage = false
protected

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

◆ $groupId

int $groupId = 0
protected

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

◆ $listParams

$listParams = []
protected

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

◆ $navParams

$navParams = false
protected

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

◆ $order

$order = [ 'LOG_DATE' => 'DESC' ]
protected

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

◆ $request

$request
protected

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

◆ $userId

int $userId = 0
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/socialnetwork/lib/component/loglistcommon/processor.php